Pull request #42842 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 5176095455642c30642efacf6f35afc7c6dede92 rather than b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 Obtained Jenkinsfile from 5176095455642c30642efacf6f35afc7c6dede92 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-42842@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-09-15T15:41:22.193Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-09-15T15:41:22.199Z] Trying to pass milestone 3 [Pipeline] milestone [2021-09-15T15:41:22.260Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-09-15T15:41:22.506Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eeef7b87048cfe80) in /home/ubuntu/workspace/moby_PR-42842 [Pipeline] { [Pipeline] checkout [2021-09-15T15:41:22.589Z] The recommended git tool is: git [2021-09-15T15:41:24.513Z] using credential docker-jenkins-github-credentials [2021-09-15T15:41:24.521Z] Cloning the remote Git repository [2021-09-15T15:41:24.521Z] Cloning with configured refspecs honoured and without tags [2021-09-15T15:41:24.536Z] Cloning repository https://github.com/moby/moby.git [2021-09-15T15:41:24.586Z] > git init /home/ubuntu/workspace/moby_PR-42842 # timeout=10 [2021-09-15T15:41:24.622Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:41:24.622Z] > git --version # timeout=10 [2021-09-15T15:41:24.642Z] > git --version # 'git version 2.17.1' [2021-09-15T15:41:24.643Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:41:24.644Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:41:42.611Z] Fetching without tags [2021-09-15T15:41:42.890Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:41:43.514Z] Merge succeeded, producing b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:41:43.514Z] Checking out Revision b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 (PR-42842) [2021-09-15T15:41:42.546Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:41:42.559Z] > git config --add remote.origin.fetch +refs/pull/42842/head:refs/remotes/origin/PR-42842 # timeout=10 [2021-09-15T15:41:42.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:41:42.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:41:42.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:41:42.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:41:42.616Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:41:42.896Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:41:42.911Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:41:43.457Z] > git remote # timeout=10 [2021-09-15T15:41:43.472Z] > git config --get remote.origin.url # timeout=10 [2021-09-15T15:41:43.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:41:43.486Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-15T15:41:43.503Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-15T15:41:43.516Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:41:43.529Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:41:47.465Z] Commit message: "libnetwork/overlay:remove unused peerInit function" [2021-09-15T15:41:47.468Z] > git rev-list --no-walk b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-15T15:41:48.635Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42842:/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-09-15T15:41:55.183Z] Unable to find image 'alpine:latest' locally [2021-09-15T15:41:55.441Z] latest: Pulling from library/alpine [2021-09-15T15:41:55.441Z] a0d0a0d46f8b: Pulling fs layer [2021-09-15T15:41:55.703Z] a0d0a0d46f8b: Download complete [2021-09-15T15:41:55.703Z] a0d0a0d46f8b: Pull complete [2021-09-15T15:41:55.703Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-15T15:41:55.703Z] Status: Downloaded newer image for alpine:latest [2021-09-15T15:42:00.964Z] 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] { (Branch: win-2022-c8d) [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) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-09-15T15:42:01.237Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eeef7b87048cfe80) in /home/ubuntu/workspace/moby_PR-42842 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [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] { [2021-09-15T15:42:01.295Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-056a01ccfa1313018) in /home/ubuntu/workspace/moby_PR-42842 [Pipeline] checkout [2021-09-15T15:42:01.309Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-09-15T15:42:01.357Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-09-15T15:42:01.374Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-09-15T15:42:01.381Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [Pipeline] checkout 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 [2021-09-15T15:42:01.467Z] The recommended git tool is: git [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-09-15T15:42:01.709Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [Pipeline] } [Pipeline] } [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-09-15T15:42:02.178Z] Merge succeeded, producing b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:42:02.179Z] Checking out Revision b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 (PR-42842) [2021-09-15T15:42:02.252Z] Commit message: "libnetwork/overlay:remove unused peerInit function" [2021-09-15T15:42:01.366Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42842/.git # timeout=10 [2021-09-15T15:42:01.375Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:42:01.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:42:01.383Z] > git --version # timeout=10 [2021-09-15T15:42:01.388Z] > git --version # 'git version 2.17.1' [2021-09-15T15:42:01.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:42:01.389Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:42:01.711Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:42:01.717Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:42:02.141Z] > git remote # timeout=10 [2021-09-15T15:42:02.151Z] > git config --get remote.origin.url # timeout=10 [2021-09-15T15:42:02.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:42:02.164Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-15T15:42:02.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-15T15:42:02.180Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:42:02.185Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-15T15:42:02.905Z] using credential docker-jenkins-github-credentials [2021-09-15T15:42:02.913Z] Cloning the remote Git repository [2021-09-15T15:42:02.913Z] Cloning with configured refspecs honoured and without tags [2021-09-15T15:42:03.054Z] + [ PR != PR ] [2021-09-15T15:42:03.054Z] + [ master != master ] [2021-09-15T15:42:03.054Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-15T15:42:03.377Z] + docker version [2021-09-15T15:42:03.377Z] Client: Docker Engine - Community [2021-09-15T15:42:03.377Z] Version: 20.10.6 [2021-09-15T15:42:03.377Z] API version: 1.41 [2021-09-15T15:42:03.377Z] Go version: go1.13.15 [2021-09-15T15:42:03.377Z] Git commit: 370c289 [2021-09-15T15:42:03.377Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-15T15:42:03.377Z] OS/Arch: linux/amd64 [2021-09-15T15:42:03.377Z] Context: default [2021-09-15T15:42:03.377Z] Experimental: true [2021-09-15T15:42:03.377Z] [2021-09-15T15:42:03.377Z] Server: Docker Engine - Community [2021-09-15T15:42:03.377Z] Engine: [2021-09-15T15:42:03.377Z] Version: 20.10.6 [2021-09-15T15:42:03.377Z] API version: 1.41 (minimum version 1.12) [2021-09-15T15:42:03.377Z] Go version: go1.13.15 [2021-09-15T15:42:03.377Z] Git commit: 8728dd2 [2021-09-15T15:42:03.377Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-15T15:42:03.377Z] OS/Arch: linux/amd64 [2021-09-15T15:42:03.377Z] Experimental: true [2021-09-15T15:42:03.377Z] containerd: [2021-09-15T15:42:03.377Z] Version: 1.4.6 [2021-09-15T15:42:03.377Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:42:03.377Z] runc: [2021-09-15T15:42:03.377Z] Version: 1.0.0-rc95 [2021-09-15T15:42:03.377Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:42:03.377Z] docker-init: [2021-09-15T15:42:03.377Z] Version: 0.19.0 [2021-09-15T15:42:03.377Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-15T15:42:03.660Z] + docker info [2021-09-15T15:42:02.972Z] Cloning repository https://github.com/moby/moby.git [2021-09-15T15:42:03.018Z] > git init /home/ubuntu/workspace/moby_PR-42842 # timeout=10 [2021-09-15T15:42:03.042Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:42:03.042Z] > git --version # timeout=10 [2021-09-15T15:42:03.045Z] > git --version # 'git version 2.17.1' [2021-09-15T15:42:03.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:42:03.047Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:42:14.954Z] Fetching without tags [2021-09-15T15:42:15.209Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:42:15.740Z] Merge succeeded, producing b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:42:15.741Z] Checking out Revision b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 (PR-42842) [2021-09-15T15:42:14.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:42:14.943Z] > git config --add remote.origin.fetch +refs/pull/42842/head:refs/remotes/origin/PR-42842 # timeout=10 [2021-09-15T15:42:14.946Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:42:14.951Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:42:14.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:42:14.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:42:14.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:42:15.213Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:42:15.215Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:42:15.723Z] > git remote # timeout=10 [2021-09-15T15:42:15.725Z] > git config --get remote.origin.url # timeout=10 [2021-09-15T15:42:15.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:42:15.731Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-15T15:42:15.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-15T15:42:15.742Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:42:15.746Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:42:15.850Z] Client: [2021-09-15T15:42:15.850Z] Context: default [2021-09-15T15:42:15.850Z] Debug Mode: false [2021-09-15T15:42:15.850Z] Plugins: [2021-09-15T15:42:15.850Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-15T15:42:15.850Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-15T15:42:15.850Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-15T15:42:15.850Z] [2021-09-15T15:42:15.850Z] Server: [2021-09-15T15:42:15.850Z] Containers: 0 [2021-09-15T15:42:15.850Z] Running: 0 [2021-09-15T15:42:15.850Z] Paused: 0 [2021-09-15T15:42:15.850Z] Stopped: 0 [2021-09-15T15:42:15.850Z] Images: 1 [2021-09-15T15:42:15.850Z] Server Version: 20.10.6 [2021-09-15T15:42:15.850Z] Storage Driver: overlay2 [2021-09-15T15:42:15.850Z] Backing Filesystem: extfs [2021-09-15T15:42:15.850Z] Supports d_type: true [2021-09-15T15:42:15.850Z] Native Overlay Diff: true [2021-09-15T15:42:15.850Z] userxattr: false [2021-09-15T15:42:15.850Z] Logging Driver: json-file [2021-09-15T15:42:15.850Z] Cgroup Driver: cgroupfs [2021-09-15T15:42:15.850Z] Cgroup Version: 1 [2021-09-15T15:42:15.850Z] Plugins: [2021-09-15T15:42:15.850Z] Volume: local [2021-09-15T15:42:15.850Z] Network: bridge host ipvlan macvlan null overlay [2021-09-15T15:42:15.850Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-15T15:42:15.850Z] Swarm: inactive [2021-09-15T15:42:15.850Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-15T15:42:15.850Z] Default Runtime: runc [2021-09-15T15:42:15.850Z] Init Binary: docker-init [2021-09-15T15:42:15.850Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:42:15.850Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:42:15.850Z] init version: de40ad0 [2021-09-15T15:42:15.850Z] Security Options: [2021-09-15T15:42:15.850Z] apparmor [2021-09-15T15:42:15.850Z] seccomp [2021-09-15T15:42:15.850Z] Profile: default [2021-09-15T15:42:15.850Z] Kernel Version: 5.4.0-1048-aws [2021-09-15T15:42:15.850Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-15T15:42:15.850Z] OSType: linux [2021-09-15T15:42:15.850Z] Architecture: x86_64 [2021-09-15T15:42:15.850Z] CPUs: 2 [2021-09-15T15:42:15.850Z] Total Memory: 7.569GiB [2021-09-15T15:42:15.850Z] Name: ip-10-100-68-24 [2021-09-15T15:42:15.850Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-15T15:42:15.850Z] Docker Root Dir: /var/lib/docker [2021-09-15T15:42:15.850Z] Debug Mode: false [2021-09-15T15:42:15.850Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:42:15.850Z] Labels: [2021-09-15T15:42:15.850Z] Experimental: true [2021-09-15T15:42:15.850Z] Insecure Registries: [2021-09-15T15:42:15.850Z] 127.0.0.0/8 [2021-09-15T15:42:15.850Z] Live Restore Enabled: true [2021-09-15T15:42:15.850Z] [2021-09-15T15:42:15.850Z] WARNING: No swap limit support [Pipeline] sh [2021-09-15T15:42:16.143Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:42:16.143Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:42:16.143Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42842/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-15T15:42:16.143Z] + bash /home/ubuntu/workspace/moby_PR-42842/check-config.sh [2021-09-15T15:42:16.143Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-15T15:42:16.143Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-15T15:42:16.143Z] [2021-09-15T15:42:16.143Z] Generally Necessary: [2021-09-15T15:42:16.143Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-15T15:42:16.143Z] - apparmor: enabled and tools installed [2021-09-15T15:42:16.143Z] - CONFIG_NAMESPACES: enabled [2021-09-15T15:42:16.143Z] - CONFIG_NET_NS: enabled [2021-09-15T15:42:16.143Z] - CONFIG_PID_NS: enabled [2021-09-15T15:42:16.143Z] - CONFIG_IPC_NS: enabled [2021-09-15T15:42:16.143Z] - CONFIG_UTS_NS: enabled [2021-09-15T15:42:16.143Z] - CONFIG_CGROUPS: enabled [2021-09-15T15:42:16.143Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-15T15:42:16.143Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-15T15:42:16.143Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-15T15:42:16.143Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-15T15:42:16.143Z] - CONFIG_CPUSETS: enabled [2021-09-15T15:42:16.143Z] - CONFIG_MEMCG: enabled [2021-09-15T15:42:16.143Z] - CONFIG_KEYS: enabled [2021-09-15T15:42:16.143Z] - CONFIG_VETH: enabled (as module) [2021-09-15T15:42:16.143Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-15T15:42:16.238Z] Still waiting to schedule task [2021-09-15T15:42:16.238Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-09-15T15:42:16.239Z] Still waiting to schedule task [2021-09-15T15:42:16.239Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ea293e0f0cab4e62)’ [2021-09-15T15:42:16.241Z] Still waiting to schedule task [2021-09-15T15:42:16.241Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0222e33e96748567c)’ [2021-09-15T15:42:16.242Z] Still waiting to schedule task [2021-09-15T15:42:16.243Z] Waiting for next available executor on ‘azwin-2-8f85c0’ [2021-09-15T15:42:16.243Z] Still waiting to schedule task [2021-09-15T15:42:16.243Z] Waiting for next available executor on ‘windows-2022’ [2021-09-15T15:42:16.244Z] Still waiting to schedule task [2021-09-15T15:42:16.244Z] Waiting for next available executor on ‘windows-2022’ [2021-09-15T15:42:16.400Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-15T15:42:16.400Z] [2021-09-15T15:42:16.400Z] Optional Features: [2021-09-15T15:42:16.400Z] - CONFIG_USER_NS: enabled [2021-09-15T15:42:16.400Z] - CONFIG_SECCOMP: enabled [2021-09-15T15:42:16.400Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-15T15:42:16.400Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-15T15:42:16.400Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-15T15:42:16.400Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-15T15:42:16.400Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-15T15:42:16.400Z] - CONFIG_BLK_CGROUP: enabled [2021-09-15T15:42:16.400Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-15T15:42:16.400Z] - CONFIG_CGROUP_PERF: enabled [2021-09-15T15:42:16.400Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-15T15:42:16.400Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-15T15:42:16.400Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-15T15:42:16.401Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-15T15:42:16.401Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-15T15:42:16.401Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-15T15:42:16.401Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-15T15:42:16.401Z] - CONFIG_IP_VS: enabled (as module) [2021-09-15T15:42:16.401Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-15T15:42:16.401Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-15T15:42:16.401Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-15T15:42:16.401Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-15T15:42:16.401Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-15T15:42:16.401Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-15T15:42:16.401Z] - CONFIG_EXT4_FS: enabled [2021-09-15T15:42:16.401Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-15T15:42:16.401Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-15T15:42:16.401Z] - Network Drivers: [2021-09-15T15:42:16.401Z] - "overlay": [2021-09-15T15:42:16.401Z] - CONFIG_VXLAN: enabled (as module) [2021-09-15T15:42:16.401Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-15T15:42:16.401Z] Optional (for encrypted networks): [2021-09-15T15:42:16.401Z] - CONFIG_CRYPTO: enabled [2021-09-15T15:42:16.401Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-15T15:42:16.401Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-15T15:42:16.401Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-15T15:42:16.401Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-15T15:42:16.401Z] - CONFIG_XFRM: enabled [2021-09-15T15:42:16.401Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-15T15:42:16.401Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-15T15:42:16.401Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-15T15:42:16.401Z] - "ipvlan": [2021-09-15T15:42:16.401Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-15T15:42:16.401Z] - "macvlan": [2021-09-15T15:42:16.657Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-15T15:42:16.657Z] - CONFIG_DUMMY: enabled (as module) [2021-09-15T15:42:16.657Z] - "ftp,tftp client in container": [2021-09-15T15:42:16.657Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-15T15:42:16.657Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-15T15:42:16.657Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-15T15:42:16.657Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-15T15:42:16.657Z] - Storage Drivers: [2021-09-15T15:42:16.657Z] - "aufs": [2021-09-15T15:42:16.657Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-15T15:42:16.657Z] - "btrfs": [2021-09-15T15:42:16.657Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-15T15:42:16.657Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-15T15:42:16.657Z] - "devicemapper": [2021-09-15T15:42:16.657Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-15T15:42:16.657Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-15T15:42:16.657Z] - "overlay": [2021-09-15T15:42:16.657Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-15T15:42:16.657Z] - "zfs": [2021-09-15T15:42:16.657Z] - /dev/zfs: present [2021-09-15T15:42:16.657Z] - zfs command: missing [2021-09-15T15:42:16.657Z] - zpool command: missing [2021-09-15T15:42:16.657Z] [2021-09-15T15:42:16.657Z] Limits: [2021-09-15T15:42:16.657Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-15T15:42:16.657Z] [2021-09-15T15:42:16.657Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-15T15:42:16.995Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 . [2021-09-15T15:42:17.251Z] #1 [internal] load build definition from Dockerfile [2021-09-15T15:42:17.251Z] #1 sha256:1b4eca43a38d0caa3d858d6657656ecc72c49325f2707762973c5b0c0bb150ed [2021-09-15T15:42:17.251Z] #1 transferring dockerfile: 16.34kB done [2021-09-15T15:42:17.251Z] #1 DONE 0.0s [2021-09-15T15:42:17.251Z] [2021-09-15T15:42:17.251Z] #2 [internal] load .dockerignore [2021-09-15T15:42:17.251Z] #2 sha256:1d9a806d677a474f8ea7776a7d6618694cffd1f43711fcdb94fddaf287709393 [2021-09-15T15:42:17.251Z] #2 transferring context: 87B done [2021-09-15T15:42:17.251Z] #2 DONE 0.0s [2021-09-15T15:42:17.251Z] [2021-09-15T15:42:17.251Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-15T15:42:17.251Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-15T15:42:17.508Z] #3 DONE 0.4s [2021-09-15T15:42:17.508Z] [2021-09-15T15:42:17.508Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-15T15:42:17.508Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-15T15:42:17.508Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-15T15:42:17.508Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-15T15:42:17.508Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-15T15:42:17.508Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-15T15:42:17.508Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 5.11MB / 9.67MB 0.1s [2021-09-15T15:42:17.765Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-15T15:42:17.765Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-15T15:42:17.765Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-09-15T15:42:18.022Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-15T15:42:18.022Z] #4 DONE 0.5s [2021-09-15T15:42:18.022Z] [2021-09-15T15:42:18.022Z] #5 [internal] load build definition from Dockerfile [2021-09-15T15:42:18.022Z] #5 sha256:db2a7c07915598605cf7651d3466476ad5175d684f39b52023b65d2cd01c44e6 [2021-09-15T15:42:18.022Z] #5 DONE 0.0s [2021-09-15T15:42:18.022Z] [2021-09-15T15:42:18.022Z] #6 [internal] load .dockerignore [2021-09-15T15:42:18.022Z] #6 sha256:80668acbb0e3ad0133db985181e385ed85edfa4d28251135c839aadf4dada75d [2021-09-15T15:42:18.022Z] #6 DONE 0.0s [2021-09-15T15:42:18.022Z] [2021-09-15T15:42:18.022Z] #10 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-15T15:42:18.022Z] #10 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-15T15:42:18.590Z] #10 DONE 0.4s [2021-09-15T15:42:18.590Z] [2021-09-15T15:42:18.590Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-15T15:42:18.590Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-15T15:42:18.590Z] #7 DONE 0.4s [2021-09-15T15:42:18.590Z] [2021-09-15T15:42:18.590Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:42:18.590Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-15T15:42:18.590Z] #8 DONE 0.4s [2021-09-15T15:42:18.590Z] [2021-09-15T15:42:18.590Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:42:18.590Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-15T15:42:18.590Z] #9 DONE 0.5s [2021-09-15T15:42:18.590Z] [2021-09-15T15:42:18.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:18.590Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:18.590Z] #11 DONE 0.0s [2021-09-15T15:42:18.590Z] [2021-09-15T15:42:18.590Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:42:18.590Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-15T15:42:18.590Z] #73 DONE 0.0s [2021-09-15T15:42:18.590Z] [2021-09-15T15:42:18.590Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-15T15:42:18.590Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-15T15:42:19.524Z] #50 DONE 0.0s [2021-09-15T15:42:19.524Z] [2021-09-15T15:42:19.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:19.524Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:19.524Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.0s done [2021-09-15T15:42:19.524Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 32.04MB / 54.93MB 0.5s [2021-09-15T15:42:19.524Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-15T15:42:19.524Z] #11 sha256:2d35a2f625aa42e8d096bcc48a4cb4df39d49440fdd9cf4d5210f42338b9492a 1.80kB / 1.80kB done [2021-09-15T15:42:19.524Z] #11 sha256:7ce0aad7247cfefe6a3126e2b8221f5cb81258aa68be12fe750ddd1ad2834c12 6.94kB / 6.94kB done [2021-09-15T15:42:19.524Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0B / 5.15MB 0.5s [2021-09-15T15:42:19.524Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 36.70MB / 54.93MB 0.6s [2021-09-15T15:42:19.524Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 2.10MB / 5.15MB 0.6s [2021-09-15T15:42:19.524Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0B / 10.87MB 0.6s [2021-09-15T15:42:19.524Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 44.04MB / 54.93MB 0.8s [2021-09-15T15:42:19.524Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.8s done [2021-09-15T15:42:19.524Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 6.29MB / 10.87MB 0.8s [2021-09-15T15:42:19.600Z] Commit message: "libnetwork/overlay:remove unused peerInit function" [2021-09-15T15:42:19.782Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 47.19MB / 54.93MB 0.9s [2021-09-15T15:42:19.782Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.9s [2021-09-15T15:42:19.782Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0B / 54.57MB 0.9s [2021-09-15T15:42:19.782Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 6.25MB / 54.57MB 1.0s [Pipeline] withEnv [Pipeline] { [2021-09-15T15:42:20.049Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 52.43MB / 54.93MB 1.1s [2021-09-15T15:42:20.049Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 14.68MB / 54.57MB 1.1s [2021-09-15T15:42:20.049Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 1.2s done [2021-09-15T15:42:20.049Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 26.21MB / 54.57MB 1.3s [2021-09-15T15:42:20.049Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 3.15MB / 85.72MB 1.3s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-15T15:42:20.307Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 39.85MB / 54.57MB 1.5s [2021-09-15T15:42:20.307Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 11.53MB / 85.72MB 1.5s [2021-09-15T15:42:20.307Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 47.19MB / 54.57MB 1.6s [2021-09-15T15:42:20.307Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 17.83MB / 85.72MB 1.6s [2021-09-15T15:42:20.453Z] + docker version [2021-09-15T15:42:20.564Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 1.8s [2021-09-15T15:42:20.564Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 32.51MB / 85.72MB 1.8s [2021-09-15T15:42:20.564Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.8s done [2021-09-15T15:42:20.564Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 40.89MB / 85.72MB 1.9s [2021-09-15T15:42:20.826Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 53.48MB / 85.72MB 2.1s [2021-09-15T15:42:20.826Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-15T15:42:21.084Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 59.77MB / 85.72MB 2.2s [2021-09-15T15:42:21.084Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 68.16MB / 85.72MB 2.3s [2021-09-15T15:42:21.347Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.5s done [2021-09-15T15:42:21.347Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.19MB / 85.72MB 2.6s [2021-09-15T15:42:21.347Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 0B / 155B 2.5s [2021-09-15T15:42:21.347Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 0B / 134.79MB 2.6s [2021-09-15T15:42:21.607Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 155B / 155B 2.6s done [2021-09-15T15:42:21.607Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 15.73MB / 134.79MB 2.9s [2021-09-15T15:42:21.867Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 26.21MB / 134.79MB 3.0s [2021-09-15T15:42:22.131Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 45.09MB / 134.79MB 3.3s [2021-09-15T15:42:22.131Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 52.43MB / 134.79MB 3.4s [2021-09-15T15:42:22.389Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 3.5s done [2021-09-15T15:42:22.389Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 70.25MB / 134.79MB 3.7s [2021-09-15T15:42:22.645Z] #11 ... [2021-09-15T15:42:22.645Z] [2021-09-15T15:42:22.645Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:42:22.645Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-15T15:42:22.645Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-15T15:42:22.645Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:42:22.645Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-15T15:42:22.645Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-15T15:42:22.645Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-09-15T15:42:22.645Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-09-15T15:42:22.645Z] #71 DONE 3.8s [2021-09-15T15:42:22.645Z] [2021-09-15T15:42:22.645Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:22.645Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:22.645Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 79.69MB / 134.79MB 3.8s [2021-09-15T15:42:22.645Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 90.18MB / 134.79MB 3.9s [2021-09-15T15:42:22.902Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 98.57MB / 134.79MB 4.0s [2021-09-15T15:42:22.902Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 109.05MB / 134.79MB 4.2s [2021-09-15T15:42:23.158Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 120.59MB / 134.79MB 4.3s [2021-09-15T15:42:23.158Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 133.17MB / 134.79MB 4.4s [2021-09-15T15:42:24.150Z] #11 ... [2021-09-15T15:42:24.150Z] [2021-09-15T15:42:24.150Z] #31 [internal] load build context [2021-09-15T15:42:24.150Z] #31 sha256:165cb2dfd1645bb9be92926e557356e21d61f6c7bc4d97033834a7fa72a6b423 [2021-09-15T15:42:24.150Z] #31 transferring context: 55.48MB 4.2s done [2021-09-15T15:42:24.150Z] #31 DONE 5.5s [2021-09-15T15:42:24.150Z] [2021-09-15T15:42:24.150Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:24.150Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:24.620Z] Client: Docker Engine - Community [2021-09-15T15:42:24.620Z] Version: 20.10.6 [2021-09-15T15:42:24.620Z] API version: 1.41 [2021-09-15T15:42:24.620Z] Go version: go1.13.15 [2021-09-15T15:42:24.620Z] Git commit: 370c289 [2021-09-15T15:42:24.620Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-15T15:42:24.620Z] OS/Arch: linux/amd64 [2021-09-15T15:42:24.620Z] Context: default [2021-09-15T15:42:24.620Z] Experimental: true [2021-09-15T15:42:24.620Z] [2021-09-15T15:42:24.620Z] Server: Docker Engine - Community [2021-09-15T15:42:24.620Z] Engine: [2021-09-15T15:42:24.620Z] Version: 20.10.6 [2021-09-15T15:42:24.620Z] API version: 1.41 (minimum version 1.12) [2021-09-15T15:42:24.620Z] Go version: go1.13.15 [2021-09-15T15:42:24.620Z] Git commit: 8728dd2 [2021-09-15T15:42:24.620Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-15T15:42:24.620Z] OS/Arch: linux/amd64 [2021-09-15T15:42:24.620Z] Experimental: true [2021-09-15T15:42:24.620Z] containerd: [2021-09-15T15:42:24.620Z] Version: 1.4.6 [2021-09-15T15:42:24.620Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:42:24.620Z] runc: [2021-09-15T15:42:24.620Z] Version: 1.0.0-rc95 [2021-09-15T15:42:24.620Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:42:24.620Z] docker-init: [2021-09-15T15:42:24.620Z] Version: 0.19.0 [2021-09-15T15:42:24.620Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-15T15:42:24.914Z] + docker info [2021-09-15T15:42:25.084Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.2s done [2021-09-15T15:42:25.646Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-15T15:42:25.902Z] #11 ... [2021-09-15T15:42:25.902Z] [2021-09-15T15:42:25.902Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:42:25.902Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-15T15:42:25.902Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-15T15:42:25.902Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:42:25.902Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-15T15:42:25.902Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-15T15:42:25.903Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-09-15T15:42:25.903Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2021-09-15T15:42:25.903Z] #73 DONE 7.0s [2021-09-15T15:42:25.903Z] [2021-09-15T15:42:25.903Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:42:25.903Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:42:25.903Z] #34 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-15T15:42:25.903Z] #34 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-15T15:42:25.903Z] #34 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-15T15:42:25.903Z] #34 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-15T15:42:25.903Z] #34 DONE 7.0s [2021-09-15T15:42:25.903Z] [2021-09-15T15:42:25.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:25.903Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:26.163Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.4s done [2021-09-15T15:42:26.465Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.1s [2021-09-15T15:42:27.034Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.5s done [2021-09-15T15:42:27.597Z] #11 ... [2021-09-15T15:42:27.597Z] [2021-09-15T15:42:27.597Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-15T15:42:27.597Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-15T15:42:27.597Z] #72 DONE 0.9s [2021-09-15T15:42:27.854Z] [2021-09-15T15:42:27.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:27.854Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:27.854Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-15T15:42:29.749Z] #11 ... [2021-09-15T15:42:29.749Z] [2021-09-15T15:42:29.749Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-15T15:42:29.749Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-15T15:42:29.749Z] #74 DONE 2.0s [2021-09-15T15:42:29.749Z] [2021-09-15T15:42:29.749Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:29.749Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:32.275Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.3s done [2021-09-15T15:42:32.532Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0.1s [2021-09-15T15:42:32.998Z] Client: [2021-09-15T15:42:32.998Z] Context: default [2021-09-15T15:42:32.998Z] Debug Mode: false [2021-09-15T15:42:32.998Z] Plugins: [2021-09-15T15:42:32.998Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-15T15:42:32.998Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-15T15:42:32.998Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-15T15:42:32.998Z] [2021-09-15T15:42:32.998Z] Server: [2021-09-15T15:42:32.998Z] Containers: 0 [2021-09-15T15:42:32.998Z] Running: 0 [2021-09-15T15:42:32.998Z] Paused: 0 [2021-09-15T15:42:32.998Z] Stopped: 0 [2021-09-15T15:42:32.998Z] Images: 0 [2021-09-15T15:42:32.998Z] Server Version: 20.10.6 [2021-09-15T15:42:32.998Z] Storage Driver: overlay2 [2021-09-15T15:42:32.998Z] Backing Filesystem: extfs [2021-09-15T15:42:32.998Z] Supports d_type: true [2021-09-15T15:42:32.998Z] Native Overlay Diff: true [2021-09-15T15:42:32.998Z] userxattr: false [2021-09-15T15:42:32.998Z] Logging Driver: json-file [2021-09-15T15:42:32.998Z] Cgroup Driver: cgroupfs [2021-09-15T15:42:32.998Z] Cgroup Version: 1 [2021-09-15T15:42:32.998Z] Plugins: [2021-09-15T15:42:32.998Z] Volume: local [2021-09-15T15:42:32.998Z] Network: bridge host ipvlan macvlan null overlay [2021-09-15T15:42:32.998Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-15T15:42:32.998Z] Swarm: inactive [2021-09-15T15:42:32.998Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-15T15:42:32.998Z] Default Runtime: runc [2021-09-15T15:42:32.998Z] Init Binary: docker-init [2021-09-15T15:42:32.998Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:42:32.998Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:42:32.998Z] init version: de40ad0 [2021-09-15T15:42:32.998Z] Security Options: [2021-09-15T15:42:32.998Z] apparmor [2021-09-15T15:42:32.998Z] seccomp [2021-09-15T15:42:32.998Z] Profile: default [2021-09-15T15:42:32.998Z] Kernel Version: 5.4.0-1048-aws [2021-09-15T15:42:32.998Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-15T15:42:32.998Z] OSType: linux [2021-09-15T15:42:32.998Z] Architecture: x86_64 [2021-09-15T15:42:32.998Z] CPUs: 8 [2021-09-15T15:42:32.998Z] Total Memory: 30.58GiB [2021-09-15T15:42:32.998Z] Name: ip-10-100-91-136 [2021-09-15T15:42:32.998Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-15T15:42:32.998Z] Docker Root Dir: /var/lib/docker [2021-09-15T15:42:32.998Z] Debug Mode: false [2021-09-15T15:42:32.998Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:42:32.998Z] Labels: [2021-09-15T15:42:32.998Z] Experimental: true [2021-09-15T15:42:32.998Z] Insecure Registries: [2021-09-15T15:42:32.998Z] 127.0.0.0/8 [2021-09-15T15:42:32.998Z] Live Restore Enabled: true [2021-09-15T15:42:32.998Z] [2021-09-15T15:42:32.998Z] WARNING: No swap limit support [Pipeline] sh [2021-09-15T15:42:33.271Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:42:33.271Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:42:33.271Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42842/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-15T15:42:33.271Z] + bash /home/ubuntu/workspace/moby_PR-42842/check-config.sh [2021-09-15T15:42:33.271Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-15T15:42:33.271Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-15T15:42:33.271Z] [2021-09-15T15:42:33.271Z] Generally Necessary: [2021-09-15T15:42:33.271Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-15T15:42:33.271Z] - apparmor: enabled and tools installed [2021-09-15T15:42:33.271Z] - CONFIG_NAMESPACES: enabled [2021-09-15T15:42:33.271Z] - CONFIG_NET_NS: enabled [2021-09-15T15:42:33.271Z] - CONFIG_PID_NS: enabled [2021-09-15T15:42:33.271Z] - CONFIG_IPC_NS: enabled [2021-09-15T15:42:33.271Z] - CONFIG_UTS_NS: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CGROUPS: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CPUSETS: enabled [2021-09-15T15:42:33.271Z] - CONFIG_MEMCG: enabled [2021-09-15T15:42:33.271Z] - CONFIG_KEYS: enabled [2021-09-15T15:42:33.271Z] - CONFIG_VETH: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-15T15:42:33.271Z] [2021-09-15T15:42:33.271Z] Optional Features: [2021-09-15T15:42:33.271Z] - CONFIG_USER_NS: enabled [2021-09-15T15:42:33.271Z] - CONFIG_SECCOMP: enabled [2021-09-15T15:42:33.271Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-15T15:42:33.271Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-15T15:42:33.271Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-15T15:42:33.271Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-15T15:42:33.271Z] - CONFIG_BLK_CGROUP: enabled [2021-09-15T15:42:33.271Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CGROUP_PERF: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-15T15:42:33.271Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-15T15:42:33.271Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-15T15:42:33.271Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-15T15:42:33.271Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-15T15:42:33.271Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_IP_VS: enabled (as module) [2021-09-15T15:42:33.271Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-15T15:42:33.536Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-15T15:42:33.536Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-15T15:42:33.536Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-15T15:42:33.536Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-15T15:42:33.536Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-15T15:42:33.536Z] - CONFIG_EXT4_FS: enabled [2021-09-15T15:42:33.536Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-15T15:42:33.536Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-15T15:42:33.536Z] - Network Drivers: [2021-09-15T15:42:33.536Z] - "overlay": [2021-09-15T15:42:33.536Z] - CONFIG_VXLAN: enabled (as module) [2021-09-15T15:42:33.536Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-15T15:42:33.536Z] Optional (for encrypted networks): [2021-09-15T15:42:33.536Z] - CONFIG_CRYPTO: enabled [2021-09-15T15:42:33.536Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-15T15:42:33.536Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-15T15:42:33.536Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-15T15:42:33.536Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-15T15:42:33.536Z] - CONFIG_XFRM: enabled [2021-09-15T15:42:33.536Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-15T15:42:33.536Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-15T15:42:33.536Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-15T15:42:33.536Z] - "ipvlan": [2021-09-15T15:42:33.536Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-15T15:42:33.536Z] - "macvlan": [2021-09-15T15:42:33.536Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-15T15:42:33.536Z] - CONFIG_DUMMY: enabled (as module) [2021-09-15T15:42:33.536Z] - "ftp,tftp client in container": [2021-09-15T15:42:33.536Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-15T15:42:33.536Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-15T15:42:33.536Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-15T15:42:33.536Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-15T15:42:33.536Z] - Storage Drivers: [2021-09-15T15:42:33.536Z] - "aufs": [2021-09-15T15:42:33.536Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-15T15:42:33.536Z] - "btrfs": [2021-09-15T15:42:33.536Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-15T15:42:33.536Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-15T15:42:33.536Z] - "devicemapper": [2021-09-15T15:42:33.536Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-15T15:42:33.536Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-15T15:42:33.536Z] - "overlay": [2021-09-15T15:42:33.536Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-15T15:42:33.536Z] - "zfs": [2021-09-15T15:42:33.536Z] - /dev/zfs: present [2021-09-15T15:42:33.536Z] - zfs command: missing [2021-09-15T15:42:33.536Z] - zpool command: missing [2021-09-15T15:42:33.536Z] [2021-09-15T15:42:33.536Z] Limits: [2021-09-15T15:42:33.536Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-15T15:42:33.536Z] [2021-09-15T15:42:33.536Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-15T15:42:33.857Z] + sudo modprobe ip_vs [2021-09-15T15:42:33.858Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 . [2021-09-15T15:42:34.113Z] #1 [internal] load build definition from Dockerfile [2021-09-15T15:42:34.113Z] #1 sha256:ea483d5809b787e971350dde6efe2987e13af156be0ee09274700f7257fd58fb [2021-09-15T15:42:34.113Z] #1 transferring dockerfile: 16.34kB done [2021-09-15T15:42:34.113Z] #1 DONE 0.1s [2021-09-15T15:42:34.113Z] [2021-09-15T15:42:34.113Z] #2 [internal] load .dockerignore [2021-09-15T15:42:34.113Z] #2 sha256:0a8bef52fe5df5d327f3a8c6469d86f34af33cf322ec4ee62a56b745f2f6f093 [2021-09-15T15:42:34.113Z] #2 transferring context: 87B done [2021-09-15T15:42:34.113Z] #2 DONE 0.1s [2021-09-15T15:42:34.113Z] [2021-09-15T15:42:34.113Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-15T15:42:34.113Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-15T15:42:34.369Z] #3 DONE 0.4s [2021-09-15T15:42:34.369Z] [2021-09-15T15:42:34.369Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-15T15:42:34.369Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-15T15:42:34.369Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-15T15:42:34.625Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-15T15:42:34.625Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-15T15:42:34.625Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-15T15:42:34.625Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-15T15:42:34.625Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-09-15T15:42:34.625Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-15T15:42:34.881Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-15T15:42:35.136Z] #4 DONE 0.6s [2021-09-15T15:42:35.392Z] [2021-09-15T15:42:35.392Z] #5 [internal] load .dockerignore [2021-09-15T15:42:35.392Z] #5 sha256:1788ed13020f4765233e4768d8791aea8d196b23eb0cc04bdf66ce058a132d81 [2021-09-15T15:42:35.392Z] #5 DONE 0.0s [2021-09-15T15:42:35.392Z] [2021-09-15T15:42:35.392Z] #6 [internal] load build definition from Dockerfile [2021-09-15T15:42:35.392Z] #6 sha256:67b816ca7051a7daf4898657f0bf6381750224571a463120fc954a1d070fb9fe [2021-09-15T15:42:35.392Z] #6 DONE 0.0s [2021-09-15T15:42:35.392Z] [2021-09-15T15:42:35.392Z] #10 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-15T15:42:35.392Z] #10 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-15T15:42:35.807Z] #11 ... [2021-09-15T15:42:35.808Z] [2021-09-15T15:42:35.808Z] #35 [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-09-15T15:42:35.808Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:42:35.808Z] #35 1.768 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:42:35.808Z] #35 1.777 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:42:35.808Z] #35 1.777 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:42:35.808Z] #35 1.934 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:42:35.808Z] #35 2.284 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:42:35.808Z] #35 3.870 Fetched 8402 kB in 2s (3559 kB/s) [2021-09-15T15:42:35.808Z] #35 3.870 Reading package lists... [2021-09-15T15:42:35.808Z] #35 4.655 Reading package lists... [2021-09-15T15:42:35.808Z] #35 5.390 Building dependency tree... [2021-09-15T15:42:35.808Z] #35 5.722 The following additional packages will be installed: [2021-09-15T15:42:35.808Z] #35 5.726 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-15T15:42:35.808Z] #35 5.726 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-15T15:42:35.808Z] #35 5.726 Recommended packages: [2021-09-15T15:42:35.808Z] #35 5.726 libldap-common publicsuffix libsasl2-modules [2021-09-15T15:42:35.808Z] #35 5.874 The following NEW packages will be installed: [2021-09-15T15:42:35.808Z] #35 5.874 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-15T15:42:35.808Z] #35 5.874 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-15T15:42:35.808Z] #35 5.874 libssh2-1 openssl [2021-09-15T15:42:35.808Z] #35 6.152 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:42:35.808Z] #35 6.152 Need to get 3038 kB of archives. [2021-09-15T15:42:35.808Z] #35 6.152 After this operation, 6652 kB of additional disk space will be used. [2021-09-15T15:42:35.808Z] #35 6.152 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-15T15:42:35.808Z] #35 6.154 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-15T15:42:35.808Z] #35 6.163 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-15T15:42:35.808Z] #35 6.163 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-15T15:42:35.808Z] #35 6.163 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-15T15:42:35.808Z] #35 6.166 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-15T15:42:35.808Z] #35 6.167 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-15T15:42:35.808Z] #35 6.204 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-15T15:42:35.808Z] #35 6.204 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-15T15:42:35.808Z] #35 6.204 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-15T15:42:35.808Z] #35 6.204 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-15T15:42:35.808Z] #35 6.204 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-15T15:42:35.808Z] #35 6.207 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-15T15:42:35.808Z] #35 6.215 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-15T15:42:35.808Z] #35 6.215 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-15T15:42:35.808Z] #35 6.409 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:42:35.808Z] #35 6.438 Fetched 3038 kB in 0s (9241 kB/s) [2021-09-15T15:42:35.808Z] #35 6.462 Selecting previously unselected package openssl. [2021-09-15T15:42:35.808Z] #35 6.462 (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 ... 6653 files and directories currently installed.) [2021-09-15T15:42:35.808Z] #35 6.475 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 6.482 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:42:35.808Z] #35 6.647 Selecting previously unselected package ca-certificates. [2021-09-15T15:42:35.808Z] #35 6.648 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-15T15:42:35.808Z] #35 6.653 Unpacking ca-certificates (20210119) ... [2021-09-15T15:42:35.808Z] #35 6.735 Selecting previously unselected package libbrotli1:amd64. [2021-09-15T15:42:35.808Z] #35 6.735 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 6.743 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-15T15:42:35.808Z] #35 6.811 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-15T15:42:35.808Z] #35 6.812 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 6.817 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:42:35.808Z] #35 6.861 Selecting previously unselected package libsasl2-2:amd64. [2021-09-15T15:42:35.808Z] #35 6.861 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 6.867 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:42:35.808Z] #35 6.919 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-15T15:42:35.808Z] #35 6.919 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 6.926 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-15T15:42:35.808Z] #35 6.994 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-15T15:42:35.808Z] #35 6.994 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 6.997 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-15T15:42:35.808Z] #35 7.043 Selecting previously unselected package libpsl5:amd64. [2021-09-15T15:42:35.808Z] #35 7.043 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 7.049 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-15T15:42:35.808Z] #35 7.095 Selecting previously unselected package librtmp1:amd64. [2021-09-15T15:42:35.808Z] #35 7.095 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 7.100 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:42:35.808Z] #35 7.151 Selecting previously unselected package libssh2-1:amd64. [2021-09-15T15:42:35.808Z] #35 7.151 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 7.161 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-15T15:42:35.808Z] #35 7.215 Selecting previously unselected package libcurl4:amd64. [2021-09-15T15:42:35.808Z] #35 7.215 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 7.221 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-15T15:42:35.808Z] #35 7.292 Selecting previously unselected package curl. [2021-09-15T15:42:35.808Z] #35 7.293 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 7.298 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-15T15:42:35.808Z] #35 7.392 Selecting previously unselected package libonig5:amd64. [2021-09-15T15:42:35.808Z] #35 7.392 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 7.396 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:42:35.808Z] #35 7.467 Selecting previously unselected package libjq1:amd64. [2021-09-15T15:42:35.808Z] #35 7.467 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 7.471 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:42:35.808Z] #35 7.525 Selecting previously unselected package jq. [2021-09-15T15:42:35.808Z] #35 7.525 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-15T15:42:35.808Z] #35 7.534 Unpacking jq (1.6-2.1) ... [2021-09-15T15:42:35.808Z] #35 7.583 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-15T15:42:35.808Z] #35 7.599 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-15T15:42:35.808Z] #35 7.609 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-15T15:42:35.808Z] #35 7.625 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:42:35.808Z] #35 7.636 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:42:35.808Z] #35 7.648 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:42:35.808Z] #35 7.662 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-15T15:42:35.808Z] #35 7.674 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:42:35.808Z] #35 7.690 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:42:35.808Z] #35 7.706 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:42:35.808Z] #35 7.722 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-15T15:42:35.808Z] #35 7.734 Setting up ca-certificates (20210119) ... [2021-09-15T15:42:35.808Z] #35 8.321 Updating certificates in /etc/ssl/certs... [2021-09-15T15:42:35.808Z] #35 9.033 129 added, 0 removed; done. [2021-09-15T15:42:35.808Z] #35 9.114 Setting up jq (1.6-2.1) ... [2021-09-15T15:42:35.808Z] #35 9.133 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-15T15:42:35.808Z] #35 9.149 Setting up curl (7.74.0-1.3+b1) ... [2021-09-15T15:42:35.808Z] #35 9.164 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:42:35.808Z] #35 9.181 Processing triggers for ca-certificates (20210119) ... [2021-09-15T15:42:35.808Z] #35 9.191 Updating certificates in /etc/ssl/certs... [2021-09-15T15:42:35.808Z] #35 9.791 0 added, 0 removed; done. [2021-09-15T15:42:35.808Z] #35 9.791 Running hooks in /etc/ca-certificates/update.d... [2021-09-15T15:42:35.808Z] #35 9.793 done. [2021-09-15T15:42:35.808Z] #35 ... [2021-09-15T15:42:35.808Z] [2021-09-15T15:42:35.808Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:35.808Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:36.319Z] #10 DONE 1.0s [2021-09-15T15:42:36.319Z] [2021-09-15T15:42:36.319Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-15T15:42:36.319Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-15T15:42:36.319Z] #7 DONE 0.9s [2021-09-15T15:42:36.319Z] [2021-09-15T15:42:36.319Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:42:36.319Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-15T15:42:36.319Z] #8 DONE 1.0s [2021-09-15T15:42:36.319Z] [2021-09-15T15:42:36.319Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:42:36.319Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-15T15:42:36.319Z] #9 DONE 1.0s [2021-09-15T15:42:36.371Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.0s done [2021-09-15T15:42:36.881Z] [2021-09-15T15:42:36.881Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:42:36.881Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:42:36.881Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-15T15:42:36.881Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-15T15:42:36.881Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-15T15:42:36.881Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-15T15:42:36.881Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.10MB / 54.93MB 0.1s [2021-09-15T15:42:37.144Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 13.63MB / 54.93MB 0.2s [2021-09-15T15:42:37.144Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 23.07MB / 54.93MB 0.3s [2021-09-15T15:42:37.144Z] #27 ... [2021-09-15T15:42:37.144Z] [2021-09-15T15:42:37.144Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-15T15:42:37.144Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-15T15:42:37.144Z] #43 DONE 0.0s [2021-09-15T15:42:37.144Z] [2021-09-15T15:42:37.144Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:42:37.144Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:42:37.144Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 33.55MB / 54.93MB 0.4s [2021-09-15T15:42:37.409Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 42.99MB / 54.93MB 0.5s [2021-09-15T15:42:37.409Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 53.48MB / 54.93MB 0.6s [2021-09-15T15:42:37.738Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 [2021-09-15T15:42:38.347Z] #27 ... [2021-09-15T15:42:38.347Z] [2021-09-15T15:42:38.347Z] #24 [internal] load build context [2021-09-15T15:42:38.347Z] #24 sha256:196ab5b530b78c8bb8a4e7f4c38fc7f1e646f8498dca4566078815f2c25c37df [2021-09-15T15:42:38.347Z] #24 transferring context: 55.48MB 1.0s done [2021-09-15T15:42:38.347Z] #24 DONE 1.4s [2021-09-15T15:42:38.347Z] [2021-09-15T15:42:38.347Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:42:38.347Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:42:38.347Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.3s done [2021-09-15T15:42:38.347Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0.1s [2021-09-15T15:42:38.674Z] #11 ... [2021-09-15T15:42:38.674Z] [2021-09-15T15:42:38.674Z] #35 [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-09-15T15:42:38.674Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:42:38.674Z] #35 DONE 12.8s [2021-09-15T15:42:38.674Z] [2021-09-15T15:42:38.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:38.674Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:38.674Z] #11 ... [2021-09-15T15:42:38.674Z] [2021-09-15T15:42:38.674Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-15T15:42:38.674Z] #36 sha256:797e000984d74371314f114f3dfcd67edb2bafda969bd2dc2478e7d2ba90b2c8 [2021-09-15T15:42:38.674Z] #36 DONE 0.2s [2021-09-15T15:42:38.910Z] #27 ... [2021-09-15T15:42:38.910Z] [2021-09-15T15:42:38.910Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:42:38.910Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-15T15:42:38.910Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-15T15:42:38.910Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:42:38.910Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-15T15:42:38.910Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-15T15:42:38.910Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-09-15T15:42:38.910Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2021-09-15T15:42:38.910Z] #64 DONE 2.0s [2021-09-15T15:42:38.910Z] [2021-09-15T15:42:38.910Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:38.910Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:38.910Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.0s done [2021-09-15T15:42:38.910Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-15T15:42:38.910Z] #11 sha256:7ce0aad7247cfefe6a3126e2b8221f5cb81258aa68be12fe750ddd1ad2834c12 6.94kB / 6.94kB done [2021-09-15T15:42:38.910Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.2s done [2021-09-15T15:42:38.910Z] #11 sha256:2d35a2f625aa42e8d096bcc48a4cb4df39d49440fdd9cf4d5210f42338b9492a 1.80kB / 1.80kB done [2021-09-15T15:42:38.910Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.3s done [2021-09-15T15:42:38.910Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.7s done [2021-09-15T15:42:38.910Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.0s [2021-09-15T15:42:38.910Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 72.08MB / 85.72MB 2.1s [2021-09-15T15:42:38.910Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 66.06MB / 134.79MB 2.1s [2021-09-15T15:42:38.910Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 155B / 155B 2.0s done [2021-09-15T15:42:38.910Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 81.79MB / 85.72MB 2.2s [2021-09-15T15:42:38.910Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 75.50MB / 134.79MB 2.2s [2021-09-15T15:42:38.932Z] [2021-09-15T15:42:38.932Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:38.932Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:39.166Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 84.93MB / 134.79MB 2.3s [2021-09-15T15:42:39.424Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 102.76MB / 134.79MB 2.5s [2021-09-15T15:42:39.424Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 132.12MB / 134.79MB 2.7s [2021-09-15T15:42:39.985Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 3.1s done [2021-09-15T15:42:40.241Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-15T15:42:40.496Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.2s done [2021-09-15T15:42:41.861Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-15T15:42:42.117Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 134.79MB / 134.79MB 5.0s done [2021-09-15T15:42:42.117Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.2s done [2021-09-15T15:42:42.373Z] #11 ... [2021-09-15T15:42:42.373Z] [2021-09-15T15:42:42.373Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:42:42.373Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:42:42.373Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.5s done [2021-09-15T15:42:42.373Z] #27 DONE 5.5s [2021-09-15T15:42:42.373Z] [2021-09-15T15:42:42.373Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:42:42.373Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-15T15:42:42.373Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-15T15:42:42.373Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:42:42.373Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-15T15:42:42.373Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-15T15:42:42.373Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.2s done [2021-09-15T15:42:42.373Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2021-09-15T15:42:42.373Z] #66 DONE 5.6s [2021-09-15T15:42:42.373Z] [2021-09-15T15:42:42.373Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:42.373Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:42.373Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-15T15:42:43.112Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 5.1s [2021-09-15T15:42:44.263Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 1.4s done [2021-09-15T15:42:44.263Z] #11 ... [2021-09-15T15:42:44.263Z] [2021-09-15T15:42:44.263Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-15T15:42:44.263Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-15T15:42:44.263Z] #65 DONE 0.9s [2021-09-15T15:42:44.263Z] [2021-09-15T15:42:44.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:44.263Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:44.263Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 [2021-09-15T15:42:45.011Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 7.7s done [2021-09-15T15:42:45.582Z] #11 extracting sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb done [2021-09-15T15:42:45.839Z] #11 DONE 26.9s [2021-09-15T15:42:45.839Z] [2021-09-15T15:42:45.839Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-15T15:42:45.839Z] #12 sha256:104f87cdd0032ea1bd7186f62216803aafde034fb7ca166be5d1155ee2016042 [2021-09-15T15:42:46.153Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 1.7s done [2021-09-15T15:42:46.715Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 0.1s [2021-09-15T15:42:46.768Z] #12 DONE 1.0s [2021-09-15T15:42:46.768Z] [2021-09-15T15:42:46.768Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:42:46.768Z] #37 sha256:05aef762aa8486128938bc9feff52c093ad308cefc1a77a857c4b8955c9978ca [2021-09-15T15:42:46.768Z] #37 1.506 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-15T15:42:46.768Z] #37 1.785 [2021-09-15T15:42:46.768Z] #37 1.868 ######################################################################## 100.0% [2021-09-15T15:42:46.768Z] #37 2.056 [2021-09-15T15:42:46.768Z] #37 2.763 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-15T15:42:46.768Z] #37 3.047 [2021-09-15T15:42:46.768Z] #37 3.167 ############ 16.8% ######################################################################## 100.0% [2021-09-15T15:42:46.768Z] #37 3.419 [2021-09-15T15:42:46.768Z] #37 4.112 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-15T15:42:46.768Z] #37 4.372 [2021-09-15T15:42:46.768Z] #37 4.488 ################## 25.9% ######################################### 57.6% ################################################################ 89.4% ######################################################################## 100.0% [2021-09-15T15:42:46.768Z] #37 4.948 [2021-09-15T15:42:46.768Z] #37 5.628 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-15T15:42:46.768Z] #37 5.887 [2021-09-15T15:42:46.768Z] #37 5.967 ######################################################################## 100.0% [2021-09-15T15:42:46.768Z] #37 6.168 [2021-09-15T15:42:46.768Z] #37 6.650 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-15T15:42:46.768Z] #37 6.881 [2021-09-15T15:42:46.768Z] #37 6.960 ######################################################################## 100.0% [2021-09-15T15:42:46.768Z] #37 7.185 [2021-09-15T15:42:46.768Z] #37 7.241 Download of images into '/build' complete. [2021-09-15T15:42:46.768Z] #37 7.241 Use something like the following to load the result into a Docker daemon: [2021-09-15T15:42:46.768Z] #37 7.241 tar -cC '/build' . | docker load [2021-09-15T15:42:46.768Z] #37 DONE 7.9s [2021-09-15T15:42:46.768Z] [2021-09-15T15:42:46.768Z] #13 [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-09-15T15:42:46.768Z] #13 sha256:277f0878b4a629cb2429a0a373cf68f84b914ed1fb11c16aa2f7d3c193722967 [2021-09-15T15:42:47.332Z] #13 DONE 0.7s [2021-09-15T15:42:47.332Z] [2021-09-15T15:42:47.332Z] #56 [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-09-15T15:42:47.332Z] #56 sha256:96101e6c70e2f10d2be2ea48955a2867ca322b095514d045a2cc9b35d6c7fd51 [2021-09-15T15:42:47.591Z] #56 ... [2021-09-15T15:42:47.591Z] [2021-09-15T15:42:47.591Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-15T15:42:47.591Z] #47 sha256:c222c7f03b3f1ab2d3e3bead9cfe02d36198e73615b4b8749e0321f8c72526d2 [2021-09-15T15:42:47.591Z] #47 DONE 0.1s [2021-09-15T15:42:47.591Z] [2021-09-15T15:42:47.591Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-15T15:42:47.591Z] #39 sha256:cbd40998fc7cf2a94390870a64ded7e923ff385ad6e63f4ae89a7156612f2dcd [2021-09-15T15:42:47.591Z] #39 DONE 0.1s [2021-09-15T15:42:47.591Z] [2021-09-15T15:42:47.591Z] #51 [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-09-15T15:42:47.591Z] #51 sha256:dedd77bd49d78e8751df12a263e7daecb76f34a23b1ef37f2158e741a8e560ba [2021-09-15T15:42:47.591Z] #51 DONE 0.2s [2021-09-15T15:42:47.591Z] [2021-09-15T15:42:47.591Z] #52 [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 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-09-15T15:42:47.591Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:42:48.081Z] #11 ... [2021-09-15T15:42:48.081Z] [2021-09-15T15:42:48.081Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-15T15:42:48.081Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-15T15:42:48.081Z] #67 DONE 3.9s [2021-09-15T15:42:48.081Z] [2021-09-15T15:42:48.081Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:42:48.081Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:42:50.115Z] #52 ... [2021-09-15T15:42:50.115Z] [2021-09-15T15:42:50.115Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-09-15T15:42:50.115Z] #14 sha256:becfe48588624fd14aec6069c11d88b08769aab70b47cba4d69fcfa563653549 [2021-09-15T15:42:50.115Z] #14 DONE 2.5s [2021-09-15T15:42:50.115Z] [2021-09-15T15:42:50.115Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-09-15T15:42:50.115Z] #15 sha256:71c440b52bb3f6ea93a51e0ff270928c1cf0bb277666aca5d4743f1b87cec0d7 [2021-09-15T15:42:50.599Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 3.6s done [2021-09-15T15:42:50.599Z] #11 extracting sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb done [2021-09-15T15:42:50.599Z] #11 DONE 13.7s [2021-09-15T15:42:50.599Z] [2021-09-15T15:42:50.599Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-15T15:42:50.599Z] #12 sha256:104f87cdd0032ea1bd7186f62216803aafde034fb7ca166be5d1155ee2016042 [2021-09-15T15:42:51.161Z] #12 DONE 0.6s [2021-09-15T15:42:51.161Z] [2021-09-15T15:42:51.161Z] #28 [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-09-15T15:42:51.161Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:42:51.161Z] #28 2.527 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:42:51.161Z] #28 2.527 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:42:51.161Z] #28 2.608 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:42:51.161Z] #28 2.626 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:42:51.161Z] #28 2.721 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:42:51.161Z] #28 4.402 Fetched 8402 kB in 2s (3930 kB/s) [2021-09-15T15:42:51.161Z] #28 4.402 Reading package lists... [2021-09-15T15:42:51.161Z] #28 5.031 Reading package lists... [2021-09-15T15:42:51.161Z] #28 5.661 Building dependency tree... [2021-09-15T15:42:51.161Z] #28 5.933 The following additional packages will be installed: [2021-09-15T15:42:51.161Z] #28 5.934 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-15T15:42:51.161Z] #28 5.934 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-15T15:42:51.161Z] #28 5.935 Recommended packages: [2021-09-15T15:42:51.161Z] #28 5.935 libldap-common publicsuffix libsasl2-modules [2021-09-15T15:42:51.161Z] #28 6.060 The following NEW packages will be installed: [2021-09-15T15:42:51.161Z] #28 6.060 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-15T15:42:51.161Z] #28 6.060 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-15T15:42:51.161Z] #28 6.060 libssh2-1 openssl [2021-09-15T15:42:51.161Z] #28 6.330 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:42:51.161Z] #28 6.330 Need to get 3038 kB of archives. [2021-09-15T15:42:51.161Z] #28 6.330 After this operation, 6652 kB of additional disk space will be used. [2021-09-15T15:42:51.161Z] #28 6.330 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-15T15:42:51.161Z] #28 6.335 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-15T15:42:51.161Z] #28 6.342 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-15T15:42:51.161Z] #28 6.369 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-15T15:42:51.161Z] #28 6.384 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-15T15:42:51.161Z] #28 6.390 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-15T15:42:51.161Z] #28 6.418 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-15T15:42:51.161Z] #28 6.421 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-15T15:42:51.161Z] #28 6.439 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-15T15:42:51.161Z] #28 6.443 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-15T15:42:51.161Z] #28 6.445 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-15T15:42:51.161Z] #28 6.471 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-15T15:42:51.161Z] #28 6.494 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-15T15:42:51.161Z] #28 6.497 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-15T15:42:51.161Z] #28 6.502 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-15T15:42:51.161Z] #28 6.946 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:42:51.161Z] #28 7.005 Fetched 3038 kB in 0s (6587 kB/s) [2021-09-15T15:42:51.161Z] #28 7.125 Selecting previously unselected package openssl. [2021-09-15T15:42:51.161Z] #28 7.125 (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 ... 6653 files and directories currently installed.) [2021-09-15T15:42:51.161Z] #28 7.131 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.141 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:42:51.161Z] #28 7.271 Selecting previously unselected package ca-certificates. [2021-09-15T15:42:51.161Z] #28 7.273 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-15T15:42:51.161Z] #28 7.277 Unpacking ca-certificates (20210119) ... [2021-09-15T15:42:51.161Z] #28 7.377 Selecting previously unselected package libbrotli1:amd64. [2021-09-15T15:42:51.161Z] #28 7.378 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.386 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-15T15:42:51.161Z] #28 7.446 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-15T15:42:51.161Z] #28 7.448 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.458 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:42:51.161Z] #28 7.499 Selecting previously unselected package libsasl2-2:amd64. [2021-09-15T15:42:51.161Z] #28 7.501 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.506 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:42:51.161Z] #28 7.576 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-15T15:42:51.161Z] #28 7.577 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.581 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-15T15:42:51.161Z] #28 7.636 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-15T15:42:51.161Z] #28 7.637 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.641 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-15T15:42:51.161Z] #28 7.684 Selecting previously unselected package libpsl5:amd64. [2021-09-15T15:42:51.161Z] #28 7.685 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.690 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-15T15:42:51.161Z] #28 7.733 Selecting previously unselected package librtmp1:amd64. [2021-09-15T15:42:51.161Z] #28 7.735 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.740 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:42:51.161Z] #28 7.781 Selecting previously unselected package libssh2-1:amd64. [2021-09-15T15:42:51.161Z] #28 7.782 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.787 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-15T15:42:51.161Z] #28 7.893 Selecting previously unselected package libcurl4:amd64. [2021-09-15T15:42:51.161Z] #28 7.894 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.900 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-15T15:42:51.161Z] #28 7.955 Selecting previously unselected package curl. [2021-09-15T15:42:51.161Z] #28 7.956 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 7.960 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-15T15:42:51.161Z] #28 8.014 Selecting previously unselected package libonig5:amd64. [2021-09-15T15:42:51.161Z] #28 8.015 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 8.019 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:42:51.161Z] #28 8.080 Selecting previously unselected package libjq1:amd64. [2021-09-15T15:42:51.161Z] #28 8.081 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 8.085 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:42:51.161Z] #28 8.128 Selecting previously unselected package jq. [2021-09-15T15:42:51.161Z] #28 8.129 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-15T15:42:51.161Z] #28 8.134 Unpacking jq (1.6-2.1) ... [2021-09-15T15:42:51.161Z] #28 8.182 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-15T15:42:51.161Z] #28 8.198 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-15T15:42:51.161Z] #28 8.213 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-15T15:42:51.161Z] #28 8.234 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:42:51.161Z] #28 8.245 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:42:51.161Z] #28 8.257 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:42:51.161Z] #28 8.269 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-15T15:42:51.161Z] #28 8.280 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:42:51.161Z] #28 8.305 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:42:51.161Z] #28 8.344 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:42:51.161Z] #28 8.388 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-15T15:42:51.161Z] #28 8.411 Setting up ca-certificates (20210119) ... [2021-09-15T15:42:51.161Z] #28 8.779 Updating certificates in /etc/ssl/certs... [2021-09-15T15:42:51.726Z] #28 ... [2021-09-15T15:42:51.726Z] [2021-09-15T15:42:51.726Z] #13 [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-09-15T15:42:51.726Z] #13 sha256:277f0878b4a629cb2429a0a373cf68f84b914ed1fb11c16aa2f7d3c193722967 [2021-09-15T15:42:51.726Z] #13 DONE 0.5s [2021-09-15T15:42:51.726Z] [2021-09-15T15:42:51.726Z] #28 [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-09-15T15:42:51.726Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:42:51.726Z] #28 9.236 129 added, 0 removed; done. [2021-09-15T15:42:51.726Z] #28 9.317 Setting up jq (1.6-2.1) ... [2021-09-15T15:42:51.726Z] #28 9.329 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-15T15:42:51.726Z] #28 ... [2021-09-15T15:42:51.726Z] [2021-09-15T15:42:51.726Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-15T15:42:51.726Z] #40 sha256:c222c7f03b3f1ab2d3e3bead9cfe02d36198e73615b4b8749e0321f8c72526d2 [2021-09-15T15:42:51.726Z] #40 DONE 0.1s [2021-09-15T15:42:51.726Z] [2021-09-15T15:42:51.726Z] #28 [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-09-15T15:42:51.726Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:42:51.726Z] #28 9.343 Setting up curl (7.74.0-1.3+b1) ... [2021-09-15T15:42:51.726Z] #28 9.353 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:42:51.726Z] #28 9.377 Processing triggers for ca-certificates (20210119) ... [2021-09-15T15:42:51.726Z] #28 9.385 Updating certificates in /etc/ssl/certs... [2021-09-15T15:42:51.987Z] #28 ... [2021-09-15T15:42:51.987Z] [2021-09-15T15:42:51.987Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-15T15:42:51.987Z] #32 sha256:cbd40998fc7cf2a94390870a64ded7e923ff385ad6e63f4ae89a7156612f2dcd [2021-09-15T15:42:51.987Z] #32 DONE 0.2s [2021-09-15T15:42:51.987Z] [2021-09-15T15:42:51.987Z] #44 [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-09-15T15:42:51.987Z] #44 sha256:dedd77bd49d78e8751df12a263e7daecb76f34a23b1ef37f2158e741a8e560ba [2021-09-15T15:42:51.987Z] #44 DONE 0.2s [2021-09-15T15:42:51.987Z] [2021-09-15T15:42:51.987Z] #45 [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 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-09-15T15:42:51.987Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:42:52.016Z] #15 DONE 2.0s [2021-09-15T15:42:52.016Z] [2021-09-15T15:42:52.016Z] #52 [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 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-09-15T15:42:52.016Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:42:52.016Z] #52 4.164 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:42:52.016Z] #52 4.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:42:52.016Z] #52 4.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:42:52.550Z] #45 ... [2021-09-15T15:42:52.550Z] [2021-09-15T15:42:52.550Z] #28 [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-09-15T15:42:52.550Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:42:52.550Z] #28 9.787 0 added, 0 removed; done. [2021-09-15T15:42:52.550Z] #28 9.787 Running hooks in /etc/ca-certificates/update.d... [2021-09-15T15:42:52.550Z] #28 9.788 done. [2021-09-15T15:42:52.550Z] #28 DONE 9.9s [2021-09-15T15:42:52.550Z] [2021-09-15T15:42:52.550Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-15T15:42:52.550Z] #29 sha256:1b781f18ad89fc33d7f807eb16381152e387a090eed1b4ca9d385fc7595ee88b [2021-09-15T15:42:52.551Z] #29 DONE 0.0s [2021-09-15T15:42:52.551Z] [2021-09-15T15:42:52.551Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:42:52.551Z] #30 sha256:68b370ab9ed71f9f26515e52d33094201e35eb38ca45fd6db02f98bd547f19c4 [2021-09-15T15:42:52.951Z] #52 5.168 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:42:53.519Z] #52 ... [2021-09-15T15:42:53.519Z] [2021-09-15T15:42:53.519Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-09-15T15:42:53.519Z] #16 sha256:693517d22a783a9c7858eb41f5d7bbfbcd1e63b09d8c4aedf1a31afed8d4a903 [2021-09-15T15:42:53.519Z] #16 DONE 1.5s [2021-09-15T15:42:53.519Z] [2021-09-15T15:42:53.519Z] #52 [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 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-09-15T15:42:53.519Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:42:53.519Z] #52 5.915 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-15T15:42:54.451Z] #52 6.883 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:42:54.712Z] #52 ... [2021-09-15T15:42:54.712Z] [2021-09-15T15:42:54.712Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-09-15T15:42:54.712Z] #17 sha256:364b9a29314a9d06fb59aa4fc40f67241317a5284c15d798b15858978470dfa5 [2021-09-15T15:42:54.712Z] #17 DONE 1.4s [2021-09-15T15:42:54.969Z] [2021-09-15T15:42:54.969Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-09-15T15:42:54.969Z] #18 sha256:ad77af2b7f13650eae6c35661d9139ebaf938d68fe04c8d81a78ab3994765acf [2021-09-15T15:42:55.075Z] #30 ... [2021-09-15T15:42:55.075Z] [2021-09-15T15:42:55.075Z] #25 [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-09-15T15:42:55.075Z] #25 sha256:fdf10e5004f6c90e4abcc0cc4571b58f19504293adc293f2ef6b41cff0b3fd9f [2021-09-15T15:42:55.075Z] #25 1.144 + RM_GOPATH=0 [2021-09-15T15:42:55.075Z] #25 1.144 + TMP_GOPATH= [2021-09-15T15:42:55.075Z] #25 1.144 + : /build [2021-09-15T15:42:55.075Z] #25 1.144 + '[' -z '' ']' [2021-09-15T15:42:55.075Z] #25 1.149 ++ mktemp -d [2021-09-15T15:42:55.075Z] #25 1.156 + export GOPATH=/tmp/tmp.mvAK6tW7h5 [2021-09-15T15:42:55.075Z] #25 1.156 + GOPATH=/tmp/tmp.mvAK6tW7h5 [2021-09-15T15:42:55.075Z] #25 1.156 + RM_GOPATH=1 [2021-09-15T15:42:55.075Z] #25 1.156 + case "$(go env GOARCH)" in [2021-09-15T15:42:55.075Z] #25 1.156 ++ go env GOARCH [2021-09-15T15:42:55.075Z] #25 1.162 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:55.075Z] #25 1.162 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:55.075Z] #25 1.167 ++ dirname /tmp/install/install.sh [2021-09-15T15:42:55.075Z] #25 1.167 + dir=/tmp/install [2021-09-15T15:42:55.075Z] #25 1.167 + bin=dockercli [2021-09-15T15:42:55.075Z] #25 1.167 + shift [2021-09-15T15:42:55.075Z] #25 1.167 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-15T15:42:55.075Z] #25 1.167 + . /tmp/install/dockercli.installer [2021-09-15T15:42:55.075Z] #25 1.167 ++ : stable [2021-09-15T15:42:55.075Z] #25 1.167 ++ : 17.06.2-ce [2021-09-15T15:42:55.075Z] #25 1.167 + install_dockercli [2021-09-15T15:42:55.075Z] #25 1.168 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-15T15:42:55.075Z] #25 1.168 Install docker/cli version 17.06.2-ce from stable [2021-09-15T15:42:55.075Z] #25 1.168 ++ uname -m [2021-09-15T15:42:55.075Z] #25 1.170 + arch=x86_64 [2021-09-15T15:42:55.075Z] #25 1.170 + '[' x86_64 '!=' x86_64 ']' [2021-09-15T15:42:55.075Z] #25 1.170 + url=https://download.docker.com/linux/static [2021-09-15T15:42:55.075Z] #25 1.173 + tar -xz docker/docker [2021-09-15T15:42:55.075Z] #25 1.177 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-15T15:42:55.075Z] #25 2.646 + mkdir -p /build [2021-09-15T15:42:55.075Z] #25 2.648 + mv docker/docker /build/ [2021-09-15T15:42:55.075Z] #25 2.649 + rmdir docker [2021-09-15T15:42:55.075Z] #25 DONE 3.4s [2021-09-15T15:42:55.075Z] [2021-09-15T15:42:55.075Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:42:55.075Z] #30 sha256:68b370ab9ed71f9f26515e52d33094201e35eb38ca45fd6db02f98bd547f19c4 [2021-09-15T15:42:55.075Z] #30 2.763 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-15T15:42:56.008Z] #30 3.662 [2021-09-15T15:42:56.267Z] #30 3.788 ######################################################################## 100.0% [2021-09-15T15:42:56.267Z] #30 ... [2021-09-15T15:42:56.267Z] [2021-09-15T15:42:56.267Z] #35 [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-09-15T15:42:56.267Z] #35 sha256:603204925eaccad84b92a3729af4c8a0515608ba0c8ab6184c2d35a75a3b4640 [2021-09-15T15:42:56.267Z] #35 1.373 Install go-toml version v1.8.1 [2021-09-15T15:42:56.267Z] #35 1.721 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-15T15:42:56.267Z] #35 DONE 4.6s [2021-09-15T15:42:56.340Z] #18 DONE 1.5s [2021-09-15T15:42:56.340Z] [2021-09-15T15:42:56.340Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-15T15:42:56.340Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-15T15:42:56.525Z] [2021-09-15T15:42:56.525Z] #51 [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-09-15T15:42:56.525Z] #51 sha256:5e4ef5b918c0bdbc47582e63e23988c0cd72ed1922cf5cbf1b05a8cb10f0c499 [2021-09-15T15:42:56.525Z] #51 1.982 + RM_GOPATH=0 [2021-09-15T15:42:56.525Z] #51 1.982 + TMP_GOPATH= [2021-09-15T15:42:56.525Z] #51 1.982 + : /build [2021-09-15T15:42:56.525Z] #51 1.982 + '[' -z '' ']' [2021-09-15T15:42:56.525Z] #51 1.983 ++ mktemp -d [2021-09-15T15:42:56.525Z] #51 1.984 + export GOPATH=/tmp/tmp.AGk5qajENq [2021-09-15T15:42:56.525Z] #51 1.984 + GOPATH=/tmp/tmp.AGk5qajENq [2021-09-15T15:42:56.525Z] #51 1.984 + RM_GOPATH=1 [2021-09-15T15:42:56.525Z] #51 1.984 + case "$(go env GOARCH)" in [2021-09-15T15:42:56.525Z] #51 1.986 ++ go env GOARCH [2021-09-15T15:42:56.525Z] #51 1.998 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:56.525Z] #51 1.998 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:56.525Z] #51 1.999 ++ dirname /tmp/install/install.sh [2021-09-15T15:42:56.525Z] #51 2.003 + dir=/tmp/install [2021-09-15T15:42:56.525Z] #51 2.003 + bin=golangci_lint [2021-09-15T15:42:56.525Z] #51 2.003 + shift [2021-09-15T15:42:56.525Z] #51 2.003 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-15T15:42:56.525Z] #51 2.003 + . /tmp/install/golangci_lint.installer [2021-09-15T15:42:56.525Z] #51 2.003 ++ : v1.23.8 [2021-09-15T15:42:56.525Z] #51 2.003 + install_golangci_lint [2021-09-15T15:42:56.525Z] #51 2.003 + set -e [2021-09-15T15:42:56.525Z] #51 2.003 + echo 'Install golangci-lint version v1.23.8' [2021-09-15T15:42:56.525Z] #51 2.003 + GOBIN=/build [2021-09-15T15:42:56.525Z] #51 2.003 + GO111MODULE=on [2021-09-15T15:42:56.525Z] #51 2.003 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-15T15:42:56.525Z] #51 2.004 Install golangci-lint version v1.23.8 [2021-09-15T15:42:56.525Z] #51 2.367 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-15T15:42:56.525Z] #51 4.573 go: downloading github.com/fatih/color v1.7.0 [2021-09-15T15:42:56.525Z] #51 4.573 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-15T15:42:56.525Z] #51 4.573 go: downloading github.com/pkg/errors v0.8.1 [2021-09-15T15:42:56.525Z] #51 4.573 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-15T15:42:56.525Z] #51 4.573 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-15T15:42:56.525Z] #51 4.573 go: downloading github.com/spf13/viper v1.6.1 [2021-09-15T15:42:56.525Z] #51 4.668 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-15T15:42:56.525Z] #51 4.676 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-15T15:42:56.525Z] #51 4.684 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-15T15:42:56.525Z] #51 4.732 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-15T15:42:56.525Z] #51 4.774 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-15T15:42:56.525Z] #51 4.840 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-15T15:42:56.525Z] #51 4.860 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-15T15:42:56.783Z] #51 4.952 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-15T15:42:56.783Z] #51 5.061 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-15T15:42:56.783Z] #51 5.144 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-15T15:42:57.044Z] #51 5.232 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-15T15:42:57.044Z] #51 5.285 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-15T15:42:57.044Z] #51 5.293 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-15T15:42:57.044Z] #51 5.300 go: downloading github.com/spf13/afero v1.1.2 [2021-09-15T15:42:57.044Z] #51 5.340 go: downloading github.com/spf13/cast v1.3.0 [2021-09-15T15:42:57.044Z] #51 5.352 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-15T15:42:57.044Z] #51 5.372 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-15T15:42:57.044Z] #51 5.380 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-15T15:42:57.044Z] #51 5.383 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-15T15:42:57.044Z] #51 5.428 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-15T15:42:57.302Z] #51 5.444 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-15T15:42:57.302Z] #51 5.516 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-15T15:42:57.302Z] #51 5.516 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-15T15:42:57.302Z] #51 5.549 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-15T15:42:57.302Z] #51 5.557 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-15T15:42:57.302Z] #51 5.559 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-15T15:42:57.302Z] #51 5.576 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-15T15:42:57.302Z] #51 5.587 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-15T15:42:57.302Z] #51 5.596 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-15T15:42:57.302Z] #51 5.612 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-15T15:42:57.302Z] #51 5.613 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-15T15:42:57.302Z] #51 5.660 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-15T15:42:57.559Z] #51 5.678 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-15T15:42:57.559Z] #51 5.688 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-15T15:42:57.559Z] #51 5.703 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-15T15:42:57.559Z] #51 5.718 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-15T15:42:57.559Z] #51 5.728 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-15T15:42:57.559Z] #51 5.730 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-15T15:42:57.559Z] #51 5.746 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-15T15:42:57.559Z] #51 5.750 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-15T15:42:57.559Z] #51 5.828 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-15T15:42:57.559Z] #51 5.851 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-15T15:42:57.559Z] #51 5.861 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-15T15:42:57.559Z] #51 5.865 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-15T15:42:57.559Z] #51 5.897 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-15T15:42:57.707Z] #19 ... [2021-09-15T15:42:57.707Z] [2021-09-15T15:42:57.707Z] #60 [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-09-15T15:42:57.707Z] #60 sha256:212a888f23026069bd4dbaced9f319ddc2cdaa5cd73baf2d44210bd6436502fe [2021-09-15T15:42:57.707Z] #60 2.684 + RM_GOPATH=0 [2021-09-15T15:42:57.707Z] #60 2.684 + TMP_GOPATH= [2021-09-15T15:42:57.707Z] #60 2.684 + : /build [2021-09-15T15:42:57.707Z] #60 2.684 + '[' -z '' ']' [2021-09-15T15:42:57.707Z] #60 2.684 ++ mktemp -d [2021-09-15T15:42:57.707Z] #60 2.684 + export GOPATH=/tmp/tmp.M6NNgfKFzY [2021-09-15T15:42:57.707Z] #60 2.684 + GOPATH=/tmp/tmp.M6NNgfKFzY [2021-09-15T15:42:57.707Z] #60 2.684 + RM_GOPATH=1 [2021-09-15T15:42:57.707Z] #60 2.684 + case "$(go env GOARCH)" in [2021-09-15T15:42:57.707Z] #60 2.684 ++ go env GOARCH [2021-09-15T15:42:57.707Z] #60 2.689 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:57.707Z] #60 2.689 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:57.707Z] #60 2.689 ++ dirname /tmp/install/install.sh [2021-09-15T15:42:57.707Z] #60 2.690 + dir=/tmp/install [2021-09-15T15:42:57.707Z] #60 2.690 + bin=shfmt [2021-09-15T15:42:57.707Z] #60 2.690 + shift [2021-09-15T15:42:57.707Z] #60 2.690 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-15T15:42:57.707Z] #60 2.690 + . /tmp/install/shfmt.installer [2021-09-15T15:42:57.707Z] #60 2.690 ++ : v3.0.2 [2021-09-15T15:42:57.707Z] #60 2.690 + install_shfmt [2021-09-15T15:42:57.707Z] #60 2.690 + echo 'Install shfmt version v3.0.2' [2021-09-15T15:42:57.707Z] #60 2.690 + GOBIN=/build [2021-09-15T15:42:57.707Z] #60 2.690 + GO111MODULE=on [2021-09-15T15:42:57.707Z] #60 2.690 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-15T15:42:57.707Z] #60 2.690 Install shfmt version v3.0.2 [2021-09-15T15:42:57.707Z] #60 2.743 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-15T15:42:57.707Z] #60 3.268 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-15T15:42:57.707Z] #60 3.268 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-15T15:42:57.707Z] #60 3.279 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-15T15:42:57.707Z] #60 4.243 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-15T15:42:57.707Z] #60 ... [2021-09-15T15:42:57.707Z] [2021-09-15T15:42:57.707Z] #54 [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-09-15T15:42:57.707Z] #54 sha256:0adb1bf6010fe1d8505f351f1e3b830b05fb97f217cd2464370ef1925be46d17 [2021-09-15T15:42:57.707Z] #54 3.047 + RM_GOPATH=0 [2021-09-15T15:42:57.707Z] #54 3.047 + TMP_GOPATH= [2021-09-15T15:42:57.707Z] #54 3.047 + : /build [2021-09-15T15:42:57.707Z] #54 3.047 + '[' -z '' ']' [2021-09-15T15:42:57.707Z] #54 3.049 ++ mktemp -d [2021-09-15T15:42:57.707Z] #54 3.049 + export GOPATH=/tmp/tmp.xFxC0ss7KD [2021-09-15T15:42:57.707Z] #54 3.049 + GOPATH=/tmp/tmp.xFxC0ss7KD [2021-09-15T15:42:57.707Z] #54 3.049 + RM_GOPATH=1 [2021-09-15T15:42:57.707Z] #54 3.049 + case "$(go env GOARCH)" in [2021-09-15T15:42:57.707Z] #54 3.049 ++ go env GOARCH [2021-09-15T15:42:57.707Z] #54 3.056 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:57.707Z] #54 3.056 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:57.707Z] #54 3.056 ++ dirname /tmp/install/install.sh [2021-09-15T15:42:57.707Z] #54 3.058 + dir=/tmp/install [2021-09-15T15:42:57.707Z] #54 3.058 + bin=vndr [2021-09-15T15:42:57.707Z] #54 3.058 + shift [2021-09-15T15:42:57.707Z] #54 3.058 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-15T15:42:57.707Z] #54 3.058 + . /tmp/install/vndr.installer [2021-09-15T15:42:57.707Z] #54 3.058 ++ : v0.1.2 [2021-09-15T15:42:57.707Z] #54 3.058 + install_vndr [2021-09-15T15:42:57.707Z] #54 3.058 + echo 'Install vndr version v0.1.2' [2021-09-15T15:42:57.707Z] #54 3.058 + GOBIN=/build [2021-09-15T15:42:57.707Z] #54 3.058 + GO111MODULE=on [2021-09-15T15:42:57.707Z] #54 3.058 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-15T15:42:57.707Z] #54 3.058 Install vndr version v0.1.2 [2021-09-15T15:42:57.707Z] #54 3.437 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-15T15:42:57.707Z] #54 ... [2021-09-15T15:42:57.707Z] [2021-09-15T15:42:57.707Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:42:57.707Z] #40 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:42:57.707Z] #40 3.460 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-15T15:42:57.707Z] #40 3.460 Cloning into '.'... [2021-09-15T15:42:57.707Z] #40 ... [2021-09-15T15:42:57.707Z] [2021-09-15T15:42:57.707Z] #48 [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-09-15T15:42:57.707Z] #48 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:42:57.707Z] #48 3.602 + git clone https://github.com/docker/distribution.git . [2021-09-15T15:42:57.707Z] #48 3.605 Cloning into '.'... [2021-09-15T15:42:57.964Z] #48 ... [2021-09-15T15:42:57.964Z] [2021-09-15T15:42:57.964Z] #58 [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-09-15T15:42:57.964Z] #58 sha256:35cb59f020ce0cf72bb68ffe717c3954278e8086bd020b6ee9e9268377ddf999 [2021-09-15T15:42:57.964Z] #58 3.658 + RM_GOPATH=0 [2021-09-15T15:42:57.964Z] #58 3.658 + TMP_GOPATH= [2021-09-15T15:42:57.964Z] #58 3.658 + : /build [2021-09-15T15:42:57.964Z] #58 3.658 + '[' -z '' ']' [2021-09-15T15:42:57.964Z] #58 3.658 ++ mktemp -d [2021-09-15T15:42:57.964Z] #58 3.658 + export GOPATH=/tmp/tmp.Cj2Iikk3eV [2021-09-15T15:42:57.964Z] #58 3.658 + GOPATH=/tmp/tmp.Cj2Iikk3eV [2021-09-15T15:42:57.964Z] #58 3.658 + RM_GOPATH=1 [2021-09-15T15:42:57.964Z] #58 3.658 + case "$(go env GOARCH)" in [2021-09-15T15:42:57.964Z] #58 3.658 ++ go env GOARCH [2021-09-15T15:42:57.964Z] #58 3.669 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:57.964Z] #58 3.669 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:57.964Z] #58 3.669 ++ dirname /tmp/install/install.sh [2021-09-15T15:42:57.964Z] #58 3.669 + dir=/tmp/install [2021-09-15T15:42:57.964Z] #58 3.669 + bin=golangci_lint [2021-09-15T15:42:57.964Z] #58 3.669 + shift [2021-09-15T15:42:57.964Z] #58 3.669 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-15T15:42:57.964Z] #58 3.669 + . /tmp/install/golangci_lint.installer [2021-09-15T15:42:57.964Z] #58 3.669 ++ : v1.23.8 [2021-09-15T15:42:57.964Z] #58 3.669 + install_golangci_lint [2021-09-15T15:42:57.964Z] #58 3.670 Install golangci-lint version v1.23.8 [2021-09-15T15:42:57.964Z] #58 3.670 + set -e [2021-09-15T15:42:57.964Z] #58 3.670 + echo 'Install golangci-lint version v1.23.8' [2021-09-15T15:42:57.964Z] #58 3.670 + GOBIN=/build [2021-09-15T15:42:57.964Z] #58 3.670 + GO111MODULE=on [2021-09-15T15:42:57.964Z] #58 3.670 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-15T15:42:57.964Z] #58 4.103 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-15T15:42:57.964Z] #58 10.27 go: downloading github.com/fatih/color v1.7.0 [2021-09-15T15:42:57.964Z] #58 10.30 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-15T15:42:57.964Z] #58 10.38 go: downloading github.com/pkg/errors v0.8.1 [2021-09-15T15:42:57.964Z] #58 10.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-15T15:42:57.964Z] #58 10.41 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-15T15:42:57.964Z] #58 10.62 go: downloading github.com/spf13/viper v1.6.1 [2021-09-15T15:42:57.964Z] #58 ... [2021-09-15T15:42:57.964Z] [2021-09-15T15:42:57.964Z] #42 [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-09-15T15:42:57.964Z] #42 sha256:f610be2f2a3538b0d26b7bb6ee59dfb183f09fedde0a3e5d78c6ba86e889b52c [2021-09-15T15:42:57.964Z] #42 2.919 Install go-toml version v1.8.1 [2021-09-15T15:42:57.964Z] #42 3.369 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-15T15:42:58.221Z] #42 ... [2021-09-15T15:42:58.221Z] [2021-09-15T15:42:58.221Z] #58 [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-09-15T15:42:58.221Z] #58 sha256:35cb59f020ce0cf72bb68ffe717c3954278e8086bd020b6ee9e9268377ddf999 [2021-09-15T15:42:58.221Z] #58 10.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-15T15:42:58.221Z] #58 10.82 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-15T15:42:58.221Z] #58 10.83 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-15T15:42:58.221Z] #58 10.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-15T15:42:58.492Z] #51 6.634 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-15T15:42:58.492Z] #51 ... [2021-09-15T15:42:58.492Z] [2021-09-15T15:42:58.493Z] #47 [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-09-15T15:42:58.493Z] #47 sha256:efeb010cfc762a37bdd6285d1bf622f17ef13add88843a60b337faf13605b2dc [2021-09-15T15:42:58.493Z] #47 2.021 + RM_GOPATH=0 [2021-09-15T15:42:58.493Z] #47 2.021 + TMP_GOPATH= [2021-09-15T15:42:58.493Z] #47 2.021 + : /build [2021-09-15T15:42:58.493Z] #47 2.021 + '[' -z '' ']' [2021-09-15T15:42:58.493Z] #47 2.021 ++ mktemp -d [2021-09-15T15:42:58.493Z] #47 2.022 + export GOPATH=/tmp/tmp.DXwRvEBXdX [2021-09-15T15:42:58.493Z] #47 2.022 + GOPATH=/tmp/tmp.DXwRvEBXdX [2021-09-15T15:42:58.493Z] #47 2.022 + RM_GOPATH=1 [2021-09-15T15:42:58.493Z] #47 2.022 + case "$(go env GOARCH)" in [2021-09-15T15:42:58.493Z] #47 2.024 ++ go env GOARCH [2021-09-15T15:42:58.493Z] #47 2.029 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:58.493Z] #47 2.029 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:58.493Z] #47 2.030 ++ dirname /tmp/install/install.sh [2021-09-15T15:42:58.493Z] #47 2.030 + dir=/tmp/install [2021-09-15T15:42:58.493Z] #47 2.030 + bin=vndr [2021-09-15T15:42:58.493Z] #47 2.030 + shift [2021-09-15T15:42:58.493Z] #47 2.030 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-15T15:42:58.493Z] #47 2.030 + . /tmp/install/vndr.installer [2021-09-15T15:42:58.493Z] #47 2.030 ++ : v0.1.2 [2021-09-15T15:42:58.493Z] #47 2.030 + install_vndr [2021-09-15T15:42:58.493Z] #47 2.031 Install vndr version v0.1.2 [2021-09-15T15:42:58.493Z] #47 2.031 + echo 'Install vndr version v0.1.2' [2021-09-15T15:42:58.493Z] #47 2.031 + GOBIN=/build [2021-09-15T15:42:58.493Z] #47 2.031 + GO111MODULE=on [2021-09-15T15:42:58.493Z] #47 2.031 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-15T15:42:58.493Z] #47 2.384 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-15T15:42:58.493Z] #47 DONE 6.7s [2021-09-15T15:42:58.493Z] [2021-09-15T15:42:58.493Z] #51 [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-09-15T15:42:58.493Z] #51 sha256:5e4ef5b918c0bdbc47582e63e23988c0cd72ed1922cf5cbf1b05a8cb10f0c499 [2021-09-15T15:42:58.493Z] #51 6.642 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-15T15:42:58.493Z] #51 6.643 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-15T15:42:58.493Z] #51 6.644 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-15T15:42:58.493Z] #51 6.647 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-15T15:42:58.493Z] #51 6.699 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-15T15:42:58.493Z] #51 ... [2021-09-15T15:42:58.493Z] [2021-09-15T15:42:58.493Z] #60 [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-09-15T15:42:58.493Z] #60 sha256:263d1bb674fa0058a6540b6e5785cc9551789ae9a80566ae9da291af7c6fb7fa [2021-09-15T15:42:58.493Z] #60 1.035 + RM_GOPATH=0 [2021-09-15T15:42:58.493Z] #60 1.035 + TMP_GOPATH= [2021-09-15T15:42:58.493Z] #60 1.035 + : /build [2021-09-15T15:42:58.493Z] #60 1.035 + '[' -z '' ']' [2021-09-15T15:42:58.493Z] #60 1.035 ++ mktemp -d [2021-09-15T15:42:58.493Z] #60 1.036 + export GOPATH=/tmp/tmp.BLRcrVstZ5 [2021-09-15T15:42:58.493Z] #60 1.036 + GOPATH=/tmp/tmp.BLRcrVstZ5 [2021-09-15T15:42:58.493Z] #60 1.036 + RM_GOPATH=1 [2021-09-15T15:42:58.493Z] #60 1.036 + case "$(go env GOARCH)" in [2021-09-15T15:42:58.493Z] #60 1.037 ++ go env GOARCH [2021-09-15T15:42:58.493Z] #60 1.045 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:58.493Z] #60 1.045 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:42:58.493Z] #60 1.050 ++ dirname /tmp/install/install.sh [2021-09-15T15:42:58.493Z] #60 1.050 + dir=/tmp/install [2021-09-15T15:42:58.493Z] #60 1.050 + bin=rootlesskit [2021-09-15T15:42:58.493Z] #60 1.050 + shift [2021-09-15T15:42:58.493Z] #60 1.050 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-15T15:42:58.493Z] #60 1.050 + . /tmp/install/rootlesskit.installer [2021-09-15T15:42:58.493Z] #60 1.050 ++ : v0.14.4 [2021-09-15T15:42:58.493Z] #60 1.050 + install_rootlesskit [2021-09-15T15:42:58.493Z] #60 1.050 + case "$1" in [2021-09-15T15:42:58.493Z] #60 1.050 + export CGO_ENABLED=0 [2021-09-15T15:42:58.493Z] #60 1.050 + CGO_ENABLED=0 [2021-09-15T15:42:58.493Z] #60 1.050 + _install_rootlesskit [2021-09-15T15:42:58.493Z] #60 1.053 + echo 'Install rootlesskit version v0.14.4' [2021-09-15T15:42:58.493Z] #60 1.053 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:42:58.493Z] #60 1.053 + GOBIN=/build [2021-09-15T15:42:58.493Z] #60 1.053 + GO111MODULE=on [2021-09-15T15:42:58.493Z] #60 1.053 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-15T15:42:58.493Z] #60 1.053 Install rootlesskit version v0.14.4 [2021-09-15T15:42:58.493Z] #60 1.103 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-15T15:42:58.493Z] #60 1.879 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-15T15:42:58.493Z] #60 1.879 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-15T15:42:58.493Z] #60 1.879 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:42:58.493Z] #60 1.883 go: downloading github.com/google/uuid v1.3.0 [2021-09-15T15:42:58.493Z] #60 1.883 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-15T15:42:58.493Z] #60 1.883 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-15T15:42:58.493Z] #60 1.889 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-15T15:42:58.493Z] #60 1.889 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-15T15:42:58.493Z] #60 1.898 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-15T15:42:58.493Z] #60 1.912 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-15T15:42:58.493Z] #60 1.920 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-15T15:42:58.493Z] #60 2.111 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-15T15:42:58.493Z] #60 2.114 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-15T15:42:58.493Z] #60 2.475 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-15T15:42:58.493Z] #60 2.494 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-15T15:42:58.493Z] #60 ... [2021-09-15T15:42:58.493Z] [2021-09-15T15:42:58.493Z] #51 [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-09-15T15:42:58.493Z] #51 sha256:5e4ef5b918c0bdbc47582e63e23988c0cd72ed1922cf5cbf1b05a8cb10f0c499 [2021-09-15T15:42:58.493Z] #51 6.745 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-15T15:42:58.493Z] #51 6.764 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-15T15:42:58.493Z] #51 6.798 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-15T15:42:58.493Z] #51 6.802 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-15T15:42:58.493Z] #51 6.864 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-15T15:42:58.493Z] #51 6.864 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-15T15:42:58.493Z] #51 6.925 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-15T15:42:58.493Z] #51 6.925 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-15T15:42:58.493Z] #51 6.925 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-15T15:42:58.493Z] #51 6.946 go: downloading golang.org/x/text v0.3.2 [2021-09-15T15:42:58.750Z] #51 7.076 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-15T15:42:58.785Z] #58 11.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-15T15:42:58.785Z] #58 11.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-15T15:42:59.007Z] #51 7.276 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-15T15:42:59.007Z] #51 7.282 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-15T15:42:59.007Z] #51 7.284 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-15T15:42:59.007Z] #51 7.284 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-15T15:42:59.007Z] #51 7.300 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-15T15:42:59.265Z] #51 7.448 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-15T15:43:00.670Z] #51 ... [2021-09-15T15:43:00.670Z] [2021-09-15T15:43:00.670Z] #53 [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-09-15T15:43:00.670Z] #53 sha256:0863a6604656a3a229e692a28274a550ffd950ad37eb0f6b0285b6300a23545a [2021-09-15T15:43:00.670Z] #53 1.576 + RM_GOPATH=0 [2021-09-15T15:43:00.670Z] #53 1.576 + TMP_GOPATH= [2021-09-15T15:43:00.670Z] #53 1.576 + : /build [2021-09-15T15:43:00.670Z] #53 1.576 + '[' -z '' ']' [2021-09-15T15:43:00.670Z] #53 1.576 ++ mktemp -d [2021-09-15T15:43:00.670Z] #53 1.579 + export GOPATH=/tmp/tmp.IJ4Fcjq1Mm [2021-09-15T15:43:00.670Z] #53 1.579 + GOPATH=/tmp/tmp.IJ4Fcjq1Mm [2021-09-15T15:43:00.670Z] #53 1.579 + RM_GOPATH=1 [2021-09-15T15:43:00.670Z] #53 1.579 + case "$(go env GOARCH)" in [2021-09-15T15:43:00.670Z] #53 1.585 ++ go env GOARCH [2021-09-15T15:43:00.670Z] #53 1.597 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:00.670Z] #53 1.597 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:00.670Z] #53 1.600 ++ dirname /tmp/install/install.sh [2021-09-15T15:43:00.670Z] #53 1.605 Install shfmt version v3.0.2 [2021-09-15T15:43:00.670Z] #53 1.605 + dir=/tmp/install [2021-09-15T15:43:00.670Z] #53 1.605 + bin=shfmt [2021-09-15T15:43:00.670Z] #53 1.605 + shift [2021-09-15T15:43:00.670Z] #53 1.605 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-15T15:43:00.670Z] #53 1.605 + . /tmp/install/shfmt.installer [2021-09-15T15:43:00.670Z] #53 1.605 ++ : v3.0.2 [2021-09-15T15:43:00.670Z] #53 1.605 + install_shfmt [2021-09-15T15:43:00.670Z] #53 1.605 + echo 'Install shfmt version v3.0.2' [2021-09-15T15:43:00.670Z] #53 1.605 + GOBIN=/build [2021-09-15T15:43:00.670Z] #53 1.605 + GO111MODULE=on [2021-09-15T15:43:00.670Z] #53 1.605 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-15T15:43:00.670Z] #53 1.972 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-15T15:43:00.670Z] #53 2.478 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-15T15:43:00.670Z] #53 2.478 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-15T15:43:00.670Z] #53 2.478 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-15T15:43:00.670Z] #53 2.683 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-15T15:43:00.670Z] #53 DONE 9.1s [2021-09-15T15:43:00.681Z] #58 ... [2021-09-15T15:43:00.681Z] [2021-09-15T15:43:00.681Z] #42 [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-09-15T15:43:00.681Z] #42 sha256:f610be2f2a3538b0d26b7bb6ee59dfb183f09fedde0a3e5d78c6ba86e889b52c [2021-09-15T15:43:00.681Z] #42 DONE 13.1s [2021-09-15T15:43:00.681Z] [2021-09-15T15:43:00.681Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-15T15:43:00.681Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-15T15:43:00.681Z] #19 1.524 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:43:00.681Z] #19 1.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:43:00.681Z] #19 1.570 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:43:00.681Z] #19 2.292 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:43:00.681Z] #19 3.126 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-15T15:43:00.681Z] #19 3.992 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-15T15:43:00.681Z] #19 ... [2021-09-15T15:43:00.681Z] [2021-09-15T15:43:00.681Z] #56 [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-09-15T15:43:00.681Z] #56 sha256:96101e6c70e2f10d2be2ea48955a2867ca322b095514d045a2cc9b35d6c7fd51 [2021-09-15T15:43:00.681Z] #56 3.153 + RM_GOPATH=0 [2021-09-15T15:43:00.681Z] #56 3.153 + TMP_GOPATH= [2021-09-15T15:43:00.681Z] #56 3.153 + : /build [2021-09-15T15:43:00.681Z] #56 3.153 + '[' -z '' ']' [2021-09-15T15:43:00.681Z] #56 3.153 ++ mktemp -d [2021-09-15T15:43:00.681Z] #56 3.153 + export GOPATH=/tmp/tmp.Urp2ta1ZeV [2021-09-15T15:43:00.681Z] #56 3.153 + GOPATH=/tmp/tmp.Urp2ta1ZeV [2021-09-15T15:43:00.681Z] #56 3.153 + RM_GOPATH=1 [2021-09-15T15:43:00.681Z] #56 3.153 + case "$(go env GOARCH)" in [2021-09-15T15:43:00.681Z] #56 3.153 ++ go env GOARCH [2021-09-15T15:43:00.681Z] #56 3.157 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:00.681Z] #56 3.157 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:00.681Z] #56 3.157 ++ dirname /tmp/install/install.sh [2021-09-15T15:43:00.681Z] #56 3.157 + dir=/tmp/install [2021-09-15T15:43:00.681Z] #56 3.157 + bin=gotestsum [2021-09-15T15:43:00.681Z] #56 3.157 + shift [2021-09-15T15:43:00.681Z] #56 3.157 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-15T15:43:00.681Z] #56 3.157 + . /tmp/install/gotestsum.installer [2021-09-15T15:43:00.681Z] #56 3.157 ++ : v1.7.0 [2021-09-15T15:43:00.681Z] #56 3.157 + install_gotestsum [2021-09-15T15:43:00.681Z] #56 3.157 + set -e [2021-09-15T15:43:00.681Z] #56 3.157 + echo 'Install gotestsum version v1.7.0' [2021-09-15T15:43:00.681Z] #56 3.157 + GOBIN=/build [2021-09-15T15:43:00.681Z] #56 3.157 + GO111MODULE=on [2021-09-15T15:43:00.681Z] #56 3.157 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-15T15:43:00.681Z] #56 3.157 Install gotestsum version v1.7.0 [2021-09-15T15:43:00.681Z] #56 3.560 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-15T15:43:00.681Z] #56 5.282 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-15T15:43:00.681Z] #56 5.282 go: downloading github.com/fatih/color v1.10.0 [2021-09-15T15:43:00.681Z] #56 5.343 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-15T15:43:00.681Z] #56 5.395 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:43:00.681Z] #56 5.732 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-15T15:43:00.681Z] #56 5.759 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T15:43:00.681Z] #56 5.775 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-15T15:43:00.681Z] #56 5.803 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-15T15:43:00.681Z] #56 5.872 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-15T15:43:00.681Z] #56 5.981 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-15T15:43:00.681Z] #56 6.085 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-15T15:43:00.681Z] #56 6.322 go: downloading golang.org/x/tools v0.1.0 [2021-09-15T15:43:00.681Z] #56 11.14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-15T15:43:00.681Z] #56 11.14 go: downloading golang.org/x/mod v0.3.0 [2021-09-15T15:43:00.928Z] [2021-09-15T15:43:00.928Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:43:00.928Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:43:00.928Z] #14 2.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:43:00.928Z] #14 2.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:43:00.928Z] #14 2.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:43:00.928Z] #14 2.479 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:43:00.928Z] #14 2.872 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:43:00.928Z] #14 5.492 Fetched 8402 kB in 4s (2289 kB/s) [2021-09-15T15:43:00.928Z] #14 5.492 Reading package lists... [2021-09-15T15:43:00.928Z] #14 6.819 Reading package lists... [2021-09-15T15:43:00.928Z] #14 8.338 Building dependency tree... [2021-09-15T15:43:00.928Z] #14 8.879 The following additional packages will be installed: [2021-09-15T15:43:00.928Z] #14 8.885 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:43:00.928Z] #14 8.885 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-15T15:43:00.928Z] #14 8.885 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-15T15:43:00.928Z] #14 8.886 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-15T15:43:00.928Z] #14 8.886 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-15T15:43:00.928Z] #14 8.887 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-15T15:43:00.928Z] #14 8.888 mingw-w64-common mingw-w64-x86-64-dev [2021-09-15T15:43:00.928Z] #14 8.890 Suggested packages: [2021-09-15T15:43:00.928Z] #14 8.890 gcc-10-locales seccomp wine64 [2021-09-15T15:43:00.928Z] #14 9.214 The following NEW packages will be installed: [2021-09-15T15:43:00.928Z] #14 9.221 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:43:00.928Z] #14 9.221 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-15T15:43:00.928Z] #14 9.221 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-15T15:43:00.928Z] #14 9.221 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-15T15:43:00.928Z] #14 9.221 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-15T15:43:00.928Z] #14 9.221 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-15T15:43:00.928Z] #14 9.222 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-15T15:43:00.928Z] #14 9.222 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-15T15:43:00.928Z] #14 9.222 mingw-w64-x86-64-dev [2021-09-15T15:43:01.186Z] #14 9.506 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:43:01.186Z] #14 9.506 Need to get 115 MB of archives. [2021-09-15T15:43:01.186Z] #14 9.506 After this operation, 645 MB of additional disk space will be used. [2021-09-15T15:43:01.186Z] #14 9.506 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-15T15:43:01.186Z] #14 9.561 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-15T15:43:01.186Z] #14 9.638 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-15T15:43:01.247Z] #56 ... [2021-09-15T15:43:01.247Z] [2021-09-15T15:43:01.247Z] #52 [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 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-09-15T15:43:01.247Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:43:01.247Z] #52 13.61 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-15T15:43:01.451Z] #14 9.649 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-15T15:43:01.451Z] #14 9.652 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-15T15:43:01.451Z] #14 9.654 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-15T15:43:01.451Z] #14 9.736 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-15T15:43:01.451Z] #14 9.794 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-15T15:43:01.451Z] #14 9.797 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-15T15:43:01.708Z] #14 ... [2021-09-15T15:43:01.709Z] [2021-09-15T15:43:01.709Z] #37 [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-09-15T15:43:01.709Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:43:01.709Z] #37 2.570 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:43:01.709Z] #37 2.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:43:01.709Z] #37 2.580 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:43:01.709Z] #37 2.937 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:43:01.709Z] #37 3.492 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:43:01.709Z] #37 6.067 Fetched 8402 kB in 4s (2224 kB/s) [2021-09-15T15:43:01.709Z] #37 6.067 Reading package lists... [2021-09-15T15:43:01.709Z] #37 7.258 Reading package lists... [2021-09-15T15:43:01.709Z] #37 8.648 Building dependency tree... [2021-09-15T15:43:01.709Z] #37 9.166 The following additional packages will be installed: [2021-09-15T15:43:01.709Z] #37 9.168 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-15T15:43:01.709Z] #37 9.169 Suggested packages: [2021-09-15T15:43:01.709Z] #37 9.169 cmake-doc ninja-build lrzip [2021-09-15T15:43:01.709Z] #37 9.169 Recommended packages: [2021-09-15T15:43:01.709Z] #37 9.169 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-15T15:43:01.709Z] #37 9.416 The following NEW packages will be installed: [2021-09-15T15:43:01.709Z] #37 9.421 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-15T15:43:01.709Z] #37 9.421 vim-common xxd [2021-09-15T15:43:01.709Z] #37 9.767 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:43:01.709Z] #37 9.767 Need to get 17.7 MB of archives. [2021-09-15T15:43:01.709Z] #37 9.767 After this operation, 70.7 MB of additional disk space will be used. [2021-09-15T15:43:01.709Z] #37 9.767 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-15T15:43:01.709Z] #37 9.778 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:43:01.709Z] #37 9.789 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-15T15:43:01.709Z] #37 9.847 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-15T15:43:01.709Z] #37 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-15T15:43:01.709Z] #37 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-15T15:43:01.709Z] #37 10.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-15T15:43:01.709Z] #37 10.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-15T15:43:01.709Z] #37 10.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-15T15:43:01.709Z] #37 10.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-15T15:43:01.709Z] #37 ... [2021-09-15T15:43:01.709Z] [2021-09-15T15:43:01.709Z] #57 [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-09-15T15:43:01.709Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:43:01.709Z] #57 2.560 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:43:01.709Z] #57 2.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:43:01.709Z] #57 2.572 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:43:01.709Z] #57 2.953 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:43:01.709Z] #57 3.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:43:01.709Z] #57 5.995 Fetched 8402 kB in 4s (2262 kB/s) [2021-09-15T15:43:01.709Z] #57 5.995 Reading package lists... [2021-09-15T15:43:01.709Z] #57 6.972 Reading package lists... [2021-09-15T15:43:01.709Z] #57 8.027 Building dependency tree... [2021-09-15T15:43:01.709Z] #57 8.428 The following additional packages will be installed: [2021-09-15T15:43:01.709Z] #57 8.429 libbtrfs0 [2021-09-15T15:43:01.709Z] #57 8.474 The following NEW packages will be installed: [2021-09-15T15:43:01.709Z] #57 8.475 libbtrfs-dev libbtrfs0 [2021-09-15T15:43:01.709Z] #57 8.771 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:43:01.709Z] #57 8.771 Need to get 460 kB of archives. [2021-09-15T15:43:01.709Z] #57 8.771 After this operation, 1237 kB of additional disk space will be used. [2021-09-15T15:43:01.709Z] #57 8.771 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-15T15:43:01.709Z] #57 8.775 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-15T15:43:01.709Z] #57 9.165 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:43:01.709Z] #57 9.260 Fetched 460 kB in 0s (1636 kB/s) [2021-09-15T15:43:01.709Z] #57 9.359 Selecting previously unselected package libbtrfs0:amd64. [2021-09-15T15:43:01.709Z] #57 9.359 (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 ... 15713 files and directories currently installed.) [2021-09-15T15:43:01.709Z] #57 9.392 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-15T15:43:01.709Z] #57 9.404 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:43:01.709Z] #57 9.531 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-15T15:43:01.709Z] #57 9.531 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-15T15:43:01.709Z] #57 9.541 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:43:01.709Z] #57 9.665 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:43:01.709Z] #57 9.680 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:43:01.709Z] #57 9.700 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:43:01.966Z] #57 ... [2021-09-15T15:43:01.966Z] [2021-09-15T15:43:01.966Z] #49 [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-09-15T15:43:01.966Z] #49 sha256:ce5139bb2c33840e329cfe506b42446f1d8779cc29430b72ddbe697c97cb0f78 [2021-09-15T15:43:01.966Z] #49 1.974 + RM_GOPATH=0 [2021-09-15T15:43:01.966Z] #49 1.974 + TMP_GOPATH= [2021-09-15T15:43:01.966Z] #49 1.974 + : /build [2021-09-15T15:43:01.966Z] #49 1.974 + '[' -z '' ']' [2021-09-15T15:43:01.966Z] #49 1.974 ++ mktemp -d [2021-09-15T15:43:01.966Z] #49 1.974 + export GOPATH=/tmp/tmp.qIYPZhqFby [2021-09-15T15:43:01.966Z] #49 1.974 + GOPATH=/tmp/tmp.qIYPZhqFby [2021-09-15T15:43:01.966Z] #49 1.974 + RM_GOPATH=1 [2021-09-15T15:43:01.966Z] #49 1.974 + case "$(go env GOARCH)" in [2021-09-15T15:43:01.966Z] #49 1.974 ++ go env GOARCH [2021-09-15T15:43:01.966Z] #49 1.997 Install gotestsum version v1.7.0 [2021-09-15T15:43:01.966Z] #49 1.998 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:01.966Z] #49 1.998 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:01.966Z] #49 1.998 ++ dirname /tmp/install/install.sh [2021-09-15T15:43:01.966Z] #49 1.998 + dir=/tmp/install [2021-09-15T15:43:01.966Z] #49 1.998 + bin=gotestsum [2021-09-15T15:43:01.966Z] #49 1.998 + shift [2021-09-15T15:43:01.966Z] #49 1.998 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-15T15:43:01.966Z] #49 1.998 + . /tmp/install/gotestsum.installer [2021-09-15T15:43:01.966Z] #49 1.998 ++ : v1.7.0 [2021-09-15T15:43:01.966Z] #49 1.998 + install_gotestsum [2021-09-15T15:43:01.966Z] #49 1.998 + set -e [2021-09-15T15:43:01.966Z] #49 1.998 + echo 'Install gotestsum version v1.7.0' [2021-09-15T15:43:01.966Z] #49 1.998 + GOBIN=/build [2021-09-15T15:43:01.966Z] #49 1.998 + GO111MODULE=on [2021-09-15T15:43:01.966Z] #49 1.998 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-15T15:43:01.966Z] #49 2.358 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-15T15:43:01.966Z] #49 3.262 go: downloading github.com/fatih/color v1.10.0 [2021-09-15T15:43:01.966Z] #49 3.281 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-15T15:43:01.966Z] #49 3.297 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:43:01.966Z] #49 3.347 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-15T15:43:01.966Z] #49 3.347 go: downloading golang.org/x/tools v0.1.0 [2021-09-15T15:43:01.966Z] #49 3.347 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-15T15:43:01.966Z] #49 3.391 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-15T15:43:01.966Z] #49 3.397 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-15T15:43:01.966Z] #49 3.434 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-15T15:43:01.966Z] #49 3.468 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-15T15:43:01.966Z] #49 3.504 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-15T15:43:01.966Z] #49 3.508 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T15:43:01.966Z] #49 5.115 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-15T15:43:01.966Z] #49 5.115 go: downloading golang.org/x/mod v0.3.0 [2021-09-15T15:43:01.966Z] #49 ... [2021-09-15T15:43:01.966Z] [2021-09-15T15:43:01.966Z] #57 [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-09-15T15:43:01.967Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:43:01.967Z] #57 DONE 10.4s [2021-09-15T15:43:01.967Z] [2021-09-15T15:43:01.967Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:43:01.967Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:43:01.967Z] #33 2.000 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-15T15:43:01.967Z] #33 2.003 Cloning into '.'... [2021-09-15T15:43:02.223Z] #33 10.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-15T15:43:02.223Z] #33 ... [2021-09-15T15:43:02.223Z] [2021-09-15T15:43:02.223Z] #41 [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-09-15T15:43:02.223Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:43:02.223Z] #41 1.998 + git clone https://github.com/docker/distribution.git . [2021-09-15T15:43:02.223Z] #41 2.000 Cloning into '.'... [2021-09-15T15:43:02.223Z] #41 6.264 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-15T15:43:02.223Z] #41 6.789 + 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-09-15T15:43:02.223Z] #41 ... [2021-09-15T15:43:02.223Z] [2021-09-15T15:43:02.223Z] #37 [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-09-15T15:43:02.223Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:43:02.223Z] #37 10.52 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:43:02.223Z] #37 10.62 Fetched 17.7 MB in 1s (23.8 MB/s) [2021-09-15T15:43:02.483Z] #37 10.65 Selecting previously unselected package xxd. [2021-09-15T15:43:02.483Z] #37 10.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-15T15:43:02.483Z] #37 10.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:43:02.483Z] #37 10.71 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:43:02.483Z] #37 10.87 Selecting previously unselected package vim-common. [2021-09-15T15:43:02.483Z] #37 10.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:43:02.483Z] #37 10.91 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:43:02.623Z] #52 ... [2021-09-15T15:43:02.623Z] [2021-09-15T15:43:02.623Z] #54 [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-09-15T15:43:02.623Z] #54 sha256:0adb1bf6010fe1d8505f351f1e3b830b05fb97f217cd2464370ef1925be46d17 [2021-09-15T15:43:02.623Z] #54 DONE 15.3s [2021-09-15T15:43:02.740Z] #37 11.05 Selecting previously unselected package cmake-data. [2021-09-15T15:43:02.740Z] #37 11.06 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-15T15:43:02.740Z] #37 11.07 Unpacking cmake-data (3.18.4-2) ... [2021-09-15T15:43:02.880Z] [2021-09-15T15:43:02.880Z] #58 [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-09-15T15:43:02.880Z] #58 sha256:35cb59f020ce0cf72bb68ffe717c3954278e8086bd020b6ee9e9268377ddf999 [2021-09-15T15:43:02.880Z] #58 14.43 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-15T15:43:02.880Z] #58 14.46 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-15T15:43:02.880Z] #58 14.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-15T15:43:02.880Z] #58 14.64 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-15T15:43:02.880Z] #58 14.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-15T15:43:02.880Z] #58 14.86 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-15T15:43:02.880Z] #58 14.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-15T15:43:02.880Z] #58 14.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-15T15:43:02.880Z] #58 14.96 go: downloading github.com/spf13/afero v1.1.2 [2021-09-15T15:43:02.880Z] #58 15.09 go: downloading github.com/spf13/cast v1.3.0 [2021-09-15T15:43:02.880Z] #58 15.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-15T15:43:02.880Z] #58 15.12 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-15T15:43:02.880Z] #58 15.13 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-15T15:43:02.880Z] #58 15.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-15T15:43:02.880Z] #58 15.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-15T15:43:02.880Z] #58 15.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-15T15:43:02.880Z] #58 15.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-15T15:43:02.880Z] #58 15.45 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-15T15:43:02.880Z] #58 15.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-15T15:43:03.137Z] #58 15.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-15T15:43:03.137Z] #58 15.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-15T15:43:03.137Z] #58 15.65 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-15T15:43:03.137Z] #58 15.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-15T15:43:03.393Z] #58 15.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-15T15:43:03.393Z] #58 16.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-15T15:43:03.393Z] #58 16.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-15T15:43:03.393Z] #58 16.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-15T15:43:03.669Z] #58 16.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-15T15:43:03.671Z] #37 11.91 Selecting previously unselected package libicu67:amd64. [2021-09-15T15:43:03.671Z] #37 11.91 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-15T15:43:03.671Z] #37 12.00 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-15T15:43:03.927Z] #58 16.60 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-15T15:43:03.927Z] #58 16.62 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-15T15:43:03.927Z] #58 16.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-15T15:43:04.194Z] #58 16.85 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-15T15:43:04.194Z] #58 16.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-15T15:43:04.235Z] #37 ... [2021-09-15T15:43:04.235Z] [2021-09-15T15:43:04.235Z] #45 [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 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-09-15T15:43:04.235Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:43:04.235Z] #45 2.443 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:43:04.235Z] #45 2.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:43:04.235Z] #45 2.483 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:43:04.235Z] #45 2.847 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:43:04.235Z] #45 2.959 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-15T15:43:04.235Z] #45 3.351 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:43:04.235Z] #45 7.562 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-15T15:43:04.235Z] #45 7.581 Fetched 8406 kB in 5s (1554 kB/s) [2021-09-15T15:43:04.235Z] #45 7.581 Reading package lists... [2021-09-15T15:43:04.235Z] #45 8.745 Reading package lists... [2021-09-15T15:43:04.235Z] #45 9.731 Building dependency tree... [2021-09-15T15:43:04.235Z] #45 10.20 The following additional packages will be installed: [2021-09-15T15:43:04.235Z] #45 10.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:43:04.235Z] #45 10.21 python3-protobuf python3-six [2021-09-15T15:43:04.235Z] #45 10.21 Suggested packages: [2021-09-15T15:43:04.235Z] #45 10.21 python3-setuptools [2021-09-15T15:43:04.235Z] #45 10.21 Recommended packages: [2021-09-15T15:43:04.235Z] #45 10.21 iproute2 | iproute [2021-09-15T15:43:04.235Z] #45 10.33 The following NEW packages will be installed: [2021-09-15T15:43:04.235Z] #45 10.33 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:43:04.235Z] #45 10.33 python3-protobuf python3-six [2021-09-15T15:43:04.235Z] #45 10.64 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:43:04.235Z] #45 10.64 Need to get 2267 kB of archives. [2021-09-15T15:43:04.235Z] #45 10.64 After this operation, 10.8 MB of additional disk space will be used. [2021-09-15T15:43:04.235Z] #45 10.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-15T15:43:04.235Z] #45 10.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:43:04.235Z] #45 10.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-15T15:43:04.235Z] #45 10.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-15T15:43:04.235Z] #45 10.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-15T15:43:04.235Z] #45 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-15T15:43:04.235Z] #45 10.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-15T15:43:04.451Z] #58 17.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-15T15:43:04.451Z] #58 17.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-15T15:43:04.492Z] #45 ... [2021-09-15T15:43:04.492Z] [2021-09-15T15:43:04.492Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:43:04.492Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:43:04.492Z] #14 10.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-15T15:43:04.492Z] #14 10.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-15T15:43:04.492Z] #14 10.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-15T15:43:04.492Z] #14 10.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-15T15:43:04.492Z] #14 11.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-15T15:43:04.492Z] #14 11.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-15T15:43:04.492Z] #14 11.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-15T15:43:04.492Z] #14 11.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-15T15:43:04.492Z] #14 11.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-15T15:43:04.492Z] #14 11.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-15T15:43:04.492Z] #14 11.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-15T15:43:04.492Z] #14 11.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-15T15:43:04.492Z] #14 11.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-15T15:43:04.492Z] #14 11.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-15T15:43:04.492Z] #14 11.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-15T15:43:04.492Z] #14 11.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-15T15:43:04.492Z] #14 11.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-15T15:43:04.492Z] #14 11.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-15T15:43:04.492Z] #14 11.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-15T15:43:04.492Z] #14 11.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-15T15:43:04.492Z] #14 11.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-15T15:43:04.492Z] #14 11.91 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:43:04.492Z] #14 12.01 Fetched 115 MB in 2s (46.5 MB/s) [2021-09-15T15:43:04.492Z] #14 12.12 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-15T15:43:04.492Z] #14 12.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 ... 15713 files and directories currently installed.) [2021-09-15T15:43:04.492Z] #14 12.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-15T15:43:04.492Z] #14 12.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:43:04.492Z] #14 12.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-15T15:43:04.492Z] #14 12.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-15T15:43:04.492Z] #14 12.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:43:04.708Z] #58 17.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-15T15:43:04.708Z] #58 17.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-15T15:43:04.708Z] #58 17.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-15T15:43:04.964Z] #58 17.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-15T15:43:04.964Z] #58 17.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-15T15:43:04.964Z] #58 17.53 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-15T15:43:04.964Z] #58 17.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-15T15:43:05.220Z] #58 17.84 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-15T15:43:05.220Z] #58 17.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-15T15:43:05.220Z] #58 17.92 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-15T15:43:05.220Z] #58 17.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-15T15:43:05.220Z] #58 17.93 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-15T15:43:05.220Z] #58 17.99 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-15T15:43:05.425Z] #14 13.68 Selecting previously unselected package binutils-mingw-w64. [2021-09-15T15:43:05.425Z] #14 13.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-15T15:43:05.425Z] #14 ... [2021-09-15T15:43:05.425Z] [2021-09-15T15:43:05.425Z] #49 [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-09-15T15:43:05.425Z] #49 sha256:ce5139bb2c33840e329cfe506b42446f1d8779cc29430b72ddbe697c97cb0f78 [2021-09-15T15:43:05.426Z] #49 DONE 13.8s [2021-09-15T15:43:05.426Z] [2021-09-15T15:43:05.426Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:43:05.426Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:43:05.426Z] #14 13.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:43:05.696Z] #14 13.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-15T15:43:05.696Z] #14 13.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:43:05.696Z] #14 13.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:43:05.787Z] #58 18.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-15T15:43:05.960Z] #14 14.20 Selecting previously unselected package dmsetup. [2021-09-15T15:43:05.960Z] #14 14.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:43:05.960Z] #14 14.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:43:06.045Z] #58 18.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-15T15:43:06.045Z] #58 18.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-15T15:43:06.045Z] #58 18.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-15T15:43:06.045Z] #58 18.74 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-15T15:43:06.045Z] #58 18.84 go: downloading golang.org/x/text v0.3.2 [2021-09-15T15:43:06.218Z] #14 14.35 Selecting previously unselected package mingw-w64-common. [2021-09-15T15:43:06.218Z] #14 14.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-15T15:43:06.218Z] #14 14.37 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-15T15:43:06.475Z] #14 ... [2021-09-15T15:43:06.475Z] [2021-09-15T15:43:06.475Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:43:06.475Z] #30 sha256:68b370ab9ed71f9f26515e52d33094201e35eb38ca45fd6db02f98bd547f19c4 [2021-09-15T15:43:06.475Z] #30 4.219 [2021-09-15T15:43:06.475Z] #30 5.955 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-15T15:43:06.475Z] #30 6.583 [2021-09-15T15:43:06.475Z] #30 6.750 ### 5.5% ######################################################################## 100.0% [2021-09-15T15:43:06.475Z] #30 7.351 [2021-09-15T15:43:06.475Z] #30 8.916 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-15T15:43:06.475Z] #30 9.364 [2021-09-15T15:43:06.475Z] #30 9.503 ### 5.3% ################### 27.2% ####################################### 54.2% ################################################################### 93.1% ######################################################################## 100.0% [2021-09-15T15:43:06.475Z] #30 10.26 [2021-09-15T15:43:06.475Z] #30 11.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-15T15:43:06.475Z] #30 12.01 [2021-09-15T15:43:06.476Z] #30 12.12 ######################################################################## 100.0% [2021-09-15T15:43:06.476Z] #30 12.58 [2021-09-15T15:43:06.476Z] #30 13.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-15T15:43:06.476Z] #30 13.63 [2021-09-15T15:43:06.476Z] #30 13.73 ######################################################################## 100.0% [2021-09-15T15:43:06.476Z] #30 14.14 [2021-09-15T15:43:06.735Z] #30 14.28 Download of images into '/build' complete. [2021-09-15T15:43:06.735Z] #30 14.28 Use something like the following to load the result into a Docker daemon: [2021-09-15T15:43:06.735Z] #30 14.28 tar -cC '/build' . | docker load [2021-09-15T15:43:06.735Z] #30 ... [2021-09-15T15:43:06.735Z] [2021-09-15T15:43:06.735Z] #37 [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-09-15T15:43:06.735Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:43:06.735Z] #37 13.57 Selecting previously unselected package libxml2:amd64. [2021-09-15T15:43:06.735Z] #37 13.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-15T15:43:06.735Z] #37 13.60 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:43:06.735Z] #37 13.96 Selecting previously unselected package libarchive13:amd64. [2021-09-15T15:43:06.735Z] #37 13.96 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-15T15:43:06.735Z] #37 13.98 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-15T15:43:06.735Z] #37 14.19 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-15T15:43:06.735Z] #37 14.20 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-15T15:43:06.735Z] #37 14.23 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-15T15:43:06.735Z] #37 14.34 Selecting previously unselected package librhash0:amd64. [2021-09-15T15:43:06.735Z] #37 14.35 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-15T15:43:06.735Z] #37 14.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-15T15:43:06.735Z] #37 14.49 Selecting previously unselected package libuv1:amd64. [2021-09-15T15:43:06.735Z] #37 14.50 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-15T15:43:06.735Z] #37 14.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-15T15:43:06.735Z] #37 14.60 Selecting previously unselected package cmake. [2021-09-15T15:43:06.735Z] #37 14.60 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-15T15:43:06.735Z] #37 14.60 Unpacking cmake (3.18.4-2) ... [2021-09-15T15:43:06.735Z] #37 ... [2021-09-15T15:43:06.735Z] [2021-09-15T15:43:06.735Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:43:06.735Z] #30 sha256:68b370ab9ed71f9f26515e52d33094201e35eb38ca45fd6db02f98bd547f19c4 [2021-09-15T15:43:06.735Z] #30 DONE 14.4s [2021-09-15T15:43:06.992Z] [2021-09-15T15:43:06.992Z] #45 [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 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-09-15T15:43:06.992Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:43:06.992Z] #45 13.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-15T15:43:06.992Z] #45 13.68 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:43:06.992Z] #45 13.74 Fetched 2267 kB in 3s (725 kB/s) [2021-09-15T15:43:06.992Z] #45 13.82 Selecting previously unselected package libprotobuf23:amd64. [2021-09-15T15:43:06.992Z] #45 13.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 ... 15713 files and directories currently installed.) [2021-09-15T15:43:06.992Z] #45 13.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-15T15:43:06.992Z] #45 13.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-15T15:43:06.992Z] #45 14.23 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:43:06.992Z] #45 14.23 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:43:06.992Z] #45 14.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:43:06.992Z] #45 14.36 Selecting previously unselected package python3-six. [2021-09-15T15:43:06.992Z] #45 14.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-15T15:43:06.992Z] #45 14.37 Unpacking python3-six (1.16.0-2) ... [2021-09-15T15:43:06.992Z] #45 14.44 Selecting previously unselected package python3-protobuf. [2021-09-15T15:43:06.992Z] #45 14.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-15T15:43:06.992Z] #45 14.45 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-15T15:43:06.992Z] #45 14.72 Selecting previously unselected package libnet1:amd64. [2021-09-15T15:43:06.992Z] #45 14.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-15T15:43:06.992Z] #45 14.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:43:06.992Z] #45 14.86 Selecting previously unselected package libnl-3-200:amd64. [2021-09-15T15:43:06.992Z] #45 14.86 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-15T15:43:06.992Z] #45 14.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:43:06.992Z] #45 14.99 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-15T15:43:06.992Z] #45 14.99 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-15T15:43:06.992Z] #45 14.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:43:06.992Z] #45 15.11 Selecting previously unselected package criu. [2021-09-15T15:43:06.992Z] #45 15.12 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-15T15:43:06.992Z] #45 15.13 Unpacking criu (3.15-1) ... [2021-09-15T15:43:07.558Z] #45 15.44 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:43:07.814Z] #45 15.97 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-15T15:43:07.814Z] #45 15.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:43:07.814Z] #45 16.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:43:07.814Z] #45 16.03 Setting up python3-six (1.16.0-2) ... [2021-09-15T15:43:08.378Z] #45 16.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:43:08.378Z] #45 16.46 Setting up python3-protobuf (3.12.4-1) ... [2021-09-15T15:43:08.635Z] #45 ... [2021-09-15T15:43:08.635Z] [2021-09-15T15:43:08.635Z] #37 [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-09-15T15:43:08.635Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:43:08.635Z] #37 16.05 Setting up libicu67:amd64 (67.1-7) ... [2021-09-15T15:43:08.635Z] #37 16.08 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:43:08.635Z] #37 16.09 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-15T15:43:08.635Z] #37 16.13 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:43:08.635Z] #37 16.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-15T15:43:08.635Z] #37 16.18 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-15T15:43:08.635Z] #37 16.21 Setting up cmake-data (3.18.4-2) ... [2021-09-15T15:43:08.635Z] #37 16.26 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:43:08.635Z] #37 16.31 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-15T15:43:08.635Z] #37 16.32 Setting up cmake (3.18.4-2) ... [2021-09-15T15:43:08.635Z] #37 16.33 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:43:08.635Z] #37 DONE 16.9s [2021-09-15T15:43:08.893Z] [2021-09-15T15:43:08.893Z] #38 [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-09-15T15:43:08.893Z] #38 sha256:b13c0c04646d925b2e0d3530a2ea1013ce34fc61436d54be34f546650fdd3a10 [2021-09-15T15:43:09.319Z] #58 21.98 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-15T15:43:09.319Z] #58 22.00 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-15T15:43:09.319Z] #58 22.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-15T15:43:09.319Z] #58 22.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-15T15:43:09.587Z] #58 22.06 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-15T15:43:09.847Z] #38 1.172 + RM_GOPATH=0 [2021-09-15T15:43:09.847Z] #38 1.172 + TMP_GOPATH= [2021-09-15T15:43:09.847Z] #38 1.172 + : /build [2021-09-15T15:43:09.847Z] #38 1.172 + '[' -z '' ']' [2021-09-15T15:43:09.847Z] #38 1.173 ++ mktemp -d [2021-09-15T15:43:09.847Z] #38 1.174 + export GOPATH=/tmp/tmp.n7oIdhQQsN [2021-09-15T15:43:09.847Z] #38 1.174 + GOPATH=/tmp/tmp.n7oIdhQQsN [2021-09-15T15:43:09.847Z] #38 1.174 + RM_GOPATH=1 [2021-09-15T15:43:09.847Z] #38 1.174 + case "$(go env GOARCH)" in [2021-09-15T15:43:09.847Z] #38 1.174 ++ go env GOARCH [2021-09-15T15:43:09.847Z] #38 1.185 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:09.847Z] #38 1.186 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:09.847Z] #38 1.186 ++ dirname /tmp/install/install.sh [2021-09-15T15:43:09.847Z] #38 1.190 + dir=/tmp/install [2021-09-15T15:43:09.847Z] #38 1.190 + bin=tini [2021-09-15T15:43:09.847Z] #38 1.190 + shift [2021-09-15T15:43:09.847Z] #38 1.190 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-15T15:43:09.847Z] #38 1.190 + . /tmp/install/tini.installer [2021-09-15T15:43:09.847Z] #38 1.191 ++ : v0.19.0 [2021-09-15T15:43:09.847Z] #38 1.191 + install_tini [2021-09-15T15:43:09.847Z] #38 1.191 + echo 'Install tini version v0.19.0' [2021-09-15T15:43:09.847Z] #38 1.191 Install tini version v0.19.0 [2021-09-15T15:43:09.847Z] #38 1.192 + git clone https://github.com/krallin/tini.git /tmp/tmp.n7oIdhQQsN/tini [2021-09-15T15:43:09.847Z] #38 1.193 Cloning into '/tmp/tmp.n7oIdhQQsN/tini'... [2021-09-15T15:43:09.951Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c3641ba8398a82d7) in /home/ubuntu/workspace/moby_PR-42842 [Pipeline] { [Pipeline] checkout [2021-09-15T15:43:10.162Z] #58 22.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-15T15:43:10.162Z] #58 22.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-15T15:43:10.163Z] The recommended git tool is: git [2021-09-15T15:43:10.414Z] #38 1.670 + cd /tmp/tmp.n7oIdhQQsN/tini [2021-09-15T15:43:10.414Z] #38 1.670 + git checkout -q v0.19.0 [2021-09-15T15:43:10.414Z] #38 1.693 + cmake . [2021-09-15T15:43:10.420Z] #58 23.05 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-15T15:43:10.671Z] #38 1.878 -- The C compiler identification is GNU 10.2.1 [2021-09-15T15:43:10.672Z] #38 1.893 -- Detecting C compiler ABI info [2021-09-15T15:43:10.928Z] #38 2.189 -- Detecting C compiler ABI info - done [2021-09-15T15:43:10.928Z] #38 2.230 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-15T15:43:10.928Z] #38 2.231 -- Detecting C compile features [2021-09-15T15:43:10.928Z] #38 2.232 -- Detecting C compile features - done [2021-09-15T15:43:10.928Z] #38 2.262 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-15T15:43:10.928Z] #38 2.359 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-15T15:43:11.185Z] #38 ... [2021-09-15T15:43:11.185Z] [2021-09-15T15:43:11.185Z] #45 [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 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-09-15T15:43:11.185Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:43:11.185Z] #45 17.62 Setting up criu (3.15-1) ... [2021-09-15T15:43:11.185Z] #45 18.22 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:43:11.185Z] #45 DONE 19.1s [2021-09-15T15:43:11.185Z] [2021-09-15T15:43:11.185Z] #38 [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-09-15T15:43:11.185Z] #38 sha256:b13c0c04646d925b2e0d3530a2ea1013ce34fc61436d54be34f546650fdd3a10 [2021-09-15T15:43:11.185Z] #38 2.387 -- Configuring done [2021-09-15T15:43:11.185Z] #38 2.441 -- Generating done [2021-09-15T15:43:11.185Z] #38 2.441 -- Build files have been written to: /tmp/tmp.n7oIdhQQsN/tini [2021-09-15T15:43:11.185Z] #38 2.456 + make tini-static [2021-09-15T15:43:11.185Z] #38 2.585 Scanning dependencies of target tini-static [2021-09-15T15:43:11.185Z] #38 2.645 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-15T15:43:11.351Z] #58 ... [2021-09-15T15:43:11.351Z] [2021-09-15T15:43:11.351Z] #60 [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-09-15T15:43:11.351Z] #60 sha256:212a888f23026069bd4dbaced9f319ddc2cdaa5cd73baf2d44210bd6436502fe [2021-09-15T15:43:11.351Z] #60 DONE 23.7s [2021-09-15T15:43:11.351Z] [2021-09-15T15:43:11.351Z] #48 [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-09-15T15:43:11.351Z] #48 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:43:11.351Z] #48 18.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-15T15:43:11.351Z] #48 19.15 + 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-09-15T15:43:11.760Z] #38 3.061 [100%] Linking C executable tini-static [2021-09-15T15:43:11.915Z] #48 ... [2021-09-15T15:43:11.915Z] [2021-09-15T15:43:11.916Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-15T15:43:11.916Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-15T15:43:11.916Z] #19 5.450 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-15T15:43:11.916Z] #19 6.202 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:43:11.916Z] #19 7.354 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-15T15:43:11.916Z] #19 7.949 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:43:11.916Z] #19 7.949 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB] [2021-09-15T15:43:11.916Z] #19 7.949 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB] [2021-09-15T15:43:11.916Z] #19 7.949 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB] [2021-09-15T15:43:11.916Z] #19 7.950 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:43:11.916Z] #19 7.958 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB] [2021-09-15T15:43:11.916Z] #19 ... [2021-09-15T15:43:11.916Z] [2021-09-15T15:43:11.916Z] #52 [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 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-09-15T15:43:11.916Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:43:11.916Z] #52 16.08 Fetched 8406 kB in 12s (677 kB/s) [2021-09-15T15:43:11.916Z] #52 16.08 Reading package lists... [2021-09-15T15:43:11.916Z] #52 19.06 Reading package lists... [2021-09-15T15:43:11.916Z] #52 22.01 Building dependency tree... [2021-09-15T15:43:11.916Z] #52 23.94 The following additional packages will be installed: [2021-09-15T15:43:11.916Z] #52 23.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:43:11.916Z] #52 23.95 python3-protobuf python3-six [2021-09-15T15:43:11.916Z] #52 23.95 Suggested packages: [2021-09-15T15:43:11.916Z] #52 23.95 python3-setuptools [2021-09-15T15:43:11.916Z] #52 23.95 Recommended packages: [2021-09-15T15:43:11.916Z] #52 23.95 iproute2 | iproute [2021-09-15T15:43:12.017Z] #38 3.376 [100%] Built target tini-static [2021-09-15T15:43:12.017Z] #38 3.391 + mkdir -p /build [2021-09-15T15:43:12.017Z] #38 3.392 + cp tini-static /build/docker-init [2021-09-15T15:43:12.017Z] #38 ... [2021-09-15T15:43:12.017Z] [2021-09-15T15:43:12.017Z] #58 [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-09-15T15:43:12.017Z] #58 sha256:c3f9810be720a6c4573a86ff7ac7316fa3a935a833fbdbee2d38fcc76c886430 [2021-09-15T15:43:12.017Z] #58 0.994 + RM_GOPATH=0 [2021-09-15T15:43:12.017Z] #58 0.994 + TMP_GOPATH= [2021-09-15T15:43:12.017Z] #58 0.994 + : /build [2021-09-15T15:43:12.017Z] #58 0.995 + '[' -z '' ']' [2021-09-15T15:43:12.017Z] #58 0.995 ++ mktemp -d [2021-09-15T15:43:12.017Z] #58 0.997 + export GOPATH=/tmp/tmp.lJYjUDGyZm [2021-09-15T15:43:12.017Z] #58 0.997 + GOPATH=/tmp/tmp.lJYjUDGyZm [2021-09-15T15:43:12.017Z] #58 0.997 + RM_GOPATH=1 [2021-09-15T15:43:12.017Z] #58 0.997 + case "$(go env GOARCH)" in [2021-09-15T15:43:12.017Z] #58 0.998 ++ go env GOARCH [2021-09-15T15:43:12.017Z] #58 1.005 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:12.017Z] #58 1.005 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:12.017Z] #58 1.007 ++ dirname /tmp/install/install.sh [2021-09-15T15:43:12.017Z] #58 1.015 + dir=/tmp/install [2021-09-15T15:43:12.017Z] #58 1.016 + bin=containerd [2021-09-15T15:43:12.017Z] #58 1.016 + shift [2021-09-15T15:43:12.017Z] #58 1.016 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-15T15:43:12.017Z] #58 1.016 + . /tmp/install/containerd.installer [2021-09-15T15:43:12.017Z] #58 1.016 ++ set -e [2021-09-15T15:43:12.017Z] #58 1.017 ++ : v1.5.5 [2021-09-15T15:43:12.017Z] #58 1.017 + install_containerd [2021-09-15T15:43:12.017Z] #58 1.018 + echo 'Install containerd version v1.5.5' [2021-09-15T15:43:12.017Z] #58 1.020 Install containerd version v1.5.5 [2021-09-15T15:43:12.017Z] #58 1.020 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lJYjUDGyZm/src/github.com/containerd/containerd [2021-09-15T15:43:12.017Z] #58 1.021 Cloning into '/tmp/tmp.lJYjUDGyZm/src/github.com/containerd/containerd'... [2021-09-15T15:43:12.173Z] #52 24.53 The following NEW packages will be installed: [2021-09-15T15:43:12.173Z] #52 24.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:43:12.173Z] #52 24.53 python3-protobuf python3-six [2021-09-15T15:43:12.274Z] #58 ... [2021-09-15T15:43:12.274Z] [2021-09-15T15:43:12.274Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:43:12.274Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:43:12.274Z] #14 16.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-15T15:43:12.274Z] #14 16.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-15T15:43:12.274Z] #14 16.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:43:12.274Z] #14 17.79 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-15T15:43:12.274Z] #14 17.79 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:43:12.274Z] #14 17.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:43:12.274Z] #14 17.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-15T15:43:12.274Z] #14 17.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:43:12.274Z] #14 17.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-15T15:43:12.274Z] #14 19.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-15T15:43:12.274Z] #14 20.00 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:43:12.274Z] #14 20.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:43:12.274Z] #14 ... [2021-09-15T15:43:12.274Z] [2021-09-15T15:43:12.274Z] #38 [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-09-15T15:43:12.274Z] #38 sha256:b13c0c04646d925b2e0d3530a2ea1013ce34fc61436d54be34f546650fdd3a10 [2021-09-15T15:43:12.274Z] #38 DONE 3.7s [2021-09-15T15:43:12.531Z] [2021-09-15T15:43:12.531Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:43:12.531Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:43:12.531Z] #33 10.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:43:12.744Z] #52 25.03 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:43:12.745Z] #52 25.03 Need to get 2267 kB of archives. [2021-09-15T15:43:12.745Z] #52 25.03 After this operation, 10.8 MB of additional disk space will be used. [2021-09-15T15:43:12.745Z] #52 25.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-15T15:43:12.745Z] #52 25.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:43:12.745Z] #52 25.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-15T15:43:12.745Z] #52 25.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-15T15:43:12.745Z] #52 25.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-15T15:43:12.745Z] #52 25.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-15T15:43:12.745Z] #52 25.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-15T15:43:13.462Z] #33 ... [2021-09-15T15:43:13.462Z] [2021-09-15T15:43:13.462Z] #58 [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-09-15T15:43:13.462Z] #58 sha256:c3f9810be720a6c4573a86ff7ac7316fa3a935a833fbdbee2d38fcc76c886430 [2021-09-15T15:43:13.462Z] #58 11.39 + cd /tmp/tmp.lJYjUDGyZm/src/github.com/containerd/containerd [2021-09-15T15:43:13.462Z] #58 11.39 + git checkout -q v1.5.5 [2021-09-15T15:43:13.516Z] using credential docker-jenkins-github-credentials [2021-09-15T15:43:13.523Z] Cloning the remote Git repository [2021-09-15T15:43:13.523Z] Cloning with configured refspecs honoured and without tags [2021-09-15T15:43:13.423Z] Cloning repository https://github.com/moby/moby.git [2021-09-15T15:43:13.477Z] > git init /home/ubuntu/workspace/moby_PR-42842 # timeout=10 [2021-09-15T15:43:14.026Z] #58 12.00 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-15T15:43:14.026Z] #58 12.00 + BUILDTAGS='netgo osusergo static_build' [2021-09-15T15:43:14.026Z] #58 12.00 + export EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:43:14.026Z] #58 12.00 + EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:43:14.026Z] #58 12.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-15T15:43:14.026Z] #58 12.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-15T15:43:14.026Z] #58 12.00 + '[' '' = dynamic ']' [2021-09-15T15:43:14.026Z] #58 12.00 + make [2021-09-15T15:43:13.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:43:13.754Z] > git --version # timeout=10 [2021-09-15T15:43:13.782Z] > git --version # 'git version 2.25.1' [2021-09-15T15:43:13.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:43:13.784Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:43:14.957Z] #58 12.88 + bin/ctr [2021-09-15T15:43:15.267Z] #52 27.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-15T15:43:16.198Z] #52 28.75 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:43:16.455Z] #52 28.90 Fetched 2267 kB in 4s (639 kB/s) [2021-09-15T15:43:16.455Z] #52 28.97 Selecting previously unselected package libprotobuf23:amd64. [2021-09-15T15:43:16.455Z] #52 28.97 (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 ... 15713 files and directories currently installed.) [2021-09-15T15:43:16.721Z] #52 29.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-15T15:43:16.721Z] #52 29.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-15T15:43:16.721Z] #52 ... [2021-09-15T15:43:16.721Z] [2021-09-15T15:43:16.721Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:43:16.721Z] #40 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:43:16.981Z] #40 29.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-15T15:43:17.546Z] #40 29.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:43:17.577Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-049f947489019eaa5) in /home/ubuntu/workspace/moby_PR-42842 [Pipeline] { [Pipeline] checkout [2021-09-15T15:43:17.704Z] The recommended git tool is: git [2021-09-15T15:43:18.243Z] #58 ... [2021-09-15T15:43:18.243Z] [2021-09-15T15:43:18.243Z] #60 [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-09-15T15:43:18.243Z] #60 sha256:263d1bb674fa0058a6540b6e5785cc9551789ae9a80566ae9da291af7c6fb7fa [2021-09-15T15:43:18.243Z] #60 22.92 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:43:18.243Z] #60 22.92 + GOBIN=/build [2021-09-15T15:43:18.243Z] #60 22.92 + GO111MODULE=on [2021-09-15T15:43:18.243Z] #60 22.92 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-15T15:43:18.243Z] #60 DONE 26.6s [2021-09-15T15:43:18.500Z] [2021-09-15T15:43:18.500Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-15T15:43:18.500Z] #61 sha256:a4f042dce008db65bdeacffe0302418c3cbfc9104cf440a045da5fe39a47df0d [2021-09-15T15:43:18.500Z] #61 DONE 0.3s [2021-09-15T15:43:18.500Z] [2021-09-15T15:43:18.500Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-15T15:43:18.500Z] #62 sha256:3b66478d2adcd356374ae559ee78991adf62848ff14149cb46c83ee629ea12ff [2021-09-15T15:43:18.757Z] #62 DONE 0.2s [2021-09-15T15:43:18.757Z] [2021-09-15T15:43:18.757Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:43:18.757Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:43:18.757Z] #14 24.26 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-15T15:43:18.757Z] #14 24.27 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:43:18.757Z] #14 24.27 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:43:18.757Z] #14 26.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-15T15:43:18.757Z] #14 26.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:43:18.757Z] #14 26.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:43:20.223Z] #14 28.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-15T15:43:20.223Z] #14 28.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:43:20.223Z] #14 28.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:43:21.157Z] using credential docker-jenkins-github-credentials [2021-09-15T15:43:21.171Z] Cloning the remote Git repository [2021-09-15T15:43:21.171Z] Cloning with configured refspecs honoured and without tags [2021-09-15T15:43:21.208Z] #14 ... [2021-09-15T15:43:21.208Z] [2021-09-15T15:43:21.208Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:43:21.208Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:43:21.208Z] #33 DONE 29.1s [2021-09-15T15:43:21.209Z] [2021-09-15T15:43:21.209Z] #41 [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-09-15T15:43:21.209Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:43:20.985Z] Cloning repository https://github.com/moby/moby.git [2021-09-15T15:43:21.068Z] > git init /home/ubuntu/workspace/moby_PR-42842 # timeout=10 [2021-09-15T15:43:21.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:43:21.515Z] > git --version # timeout=10 [2021-09-15T15:43:21.540Z] > git --version # 'git version 2.17.1' [2021-09-15T15:43:21.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:43:21.628Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:43:22.329Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01adfcc0eab314fae) in /home/ubuntu/workspace/moby_PR-42842 [Pipeline] { [Pipeline] checkout [2021-09-15T15:43:22.465Z] The recommended git tool is: git [2021-09-15T15:43:23.755Z] #41 ... [2021-09-15T15:43:23.755Z] [2021-09-15T15:43:23.755Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:43:23.755Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:43:23.755Z] #14 32.10 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-15T15:43:23.755Z] #14 32.10 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:43:23.755Z] #14 32.12 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:43:24.099Z] #40 ... [2021-09-15T15:43:24.099Z] [2021-09-15T15:43:24.099Z] #52 [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 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-09-15T15:43:24.099Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:43:24.099Z] #52 29.56 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:43:24.099Z] #52 29.56 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:43:24.099Z] #52 29.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:43:24.099Z] #52 29.70 Selecting previously unselected package python3-six. [2021-09-15T15:43:24.099Z] #52 29.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-15T15:43:24.099Z] #52 29.71 Unpacking python3-six (1.16.0-2) ... [2021-09-15T15:43:24.099Z] #52 29.77 Selecting previously unselected package python3-protobuf. [2021-09-15T15:43:24.099Z] #52 29.78 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-15T15:43:24.099Z] #52 29.78 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-15T15:43:24.099Z] #52 30.07 Selecting previously unselected package libnet1:amd64. [2021-09-15T15:43:24.100Z] #52 30.08 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-15T15:43:24.100Z] #52 30.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:43:24.100Z] #52 30.17 Selecting previously unselected package libnl-3-200:amd64. [2021-09-15T15:43:24.100Z] #52 30.17 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-15T15:43:24.100Z] #52 30.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:43:24.100Z] #52 30.27 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-15T15:43:24.100Z] #52 30.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-15T15:43:24.100Z] #52 30.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:43:24.100Z] #52 30.34 Selecting previously unselected package criu. [2021-09-15T15:43:24.100Z] #52 30.34 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-15T15:43:24.100Z] #52 30.34 Unpacking criu (3.15-1) ... [2021-09-15T15:43:24.100Z] #52 30.73 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:43:24.100Z] #52 31.50 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-15T15:43:24.100Z] #52 31.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:43:24.100Z] #52 31.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:43:24.100Z] #52 31.57 Setting up python3-six (1.16.0-2) ... [2021-09-15T15:43:24.100Z] #52 32.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:43:24.100Z] #52 32.21 Setting up python3-protobuf (3.12.4-1) ... [2021-09-15T15:43:24.100Z] #52 34.56 Setting up criu (3.15-1) ... [2021-09-15T15:43:24.100Z] #52 35.62 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:43:24.100Z] #52 DONE 36.0s [2021-09-15T15:43:24.100Z] [2021-09-15T15:43:24.100Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-15T15:43:24.100Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-15T15:43:24.100Z] #19 ... [2021-09-15T15:43:24.100Z] [2021-09-15T15:43:24.100Z] #56 [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-09-15T15:43:24.100Z] #56 sha256:96101e6c70e2f10d2be2ea48955a2867ca322b095514d045a2cc9b35d6c7fd51 [2021-09-15T15:43:24.100Z] #56 DONE 36.6s [2021-09-15T15:43:24.100Z] [2021-09-15T15:43:24.100Z] #48 [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-09-15T15:43:24.100Z] #48 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:43:25.648Z] #14 33.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-15T15:43:25.648Z] #14 33.70 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-15T15:43:25.648Z] #14 33.72 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:43:25.648Z] #14 33.80 Selecting previously unselected package libapparmor1:amd64. [2021-09-15T15:43:25.648Z] #14 33.80 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-15T15:43:25.648Z] #14 33.80 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-15T15:43:25.648Z] #14 33.87 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-15T15:43:25.648Z] #14 33.87 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-15T15:43:25.648Z] #14 33.87 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-15T15:43:25.648Z] #14 33.95 Selecting previously unselected package libbtrfs0:amd64. [2021-09-15T15:43:25.648Z] #14 33.95 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-15T15:43:25.648Z] #14 33.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:43:25.905Z] #14 34.05 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-15T15:43:25.905Z] #14 34.05 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-15T15:43:25.905Z] #14 34.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:43:25.905Z] #14 34.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-15T15:43:25.905Z] #14 34.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:43:25.905Z] #14 34.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:43:25.905Z] #14 34.25 Selecting previously unselected package libudev-dev:amd64. [2021-09-15T15:43:25.905Z] #14 34.25 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-15T15:43:25.905Z] #14 34.25 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-15T15:43:26.083Z] using credential docker-jenkins-github-credentials [2021-09-15T15:43:26.094Z] Cloning the remote Git repository [2021-09-15T15:43:26.094Z] Cloning with configured refspecs honoured and without tags [2021-09-15T15:43:26.163Z] #14 34.36 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-15T15:43:26.163Z] #14 34.36 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-15T15:43:26.163Z] #14 34.37 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-15T15:43:26.163Z] #14 34.51 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-15T15:43:26.163Z] #14 34.51 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-15T15:43:26.163Z] #14 34.54 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-15T15:43:26.163Z] #14 34.62 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-15T15:43:26.420Z] #14 34.62 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-15T15:43:26.420Z] #14 34.63 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-15T15:43:26.420Z] #14 34.75 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-15T15:43:26.420Z] #14 34.75 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-15T15:43:26.420Z] #14 34.76 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-15T15:43:26.420Z] #14 34.82 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-15T15:43:26.420Z] #14 34.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-15T15:43:26.420Z] #14 34.83 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-15T15:43:26.678Z] #14 35.01 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-15T15:43:26.678Z] #14 35.01 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-15T15:43:26.678Z] #14 35.01 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-15T15:43:26.934Z] #14 35.12 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-15T15:43:26.934Z] #14 35.13 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:43:26.934Z] #14 35.13 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:43:26.934Z] #14 35.21 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-15T15:43:26.934Z] #14 35.22 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-15T15:43:26.934Z] #14 35.23 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-15T15:43:26.934Z] #14 35.32 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-15T15:43:26.934Z] #14 35.32 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-15T15:43:26.934Z] #14 35.33 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-15T15:43:27.191Z] #14 35.56 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-15T15:43:27.191Z] #14 35.58 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-15T15:43:26.132Z] Cloning repository https://github.com/moby/moby.git [2021-09-15T15:43:26.215Z] > git init /home/ubuntu/workspace/moby_PR-42842 # timeout=10 [2021-09-15T15:43:26.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:43:26.621Z] > git --version # timeout=10 [2021-09-15T15:43:26.643Z] > git --version # 'git version 2.25.1' [2021-09-15T15:43:26.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:43:26.778Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:43:27.447Z] #14 35.59 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:43:27.447Z] #14 35.61 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-15T15:43:27.447Z] #14 35.63 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:43:27.447Z] #14 35.66 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-15T15:43:27.447Z] #14 35.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:43:27.447Z] #14 35.69 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-15T15:43:27.447Z] #14 35.71 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-15T15:43:27.447Z] #14 35.72 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-15T15:43:27.447Z] #14 35.73 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:43:27.447Z] #14 35.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:43:27.447Z] #14 35.76 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:43:27.447Z] #14 35.77 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-15T15:43:27.447Z] #14 35.79 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-15T15:43:27.447Z] #14 35.80 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-15T15:43:27.447Z] #14 35.82 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:43:27.447Z] #14 35.83 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-15T15:43:27.447Z] #14 35.85 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-15T15:43:27.447Z] #14 35.87 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-15T15:43:27.447Z] #14 35.88 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:43:27.447Z] #14 35.90 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-09-15T15:43:27.447Z] #14 35.92 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:43:27.705Z] #14 35.93 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-09-15T15:43:27.705Z] #14 35.94 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:43:27.705Z] #14 35.97 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:43:27.705Z] #14 35.98 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-09-15T15:43:27.705Z] #14 35.99 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:43:27.705Z] #14 36.02 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:43:27.705Z] #14 36.06 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:43:27.962Z] #14 36.07 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:43:27.962Z] #14 36.10 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:43:27.962Z] #14 36.11 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:43:27.962Z] #14 36.13 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:43:29.445Z] #48 ... [2021-09-15T15:43:29.445Z] [2021-09-15T15:43:29.445Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-15T15:43:29.445Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-15T15:43:29.445Z] #19 32.77 Fetched 48.3 MB in 31s (1534 kB/s) [2021-09-15T15:43:29.856Z] #14 DONE 37.8s [2021-09-15T15:43:29.856Z] [2021-09-15T15:43:29.856Z] #55 [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-09-15T15:43:29.856Z] #55 sha256:5258407ca0131813bcd27de9bc7c2561544454950b29fd62a6a817ebb22fb492 [2021-09-15T15:43:30.787Z] #55 1.026 + RM_GOPATH=0 [2021-09-15T15:43:30.787Z] #55 1.026 + TMP_GOPATH= [2021-09-15T15:43:30.787Z] #55 1.026 + : /build [2021-09-15T15:43:30.787Z] #55 1.026 + '[' -z '' ']' [2021-09-15T15:43:30.787Z] #55 1.026 ++ mktemp -d [2021-09-15T15:43:30.787Z] #55 1.033 + export GOPATH=/tmp/tmp.hKSr0g5zkT [2021-09-15T15:43:30.787Z] #55 1.033 + GOPATH=/tmp/tmp.hKSr0g5zkT [2021-09-15T15:43:30.787Z] #55 1.033 + RM_GOPATH=1 [2021-09-15T15:43:30.787Z] #55 1.033 + case "$(go env GOARCH)" in [2021-09-15T15:43:30.787Z] #55 1.033 ++ go env GOARCH [2021-09-15T15:43:30.787Z] #55 1.044 Install runc version v1.0.2 (build tags: seccomp) [2021-09-15T15:43:30.787Z] #55 1.044 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:30.787Z] #55 1.044 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:43:30.787Z] #55 1.044 ++ dirname /tmp/install/install.sh [2021-09-15T15:43:30.787Z] #55 1.044 + dir=/tmp/install [2021-09-15T15:43:30.787Z] #55 1.044 + bin=runc [2021-09-15T15:43:30.787Z] #55 1.044 + shift [2021-09-15T15:43:30.787Z] #55 1.044 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-15T15:43:30.787Z] #55 1.044 + . /tmp/install/runc.installer [2021-09-15T15:43:30.787Z] #55 1.044 ++ set -e [2021-09-15T15:43:30.787Z] #55 1.044 ++ : v1.0.2 [2021-09-15T15:43:30.787Z] #55 1.044 + install_runc [2021-09-15T15:43:30.787Z] #55 1.044 + RUNC_BUILDTAGS=seccomp [2021-09-15T15:43:30.787Z] #55 1.044 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-15T15:43:30.787Z] #55 1.044 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hKSr0g5zkT/src/github.com/opencontainers/runc [2021-09-15T15:43:30.787Z] #55 1.046 Cloning into '/tmp/tmp.hKSr0g5zkT/src/github.com/opencontainers/runc'... [2021-09-15T15:43:32.681Z] #55 ... [2021-09-15T15:43:32.681Z] [2021-09-15T15:43:32.681Z] #51 [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-09-15T15:43:32.681Z] #51 sha256:5e4ef5b918c0bdbc47582e63e23988c0cd72ed1922cf5cbf1b05a8cb10f0c499 [2021-09-15T15:43:32.681Z] #51 40.27 + /build/golangci-lint --version [2021-09-15T15:43:32.681Z] #51 40.46 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-15T15:43:32.681Z] #51 DONE 40.6s [2021-09-15T15:43:32.681Z] [2021-09-15T15:43:32.681Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-15T15:43:32.681Z] #15 sha256:2f00e1b45760d71dede37bfe1732e663b743d8893518a731bfaec8ea05ba5792 [2021-09-15T15:43:32.681Z] #15 DONE 2.9s [2021-09-15T15:43:32.681Z] [2021-09-15T15:43:32.681Z] #55 [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-09-15T15:43:32.681Z] #55 sha256:5258407ca0131813bcd27de9bc7c2561544454950b29fd62a6a817ebb22fb492 [2021-09-15T15:43:32.681Z] #55 3.015 + cd /tmp/tmp.hKSr0g5zkT/src/github.com/opencontainers/runc [2021-09-15T15:43:32.681Z] #55 3.015 + git checkout -q v1.0.2 [2021-09-15T15:43:32.681Z] #55 3.174 + '[' -z '' ']' [2021-09-15T15:43:32.681Z] #55 3.174 + target=static [2021-09-15T15:43:32.681Z] #55 3.175 + make BUILDTAGS=seccomp static [2021-09-15T15:43:32.938Z] #55 3.393 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-15T15:43:33.002Z] Fetching without tags [2021-09-15T15:43:33.328Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:43:33.502Z] #55 ... [2021-09-15T15:43:33.502Z] [2021-09-15T15:43:33.502Z] #16 [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-09-15T15:43:33.502Z] #16 sha256:cd65dacf951655ad632b1aef712a9b41fa99a421ff23ddcc955babfa3f60742b [2021-09-15T15:43:33.502Z] #16 DONE 1.2s [2021-09-15T15:43:33.759Z] [2021-09-15T15:43:33.759Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-15T15:43:33.759Z] #17 sha256:689398e39bf6143cbe2edb4e31331e2502b02915855a24f464a604f3e53f6c63 [2021-09-15T15:43:32.926Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:43:32.937Z] > git config --add remote.origin.fetch +refs/pull/42842/head:refs/remotes/origin/PR-42842 # timeout=10 [2021-09-15T15:43:32.951Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:43:32.968Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:43:32.994Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:43:32.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:43:32.996Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:43:33.326Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:43:33.345Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:43:34.153Z] Merge succeeded, producing b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:43:34.153Z] Checking out Revision b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 (PR-42842) [2021-09-15T15:43:34.322Z] #17 0.614 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-15T15:43:34.579Z] #17 DONE 0.9s [2021-09-15T15:43:34.579Z] [2021-09-15T15:43:34.579Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-15T15:43:34.579Z] #18 sha256:e108fd4ff99f8b9335b2c00d462603de279e4b1804d9c763ef034863b28b2fc6 [2021-09-15T15:43:35.956Z] #18 DONE 1.2s [2021-09-15T15:43:35.956Z] [2021-09-15T15:43:35.956Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-15T15:43:35.956Z] #19 sha256:394f9e65c98372885b0cefad499b4a4489d1c14805afc763131b09e77c670c46 [2021-09-15T15:43:34.005Z] > git remote # timeout=10 [2021-09-15T15:43:34.032Z] > git config --get remote.origin.url # timeout=10 [2021-09-15T15:43:34.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:43:34.106Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-15T15:43:34.125Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-15T15:43:34.145Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:43:34.161Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:43:37.325Z] #19 DONE 1.3s [2021-09-15T15:43:37.325Z] [2021-09-15T15:43:37.325Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-15T15:43:37.325Z] #20 sha256:d52115a1ccf854657640e1eaad4ba5a5872aa6fa67c0fe1f62fd03dc4d3b187a [2021-09-15T15:43:38.256Z] #20 DONE 1.2s [2021-09-15T15:43:38.256Z] [2021-09-15T15:43:38.256Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:43:38.256Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-15T15:43:39.016Z] Commit message: "libnetwork/overlay:remove unused peerInit function" [2021-09-15T15:43:39.187Z] #21 ... [2021-09-15T15:43:39.187Z] [2021-09-15T15:43:39.187Z] #41 [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-09-15T15:43:39.187Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:43:39.187Z] #41 42.22 + dpkg --print-architecture [2021-09-15T15:43:39.187Z] #41 42.23 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-15T15:43:39.187Z] #41 42.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-15T15:43:39.187Z] #41 42.47 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-15T15:43:39.187Z] #41 DONE 47.2s [2021-09-15T15:43:39.187Z] [2021-09-15T15:43:39.187Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:43:39.187Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-15T15:43:39.187Z] #21 1.088 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:43:39.187Z] #21 1.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [Pipeline] withEnv [Pipeline] { [2021-09-15T15:43:39.404Z] #19 32.77 Reading package lists... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-15T15:43:39.444Z] #21 1.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:43:39.702Z] #21 1.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:43:39.984Z] + docker version [2021-09-15T15:43:40.265Z] #21 1.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:43:41.633Z] #21 3.266 Fetched 8402 kB in 2s (3435 kB/s) [2021-09-15T15:43:42.197Z] #21 3.266 Reading package lists... [2021-09-15T15:43:43.129Z] #21 4.043 Reading package lists... [2021-09-15T15:43:43.129Z] #21 4.818 Building dependency tree... [2021-09-15T15:43:43.385Z] #21 5.195 The following additional packages will be installed: [2021-09-15T15:43:43.385Z] #21 5.196 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-15T15:43:43.385Z] #21 5.196 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-15T15:43:43.385Z] #21 5.196 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-15T15:43:43.385Z] #21 5.197 python3-pkg-resources vim-runtime xxd [2021-09-15T15:43:43.385Z] #21 5.198 Suggested packages: [2021-09-15T15:43:43.385Z] #21 5.198 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-15T15:43:43.385Z] #21 5.198 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-15T15:43:43.385Z] #21 5.198 acl attr quota [2021-09-15T15:43:43.385Z] #21 5.198 Recommended packages: [2021-09-15T15:43:43.385Z] #21 5.198 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-15T15:43:43.642Z] #21 5.606 The following NEW packages will be installed: [2021-09-15T15:43:43.900Z] #21 5.607 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-15T15:43:43.900Z] #21 5.607 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-15T15:43:43.900Z] #21 5.607 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-15T15:43:43.900Z] #21 5.608 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-15T15:43:43.900Z] #21 5.609 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-15T15:43:43.900Z] #21 5.609 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-15T15:43:43.900Z] #21 5.609 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-15T15:43:43.900Z] #21 5.610 xz-utils zip [2021-09-15T15:43:44.157Z] #21 5.886 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:43:44.158Z] #21 5.886 Need to get 27.0 MB of archives. [2021-09-15T15:43:44.158Z] #21 5.886 After this operation, 104 MB of additional disk space will be used. [2021-09-15T15:43:44.158Z] #21 5.886 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-15T15:43:44.158Z] #21 5.889 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-15T15:43:44.158Z] #21 5.891 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-15T15:43:44.158Z] #21 5.892 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-15T15:43:44.158Z] #21 5.892 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-15T15:43:44.158Z] #21 5.892 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-15T15:43:44.158Z] #21 5.893 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-15T15:43:44.158Z] #21 5.893 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-15T15:43:44.158Z] #21 5.902 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-15T15:43:44.158Z] #21 5.904 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:43:44.158Z] #21 5.906 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-15T15:43:44.158Z] #21 5.908 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-15T15:43:44.158Z] #21 5.909 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-15T15:43:44.158Z] #21 5.911 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-15T15:43:44.158Z] #21 5.920 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-15T15:43:44.158Z] #21 5.920 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-15T15:43:44.158Z] #21 5.941 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-15T15:43:44.158Z] #21 5.949 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-15T15:43:44.158Z] #21 5.949 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-15T15:43:44.158Z] #21 5.950 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-15T15:43:44.158Z] #21 5.950 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-15T15:43:44.158Z] #21 5.950 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-15T15:43:44.158Z] #21 5.950 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-15T15:43:44.158Z] #21 5.952 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-15T15:43:44.158Z] #21 5.953 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-15T15:43:44.158Z] #21 5.953 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-15T15:43:44.158Z] #21 5.954 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-15T15:43:44.415Z] #21 6.167 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-15T15:43:44.415Z] #21 6.168 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-15T15:43:44.415Z] #21 6.170 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-15T15:43:44.415Z] #21 6.170 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-15T15:43:44.415Z] #21 6.171 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-15T15:43:44.415Z] #21 6.173 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-15T15:43:44.415Z] #21 6.175 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-15T15:43:44.415Z] #21 6.192 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-15T15:43:44.415Z] #21 6.193 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-15T15:43:44.415Z] #21 6.204 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:43:44.415Z] #21 6.206 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-15T15:43:44.415Z] #21 6.237 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-15T15:43:44.415Z] #21 6.237 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-15T15:43:44.415Z] #21 6.241 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-15T15:43:44.415Z] #21 6.250 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-15T15:43:44.415Z] #21 6.264 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-15T15:43:44.415Z] #21 6.266 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-15T15:43:44.673Z] #21 6.391 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-15T15:43:44.673Z] #21 6.405 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-15T15:43:44.673Z] #21 6.421 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-15T15:43:44.931Z] #21 6.681 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:43:44.931Z] #21 6.726 Fetched 27.0 MB in 1s (33.6 MB/s) [2021-09-15T15:43:44.931Z] #21 6.792 Selecting previously unselected package pigz. [2021-09-15T15:43:45.188Z] #21 6.792 (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 ... 24014 files and directories currently installed.) [2021-09-15T15:43:45.188Z] #21 6.822 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-15T15:43:45.188Z] #21 6.833 Unpacking pigz (2.6-1) ... [2021-09-15T15:43:45.188Z] #21 6.919 Selecting previously unselected package libelf1:amd64. [2021-09-15T15:43:45.188Z] #21 6.919 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-15T15:43:45.188Z] #21 6.937 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-15T15:43:45.188Z] #21 7.059 Selecting previously unselected package libbpf0:amd64. [2021-09-15T15:43:45.446Z] #21 7.064 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-15T15:43:45.446Z] #21 7.070 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-15T15:43:45.446Z] #21 7.152 Selecting previously unselected package libcap2:amd64. [2021-09-15T15:43:45.446Z] #21 7.152 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-15T15:43:45.446Z] #21 7.157 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-15T15:43:45.446Z] #21 7.224 Selecting previously unselected package libmnl0:amd64. [2021-09-15T15:43:45.446Z] #21 7.227 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-15T15:43:45.446Z] #21 7.239 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-15T15:43:45.446Z] #21 7.325 Selecting previously unselected package libxtables12:amd64. [2021-09-15T15:43:45.446Z] #21 7.325 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-15T15:43:45.704Z] #21 7.334 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-15T15:43:45.704Z] #21 7.452 Selecting previously unselected package libcap2-bin. [2021-09-15T15:43:45.704Z] #21 7.452 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-15T15:43:45.704Z] #21 7.461 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-15T15:43:45.704Z] #21 7.553 Selecting previously unselected package iproute2. [2021-09-15T15:43:45.704Z] #21 7.556 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-15T15:43:45.963Z] #21 7.562 Unpacking iproute2 (5.10.0-4) ... [2021-09-15T15:43:45.963Z] #21 7.768 Selecting previously unselected package xxd. [2021-09-15T15:43:45.963Z] #21 7.768 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:43:45.963Z] #21 7.776 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:43:46.112Z] Fetching without tags [2021-09-15T15:43:46.220Z] #21 7.907 Selecting previously unselected package vim-common. [2021-09-15T15:43:46.220Z] #21 7.910 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:43:46.220Z] #21 7.932 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:43:46.220Z] #21 8.044 Selecting previously unselected package bash-completion. [2021-09-15T15:43:46.220Z] #21 8.047 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-15T15:43:46.372Z] Fetching without tags [2021-09-15T15:43:46.466Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:43:46.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:43:46.073Z] > git config --add remote.origin.fetch +refs/pull/42842/head:refs/remotes/origin/PR-42842 # timeout=10 [2021-09-15T15:43:46.081Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:43:46.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:43:46.114Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:43:46.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:43:46.117Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:43:46.473Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:43:46.478Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:43:46.559Z] Client: Docker Engine - Community [2021-09-15T15:43:46.559Z] Version: 20.10.6 [2021-09-15T15:43:46.559Z] API version: 1.41 [2021-09-15T15:43:46.559Z] Go version: go1.13.15 [2021-09-15T15:43:46.559Z] Git commit: 370c289 [2021-09-15T15:43:46.559Z] Built: Fri Apr 9 22:47:17 2021 [2021-09-15T15:43:46.559Z] OS/Arch: linux/amd64 [2021-09-15T15:43:46.559Z] Context: default [2021-09-15T15:43:46.559Z] Experimental: true [2021-09-15T15:43:46.559Z] [2021-09-15T15:43:46.559Z] Server: Docker Engine - Community [2021-09-15T15:43:46.559Z] Engine: [2021-09-15T15:43:46.559Z] Version: 20.10.6 [2021-09-15T15:43:46.559Z] API version: 1.41 (minimum version 1.12) [2021-09-15T15:43:46.559Z] Go version: go1.13.15 [2021-09-15T15:43:46.559Z] Git commit: 8728dd2 [2021-09-15T15:43:46.559Z] Built: Fri Apr 9 22:45:28 2021 [2021-09-15T15:43:46.559Z] OS/Arch: linux/amd64 [2021-09-15T15:43:46.559Z] Experimental: true [2021-09-15T15:43:46.559Z] containerd: [2021-09-15T15:43:46.559Z] Version: 1.4.6 [2021-09-15T15:43:46.559Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:43:46.559Z] runc: [2021-09-15T15:43:46.559Z] Version: 1.0.0-rc95 [2021-09-15T15:43:46.559Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:43:46.559Z] docker-init: [2021-09-15T15:43:46.559Z] Version: 0.19.0 [2021-09-15T15:43:46.559Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-15T15:43:46.720Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:43:46.903Z] + docker info [2021-09-15T15:43:47.498Z] #19 41.49 Reading package lists... [2021-09-15T15:43:47.586Z] Merge succeeded, producing b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:43:47.587Z] Checking out Revision b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 (PR-42842) [2021-09-15T15:43:47.685Z] Merge succeeded, producing b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:43:47.685Z] Checking out Revision b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 (PR-42842) [2021-09-15T15:43:46.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:43:46.282Z] > git config --add remote.origin.fetch +refs/pull/42842/head:refs/remotes/origin/PR-42842 # timeout=10 [2021-09-15T15:43:46.296Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:43:46.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:43:46.360Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:43:46.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:43:46.361Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:43:46.717Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:43:46.742Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:43:47.463Z] > git remote # timeout=10 [2021-09-15T15:43:47.492Z] > git config --get remote.origin.url # timeout=10 [2021-09-15T15:43:47.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:43:47.517Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-15T15:43:47.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-15T15:43:47.574Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:43:47.600Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:43:47.636Z] > git remote # timeout=10 [2021-09-15T15:43:47.648Z] > git config --get remote.origin.url # timeout=10 [2021-09-15T15:43:47.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:43:47.659Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-15T15:43:47.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-15T15:43:47.686Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:43:47.691Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:43:49.394Z] #19 50.32 Building dependency tree... [2021-09-15T15:43:49.495Z] #21 10.85 Unpacking bash-completion (1:2.11-2) ... [2021-09-15T15:43:49.496Z] #21 11.03 Selecting previously unselected package bzip2. [2021-09-15T15:43:49.496Z] #21 11.03 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-15T15:43:49.496Z] #21 11.04 Unpacking bzip2 (1.0.8-4) ... [2021-09-15T15:43:49.496Z] #21 11.12 Selecting previously unselected package xz-utils. [2021-09-15T15:43:49.496Z] #21 11.12 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-15T15:43:49.496Z] #21 11.13 Unpacking xz-utils (5.2.5-2) ... [2021-09-15T15:43:49.496Z] #21 11.23 Selecting previously unselected package apparmor. [2021-09-15T15:43:49.496Z] #21 11.24 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-15T15:43:49.496Z] #21 11.33 Unpacking apparmor (2.13.6-10) ... [2021-09-15T15:43:49.768Z] #21 11.51 Selecting previously unselected package inetutils-ping. [2021-09-15T15:43:49.768Z] #21 11.52 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-15T15:43:49.768Z] #21 11.52 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-15T15:43:49.768Z] #21 11.61 Selecting previously unselected package libip4tc2:amd64. [2021-09-15T15:43:49.768Z] #21 11.61 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-15T15:43:50.025Z] #21 11.62 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-15T15:43:50.025Z] #21 11.71 Selecting previously unselected package libip6tc2:amd64. [2021-09-15T15:43:50.025Z] #21 11.71 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-15T15:43:50.025Z] #21 11.71 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-15T15:43:50.025Z] #21 11.77 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-15T15:43:50.025Z] #21 11.77 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-15T15:43:50.025Z] #21 11.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-15T15:43:50.025Z] #21 11.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-15T15:43:50.025Z] #21 11.86 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-15T15:43:50.025Z] #21 11.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-15T15:43:50.282Z] #21 11.94 Selecting previously unselected package libnftnl11:amd64. [2021-09-15T15:43:50.282Z] #21 11.94 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-15T15:43:50.282Z] #21 11.95 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-15T15:43:50.282Z] #21 12.03 Selecting previously unselected package iptables. [2021-09-15T15:43:50.282Z] #21 12.04 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-15T15:43:50.282Z] #21 12.05 Unpacking iptables (1.8.7-1) ... [2021-09-15T15:43:50.538Z] #21 12.19 Selecting previously unselected package libonig5:amd64. [2021-09-15T15:43:50.538Z] #21 12.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-15T15:43:50.538Z] #21 12.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:43:50.538Z] #21 12.28 Selecting previously unselected package libjq1:amd64. [2021-09-15T15:43:50.538Z] #21 12.29 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-15T15:43:50.538Z] #21 12.29 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:43:50.538Z] #21 12.37 Selecting previously unselected package jq. [2021-09-15T15:43:50.538Z] #21 12.37 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-15T15:43:50.538Z] #21 12.37 Unpacking jq (1.6-2.1) ... [2021-09-15T15:43:50.764Z] #19 54.38 The following additional packages will be installed: [2021-09-15T15:43:50.764Z] #19 54.38 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-15T15:43:50.764Z] #19 54.38 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-15T15:43:50.764Z] #19 54.38 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-15T15:43:50.764Z] #19 54.38 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-15T15:43:50.764Z] #19 54.38 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-15T15:43:50.764Z] #19 54.38 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-15T15:43:50.764Z] #19 54.38 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-09-15T15:43:50.764Z] #19 54.38 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-09-15T15:43:50.765Z] #19 54.38 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-09-15T15:43:50.765Z] #19 54.38 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-09-15T15:43:50.765Z] #19 54.38 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-15T15:43:50.765Z] #19 54.38 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-15T15:43:50.765Z] #19 54.38 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-15T15:43:50.765Z] #19 54.38 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-15T15:43:50.765Z] #19 54.38 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-15T15:43:50.765Z] #19 54.38 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-15T15:43:50.765Z] #19 54.39 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-15T15:43:50.765Z] #19 54.39 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-15T15:43:50.765Z] #19 54.39 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-15T15:43:50.765Z] #19 54.39 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-15T15:43:50.765Z] #19 54.39 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-15T15:43:50.765Z] #19 54.39 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-15T15:43:50.765Z] #19 54.39 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-15T15:43:50.765Z] #19 54.39 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-15T15:43:50.765Z] #19 54.39 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-15T15:43:50.765Z] #19 54.39 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-15T15:43:50.765Z] #19 54.39 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-15T15:43:50.765Z] #19 54.39 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-15T15:43:50.765Z] #19 54.39 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-15T15:43:50.765Z] #19 54.39 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-15T15:43:50.765Z] #19 54.39 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-15T15:43:50.765Z] #19 54.39 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-15T15:43:50.765Z] #19 54.40 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-15T15:43:50.765Z] #19 54.40 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-15T15:43:50.765Z] #19 54.40 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-15T15:43:50.765Z] #19 54.40 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-15T15:43:50.765Z] #19 54.40 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-15T15:43:50.765Z] #19 54.40 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-15T15:43:50.765Z] #19 54.40 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-15T15:43:50.765Z] #19 54.40 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-15T15:43:50.765Z] #19 54.40 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-15T15:43:50.765Z] #19 54.40 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-15T15:43:50.765Z] #19 54.40 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-15T15:43:50.765Z] #19 54.41 linux-libc-dev-s390x-cross patch xz-utils [2021-09-15T15:43:50.765Z] #19 54.44 Suggested packages: [2021-09-15T15:43:50.765Z] #19 54.44 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-09-15T15:43:50.765Z] #19 54.44 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-09-15T15:43:50.765Z] #19 54.44 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-09-15T15:43:50.765Z] #19 54.44 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-09-15T15:43:50.765Z] #19 54.44 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-09-15T15:43:50.765Z] #19 54.44 libyaml-shell-perl ed diffutils-doc [2021-09-15T15:43:50.765Z] #19 54.44 Recommended packages: [2021-09-15T15:43:50.765Z] #19 54.44 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-09-15T15:43:50.765Z] #19 54.44 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-09-15T15:43:50.795Z] #21 12.46 Selecting previously unselected package libaio1:amd64. [2021-09-15T15:43:50.795Z] #21 12.46 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-15T15:43:50.795Z] #21 12.47 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-15T15:43:50.795Z] #21 12.53 Selecting previously unselected package libgpm2:amd64. [2021-09-15T15:43:50.795Z] #21 12.54 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-15T15:43:50.795Z] #21 12.54 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-15T15:43:50.795Z] #21 12.58 Selecting previously unselected package libicu67:amd64. [2021-09-15T15:43:50.795Z] #21 12.59 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-15T15:43:50.795Z] #21 12.59 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-15T15:43:51.358Z] #21 ... [2021-09-15T15:43:51.358Z] [2021-09-15T15:43:51.358Z] #58 [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-09-15T15:43:51.358Z] #58 sha256:c3f9810be720a6c4573a86ff7ac7316fa3a935a833fbdbee2d38fcc76c886430 [2021-09-15T15:43:51.358Z] #58 39.40 + bin/containerd [2021-09-15T15:43:51.615Z] #58 ... [2021-09-15T15:43:51.615Z] [2021-09-15T15:43:51.615Z] #55 [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-09-15T15:43:51.615Z] #55 sha256:5258407ca0131813bcd27de9bc7c2561544454950b29fd62a6a817ebb22fb492 [2021-09-15T15:43:51.615Z] #55 22.09 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-15T15:43:52.239Z] #55 22.49 + mkdir -p /build [2021-09-15T15:43:52.239Z] #55 22.49 + cp runc /build/runc [2021-09-15T15:43:52.496Z] Commit message: "libnetwork/overlay:remove unused peerInit function" [2021-09-15T15:43:52.621Z] Commit message: "libnetwork/overlay:remove unused peerInit function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-15T15:43:53.626Z] + docker version [2021-09-15T15:43:54.018Z] + docker version [2021-09-15T15:43:54.132Z] #55 DONE 24.7s [2021-09-15T15:43:54.132Z] [2021-09-15T15:43:54.132Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:43:54.132Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-15T15:43:54.132Z] #21 13.56 Selecting previously unselected package libinih1:amd64. [2021-09-15T15:43:54.132Z] #21 13.56 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-15T15:43:54.132Z] #21 13.57 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-15T15:43:54.132Z] #21 13.61 Selecting previously unselected package libnet1:amd64. [2021-09-15T15:43:54.132Z] #21 13.61 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-15T15:43:54.132Z] #21 13.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:43:54.132Z] #21 13.69 Selecting previously unselected package libnl-3-200:amd64. [2021-09-15T15:43:54.132Z] #21 13.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-15T15:43:54.132Z] #21 13.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:43:54.132Z] #21 13.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-15T15:43:54.132Z] #21 13.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-15T15:43:54.132Z] #21 13.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:43:54.132Z] #21 13.78 Selecting previously unselected package net-tools. [2021-09-15T15:43:54.132Z] #21 13.78 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-15T15:43:54.132Z] #21 13.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:43:54.132Z] #21 14.50 Selecting previously unselected package patch. [2021-09-15T15:43:54.132Z] #21 14.51 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-15T15:43:54.132Z] #21 14.52 Unpacking patch (2.7.6-7) ... [2021-09-15T15:43:54.132Z] #21 14.61 Selecting previously unselected package python-pip-whl. [2021-09-15T15:43:54.132Z] #21 14.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-15T15:43:54.132Z] #21 14.63 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-15T15:43:54.132Z] #21 15.91 Selecting previously unselected package python3-lib2to3. [2021-09-15T15:43:54.132Z] #21 15.92 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-15T15:43:54.132Z] #21 15.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:43:54.132Z] #21 15.97 Selecting previously unselected package python3-distutils. [2021-09-15T15:43:54.132Z] #21 15.97 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-15T15:43:54.132Z] #21 15.98 Unpacking python3-distutils (3.9.2-1) ... [2021-09-15T15:43:54.132Z] #21 16.03 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:43:54.388Z] #21 16.03 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:43:54.388Z] #21 16.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:43:54.388Z] #21 16.09 Selecting previously unselected package python3-setuptools. [2021-09-15T15:43:54.388Z] #21 16.09 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-15T15:43:54.388Z] #21 16.09 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-15T15:43:54.388Z] #21 16.18 Selecting previously unselected package python3-wheel. [2021-09-15T15:43:54.388Z] #21 16.18 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-15T15:43:54.388Z] #21 16.18 Unpacking python3-wheel (0.34.2-1) ... [2021-09-15T15:43:54.388Z] #21 16.22 Selecting previously unselected package python3-pip. [2021-09-15T15:43:54.388Z] #21 16.23 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-15T15:43:54.388Z] #21 16.23 Unpacking python3-pip (20.3.4-4) ... [2021-09-15T15:43:54.643Z] #21 16.33 Selecting previously unselected package sudo. [2021-09-15T15:43:54.643Z] #21 16.33 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-15T15:43:54.643Z] #21 16.34 Unpacking sudo (1.9.5p2-3) ... [2021-09-15T15:43:54.643Z] #21 16.47 Selecting previously unselected package thin-provisioning-tools. [2021-09-15T15:43:54.643Z] #21 16.48 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-15T15:43:54.643Z] #21 16.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:43:54.643Z] #21 16.57 Selecting previously unselected package uidmap. [2021-09-15T15:43:54.643Z] #21 16.57 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-15T15:43:54.643Z] #21 16.57 Unpacking uidmap (1:4.8.1-1) ... [2021-09-15T15:43:54.898Z] #21 16.62 Selecting previously unselected package vim-runtime. [2021-09-15T15:43:54.898Z] #21 16.63 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:43:54.898Z] #21 16.64 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-15T15:43:54.898Z] #21 16.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-15T15:43:54.898Z] #21 16.65 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:43:54.941Z] #19 57.86 The following NEW packages will be installed: [2021-09-15T15:43:54.941Z] #19 57.86 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-15T15:43:54.941Z] #19 57.86 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-15T15:43:54.941Z] #19 57.87 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-15T15:43:54.941Z] #19 57.87 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-15T15:43:54.941Z] #19 57.87 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-15T15:43:54.941Z] #19 57.87 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-15T15:43:54.941Z] #19 57.87 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-09-15T15:43:54.941Z] #19 57.87 crossbuild-essential-armel crossbuild-essential-armhf [2021-09-15T15:43:54.941Z] #19 57.88 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-09-15T15:43:54.941Z] #19 57.88 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-09-15T15:43:54.941Z] #19 57.88 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-09-15T15:43:54.941Z] #19 57.88 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-09-15T15:43:54.941Z] #19 57.88 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-09-15T15:43:54.941Z] #19 57.88 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-15T15:43:54.941Z] #19 57.88 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-15T15:43:54.941Z] #19 57.88 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-15T15:43:54.941Z] #19 57.88 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-15T15:43:54.941Z] #19 57.88 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-15T15:43:54.941Z] #19 57.88 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-15T15:43:54.941Z] #19 57.88 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-15T15:43:54.941Z] #19 57.88 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-15T15:43:54.941Z] #19 57.88 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-15T15:43:54.941Z] #19 57.88 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-15T15:43:54.941Z] #19 57.88 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-15T15:43:54.941Z] #19 57.88 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-15T15:43:54.941Z] #19 57.88 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-15T15:43:54.941Z] #19 57.88 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-15T15:43:54.941Z] #19 57.88 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-15T15:43:54.941Z] #19 57.88 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-15T15:43:54.941Z] #19 57.88 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-15T15:43:54.941Z] #19 57.88 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-15T15:43:54.941Z] #19 57.88 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-15T15:43:54.941Z] #19 57.88 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-15T15:43:54.941Z] #19 57.88 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-15T15:43:54.941Z] #19 57.88 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-15T15:43:54.941Z] #19 57.88 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-15T15:43:54.941Z] #19 57.88 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-15T15:43:54.941Z] #19 57.88 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-15T15:43:54.941Z] #19 57.88 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-15T15:43:54.941Z] #19 57.88 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-15T15:43:54.941Z] #19 57.88 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-15T15:43:54.941Z] #19 57.88 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-15T15:43:54.941Z] #19 57.88 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-15T15:43:54.941Z] #19 57.88 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-15T15:43:54.941Z] #19 57.88 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-15T15:43:54.941Z] #19 57.88 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-15T15:43:54.941Z] #19 57.89 linux-libc-dev-s390x-cross patch xz-utils [2021-09-15T15:43:54.941Z] #19 58.33 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:43:54.941Z] #19 58.33 Need to get 787 MB of archives. [2021-09-15T15:43:54.941Z] #19 58.33 After this operation, 3385 MB of additional disk space will be used. [2021-09-15T15:43:54.941Z] #19 58.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-09-15T15:43:54.941Z] #19 58.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-15T15:43:54.941Z] #19 58.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-09-15T15:43:54.941Z] #19 58.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-09-15T15:43:54.941Z] #19 58.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-09-15T15:43:54.941Z] #19 58.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-15T15:43:54.941Z] #19 58.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-09-15T15:43:54.941Z] #19 58.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-09-15T15:43:54.941Z] #19 58.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-09-15T15:43:54.941Z] #19 58.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-09-15T15:43:54.941Z] #19 58.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-09-15T15:43:54.941Z] #19 58.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-15T15:43:54.941Z] #19 58.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-09-15T15:43:55.458Z] #21 17.24 Selecting previously unselected package vim. [2021-09-15T15:43:55.459Z] #21 17.24 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:43:55.459Z] #21 17.27 Unpacking vim (2:8.2.2434-3) ... [2021-09-15T15:43:55.714Z] #21 17.42 Selecting previously unselected package xfsprogs. [2021-09-15T15:43:55.714Z] #21 17.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-15T15:43:55.714Z] #21 17.42 Unpacking xfsprogs (5.10.0-4) ... [2021-09-15T15:43:55.714Z] #21 17.53 Selecting previously unselected package zip. [2021-09-15T15:43:55.714Z] #21 17.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-15T15:43:55.714Z] #21 17.53 Unpacking zip (3.0-12) ... [2021-09-15T15:43:55.714Z] #21 17.59 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:43:55.969Z] #21 17.77 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-15T15:43:55.969Z] #21 17.78 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:43:55.969Z] #21 17.79 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-15T15:43:55.969Z] #21 17.80 Setting up libicu67:amd64 (67.1-7) ... [2021-09-15T15:43:55.969Z] #21 17.82 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-15T15:43:55.969Z] #21 17.83 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-15T15:43:55.969Z] #21 17.84 Setting up uidmap (1:4.8.1-1) ... [2021-09-15T15:43:56.225Z] #21 17.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:43:56.225Z] #21 17.86 Setting up bzip2 (1.0.8-4) ... [2021-09-15T15:43:56.225Z] #21 17.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:43:56.225Z] #21 17.88 Setting up python3-wheel (0.34.2-1) ... [2021-09-15T15:43:56.225Z] #21 18.01 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:43:56.225Z] #21 18.02 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-15T15:43:56.225Z] #21 18.03 Setting up libcap2-bin (1:2.44-1) ... [2021-09-15T15:43:56.225Z] #21 18.04 Setting up apparmor (2.13.6-10) ... [2021-09-15T15:43:56.312Z] #19 59.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-09-15T15:43:56.312Z] #19 59.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-09-15T15:43:56.904Z] Client: [2021-09-15T15:43:56.904Z] Context: default [2021-09-15T15:43:56.904Z] Debug Mode: false [2021-09-15T15:43:56.904Z] Plugins: [2021-09-15T15:43:56.904Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-15T15:43:56.904Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-15T15:43:56.904Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-15T15:43:56.904Z] [2021-09-15T15:43:56.904Z] Server: [2021-09-15T15:43:56.904Z] Containers: 0 [2021-09-15T15:43:56.904Z] Running: 0 [2021-09-15T15:43:56.904Z] Paused: 0 [2021-09-15T15:43:56.904Z] Stopped: 0 [2021-09-15T15:43:56.904Z] Images: 0 [2021-09-15T15:43:56.904Z] Server Version: 20.10.6 [2021-09-15T15:43:56.904Z] Storage Driver: overlay2 [2021-09-15T15:43:56.904Z] Backing Filesystem: extfs [2021-09-15T15:43:56.904Z] Supports d_type: true [2021-09-15T15:43:56.904Z] Native Overlay Diff: true [2021-09-15T15:43:56.904Z] userxattr: false [2021-09-15T15:43:56.904Z] Logging Driver: json-file [2021-09-15T15:43:56.904Z] Cgroup Driver: systemd [2021-09-15T15:43:56.904Z] Cgroup Version: 2 [2021-09-15T15:43:56.904Z] Plugins: [2021-09-15T15:43:56.904Z] Volume: local [2021-09-15T15:43:56.904Z] Network: bridge host ipvlan macvlan null overlay [2021-09-15T15:43:56.904Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-15T15:43:56.904Z] Swarm: inactive [2021-09-15T15:43:56.904Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-15T15:43:56.904Z] Default Runtime: runc [2021-09-15T15:43:56.904Z] Init Binary: docker-init [2021-09-15T15:43:56.904Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:43:56.904Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:43:56.904Z] init version: de40ad0 [2021-09-15T15:43:56.904Z] Security Options: [2021-09-15T15:43:56.904Z] apparmor [2021-09-15T15:43:56.904Z] seccomp [2021-09-15T15:43:56.904Z] Profile: default [2021-09-15T15:43:56.904Z] cgroupns [2021-09-15T15:43:56.904Z] Kernel Version: 5.4.0-1048-aws [2021-09-15T15:43:56.904Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-15T15:43:56.904Z] OSType: linux [2021-09-15T15:43:56.904Z] Architecture: x86_64 [2021-09-15T15:43:56.904Z] CPUs: 2 [2021-09-15T15:43:56.904Z] Total Memory: 7.569GiB [2021-09-15T15:43:56.904Z] Name: ip-10-100-126-112 [2021-09-15T15:43:56.904Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-09-15T15:43:56.904Z] Docker Root Dir: /var/lib/docker [2021-09-15T15:43:56.904Z] Debug Mode: false [2021-09-15T15:43:56.904Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:43:56.904Z] Labels: [2021-09-15T15:43:56.904Z] Experimental: true [2021-09-15T15:43:56.904Z] Insecure Registries: [2021-09-15T15:43:56.904Z] 127.0.0.0/8 [2021-09-15T15:43:56.904Z] Live Restore Enabled: true [2021-09-15T15:43:56.904Z] [2021-09-15T15:43:56.904Z] WARNING: No kernel memory limit support [2021-09-15T15:43:56.904Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-15T15:43:57.152Z] #21 18.89 Setting up zip (3.0-12) ... [2021-09-15T15:43:57.152Z] #21 18.90 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:43:57.152Z] #21 18.92 Setting up bash-completion (1:2.11-2) ... [2021-09-15T15:43:57.243Z] #19 60.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-09-15T15:43:57.243Z] #19 60.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-09-15T15:43:57.265Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 . [2021-09-15T15:43:57.526Z] #1 [internal] load build definition from Dockerfile [2021-09-15T15:43:57.526Z] #1 sha256:84c5e426f12173620ee0975ad3b98a4cb02cc50d2dbedda62c3629b4bf20972c [2021-09-15T15:43:57.526Z] #1 transferring dockerfile: [2021-09-15T15:43:57.526Z] #1 transferring dockerfile: 16.34kB done [2021-09-15T15:43:57.526Z] #1 DONE 0.1s [2021-09-15T15:43:57.526Z] [2021-09-15T15:43:57.526Z] #2 [internal] load .dockerignore [2021-09-15T15:43:57.526Z] #2 sha256:4aade25c6300c2e1ac437f82f72ee5f0cf5526ebddf29ee56a1da2a55f228964 [2021-09-15T15:43:57.526Z] #2 transferring context: 87B done [2021-09-15T15:43:57.526Z] #2 DONE 0.1s [2021-09-15T15:43:57.526Z] [2021-09-15T15:43:57.526Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-15T15:43:57.526Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-15T15:43:57.713Z] #21 19.52 Setting up xz-utils (5.2.5-2) ... [2021-09-15T15:43:57.713Z] #21 19.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-15T15:43:57.713Z] #21 19.56 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-15T15:43:57.713Z] #21 19.57 Setting up patch (2.7.6-7) ... [2021-09-15T15:43:57.713Z] #21 19.59 Setting up sudo (1.9.5p2-3) ... [2021-09-15T15:43:57.713Z] #21 19.63 invoke-rc.d: could not determine current runlevel [2021-09-15T15:43:57.969Z] #21 19.63 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-15T15:43:57.969Z] #21 19.63 Setting up xfsprogs (5.10.0-4) ... [2021-09-15T15:43:57.969Z] #21 19.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-15T15:43:57.969Z] #21 19.66 Setting up inetutils-ping (2:2.0-1) ... [2021-09-15T15:43:57.969Z] #21 19.67 Setting up pigz (2.6-1) ... [2021-09-15T15:43:57.969Z] #21 19.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-15T15:43:57.969Z] #21 19.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:43:57.969Z] #21 19.72 Setting up python-pip-whl (20.3.4-4) ... [2021-09-15T15:43:57.969Z] #21 19.73 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:43:57.969Z] #21 19.87 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-15T15:43:58.098Z] #3 DONE 0.6s [2021-09-15T15:43:58.224Z] #21 19.89 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:43:58.224Z] #21 19.99 Setting up libelf1:amd64 (0.183-1) ... [2021-09-15T15:43:58.224Z] #21 20.04 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:43:58.224Z] #21 20.07 Setting up python3-distutils (3.9.2-1) ... [2021-09-15T15:43:58.358Z] [2021-09-15T15:43:58.358Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-15T15:43:58.358Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-15T15:43:58.358Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-15T15:43:58.358Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-15T15:43:58.358Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-15T15:43:58.358Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-15T15:43:58.358Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 5.24MB / 9.67MB 0.1s [2021-09-15T15:43:58.358Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.1s done [2021-09-15T15:43:58.358Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-15T15:43:58.479Z] #21 20.18 Setting up vim (2:8.2.2434-3) ... [2021-09-15T15:43:58.479Z] #21 20.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-15T15:43:58.479Z] #21 20.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-15T15:43:58.479Z] #21 20.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-15T15:43:58.479Z] #21 20.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-15T15:43:58.479Z] #21 20.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-15T15:43:58.479Z] #21 20.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-15T15:43:58.479Z] #21 20.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-15T15:43:58.479Z] #21 20.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-15T15:43:58.479Z] #21 20.24 Setting up python3-setuptools (52.0.0-4) ... [2021-09-15T15:43:58.612Z] #19 62.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-15T15:43:58.613Z] #19 62.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-09-15T15:43:58.735Z] #21 20.56 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:43:58.735Z] #21 20.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-15T15:43:58.735Z] #21 20.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:43:58.735Z] #21 20.60 Setting up python3-pip (20.3.4-4) ... [2021-09-15T15:43:58.927Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-09-15T15:43:58.927Z] #4 DONE 0.7s [2021-09-15T15:43:59.186Z] [2021-09-15T15:43:59.186Z] #5 [internal] load build definition from Dockerfile [2021-09-15T15:43:59.186Z] #5 sha256:f0d70190016e4290486ca9f631c454b6e6013e8fa60aab5f360220fdc2c695f8 [2021-09-15T15:43:59.186Z] #5 DONE 0.0s [2021-09-15T15:43:59.186Z] [2021-09-15T15:43:59.186Z] #6 [internal] load .dockerignore [2021-09-15T15:43:59.186Z] #6 sha256:9d50f3c271f370a8f35f315561e18cd6b7276353bf707e2e0370bee676aa302a [2021-09-15T15:43:59.186Z] #6 DONE 0.0s [2021-09-15T15:43:59.186Z] [2021-09-15T15:43:59.186Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:43:59.186Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-15T15:43:59.296Z] #21 20.86 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-15T15:43:59.296Z] #21 20.87 Setting up jq (1.6-2.1) ... [2021-09-15T15:43:59.296Z] #21 20.89 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-15T15:43:59.296Z] #21 20.90 Setting up iptables (1.8.7-1) ... [2021-09-15T15:43:59.296Z] #21 20.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:43:59.296Z] #21 20.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:43:59.296Z] #21 20.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:43:59.296Z] #21 20.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:43:59.296Z] #21 20.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-15T15:43:59.296Z] #21 20.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-15T15:43:59.296Z] #21 20.94 Setting up iproute2 (5.10.0-4) ... [2021-09-15T15:43:59.296Z] #21 21.06 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:43:59.342Z] Client: Docker Engine - Community [2021-09-15T15:43:59.342Z] Version: 20.10.6 [2021-09-15T15:43:59.342Z] API version: 1.41 [2021-09-15T15:43:59.342Z] Go version: go1.13.15 [2021-09-15T15:43:59.342Z] Git commit: 370c289 [2021-09-15T15:43:59.342Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-15T15:43:59.342Z] OS/Arch: linux/amd64 [2021-09-15T15:43:59.342Z] Context: default [2021-09-15T15:43:59.342Z] Experimental: true [2021-09-15T15:43:59.342Z] [2021-09-15T15:43:59.342Z] Server: Docker Engine - Community [2021-09-15T15:43:59.342Z] Engine: [2021-09-15T15:43:59.342Z] Version: 20.10.6 [2021-09-15T15:43:59.342Z] API version: 1.41 (minimum version 1.12) [2021-09-15T15:43:59.342Z] Go version: go1.13.15 [2021-09-15T15:43:59.342Z] Git commit: 8728dd2 [2021-09-15T15:43:59.342Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-15T15:43:59.342Z] OS/Arch: linux/amd64 [2021-09-15T15:43:59.342Z] Experimental: true [2021-09-15T15:43:59.342Z] containerd: [2021-09-15T15:43:59.342Z] Version: 1.4.6 [2021-09-15T15:43:59.342Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:43:59.342Z] runc: [2021-09-15T15:43:59.342Z] Version: 1.0.0-rc95 [2021-09-15T15:43:59.342Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:43:59.342Z] docker-init: [2021-09-15T15:43:59.342Z] Version: 0.19.0 [2021-09-15T15:43:59.342Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-15T15:43:59.545Z] #19 63.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-09-15T15:43:59.545Z] #19 63.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2021-09-15T15:43:59.552Z] #21 DONE 21.3s [2021-09-15T15:43:59.552Z] [2021-09-15T15:43:59.552Z] #22 [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-09-15T15:43:59.552Z] #22 sha256:688f91ce3d3cae9b6358fade7e4fd26f16d3bfd36b6387fb49b16280b704df7c [2021-09-15T15:43:59.662Z] + docker info [2021-09-15T15:44:00.113Z] #22 0.465 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-15T15:44:00.113Z] #22 0.471 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-15T15:44:00.113Z] #22 0.475 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-15T15:44:00.113Z] #22 DONE 0.5s [2021-09-15T15:44:00.113Z] [2021-09-15T15:44:00.113Z] #58 [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-09-15T15:44:00.113Z] #58 sha256:c3f9810be720a6c4573a86ff7ac7316fa3a935a833fbdbee2d38fcc76c886430 [2021-09-15T15:44:00.113Z] #58 ... [2021-09-15T15:44:00.113Z] [2021-09-15T15:44:00.113Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:44:00.113Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-15T15:44:00.255Z] Client: Docker Engine - Community [2021-09-15T15:44:00.255Z] Version: 20.10.6 [2021-09-15T15:44:00.255Z] API version: 1.41 [2021-09-15T15:44:00.255Z] Go version: go1.13.15 [2021-09-15T15:44:00.255Z] Git commit: 370c289 [2021-09-15T15:44:00.255Z] Built: Fri Apr 9 22:45:59 2021 [2021-09-15T15:44:00.255Z] OS/Arch: linux/arm64 [2021-09-15T15:44:00.255Z] Context: default [2021-09-15T15:44:00.255Z] Experimental: true [2021-09-15T15:44:00.255Z] [2021-09-15T15:44:00.255Z] Server: Docker Engine - Community [2021-09-15T15:44:00.255Z] Engine: [2021-09-15T15:44:00.255Z] Version: 20.10.6 [2021-09-15T15:44:00.255Z] API version: 1.41 (minimum version 1.12) [2021-09-15T15:44:00.255Z] Go version: go1.13.15 [2021-09-15T15:44:00.255Z] Git commit: 8728dd2 [2021-09-15T15:44:00.255Z] Built: Fri Apr 9 22:44:09 2021 [2021-09-15T15:44:00.255Z] OS/Arch: linux/arm64 [2021-09-15T15:44:00.255Z] Experimental: true [2021-09-15T15:44:00.255Z] containerd: [2021-09-15T15:44:00.255Z] Version: 1.4.6 [2021-09-15T15:44:00.255Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:44:00.255Z] runc: [2021-09-15T15:44:00.255Z] Version: 1.0.0-rc95 [2021-09-15T15:44:00.255Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:44:00.255Z] docker-init: [2021-09-15T15:44:00.255Z] Version: 0.19.0 [2021-09-15T15:44:00.255Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-15T15:44:00.476Z] #19 64.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-15T15:44:00.476Z] #19 64.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-09-15T15:44:00.476Z] #19 64.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-09-15T15:44:00.476Z] #19 64.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-15T15:44:00.476Z] #19 64.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-09-15T15:44:00.476Z] #19 64.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-09-15T15:44:00.476Z] #19 64.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-09-15T15:44:00.476Z] #19 64.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-09-15T15:44:00.476Z] #19 64.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-09-15T15:44:00.476Z] #19 64.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-09-15T15:44:00.476Z] #19 64.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-09-15T15:44:00.476Z] #19 64.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-09-15T15:44:00.476Z] #19 64.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-09-15T15:44:00.476Z] #19 64.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-09-15T15:44:00.476Z] #19 64.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-09-15T15:44:00.476Z] #19 64.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-09-15T15:44:00.574Z] #10 DONE 1.2s [2021-09-15T15:44:00.574Z] [2021-09-15T15:44:00.574Z] #8 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-15T15:44:00.574Z] #8 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-15T15:44:00.574Z] #8 DONE 1.2s [2021-09-15T15:44:00.574Z] [2021-09-15T15:44:00.574Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:44:00.574Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-15T15:44:00.574Z] #9 DONE 1.2s [2021-09-15T15:44:00.574Z] [2021-09-15T15:44:00.574Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-15T15:44:00.574Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-15T15:44:00.574Z] #7 DONE 1.3s [2021-09-15T15:44:00.591Z] + docker info [2021-09-15T15:44:00.733Z] #19 64.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-09-15T15:44:00.733Z] #19 64.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-09-15T15:44:00.733Z] #19 64.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-09-15T15:44:02.104Z] #19 65.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-09-15T15:44:02.104Z] #19 65.65 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-09-15T15:44:02.104Z] #19 65.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-09-15T15:44:02.104Z] #19 65.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-09-15T15:44:02.104Z] #19 65.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-09-15T15:44:02.492Z] [2021-09-15T15:44:02.493Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:44:02.493Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-15T15:44:02.493Z] #64 DONE 0.1s [2021-09-15T15:44:02.493Z] [2021-09-15T15:44:02.493Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:44:02.493Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-15T15:44:02.493Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-15T15:44:02.493Z] #66 DONE 0.1s [2021-09-15T15:44:02.493Z] [2021-09-15T15:44:02.493Z] #24 [internal] load build context [2021-09-15T15:44:02.493Z] #24 sha256:57c3157a38bc86ca03c0faaf351430566b161236e1de1141b8a8d9e006a793e4 [2021-09-15T15:44:02.493Z] #24 transferring context: 2.73MB 0.4s [2021-09-15T15:44:02.751Z] #24 ... [2021-09-15T15:44:02.751Z] [2021-09-15T15:44:02.751Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-15T15:44:02.751Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-15T15:44:02.751Z] #43 DONE 0.0s [2021-09-15T15:44:02.751Z] [2021-09-15T15:44:02.751Z] #24 [internal] load build context [2021-09-15T15:44:02.751Z] #24 sha256:57c3157a38bc86ca03c0faaf351430566b161236e1de1141b8a8d9e006a793e4 [2021-09-15T15:44:03.474Z] #19 66.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-15T15:44:03.475Z] #19 66.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-15T15:44:03.475Z] #19 66.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-09-15T15:44:03.475Z] #19 66.97 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-09-15T15:44:03.475Z] #19 66.98 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-09-15T15:44:03.475Z] #19 66.98 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-15T15:44:03.475Z] #19 67.15 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-15T15:44:03.475Z] #19 67.16 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-09-15T15:44:03.475Z] #19 67.16 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-09-15T15:44:03.475Z] #19 67.16 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-09-15T15:44:03.475Z] #19 67.16 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-09-15T15:44:03.475Z] #19 67.17 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-09-15T15:44:03.475Z] #19 67.17 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-09-15T15:44:03.475Z] #19 67.18 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-09-15T15:44:03.475Z] #19 67.18 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-09-15T15:44:03.475Z] #19 67.18 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-09-15T15:44:03.475Z] #19 67.19 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-09-15T15:44:03.475Z] #19 67.20 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-09-15T15:44:03.475Z] #19 67.20 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-09-15T15:44:03.475Z] #19 67.21 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-09-15T15:44:03.475Z] #19 67.24 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-09-15T15:44:03.475Z] #19 67.24 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-09-15T15:44:03.475Z] #19 67.25 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-09-15T15:44:03.475Z] #19 67.25 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-09-15T15:44:03.475Z] #19 67.30 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-09-15T15:44:03.731Z] #19 67.32 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-09-15T15:44:03.731Z] #19 67.34 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-09-15T15:44:03.731Z] #19 67.36 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-09-15T15:44:04.662Z] #19 68.41 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-09-15T15:44:04.662Z] #19 68.41 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-09-15T15:44:04.662Z] #19 68.42 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-09-15T15:44:04.662Z] #19 68.47 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-09-15T15:44:04.918Z] #19 68.54 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-09-15T15:44:05.849Z] #19 69.42 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-09-15T15:44:05.849Z] #19 69.42 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-09-15T15:44:05.849Z] #19 69.42 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-09-15T15:44:05.849Z] #19 69.43 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-09-15T15:44:05.849Z] #19 69.44 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-09-15T15:44:05.849Z] #19 69.44 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-09-15T15:44:05.849Z] #19 69.44 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-09-15T15:44:05.849Z] #19 69.47 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-09-15T15:44:05.849Z] #19 69.48 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-09-15T15:44:05.849Z] #19 69.50 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-09-15T15:44:05.849Z] #19 69.51 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-09-15T15:44:06.649Z] #23 5.708 Collecting yamllint==1.26.1 [2021-09-15T15:44:06.904Z] #23 6.746 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-15T15:44:06.904Z] #23 ... [2021-09-15T15:44:06.904Z] [2021-09-15T15:44:06.904Z] #58 [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-09-15T15:44:06.904Z] #58 sha256:c3f9810be720a6c4573a86ff7ac7316fa3a935a833fbdbee2d38fcc76c886430 [2021-09-15T15:44:06.904Z] #58 59.02 # github.com/containerd/containerd/cmd/containerd [2021-09-15T15:44:06.904Z] #58 59.02 /usr/bin/ld: /tmp/go-link-1265118177/000019.o: in function `New': [2021-09-15T15:44:06.904Z] #58 59.02 /tmp/tmp.lJYjUDGyZm/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-09-15T15:44:06.904Z] #58 59.08 + bin/containerd-stress [2021-09-15T15:44:06.904Z] #58 59.88 + bin/containerd-shim [2021-09-15T15:44:06.904Z] #58 62.43 + bin/containerd-shim-runc-v1 [2021-09-15T15:44:06.904Z] #58 64.27 + bin/containerd-shim-runc-v2 [2021-09-15T15:44:06.904Z] #58 64.71 + binaries [2021-09-15T15:44:06.904Z] #58 64.71 + install -D bin/containerd /build/containerd [2021-09-15T15:44:06.904Z] #58 64.73 + install -D bin/containerd-shim /build/containerd-shim [2021-09-15T15:44:06.904Z] #58 64.74 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-15T15:44:06.904Z] #58 64.74 + install -D bin/ctr /build/ctr [2021-09-15T15:44:07.159Z] #58 ... [2021-09-15T15:44:07.159Z] [2021-09-15T15:44:07.159Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:44:07.159Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-15T15:44:07.159Z] #23 7.110 Collecting pathspec>=0.5.3 [2021-09-15T15:44:07.159Z] #23 7.113 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-15T15:44:07.159Z] #23 7.235 Collecting pyyaml [2021-09-15T15:44:07.223Z] #19 ... [2021-09-15T15:44:07.223Z] [2021-09-15T15:44:07.223Z] #40 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:44:07.223Z] #40 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:44:07.223Z] #40 DONE 79.4s [2021-09-15T15:44:07.223Z] [2021-09-15T15:44:07.223Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-15T15:44:07.224Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-15T15:44:07.224Z] #19 70.54 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-09-15T15:44:07.224Z] #19 70.54 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-09-15T15:44:07.224Z] #19 70.57 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-09-15T15:44:07.224Z] #19 70.59 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-09-15T15:44:07.224Z] #19 70.61 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-09-15T15:44:07.414Z] #23 7.238 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-15T15:44:07.414Z] #23 7.323 Building wheels for collected packages: yamllint [2021-09-15T15:44:07.414Z] #23 7.324 Building wheel for yamllint (setup.py): started [2021-09-15T15:44:07.670Z] #23 7.582 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-15T15:44:07.670Z] #23 7.583 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=08a306471f4cf08a77ea585db8212a1a11a63c31106e7d587a1d6806354ebaed [2021-09-15T15:44:07.670Z] #23 7.583 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-15T15:44:07.670Z] #23 7.585 Successfully built yamllint [2021-09-15T15:44:07.670Z] #23 7.592 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-15T15:44:08.041Z] #24 transferring context: 38.47MB 5.5s [2021-09-15T15:44:08.041Z] #24 ... [2021-09-15T15:44:08.041Z] [2021-09-15T15:44:08.041Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:44:08.041Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-15T15:44:08.041Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:44:08.041Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-15T15:44:08.041Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-15T15:44:08.041Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-09-15T15:44:08.041Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2021-09-15T15:44:08.041Z] #66 DONE 5.8s [2021-09-15T15:44:08.041Z] [2021-09-15T15:44:08.041Z] #24 [internal] load build context [2021-09-15T15:44:08.041Z] #24 sha256:57c3157a38bc86ca03c0faaf351430566b161236e1de1141b8a8d9e006a793e4 [2021-09-15T15:44:08.041Z] #24 ... [2021-09-15T15:44:08.041Z] [2021-09-15T15:44:08.041Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:08.041Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:08.041Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.1s done [2021-09-15T15:44:08.041Z] #11 sha256:2d35a2f625aa42e8d096bcc48a4cb4df39d49440fdd9cf4d5210f42338b9492a 1.80kB / 1.80kB done [2021-09-15T15:44:08.041Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-15T15:44:08.041Z] #11 sha256:7ce0aad7247cfefe6a3126e2b8221f5cb81258aa68be12fe750ddd1ad2834c12 6.94kB / 6.94kB done [2021-09-15T15:44:08.041Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.4s done [2021-09-15T15:44:08.041Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.6s done [2021-09-15T15:44:08.041Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 1.7s done [2021-09-15T15:44:08.041Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.3s done [2021-09-15T15:44:08.041Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 5.4s done [2021-09-15T15:44:08.041Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.7s [2021-09-15T15:44:08.041Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 155B / 155B 3.5s done [2021-09-15T15:44:08.041Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 74.45MB / 134.79MB 5.7s [2021-09-15T15:44:08.041Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 82.84MB / 134.79MB 5.8s [2021-09-15T15:44:08.041Z] #11 ... [2021-09-15T15:44:08.041Z] [2021-09-15T15:44:08.041Z] #24 [internal] load build context [2021-09-15T15:44:08.041Z] #24 sha256:57c3157a38bc86ca03c0faaf351430566b161236e1de1141b8a8d9e006a793e4 [2021-09-15T15:44:08.155Z] #19 71.96 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-09-15T15:44:08.230Z] #23 7.990 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-15T15:44:08.230Z] #23 DONE 8.1s [2021-09-15T15:44:08.230Z] [2021-09-15T15:44:08.230Z] #58 [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-09-15T15:44:08.230Z] #58 sha256:c3f9810be720a6c4573a86ff7ac7316fa3a935a833fbdbee2d38fcc76c886430 [2021-09-15T15:44:08.230Z] #58 DONE 66.0s [2021-09-15T15:44:08.230Z] [2021-09-15T15:44:08.230Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-15T15:44:08.230Z] #26 sha256:6b088214b82d0091ca4312b6df6e8ac53ec99ddff06a582fb578326f5550be93 [2021-09-15T15:44:08.412Z] #19 71.96 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-09-15T15:44:08.412Z] #19 71.96 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-09-15T15:44:08.412Z] #19 72.01 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-09-15T15:44:08.412Z] #19 72.01 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-09-15T15:44:08.412Z] #19 72.01 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-09-15T15:44:08.412Z] #19 72.02 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-09-15T15:44:08.412Z] #19 72.02 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-09-15T15:44:08.412Z] #19 72.07 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-09-15T15:44:08.412Z] #19 72.08 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-09-15T15:44:08.412Z] #19 72.12 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-09-15T15:44:08.412Z] #19 72.13 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-09-15T15:44:08.412Z] #19 72.14 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-09-15T15:44:08.412Z] #19 72.15 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-09-15T15:44:08.412Z] #19 72.18 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-09-15T15:44:08.485Z] #26 DONE 0.2s [2021-09-15T15:44:08.485Z] [2021-09-15T15:44:08.485Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-15T15:44:08.485Z] #31 sha256:47725e22ff09663e5f2441312cfaccddfec4a1f7674228569e41b8a0fcfc814c [2021-09-15T15:44:08.741Z] #31 DONE 0.5s [2021-09-15T15:44:08.997Z] [2021-09-15T15:44:08.997Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-15T15:44:08.997Z] #34 sha256:70a10d676c179b64bd2ee0ad804e43b495cc9768d9bdca5e037632a5bfccdd31 [2021-09-15T15:44:08.997Z] #34 DONE 0.2s [2021-09-15T15:44:08.997Z] [2021-09-15T15:44:08.997Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-15T15:44:08.997Z] #36 sha256:50567260e194a85207174263d41cdc6f366883790a091b44a2578f575dc531ad [2021-09-15T15:44:08.997Z] #36 DONE 0.0s [2021-09-15T15:44:09.252Z] [2021-09-15T15:44:09.252Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-15T15:44:09.252Z] #39 sha256:0da1bdcbbc047b75d5b4dbc71aada54f1cc361f566d141f70cdb2bbd4bf95a4a [2021-09-15T15:44:09.252Z] #39 DONE 0.0s [2021-09-15T15:44:09.252Z] [2021-09-15T15:44:09.252Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-15T15:44:09.252Z] #42 sha256:135683617a744375ace06af9eb037f13ff7ecb146e1896bcc7f78d9effee3b0f [2021-09-15T15:44:09.343Z] #19 72.93 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-09-15T15:44:09.343Z] #19 72.93 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-09-15T15:44:09.343Z] #19 72.96 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-09-15T15:44:09.343Z] #19 73.00 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-09-15T15:44:09.343Z] #19 73.03 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-09-15T15:44:09.426Z] #24 transferring context: 55.47MB 7.0s done [2021-09-15T15:44:09.508Z] #42 DONE 0.4s [2021-09-15T15:44:09.666Z] Client: [2021-09-15T15:44:09.666Z] Context: default [2021-09-15T15:44:09.666Z] Debug Mode: false [2021-09-15T15:44:09.666Z] Plugins: [2021-09-15T15:44:09.666Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-15T15:44:09.666Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-15T15:44:09.666Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-15T15:44:09.666Z] [2021-09-15T15:44:09.666Z] Server: [2021-09-15T15:44:09.666Z] Containers: 0 [2021-09-15T15:44:09.666Z] Running: 0 [2021-09-15T15:44:09.666Z] Paused: 0 [2021-09-15T15:44:09.666Z] Stopped: 0 [2021-09-15T15:44:09.666Z] Images: 0 [2021-09-15T15:44:09.666Z] Server Version: 20.10.6 [2021-09-15T15:44:09.666Z] Storage Driver: overlay2 [2021-09-15T15:44:09.666Z] Backing Filesystem: extfs [2021-09-15T15:44:09.666Z] Supports d_type: true [2021-09-15T15:44:09.666Z] Native Overlay Diff: true [2021-09-15T15:44:09.666Z] userxattr: false [2021-09-15T15:44:09.666Z] Logging Driver: json-file [2021-09-15T15:44:09.666Z] Cgroup Driver: cgroupfs [2021-09-15T15:44:09.666Z] Cgroup Version: 1 [2021-09-15T15:44:09.666Z] Plugins: [2021-09-15T15:44:09.666Z] Volume: local [2021-09-15T15:44:09.666Z] Network: bridge host ipvlan macvlan null overlay [2021-09-15T15:44:09.666Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-15T15:44:09.666Z] Swarm: inactive [2021-09-15T15:44:09.666Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-15T15:44:09.666Z] Default Runtime: runc [2021-09-15T15:44:09.666Z] Init Binary: docker-init [2021-09-15T15:44:09.666Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:44:09.666Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:44:09.666Z] init version: de40ad0 [2021-09-15T15:44:09.666Z] Security Options: [2021-09-15T15:44:09.666Z] apparmor [2021-09-15T15:44:09.666Z] seccomp [2021-09-15T15:44:09.666Z] Profile: default [2021-09-15T15:44:09.666Z] Kernel Version: 5.4.0-1048-aws [2021-09-15T15:44:09.666Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-15T15:44:09.666Z] OSType: linux [2021-09-15T15:44:09.666Z] Architecture: x86_64 [2021-09-15T15:44:09.666Z] CPUs: 2 [2021-09-15T15:44:09.666Z] Total Memory: 7.487GiB [2021-09-15T15:44:09.666Z] Name: ip-10-100-123-16 [2021-09-15T15:44:09.666Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-15T15:44:09.666Z] Docker Root Dir: /var/lib/docker [2021-09-15T15:44:09.666Z] Debug Mode: false [2021-09-15T15:44:09.666Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:44:09.666Z] Labels: [2021-09-15T15:44:09.666Z] Experimental: true [2021-09-15T15:44:09.666Z] Insecure Registries: [2021-09-15T15:44:09.666Z] 127.0.0.0/8 [2021-09-15T15:44:09.666Z] Live Restore Enabled: true [2021-09-15T15:44:09.666Z] [2021-09-15T15:44:09.666Z] WARNING: No swap limit support [Pipeline] sh [2021-09-15T15:44:09.763Z] [2021-09-15T15:44:09.763Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-15T15:44:09.763Z] #46 sha256:51e4d0e49a4b2533ddb305ea709d08c146ab46a6f81a4bd516ed83aaaf4aaf63 [2021-09-15T15:44:09.763Z] #46 DONE 0.0s [2021-09-15T15:44:09.763Z] [2021-09-15T15:44:09.763Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-15T15:44:09.763Z] #48 sha256:5c46b1ac1bf6c7325e72c9d6b9bf46d7fbf0786a6d3bd99a8de7ae1decfe70c0 [2021-09-15T15:44:09.763Z] #48 DONE 0.1s [2021-09-15T15:44:09.763Z] [2021-09-15T15:44:09.763Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-15T15:44:09.763Z] #50 sha256:bfa5d9bbd66c36267ccd03c24fad3ab70ea23913e130672219cf0d5c4cf72792 [2021-09-15T15:44:09.763Z] #50 DONE 0.0s [2021-09-15T15:44:09.763Z] [2021-09-15T15:44:09.763Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-15T15:44:09.763Z] #52 sha256:c0b877a333a472f01757c04483d07fac4e89f4d367851e1c156b481afe09a5a0 [2021-09-15T15:44:09.953Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:44:09.953Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:44:09.953Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42842/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-15T15:44:09.953Z] + bash /home/ubuntu/workspace/moby_PR-42842/check-config.sh [2021-09-15T15:44:09.953Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-15T15:44:09.953Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-15T15:44:09.953Z] [2021-09-15T15:44:09.953Z] Generally Necessary: [2021-09-15T15:44:09.953Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-15T15:44:09.953Z] - apparmor: enabled and tools installed [2021-09-15T15:44:09.953Z] - CONFIG_NAMESPACES: enabled [2021-09-15T15:44:09.953Z] - CONFIG_NET_NS: enabled [2021-09-15T15:44:09.953Z] - CONFIG_PID_NS: enabled [2021-09-15T15:44:09.953Z] - CONFIG_IPC_NS: enabled [2021-09-15T15:44:09.953Z] - CONFIG_UTS_NS: enabled [2021-09-15T15:44:09.953Z] - CONFIG_CGROUPS: enabled [2021-09-15T15:44:09.953Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-15T15:44:09.953Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-15T15:44:09.953Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-15T15:44:09.953Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-15T15:44:09.953Z] - CONFIG_CPUSETS: enabled [2021-09-15T15:44:09.953Z] - CONFIG_MEMCG: enabled [2021-09-15T15:44:09.953Z] - CONFIG_KEYS: enabled [2021-09-15T15:44:09.953Z] - CONFIG_VETH: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-15T15:44:09.953Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-15T15:44:09.953Z] [2021-09-15T15:44:09.953Z] Optional Features: [2021-09-15T15:44:09.953Z] - CONFIG_USER_NS: enabled [2021-09-15T15:44:09.953Z] - CONFIG_SECCOMP: enabled [2021-09-15T15:44:09.953Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-15T15:44:09.953Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-15T15:44:09.953Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-15T15:44:09.953Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-15T15:44:09.993Z] #24 DONE 7.8s [2021-09-15T15:44:09.993Z] [2021-09-15T15:44:09.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:09.993Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:09.993Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 134.79MB / 134.79MB 7.7s [2021-09-15T15:44:10.254Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-15T15:44:10.254Z] - CONFIG_BLK_CGROUP: enabled [2021-09-15T15:44:10.254Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-15T15:44:10.254Z] - CONFIG_CGROUP_PERF: enabled [2021-09-15T15:44:10.254Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-15T15:44:10.254Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-15T15:44:10.254Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-15T15:44:10.254Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-15T15:44:10.254Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-15T15:44:10.254Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-15T15:44:10.255Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_IP_VS: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-15T15:44:10.255Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-15T15:44:10.255Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-15T15:44:10.255Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-15T15:44:10.255Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-15T15:44:10.255Z] - CONFIG_EXT4_FS: enabled [2021-09-15T15:44:10.255Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-15T15:44:10.255Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-15T15:44:10.255Z] - Network Drivers: [2021-09-15T15:44:10.255Z] - "overlay": [2021-09-15T15:44:10.255Z] - CONFIG_VXLAN: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-15T15:44:10.255Z] Optional (for encrypted networks): [2021-09-15T15:44:10.255Z] - CONFIG_CRYPTO: enabled [2021-09-15T15:44:10.255Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-15T15:44:10.255Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-15T15:44:10.255Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-15T15:44:10.255Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-15T15:44:10.255Z] - CONFIG_XFRM: enabled [2021-09-15T15:44:10.255Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-15T15:44:10.255Z] - "ipvlan": [2021-09-15T15:44:10.255Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-15T15:44:10.255Z] - "macvlan": [2021-09-15T15:44:10.255Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_DUMMY: enabled (as module) [2021-09-15T15:44:10.255Z] - "ftp,tftp client in container": [2021-09-15T15:44:10.255Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-15T15:44:10.255Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-15T15:44:10.255Z] - Storage Drivers: [2021-09-15T15:44:10.255Z] - "aufs": [2021-09-15T15:44:10.274Z] #19 73.82 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-09-15T15:44:10.274Z] #19 73.82 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-09-15T15:44:10.274Z] #19 73.82 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-09-15T15:44:10.274Z] #19 73.85 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-09-15T15:44:10.274Z] #19 73.86 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-09-15T15:44:10.274Z] #19 73.86 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-09-15T15:44:10.274Z] #19 73.86 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-09-15T15:44:10.274Z] #19 73.86 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-09-15T15:44:10.274Z] #19 73.90 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-09-15T15:44:10.274Z] #19 73.90 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-09-15T15:44:10.274Z] #19 73.92 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-09-15T15:44:10.274Z] #19 73.93 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-09-15T15:44:10.324Z] #52 DONE 0.5s [2021-09-15T15:44:10.324Z] [2021-09-15T15:44:10.324Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-15T15:44:10.324Z] #54 sha256:dadbc1cdc6362f27462511a56c859dd6c4ab96c714f83a0babed33e6f118ed2c [2021-09-15T15:44:10.324Z] #54 DONE 0.1s [2021-09-15T15:44:10.324Z] [2021-09-15T15:44:10.324Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-15T15:44:10.324Z] #56 sha256:d9f7f540e20b7be28701a415ad78437e1e2cb3fc9785dd2dd32279302c3d5ee1 [2021-09-15T15:44:10.528Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-15T15:44:10.528Z] - "btrfs": [2021-09-15T15:44:10.528Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-15T15:44:10.528Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-15T15:44:10.528Z] - "devicemapper": [2021-09-15T15:44:10.528Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-15T15:44:10.528Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-15T15:44:10.528Z] - "overlay": [2021-09-15T15:44:10.528Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-15T15:44:10.528Z] - "zfs": [2021-09-15T15:44:10.528Z] - /dev/zfs: present [2021-09-15T15:44:10.528Z] - zfs command: missing [2021-09-15T15:44:10.528Z] - zpool command: missing [2021-09-15T15:44:10.528Z] [2021-09-15T15:44:10.528Z] Limits: [2021-09-15T15:44:10.528Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-15T15:44:10.528Z] [2021-09-15T15:44:10.528Z] + true [Pipeline] } [Pipeline] // stage [2021-09-15T15:44:10.562Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 134.79MB / 134.79MB 8.3s done [Pipeline] stage [Pipeline] { (Build dev image) [2021-09-15T15:44:10.579Z] #56 DONE 0.3s [2021-09-15T15:44:10.579Z] [2021-09-15T15:44:10.579Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-15T15:44:10.579Z] #59 sha256:415dddd3b82f611b28745b731a9ab86570aac8059d71e91751afef503aeeda58 [Pipeline] sh [2021-09-15T15:44:10.611Z] Client: [2021-09-15T15:44:10.611Z] Context: default [2021-09-15T15:44:10.611Z] Debug Mode: false [2021-09-15T15:44:10.611Z] Plugins: [2021-09-15T15:44:10.611Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-15T15:44:10.611Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-15T15:44:10.611Z] [2021-09-15T15:44:10.611Z] Server: [2021-09-15T15:44:10.611Z] Containers: 0 [2021-09-15T15:44:10.611Z] Running: 0 [2021-09-15T15:44:10.611Z] Paused: 0 [2021-09-15T15:44:10.611Z] Stopped: 0 [2021-09-15T15:44:10.611Z] Images: 0 [2021-09-15T15:44:10.611Z] Server Version: 20.10.6 [2021-09-15T15:44:10.611Z] Storage Driver: overlay2 [2021-09-15T15:44:10.611Z] Backing Filesystem: extfs [2021-09-15T15:44:10.611Z] Supports d_type: true [2021-09-15T15:44:10.611Z] Native Overlay Diff: true [2021-09-15T15:44:10.611Z] userxattr: false [2021-09-15T15:44:10.611Z] Logging Driver: json-file [2021-09-15T15:44:10.611Z] Cgroup Driver: cgroupfs [2021-09-15T15:44:10.611Z] Cgroup Version: 1 [2021-09-15T15:44:10.611Z] Plugins: [2021-09-15T15:44:10.611Z] Volume: local [2021-09-15T15:44:10.611Z] Network: bridge host ipvlan macvlan null overlay [2021-09-15T15:44:10.611Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-15T15:44:10.611Z] Swarm: inactive [2021-09-15T15:44:10.611Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-15T15:44:10.611Z] Default Runtime: runc [2021-09-15T15:44:10.611Z] Init Binary: docker-init [2021-09-15T15:44:10.611Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-15T15:44:10.611Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-15T15:44:10.611Z] init version: de40ad0 [2021-09-15T15:44:10.611Z] Security Options: [2021-09-15T15:44:10.611Z] apparmor [2021-09-15T15:44:10.611Z] seccomp [2021-09-15T15:44:10.611Z] Profile: default [2021-09-15T15:44:10.611Z] Kernel Version: 5.4.0-1048-aws [2021-09-15T15:44:10.611Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-15T15:44:10.611Z] OSType: linux [2021-09-15T15:44:10.611Z] Architecture: aarch64 [2021-09-15T15:44:10.611Z] CPUs: 4 [2021-09-15T15:44:10.611Z] Total Memory: 7.493GiB [2021-09-15T15:44:10.611Z] Name: ip-10-100-42-237 [2021-09-15T15:44:10.611Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-09-15T15:44:10.611Z] Docker Root Dir: /var/lib/docker [2021-09-15T15:44:10.611Z] Debug Mode: false [2021-09-15T15:44:10.611Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:44:10.611Z] Labels: [2021-09-15T15:44:10.611Z] Experimental: true [2021-09-15T15:44:10.611Z] Insecure Registries: [2021-09-15T15:44:10.611Z] 127.0.0.0/8 [2021-09-15T15:44:10.611Z] Live Restore Enabled: true [2021-09-15T15:44:10.611Z] [2021-09-15T15:44:10.611Z] WARNING: No swap limit support [Pipeline] sh [2021-09-15T15:44:10.821Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.7s done [2021-09-15T15:44:10.892Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 . [2021-09-15T15:44:10.935Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:44:10.935Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:44:10.935Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42842/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-15T15:44:10.935Z] + bash /home/ubuntu/workspace/moby_PR-42842/check-config.sh [2021-09-15T15:44:10.935Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-15T15:44:10.935Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-15T15:44:10.935Z] [2021-09-15T15:44:10.935Z] Generally Necessary: [2021-09-15T15:44:10.935Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-15T15:44:10.935Z] - apparmor: enabled and tools installed [2021-09-15T15:44:10.935Z] - CONFIG_NAMESPACES: enabled [2021-09-15T15:44:10.935Z] - CONFIG_NET_NS: enabled [2021-09-15T15:44:10.935Z] - CONFIG_PID_NS: enabled [2021-09-15T15:44:10.935Z] - CONFIG_IPC_NS: enabled [2021-09-15T15:44:10.935Z] - CONFIG_UTS_NS: enabled [2021-09-15T15:44:10.935Z] - CONFIG_CGROUPS: enabled [2021-09-15T15:44:10.935Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-15T15:44:10.935Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-15T15:44:10.935Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-15T15:44:10.935Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-15T15:44:10.935Z] - CONFIG_CPUSETS: enabled [2021-09-15T15:44:10.935Z] - CONFIG_MEMCG: enabled [2021-09-15T15:44:10.935Z] - CONFIG_KEYS: enabled [2021-09-15T15:44:10.935Z] - CONFIG_VETH: enabled (as module) [2021-09-15T15:44:10.935Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-15T15:44:10.935Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-15T15:44:10.935Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-15T15:44:11.080Z] #11 ... [2021-09-15T15:44:11.080Z] [2021-09-15T15:44:11.080Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:44:11.080Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-15T15:44:11.080Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-15T15:44:11.080Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:44:11.080Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-15T15:44:11.080Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2021-09-15T15:44:11.080Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-09-15T15:44:11.080Z] #64 DONE 8.8s [2021-09-15T15:44:11.080Z] [2021-09-15T15:44:11.080Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:44:11.080Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:44:11.080Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-15T15:44:11.080Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-15T15:44:11.080Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-15T15:44:11.080Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-15T15:44:11.155Z] #1 [internal] load build definition from Dockerfile [2021-09-15T15:44:11.155Z] #1 sha256:cda4d30c2606190fa3a55953af967a75dbf893701bff8ec8e6fdda6271a4add7 [2021-09-15T15:44:11.155Z] #1 transferring dockerfile: 16.34kB done [2021-09-15T15:44:11.198Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-15T15:44:11.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-15T15:44:11.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-15T15:44:11.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-15T15:44:11.198Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-15T15:44:11.198Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-15T15:44:11.198Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-15T15:44:11.198Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-15T15:44:11.198Z] [2021-09-15T15:44:11.198Z] Optional Features: [2021-09-15T15:44:11.198Z] - CONFIG_USER_NS: enabled [2021-09-15T15:44:11.198Z] - CONFIG_SECCOMP: enabled [2021-09-15T15:44:11.198Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-15T15:44:11.198Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-15T15:44:11.198Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-15T15:44:11.198Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-15T15:44:11.198Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-15T15:44:11.198Z] - CONFIG_BLK_CGROUP: enabled [2021-09-15T15:44:11.198Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-15T15:44:11.198Z] - CONFIG_CGROUP_PERF: enabled [2021-09-15T15:44:11.198Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-15T15:44:11.198Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-15T15:44:11.198Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-15T15:44:11.198Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-15T15:44:11.198Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-15T15:44:11.204Z] #19 74.71 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-09-15T15:44:11.204Z] #19 74.71 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-09-15T15:44:11.204Z] #19 74.74 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-09-15T15:44:11.204Z] #19 74.78 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-09-15T15:44:11.204Z] #19 74.81 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-09-15T15:44:11.341Z] #27 DONE 9.2s [2021-09-15T15:44:11.341Z] [2021-09-15T15:44:11.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:11.341Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:11.341Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-15T15:44:11.415Z] #1 DONE 0.1s [2021-09-15T15:44:11.415Z] [2021-09-15T15:44:11.415Z] #2 [internal] load .dockerignore [2021-09-15T15:44:11.415Z] #2 sha256:8599cc6982e55e87b3971a71d39d4cf7dd2db6261130c01bd38eab9074332a5f [2021-09-15T15:44:11.415Z] #2 transferring context: 87B done [2021-09-15T15:44:11.415Z] #2 DONE 0.1s [2021-09-15T15:44:11.415Z] [2021-09-15T15:44:11.415Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-15T15:44:11.415Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-15T15:44:11.461Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-15T15:44:11.461Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-15T15:44:11.461Z] - CONFIG_IP_VS: enabled (as module) [2021-09-15T15:44:11.461Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-15T15:44:11.461Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-15T15:44:11.461Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-15T15:44:11.461Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-15T15:44:11.461Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-15T15:44:11.461Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-15T15:44:11.461Z] - CONFIG_EXT4_FS: enabled [2021-09-15T15:44:11.461Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-15T15:44:11.461Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-15T15:44:11.461Z] - Network Drivers: [2021-09-15T15:44:11.461Z] - "overlay": [2021-09-15T15:44:11.461Z] - CONFIG_VXLAN: enabled (as module) [2021-09-15T15:44:11.461Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-15T15:44:11.461Z] Optional (for encrypted networks): [2021-09-15T15:44:11.505Z] #59 DONE 0.9s [2021-09-15T15:44:11.505Z] [2021-09-15T15:44:11.505Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-15T15:44:11.505Z] #63 sha256:61dcdb81bbf7602c102b7cf503207293e37fcfa1ec583712bc562df0f3a33eb7 [2021-09-15T15:44:11.724Z] - CONFIG_CRYPTO: enabled [2021-09-15T15:44:11.724Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-15T15:44:11.724Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-15T15:44:11.724Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-15T15:44:11.724Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-15T15:44:11.724Z] - CONFIG_XFRM: enabled [2021-09-15T15:44:11.724Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-15T15:44:11.724Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-15T15:44:11.724Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-15T15:44:11.724Z] - "ipvlan": [2021-09-15T15:44:11.724Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-15T15:44:11.724Z] - "macvlan": [2021-09-15T15:44:11.724Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-15T15:44:11.724Z] - CONFIG_DUMMY: enabled (as module) [2021-09-15T15:44:11.724Z] - "ftp,tftp client in container": [2021-09-15T15:44:11.724Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-15T15:44:11.724Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-15T15:44:11.725Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-15T15:44:11.725Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-15T15:44:11.725Z] - Storage Drivers: [2021-09-15T15:44:11.725Z] - "aufs": [2021-09-15T15:44:11.725Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-15T15:44:11.725Z] - "btrfs": [2021-09-15T15:44:11.725Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-15T15:44:11.725Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-15T15:44:11.725Z] - "devicemapper": [2021-09-15T15:44:11.725Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-15T15:44:11.725Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-15T15:44:11.725Z] - "overlay": [2021-09-15T15:44:11.725Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-15T15:44:11.725Z] - "zfs": [2021-09-15T15:44:11.725Z] - /dev/zfs: present [2021-09-15T15:44:11.725Z] - zfs command: missing [2021-09-15T15:44:11.725Z] - zpool command: missing [2021-09-15T15:44:11.725Z] [2021-09-15T15:44:11.725Z] Limits: [2021-09-15T15:44:11.725Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-15T15:44:11.725Z] [2021-09-15T15:44:11.725Z] + true [Pipeline] } [Pipeline] // stage [2021-09-15T15:44:11.760Z] #63 DONE 0.2s [2021-09-15T15:44:11.760Z] [2021-09-15T15:44:11.760Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-15T15:44:11.760Z] #68 sha256:c746b3ce89bc4a27b40a8386be8ecbd148ca3041368df4dc3acecb231a9f5e3b [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-15T15:44:11.909Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.5s done [2021-09-15T15:44:11.987Z] #3 DONE 0.4s [2021-09-15T15:44:11.987Z] [2021-09-15T15:44:11.987Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-15T15:44:11.987Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-15T15:44:11.987Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-15T15:44:11.987Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-15T15:44:11.987Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-15T15:44:11.987Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-15T15:44:11.987Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-15T15:44:11.987Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-09-15T15:44:11.987Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-15T15:44:12.076Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 . [2021-09-15T15:44:12.135Z] #19 75.64 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-09-15T15:44:12.135Z] #19 75.64 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-09-15T15:44:12.339Z] #1 [internal] load build definition from Dockerfile [2021-09-15T15:44:12.339Z] #1 sha256:a79357cd6766ba71443671fc9c2ac7c4b11dcf4d5e7fcc454c7a3840d42a1e9a [2021-09-15T15:44:12.339Z] #1 transferring dockerfile: 16.34kB done [2021-09-15T15:44:12.339Z] #1 DONE 0.1s [2021-09-15T15:44:12.479Z] #11 ... [2021-09-15T15:44:12.479Z] [2021-09-15T15:44:12.479Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-15T15:44:12.479Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-15T15:44:12.479Z] #65 DONE 0.6s [2021-09-15T15:44:12.479Z] [2021-09-15T15:44:12.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:12.479Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:12.479Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.1s [2021-09-15T15:44:12.561Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-09-15T15:44:12.561Z] #4 DONE 0.8s [2021-09-15T15:44:12.606Z] [2021-09-15T15:44:12.606Z] #2 [internal] load .dockerignore [2021-09-15T15:44:12.606Z] #2 sha256:784d3dd5bfb510db87fe17e1709c91a3386394571313ddd0ddb76a2a92e3e89a [2021-09-15T15:44:12.606Z] #2 transferring context: 87B done [2021-09-15T15:44:12.606Z] #2 DONE 0.0s [2021-09-15T15:44:12.699Z] #19 76.25 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:44:12.742Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.4s done [2021-09-15T15:44:12.820Z] [2021-09-15T15:44:12.820Z] #6 [internal] load .dockerignore [2021-09-15T15:44:12.820Z] #6 sha256:4fea4e37083f788259de204e1508dd4c8e31ec77575ea003430f8bb1899ae006 [2021-09-15T15:44:12.820Z] #6 DONE 0.0s [2021-09-15T15:44:12.820Z] [2021-09-15T15:44:12.820Z] #5 [internal] load build definition from Dockerfile [2021-09-15T15:44:12.820Z] #5 sha256:285c48610bf4fdbe28dd82352490fd914f7d044da061ad197d532a4391eb73e3 [2021-09-15T15:44:12.820Z] #5 DONE 0.0s [2021-09-15T15:44:12.820Z] [2021-09-15T15:44:12.820Z] #8 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-15T15:44:12.820Z] #8 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-15T15:44:12.869Z] [2021-09-15T15:44:12.869Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-15T15:44:12.869Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-09-15T15:44:12.956Z] #19 76.54 Fetched 787 MB in 18s (44.7 MB/s) [2021-09-15T15:44:12.956Z] #19 76.58 Selecting previously unselected package liblocale-gettext-perl. [2021-09-15T15:44:12.956Z] #19 76.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-15T15:44:12.956Z] #19 76.61 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-09-15T15:44:12.956Z] #19 76.61 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-09-15T15:44:12.956Z] #19 76.66 Selecting previously unselected package bzip2. [2021-09-15T15:44:13.003Z] #11 ... [2021-09-15T15:44:13.003Z] [2021-09-15T15:44:13.003Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-15T15:44:13.003Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-15T15:44:13.003Z] #67 DONE 0.7s [2021-09-15T15:44:13.003Z] [2021-09-15T15:44:13.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:13.003Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:13.003Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-15T15:44:13.124Z] #68 DONE 1.1s [2021-09-15T15:44:13.124Z] [2021-09-15T15:44:13.124Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-15T15:44:13.124Z] #69 sha256:98ba483827ff14424dac117c99b168f3d4c5b06bb2bf6c8f0a82c73932210801 [2021-09-15T15:44:13.124Z] #69 DONE 0.0s [2021-09-15T15:44:13.124Z] [2021-09-15T15:44:13.124Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-15T15:44:13.124Z] #70 sha256:9e900b438176be89329c5bbe0bfa397106e0b603a682b9af8cd64849b1ca3916 [2021-09-15T15:44:13.131Z] #3 DONE 0.6s [2021-09-15T15:44:13.213Z] #19 76.66 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-09-15T15:44:13.213Z] #19 76.67 Unpacking bzip2 (1.0.8-4) ... [2021-09-15T15:44:13.213Z] #19 76.74 Selecting previously unselected package libmagic-mgc. [2021-09-15T15:44:13.213Z] #19 76.75 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-09-15T15:44:13.213Z] #19 76.75 Unpacking libmagic-mgc (1:5.39-3) ... [2021-09-15T15:44:13.393Z] [2021-09-15T15:44:13.393Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-15T15:44:13.393Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-09-15T15:44:13.393Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-15T15:44:13.393Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-15T15:44:13.394Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-09-15T15:44:13.394Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-09-15T15:44:13.394Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-09-15T15:44:13.394Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 2.10MB / 9.06MB 0.2s [2021-09-15T15:44:13.471Z] #19 76.97 Selecting previously unselected package libmagic1:amd64. [2021-09-15T15:44:13.471Z] #19 76.97 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-09-15T15:44:13.471Z] #19 76.98 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-09-15T15:44:13.471Z] #19 77.07 Selecting previously unselected package file. [2021-09-15T15:44:13.471Z] #19 77.07 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-09-15T15:44:13.471Z] #19 77.08 Unpacking file (1:5.39-3) ... [2021-09-15T15:44:13.471Z] #19 77.13 Selecting previously unselected package xz-utils. [2021-09-15T15:44:13.471Z] #19 77.13 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-09-15T15:44:13.471Z] #19 77.14 Unpacking xz-utils (5.2.5-2) ... [2021-09-15T15:44:13.657Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.3s [2021-09-15T15:44:13.657Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s done [2021-09-15T15:44:13.657Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.1s [2021-09-15T15:44:13.686Z] #70 DONE 0.8s [2021-09-15T15:44:13.686Z] [2021-09-15T15:44:13.686Z] #71 exporting to image [2021-09-15T15:44:13.686Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-15T15:44:13.686Z] #71 exporting layers [2021-09-15T15:44:13.728Z] #19 77.33 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-09-15T15:44:13.728Z] #19 77.33 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-15T15:44:13.728Z] #19 77.34 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-15T15:44:13.768Z] #8 DONE 0.8s [2021-09-15T15:44:13.768Z] [2021-09-15T15:44:13.768Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:44:13.768Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-15T15:44:13.768Z] #9 DONE 0.8s [2021-09-15T15:44:13.768Z] [2021-09-15T15:44:13.768Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:44:13.768Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-15T15:44:13.768Z] #10 DONE 0.8s [2021-09-15T15:44:13.768Z] [2021-09-15T15:44:13.768Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-15T15:44:13.768Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-15T15:44:13.768Z] #7 DONE 0.9s [2021-09-15T15:44:13.921Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-09-15T15:44:13.921Z] #4 DONE 0.7s [2021-09-15T15:44:14.499Z] [2021-09-15T15:44:14.499Z] #5 [internal] load build definition from Dockerfile [2021-09-15T15:44:14.499Z] #5 sha256:9f1a10eb8b380b24762184274fe4b38bf7246228991a8fd57551196794967eeb [2021-09-15T15:44:14.499Z] #5 DONE 0.0s [2021-09-15T15:44:14.499Z] [2021-09-15T15:44:14.499Z] #6 [internal] load .dockerignore [2021-09-15T15:44:14.499Z] #6 sha256:260ff8be747414d01aa60ab9bd7e0d360e49648596f93b864157b97db0139ae5 [2021-09-15T15:44:14.499Z] #6 DONE 0.0s [2021-09-15T15:44:14.499Z] [2021-09-15T15:44:14.499Z] #10 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-15T15:44:14.499Z] #10 sha256:e77631fd6670f305755dba83efe0d94b6f3f09516454307c2461e1a8a5951b21 [2021-09-15T15:44:14.657Z] #19 78.12 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-09-15T15:44:14.658Z] #19 78.12 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-09-15T15:44:14.658Z] #19 78.13 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-15T15:44:14.762Z] #10 ... [2021-09-15T15:44:14.762Z] [2021-09-15T15:44:14.762Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:44:14.762Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-15T15:44:14.762Z] #7 DONE 0.5s [2021-09-15T15:44:15.024Z] [2021-09-15T15:44:15.024Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-15T15:44:15.024Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-15T15:44:15.024Z] #9 DONE 0.6s [2021-09-15T15:44:15.024Z] [2021-09-15T15:44:15.024Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-15T15:44:15.024Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-09-15T15:44:15.024Z] #8 DONE 0.6s [2021-09-15T15:44:15.024Z] [2021-09-15T15:44:15.024Z] #10 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-15T15:44:15.024Z] #10 sha256:e77631fd6670f305755dba83efe0d94b6f3f09516454307c2461e1a8a5951b21 [2021-09-15T15:44:15.024Z] #10 DONE 0.7s [2021-09-15T15:44:15.150Z] [2021-09-15T15:44:15.150Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:44:15.150Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:44:15.150Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-15T15:44:15.223Z] #19 78.85 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-09-15T15:44:15.223Z] #19 78.85 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-09-15T15:44:15.223Z] #19 78.86 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-15T15:44:15.288Z] [2021-09-15T15:44:15.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:15.288Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-15T15:44:15.288Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:15.288Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.0s done [2021-09-15T15:44:15.421Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-15T15:44:15.421Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-15T15:44:15.421Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-15T15:44:15.421Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0B / 54.93MB 0.1s [2021-09-15T15:44:15.553Z] #11 sha256:b3a6df48fe49ff50e0cfbc2b969ca5509ce5c8961cb869510da03ce9b4fd6e7e 6.95kB / 6.95kB done [2021-09-15T15:44:15.553Z] #11 sha256:7dbaf1c549a7ae43d837c872edffbded1000dd4f307fba5726e45e2b5abe738d 1.80kB / 1.80kB done [2021-09-15T15:44:15.553Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-15T15:44:15.553Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 0B / 53.61MB 0.1s [2021-09-15T15:44:15.688Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.39MB / 54.93MB 0.5s [2021-09-15T15:44:15.828Z] #11 ... [2021-09-15T15:44:15.828Z] [2021-09-15T15:44:15.828Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-15T15:44:15.828Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-15T15:44:15.828Z] #43 DONE 0.0s [2021-09-15T15:44:15.828Z] [2021-09-15T15:44:15.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:15.828Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-15T15:44:15.828Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 12.58MB / 53.61MB 0.3s [2021-09-15T15:44:15.828Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 34.60MB / 53.61MB 0.5s [2021-09-15T15:44:15.954Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 12.58MB / 54.93MB 0.6s [2021-09-15T15:44:15.954Z] #27 ... [2021-09-15T15:44:15.954Z] [2021-09-15T15:44:15.954Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-15T15:44:15.954Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-15T15:44:15.954Z] #43 DONE 0.0s [2021-09-15T15:44:15.954Z] [2021-09-15T15:44:15.954Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:44:15.954Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:44:16.104Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 52.43MB / 53.61MB 0.7s [2021-09-15T15:44:16.104Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0B / 5.14MB 0.7s [2021-09-15T15:44:16.104Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0B / 10.87MB 0.7s [2021-09-15T15:44:16.104Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.8s [2021-09-15T15:44:16.155Z] #19 79.59 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-09-15T15:44:16.155Z] #19 79.59 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-15T15:44:16.155Z] #19 79.60 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-15T15:44:16.213Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 15.86MB / 54.93MB 0.8s [2021-09-15T15:44:16.213Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 20.41MB / 54.93MB 1.0s [2021-09-15T15:44:16.213Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 24.12MB / 54.93MB 1.1s [2021-09-15T15:44:16.448Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 4.76MB / 10.87MB 0.9s [2021-09-15T15:44:16.449Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 1.0s [2021-09-15T15:44:16.478Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 27.26MB / 54.93MB 1.2s [2021-09-15T15:44:16.478Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 30.41MB / 54.93MB 1.3s [2021-09-15T15:44:16.715Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.2s done [2021-09-15T15:44:16.719Z] #19 80.30 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-09-15T15:44:16.719Z] #19 80.31 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-15T15:44:16.719Z] #19 80.31 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-15T15:44:16.740Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 33.55MB / 54.93MB 1.4s [2021-09-15T15:44:16.980Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 1.4s done [2021-09-15T15:44:16.980Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 1.6s done [2021-09-15T15:44:16.980Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 0B / 54.67MB 1.7s [2021-09-15T15:44:16.980Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 0B / 102.59MB 1.7s [2021-09-15T15:44:16.999Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 37.75MB / 54.93MB 1.6s [2021-09-15T15:44:17.243Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 0B / 81.16MB 1.8s [2021-09-15T15:44:17.262Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 41.94MB / 54.93MB 1.8s [2021-09-15T15:44:17.262Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 45.09MB / 54.93MB 2.0s [2021-09-15T15:44:17.283Z] #19 80.80 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-09-15T15:44:17.283Z] #19 80.80 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:17.283Z] #19 80.82 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:44:17.283Z] #19 80.88 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-09-15T15:44:17.283Z] #19 80.89 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:17.283Z] #19 80.89 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:44:17.523Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 48.23MB / 54.93MB 2.1s [2021-09-15T15:44:17.523Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.53MB / 54.93MB 2.3s [2021-09-15T15:44:17.527Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 5.24MB / 54.67MB 1.9s [2021-09-15T15:44:17.527Z] #11 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 0.5s [2021-09-15T15:44:17.527Z] #11 ... [2021-09-15T15:44:17.527Z] [2021-09-15T15:44:17.527Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:44:17.527Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-15T15:44:17.527Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-15T15:44:17.527Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:44:17.527Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-15T15:44:17.527Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-15T15:44:17.527Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-09-15T15:44:17.527Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-09-15T15:44:17.527Z] #64 DONE 2.2s [2021-09-15T15:44:17.527Z] [2021-09-15T15:44:17.527Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:44:17.527Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-15T15:44:17.527Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-15T15:44:17.527Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-15T15:44:17.527Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:44:17.527Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-15T15:44:17.527Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-09-15T15:44:17.527Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-09-15T15:44:17.527Z] #66 DONE 2.3s [2021-09-15T15:44:17.527Z] [2021-09-15T15:44:17.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:17.527Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-15T15:44:17.527Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 16.78MB / 54.67MB 2.1s [2021-09-15T15:44:17.527Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 8.91MB / 102.59MB 2.1s [2021-09-15T15:44:17.527Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 11.53MB / 81.16MB 2.1s [2021-09-15T15:44:17.795Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 28.31MB / 54.67MB 2.3s [2021-09-15T15:44:17.795Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 25.17MB / 102.59MB 2.3s [2021-09-15T15:44:17.795Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 29.36MB / 81.16MB 2.3s [2021-09-15T15:44:17.795Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 33.55MB / 54.67MB 2.4s [2021-09-15T15:44:17.795Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 32.51MB / 102.59MB 2.4s [2021-09-15T15:44:17.795Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 39.85MB / 81.16MB 2.4s [2021-09-15T15:44:17.795Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 37.75MB / 102.59MB 2.5s [2021-09-15T15:44:17.795Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 50.33MB / 81.16MB 2.5s [2021-09-15T15:44:17.850Z] #71 exporting layers 3.9s done [2021-09-15T15:44:17.850Z] #71 writing image sha256:26e27835fea92aebc4fb4d128d85e5965f244f86f5f3f809b294cbc3e16905d4 done [2021-09-15T15:44:17.850Z] #71 naming to docker.io/library/docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 done [2021-09-15T15:44:17.850Z] #71 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-09-15T15:44:18.059Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 39.85MB / 54.67MB 2.6s [2021-09-15T15:44:18.059Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 59.77MB / 81.16MB 2.6s [2021-09-15T15:44:18.059Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 2.8s [2021-09-15T15:44:18.059Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 42.99MB / 102.59MB 2.8s [2021-09-15T15:44:18.059Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 2.8s [2021-09-15T15:44:18.176Z] + trap exit INT TERM [2021-09-15T15:44:18.176Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-09-15T15:44:18.176Z] + CONTAINER_NAME=docker-pr4 [2021-09-15T15:44:18.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42842/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh dynbinary [2021-09-15T15:44:18.329Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.3s done [2021-09-15T15:44:18.329Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 [2021-09-15T15:44:18.463Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 3.0s done [2021-09-15T15:44:18.637Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 50.33MB / 102.59MB 3.2s [2021-09-15T15:44:18.637Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 56.62MB / 102.59MB 3.3s [2021-09-15T15:44:18.749Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-15T15:44:18.900Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 61.87MB / 102.59MB 3.5s [2021-09-15T15:44:19.102Z] [2021-09-15T15:44:19.163Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 3.6s done [2021-09-15T15:44:19.163Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 67.11MB / 102.59MB 3.7s [2021-09-15T15:44:19.163Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 78.64MB / 102.59MB 3.8s [2021-09-15T15:44:19.358Z] Removing bundles/ [2021-09-15T15:44:19.358Z] [2021-09-15T15:44:19.358Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-15T15:44:19.358Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:44:19.358Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:44:19.427Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 84.93MB / 102.59MB 4.0s [2021-09-15T15:44:19.690Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 95.42MB / 102.59MB 4.3s [2021-09-15T15:44:19.954Z] #11 ... [2021-09-15T15:44:19.954Z] [2021-09-15T15:44:19.954Z] #24 [internal] load build context [2021-09-15T15:44:19.954Z] #24 sha256:1342d299348c3dac24c41306fcf8606ecf1c01a077a0e63ad7d4bdae2c0f9970 [2021-09-15T15:44:19.954Z] #24 transferring context: 55.48MB 3.7s done [2021-09-15T15:44:19.954Z] #24 DONE 4.7s [2021-09-15T15:44:19.954Z] [2021-09-15T15:44:19.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:19.954Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-15T15:44:19.954Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 100.74MB / 102.59MB 4.5s [2021-09-15T15:44:20.362Z] Running on azwin-2-e38430 in d:\jenkins\workspace\moby_PR-42842 [Pipeline] { [Pipeline] ws [2021-09-15T15:44:20.379Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-15T15:44:20.540Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 5.0s done [2021-09-15T15:44:20.541Z] #11 sha256:7147c5b8d479d8cbdc5656804f0f8820bf252cf667f7da2a5ca894bd02bf3754 0B / 156B 5.2s [2021-09-15T15:44:20.804Z] #11 sha256:7147c5b8d479d8cbdc5656804f0f8820bf252cf667f7da2a5ca894bd02bf3754 156B / 156B 5.4s [2021-09-15T15:44:21.667Z] #11 ... [2021-09-15T15:44:21.667Z] [2021-09-15T15:44:21.667Z] #28 [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-09-15T15:44:21.667Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:44:21.667Z] #28 1.692 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:21.667Z] #28 1.702 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:21.667Z] #28 1.702 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:21.667Z] #28 1.855 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:44:21.667Z] #28 2.036 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:44:21.667Z] #28 3.709 Fetched 8402 kB in 2s (3678 kB/s) [2021-09-15T15:44:21.667Z] #28 3.709 Reading package lists... [2021-09-15T15:44:21.667Z] #28 4.497 Reading package lists... [2021-09-15T15:44:21.667Z] #28 5.315 Building dependency tree... [2021-09-15T15:44:21.667Z] #28 5.650 The following additional packages will be installed: [2021-09-15T15:44:21.667Z] #28 5.650 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-15T15:44:21.667Z] #28 5.650 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-15T15:44:21.667Z] #28 5.654 Recommended packages: [2021-09-15T15:44:21.667Z] #28 5.654 libldap-common publicsuffix libsasl2-modules [2021-09-15T15:44:21.667Z] #28 5.806 The following NEW packages will be installed: [2021-09-15T15:44:21.667Z] #28 5.806 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-15T15:44:21.667Z] #28 5.806 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-15T15:44:21.667Z] #28 5.806 libssh2-1 openssl [2021-09-15T15:44:21.667Z] #28 6.087 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:44:21.667Z] #28 6.087 Need to get 3038 kB of archives. [2021-09-15T15:44:21.667Z] #28 6.087 After this operation, 6652 kB of additional disk space will be used. [2021-09-15T15:44:21.667Z] #28 6.087 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-15T15:44:21.667Z] #28 6.088 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-15T15:44:21.667Z] #28 6.088 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-15T15:44:21.667Z] #28 6.098 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-15T15:44:21.667Z] #28 6.098 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-15T15:44:21.667Z] #28 6.098 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-15T15:44:21.667Z] #28 6.101 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-15T15:44:21.667Z] #28 6.101 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-15T15:44:21.667Z] #28 6.101 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-15T15:44:21.667Z] #28 6.103 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-15T15:44:21.667Z] #28 6.104 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-15T15:44:21.667Z] #28 6.120 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-15T15:44:21.667Z] #28 6.123 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-15T15:44:21.667Z] #28 6.126 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-15T15:44:21.667Z] #28 6.127 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-15T15:44:21.667Z] #28 6.315 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:44:21.667Z] #28 6.344 Fetched 3038 kB in 0s (9652 kB/s) [2021-09-15T15:44:21.667Z] #28 6.367 Selecting previously unselected package openssl. [2021-09-15T15:44:21.667Z] #28 6.367 (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 ... 6653 files and directories currently installed.) [2021-09-15T15:44:21.667Z] #28 6.375 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 6.378 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:44:21.667Z] #28 6.538 Selecting previously unselected package ca-certificates. [2021-09-15T15:44:21.667Z] #28 6.538 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-15T15:44:21.667Z] #28 6.540 Unpacking ca-certificates (20210119) ... [2021-09-15T15:44:21.667Z] #28 6.611 Selecting previously unselected package libbrotli1:amd64. [2021-09-15T15:44:21.667Z] #28 6.611 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 6.619 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-15T15:44:21.667Z] #28 6.682 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-15T15:44:21.667Z] #28 6.682 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 6.686 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:21.667Z] #28 6.724 Selecting previously unselected package libsasl2-2:amd64. [2021-09-15T15:44:21.667Z] #28 6.725 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 6.729 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:21.667Z] #28 6.775 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-15T15:44:21.667Z] #28 6.775 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 6.780 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-15T15:44:21.667Z] #28 6.858 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-15T15:44:21.667Z] #28 6.858 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 6.863 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-15T15:44:21.667Z] #28 6.917 Selecting previously unselected package libpsl5:amd64. [2021-09-15T15:44:21.667Z] #28 6.917 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 6.921 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-15T15:44:21.667Z] #28 6.964 Selecting previously unselected package librtmp1:amd64. [2021-09-15T15:44:21.667Z] #28 6.964 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 6.971 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:44:21.667Z] #28 7.005 Selecting previously unselected package libssh2-1:amd64. [2021-09-15T15:44:21.667Z] #28 7.006 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 7.011 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-15T15:44:21.667Z] #28 7.108 Selecting previously unselected package libcurl4:amd64. [2021-09-15T15:44:21.667Z] #28 7.108 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 7.108 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-15T15:44:21.667Z] #28 7.206 Selecting previously unselected package curl. [2021-09-15T15:44:21.667Z] #28 7.206 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 7.210 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-15T15:44:21.667Z] #28 7.309 Selecting previously unselected package libonig5:amd64. [2021-09-15T15:44:21.667Z] #28 7.309 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 7.313 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:44:21.667Z] #28 7.386 Selecting previously unselected package libjq1:amd64. [2021-09-15T15:44:21.667Z] #28 7.386 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 7.389 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:44:21.667Z] #28 7.451 Selecting previously unselected package jq. [2021-09-15T15:44:21.667Z] #28 7.451 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-15T15:44:21.667Z] #28 7.455 Unpacking jq (1.6-2.1) ... [2021-09-15T15:44:21.667Z] #28 7.511 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-15T15:44:21.667Z] #28 7.529 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-15T15:44:21.667Z] #28 7.539 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-15T15:44:21.667Z] #28 7.552 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:21.667Z] #28 7.564 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:44:21.667Z] #28 7.577 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:21.667Z] #28 7.589 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-15T15:44:21.667Z] #28 7.601 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:44:21.667Z] #28 7.621 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:44:21.667Z] #28 7.639 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:44:21.667Z] #28 7.646 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-15T15:44:21.667Z] #28 7.656 Setting up ca-certificates (20210119) ... [2021-09-15T15:44:21.667Z] #28 8.459 Updating certificates in /etc/ssl/certs... [2021-09-15T15:44:21.667Z] #28 9.089 129 added, 0 removed; done. [2021-09-15T15:44:21.667Z] #28 9.121 Setting up jq (1.6-2.1) ... [2021-09-15T15:44:21.667Z] #28 9.135 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-15T15:44:21.667Z] #28 9.145 Setting up curl (7.74.0-1.3+b1) ... [2021-09-15T15:44:21.667Z] #28 9.155 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:44:21.667Z] #28 9.174 Processing triggers for ca-certificates (20210119) ... [2021-09-15T15:44:21.667Z] #28 9.183 Updating certificates in /etc/ssl/certs... [2021-09-15T15:44:21.667Z] #28 9.692 0 added, 0 removed; done. [2021-09-15T15:44:21.667Z] #28 9.692 Running hooks in /etc/ca-certificates/update.d... [2021-09-15T15:44:21.667Z] #28 9.692 done. [2021-09-15T15:44:21.667Z] #28 ... [2021-09-15T15:44:21.667Z] [2021-09-15T15:44:21.667Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:21.667Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:21.977Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.4s done [2021-09-15T15:44:22.044Z] #27 ... [2021-09-15T15:44:22.044Z] [2021-09-15T15:44:22.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:22.044Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:22.044Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.1s done [2021-09-15T15:44:22.044Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-15T15:44:22.044Z] #11 sha256:7ce0aad7247cfefe6a3126e2b8221f5cb81258aa68be12fe750ddd1ad2834c12 6.94kB / 6.94kB done [2021-09-15T15:44:22.044Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 3.0s done [2021-09-15T15:44:22.044Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.5s done [2021-09-15T15:44:22.044Z] #11 sha256:2d35a2f625aa42e8d096bcc48a4cb4df39d49440fdd9cf4d5210f42338b9492a 1.80kB / 1.80kB done [2021-09-15T15:44:22.044Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.9s done [2021-09-15T15:44:22.044Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.6s done [2021-09-15T15:44:22.044Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 5.4s done [2021-09-15T15:44:22.044Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 155B / 155B 3.8s done [2021-09-15T15:44:22.044Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 75.50MB / 134.79MB 6.5s [2021-09-15T15:44:22.193Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 102.59MB / 102.59MB 6.5s done [2021-09-15T15:44:22.193Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0.1s [2021-09-15T15:44:22.194Z] #11 sha256:7147c5b8d479d8cbdc5656804f0f8820bf252cf667f7da2a5ca894bd02bf3754 156B / 156B 6.6s done [2021-09-15T15:44:22.194Z] #11 ... [2021-09-15T15:44:22.194Z] [2021-09-15T15:44:22.194Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:44:22.194Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-15T15:44:22.194Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-15T15:44:22.194Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-15T15:44:22.194Z] #27 sha256:145af0fee6240500aa1a49bf736f9e8c4d4ea1d4eec25c7978e794c431477eae 529B / 529B done [2021-09-15T15:44:22.194Z] #27 sha256:d04e7939dfd87a066f1588eafb81eb520d7cfafdb9f000855411b759b18482e8 1.48kB / 1.48kB done [2021-09-15T15:44:22.194Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.3s done [2021-09-15T15:44:22.194Z] #27 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 4.1s done [2021-09-15T15:44:22.194Z] #27 DONE 7.0s [2021-09-15T15:44:22.194Z] [2021-09-15T15:44:22.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:22.194Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-15T15:44:22.194Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0.3s done [2021-09-15T15:44:22.210Z] The recommended git tool is: git [2021-09-15T15:44:22.304Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 83.89MB / 134.79MB 6.9s [2021-09-15T15:44:22.456Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 [2021-09-15T15:44:22.563Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 91.32MB / 134.79MB 7.2s [2021-09-15T15:44:22.823Z] #11 ... [2021-09-15T15:44:22.823Z] [2021-09-15T15:44:22.823Z] #24 [internal] load build context [2021-09-15T15:44:22.823Z] #24 sha256:4ab9d5559316788126b79bb0fa229778e47da56ce3d7fb84af1826912f2d3a37 [2021-09-15T15:44:22.823Z] #24 transferring context: 55.48MB 7.4s done [2021-09-15T15:44:22.823Z] #24 DONE 7.8s [2021-09-15T15:44:22.823Z] [2021-09-15T15:44:22.823Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:44:22.823Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:44:22.914Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 0.1s [2021-09-15T15:44:23.036Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0.4s done [2021-09-15T15:44:23.036Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 [2021-09-15T15:44:23.173Z] #11 ... [2021-09-15T15:44:23.173Z] [2021-09-15T15:44:23.173Z] #28 [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-09-15T15:44:23.173Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:44:23.173Z] #28 DONE 11.9s [2021-09-15T15:44:23.173Z] [2021-09-15T15:44:23.173Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:23.173Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:23.740Z] #11 ... [2021-09-15T15:44:23.740Z] [2021-09-15T15:44:23.740Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-15T15:44:23.740Z] #29 sha256:6a05bbf518532f477e531fa1f25c8baf6d2af9ba90bd8fb3b0836fc00c227afc [2021-09-15T15:44:23.740Z] #29 DONE 0.4s [2021-09-15T15:44:23.740Z] [2021-09-15T15:44:23.740Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:23.740Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:23.762Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.1s [2021-09-15T15:44:23.988Z] #11 ... [2021-09-15T15:44:23.988Z] [2021-09-15T15:44:23.988Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-15T15:44:23.988Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-09-15T15:44:23.988Z] #65 DONE 1.0s [2021-09-15T15:44:24.255Z] [2021-09-15T15:44:24.255Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:24.255Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-15T15:44:24.344Z] #27 ... [2021-09-15T15:44:24.344Z] [2021-09-15T15:44:24.344Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:44:24.344Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-15T15:44:24.344Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-15T15:44:24.345Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:44:24.345Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-15T15:44:24.345Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-15T15:44:24.345Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.6s done [2021-09-15T15:44:24.345Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-09-15T15:44:24.345Z] #64 DONE 8.9s [2021-09-15T15:44:24.345Z] [2021-09-15T15:44:24.345Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:44:24.345Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:44:25.287Z] #27 ... [2021-09-15T15:44:25.287Z] [2021-09-15T15:44:25.287Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:44:25.287Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-15T15:44:25.287Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-15T15:44:25.287Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-15T15:44:25.287Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-15T15:44:25.287Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done [2021-09-15T15:44:25.287Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-09-15T15:44:25.287Z] #66 ... [2021-09-15T15:44:25.287Z] [2021-09-15T15:44:25.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:25.287Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:25.287Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 134.79MB / 134.79MB 10.0s [2021-09-15T15:44:25.656Z] #11 ... [2021-09-15T15:44:25.656Z] [2021-09-15T15:44:25.656Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-15T15:44:25.656Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-09-15T15:44:25.656Z] #67 DONE 1.4s [2021-09-15T15:44:25.656Z] [2021-09-15T15:44:25.656Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:25.656Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-15T15:44:25.656Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 2.6s done [2021-09-15T15:44:25.920Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 [2021-09-15T15:44:26.670Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 134.79MB / 134.79MB 11.2s done [2021-09-15T15:44:26.929Z] #11 ... [2021-09-15T15:44:26.929Z] [2021-09-15T15:44:26.929Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-15T15:44:26.929Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-15T15:44:26.929Z] #66 DONE 11.5s [2021-09-15T15:44:26.929Z] [2021-09-15T15:44:26.929Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:26.929Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:27.248Z] #19 90.48 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-09-15T15:44:27.248Z] #19 90.49 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:27.248Z] #19 90.50 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:44:27.248Z] #19 90.54 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-09-15T15:44:27.248Z] #19 90.55 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:27.248Z] #19 90.55 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-15T15:44:27.928Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 5.2s [2021-09-15T15:44:28.311Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 9.3s done [2021-09-15T15:44:28.311Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-15T15:44:28.479Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 2.1s done [2021-09-15T15:44:28.479Z] #11 extracting sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b [2021-09-15T15:44:28.571Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.3s done [2021-09-15T15:44:28.829Z] #11 ... [2021-09-15T15:44:28.829Z] [2021-09-15T15:44:28.829Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-15T15:44:28.829Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-15T15:44:28.829Z] #27 DONE 13.4s [2021-09-15T15:44:28.829Z] [2021-09-15T15:44:28.829Z] #28 [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-09-15T15:44:28.829Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:44:29.087Z] #28 ... [2021-09-15T15:44:29.087Z] [2021-09-15T15:44:29.087Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-15T15:44:29.087Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-15T15:44:29.087Z] #65 DONE 1.0s [2021-09-15T15:44:29.346Z] [2021-09-15T15:44:29.346Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:29.346Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:29.346Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.2s [2021-09-15T15:44:29.605Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.5s done [2021-09-15T15:44:30.172Z] #11 ... [2021-09-15T15:44:30.172Z] [2021-09-15T15:44:30.172Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-15T15:44:30.172Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-15T15:44:30.172Z] #67 DONE 1.1s [2021-09-15T15:44:30.430Z] [2021-09-15T15:44:30.431Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:30.431Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:30.689Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-15T15:44:31.215Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 8.0s done [2021-09-15T15:44:31.473Z] #11 extracting sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb done [2021-09-15T15:44:32.041Z] #11 DONE 29.9s [2021-09-15T15:44:32.041Z] [2021-09-15T15:44:32.041Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:44:32.041Z] #30 sha256:4fc93f49178f29a6f99f0aaeb1cbd25e787fc092c8c122f0279683eb6f9ae07c [2021-09-15T15:44:32.041Z] #30 1.408 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-15T15:44:32.041Z] #30 1.661 [2021-09-15T15:44:32.041Z] #30 1.724 ######################################################################## 100.0% [2021-09-15T15:44:32.041Z] #30 1.913 [2021-09-15T15:44:32.041Z] #30 2.537 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-15T15:44:32.041Z] #30 2.788 [2021-09-15T15:44:32.041Z] #30 2.903 #################### 28.2% ######################################################################## 100.0% [2021-09-15T15:44:32.041Z] #30 3.116 [2021-09-15T15:44:32.041Z] #30 3.776 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-15T15:44:32.041Z] #30 4.035 [2021-09-15T15:44:32.042Z] #30 4.145 ################### 26.5% ########################################## 58.4% ################################################################ 89.7% #################################################################### 94.9% ####################################################################### 99.1% ######################################################################## 100.0% [2021-09-15T15:44:32.042Z] #30 4.766 [2021-09-15T15:44:32.042Z] #30 5.420 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-15T15:44:32.042Z] #30 5.688 [2021-09-15T15:44:32.042Z] #30 5.760 ######################################################################## 100.0% [2021-09-15T15:44:32.042Z] #30 5.959 [2021-09-15T15:44:32.042Z] #30 6.395 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-15T15:44:32.042Z] #30 6.655 [2021-09-15T15:44:32.042Z] #30 6.720 ######################################################################## 100.0% [2021-09-15T15:44:32.042Z] #30 6.917 [2021-09-15T15:44:32.042Z] #30 6.986 Download of images into '/build' complete. [2021-09-15T15:44:32.042Z] #30 6.986 Use something like the following to load the result into a Docker daemon: [2021-09-15T15:44:32.042Z] #30 6.986 tar -cC '/build' . | docker load [2021-09-15T15:44:32.042Z] #30 DONE 8.3s [2021-09-15T15:44:32.042Z] [2021-09-15T15:44:32.042Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-15T15:44:32.042Z] #12 sha256:104f87cdd0032ea1bd7186f62216803aafde034fb7ca166be5d1155ee2016042 [2021-09-15T15:44:32.609Z] #12 DONE 0.6s [2021-09-15T15:44:32.609Z] [2021-09-15T15:44:32.609Z] #13 [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-09-15T15:44:32.609Z] #13 sha256:277f0878b4a629cb2429a0a373cf68f84b914ed1fb11c16aa2f7d3c193722967 [2021-09-15T15:44:32.706Z] #11 ... [2021-09-15T15:44:32.706Z] [2021-09-15T15:44:32.706Z] #28 [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-09-15T15:44:32.706Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-15T15:44:32.706Z] #28 1.842 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:32.706Z] #28 1.860 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:32.706Z] #28 1.957 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:32.706Z] #28 2.072 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:44:32.706Z] #28 2.532 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:44:32.706Z] #28 3.864 Fetched 8291 kB in 2s (3631 kB/s) [2021-09-15T15:44:32.706Z] #28 3.864 Reading package lists... [2021-09-15T15:44:32.706Z] #28 4.986 Reading package lists... [2021-09-15T15:44:32.706Z] #28 6.084 Building dependency tree... [2021-09-15T15:44:32.706Z] #28 6.808 The following additional packages will be installed: [2021-09-15T15:44:32.706Z] #28 6.812 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-15T15:44:32.706Z] #28 6.812 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-15T15:44:32.706Z] #28 6.814 Recommended packages: [2021-09-15T15:44:32.706Z] #28 6.814 libldap-common publicsuffix libsasl2-modules [2021-09-15T15:44:32.706Z] #28 7.032 The following NEW packages will be installed: [2021-09-15T15:44:32.706Z] #28 7.032 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-15T15:44:32.706Z] #28 7.032 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-15T15:44:32.706Z] #28 7.032 libssh2-1 openssl [2021-09-15T15:44:32.706Z] #28 7.332 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:44:32.706Z] #28 7.332 Need to get 2934 kB of archives. [2021-09-15T15:44:32.706Z] #28 7.332 After this operation, 6485 kB of additional disk space will be used. [2021-09-15T15:44:32.706Z] #28 7.332 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-09-15T15:44:32.706Z] #28 7.333 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-09-15T15:44:32.706Z] #28 7.338 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-09-15T15:44:32.706Z] #28 7.339 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-09-15T15:44:32.706Z] #28 7.344 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-09-15T15:44:32.706Z] #28 7.345 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-09-15T15:44:32.706Z] #28 7.353 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-09-15T15:44:32.706Z] #28 7.353 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-09-15T15:44:32.706Z] #28 7.353 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-09-15T15:44:32.706Z] #28 7.353 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-09-15T15:44:32.706Z] #28 7.354 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-09-15T15:44:32.706Z] #28 7.358 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-09-15T15:44:32.706Z] #28 7.360 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-15T15:44:32.706Z] #28 7.362 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-15T15:44:32.706Z] #28 7.364 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-15T15:44:32.706Z] #28 7.620 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:44:32.706Z] #28 7.674 Fetched 2934 kB in 0s (9381 kB/s) [2021-09-15T15:44:32.706Z] #28 7.708 Selecting previously unselected package openssl. [2021-09-15T15:44:32.706Z] #28 7.708 (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 ... 6645 files and directories currently installed.) [2021-09-15T15:44:32.706Z] #28 7.718 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 7.798 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:44:32.706Z] #28 7.996 Selecting previously unselected package ca-certificates. [2021-09-15T15:44:32.706Z] #28 7.996 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-15T15:44:32.706Z] #28 8.000 Unpacking ca-certificates (20210119) ... [2021-09-15T15:44:32.706Z] #28 8.094 Selecting previously unselected package libbrotli1:arm64. [2021-09-15T15:44:32.706Z] #28 8.095 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.105 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-15T15:44:32.706Z] #28 8.184 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-09-15T15:44:32.706Z] #28 8.184 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.198 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:32.706Z] #28 8.260 Selecting previously unselected package libsasl2-2:arm64. [2021-09-15T15:44:32.706Z] #28 8.260 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.265 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:32.706Z] #28 8.325 Selecting previously unselected package libldap-2.4-2:arm64. [2021-09-15T15:44:32.706Z] #28 8.326 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.332 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-15T15:44:32.706Z] #28 8.408 Selecting previously unselected package libnghttp2-14:arm64. [2021-09-15T15:44:32.706Z] #28 8.408 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.413 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-15T15:44:32.706Z] #28 8.475 Selecting previously unselected package libpsl5:arm64. [2021-09-15T15:44:32.706Z] #28 8.476 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.481 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-09-15T15:44:32.706Z] #28 8.537 Selecting previously unselected package librtmp1:arm64. [2021-09-15T15:44:32.706Z] #28 8.539 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.546 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:44:32.706Z] #28 8.607 Selecting previously unselected package libssh2-1:arm64. [2021-09-15T15:44:32.706Z] #28 8.607 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.612 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-09-15T15:44:32.706Z] #28 8.724 Selecting previously unselected package libcurl4:arm64. [2021-09-15T15:44:32.706Z] #28 8.726 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.733 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-15T15:44:32.706Z] #28 8.806 Selecting previously unselected package curl. [2021-09-15T15:44:32.706Z] #28 8.806 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.810 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-15T15:44:32.706Z] #28 8.916 Selecting previously unselected package libonig5:arm64. [2021-09-15T15:44:32.706Z] #28 8.918 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 8.925 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-15T15:44:32.706Z] #28 8.994 Selecting previously unselected package libjq1:arm64. [2021-09-15T15:44:32.706Z] #28 8.996 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 9.001 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-15T15:44:32.706Z] #28 9.056 Selecting previously unselected package jq. [2021-09-15T15:44:32.706Z] #28 9.058 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-09-15T15:44:32.706Z] #28 9.063 Unpacking jq (1.6-2.1) ... [2021-09-15T15:44:32.706Z] #28 9.148 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-09-15T15:44:32.706Z] #28 9.162 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-15T15:44:32.706Z] #28 9.178 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-15T15:44:32.706Z] #28 9.191 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:32.706Z] #28 9.213 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:44:32.706Z] #28 9.226 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:32.706Z] #28 9.240 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-09-15T15:44:32.706Z] #28 9.255 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:44:32.706Z] #28 9.276 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-15T15:44:32.706Z] #28 9.290 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-15T15:44:32.706Z] #28 9.303 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-15T15:44:32.706Z] #28 9.318 Setting up ca-certificates (20210119) ... [2021-09-15T15:44:32.706Z] #28 ... [2021-09-15T15:44:32.706Z] [2021-09-15T15:44:32.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:32.706Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-15T15:44:32.706Z] #11 extracting sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 4.3s done [2021-09-15T15:44:32.969Z] #11 extracting sha256:7147c5b8d479d8cbdc5656804f0f8820bf252cf667f7da2a5ca894bd02bf3754 0.0s done [2021-09-15T15:44:33.177Z] #13 DONE 0.5s [2021-09-15T15:44:33.177Z] [2021-09-15T15:44:33.177Z] #44 [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-09-15T15:44:33.177Z] #44 sha256:dedd77bd49d78e8751df12a263e7daecb76f34a23b1ef37f2158e741a8e560ba [2021-09-15T15:44:33.232Z] #11 DONE 17.9s [2021-09-15T15:44:33.232Z] [2021-09-15T15:44:33.232Z] #28 [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-09-15T15:44:33.232Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-15T15:44:33.232Z] #28 10.36 Updating certificates in /etc/ssl/certs... [2021-09-15T15:44:33.436Z] #44 ... [2021-09-15T15:44:33.436Z] [2021-09-15T15:44:33.436Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-15T15:44:33.436Z] #32 sha256:cbd40998fc7cf2a94390870a64ded7e923ff385ad6e63f4ae89a7156612f2dcd [2021-09-15T15:44:33.436Z] #32 DONE 0.2s [2021-09-15T15:44:33.436Z] [2021-09-15T15:44:33.436Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-15T15:44:33.436Z] #40 sha256:c222c7f03b3f1ab2d3e3bead9cfe02d36198e73615b4b8749e0321f8c72526d2 [2021-09-15T15:44:33.436Z] #40 DONE 0.2s [2021-09-15T15:44:33.436Z] [2021-09-15T15:44:33.436Z] #44 [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-09-15T15:44:33.436Z] #44 sha256:dedd77bd49d78e8751df12a263e7daecb76f34a23b1ef37f2158e741a8e560ba [2021-09-15T15:44:33.436Z] #44 DONE 0.3s [2021-09-15T15:44:33.436Z] [2021-09-15T15:44:33.436Z] #45 [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 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-09-15T15:44:33.436Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:44:33.807Z] #28 11.39 129 added, 0 removed; done. [2021-09-15T15:44:33.807Z] #28 11.43 Setting up jq (1.6-2.1) ... [2021-09-15T15:44:33.807Z] #28 11.45 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-15T15:44:33.807Z] #28 11.46 Setting up curl (7.74.0-1.3+b1) ... [2021-09-15T15:44:33.807Z] #28 11.47 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:44:34.084Z] #28 11.67 Processing triggers for ca-certificates (20210119) ... [2021-09-15T15:44:34.348Z] #28 12.01 Updating certificates in /etc/ssl/certs... [2021-09-15T15:44:35.295Z] #28 12.67 0 added, 0 removed; done. [2021-09-15T15:44:35.295Z] #28 12.67 Running hooks in /etc/ca-certificates/update.d... [2021-09-15T15:44:35.295Z] #28 12.67 done. [2021-09-15T15:44:35.963Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 5.0s [2021-09-15T15:44:37.214Z] #19 99.29 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-09-15T15:44:37.214Z] #19 99.29 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:37.214Z] #19 99.30 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:44:37.214Z] #19 99.35 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-09-15T15:44:37.214Z] #19 99.35 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:37.214Z] #19 99.36 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-15T15:44:37.855Z] #28 DONE 15.4s [2021-09-15T15:44:37.855Z] [2021-09-15T15:44:37.855Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-15T15:44:37.855Z] #12 sha256:8d32fa2d8c1c007abc0c11754247079e407d7720319c2a61d009c209207e243b [2021-09-15T15:44:37.855Z] #12 DONE 4.5s [2021-09-15T15:44:37.855Z] [2021-09-15T15:44:37.855Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-15T15:44:37.855Z] #29 sha256:44669812889d860d5041db57ec87f0de47d4d820d9aecd28c62e62c27e5d2349 [2021-09-15T15:44:37.855Z] #29 DONE 0.0s [2021-09-15T15:44:37.855Z] [2021-09-15T15:44:37.855Z] #13 [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-09-15T15:44:37.855Z] #13 sha256:f9f85e2d5044eb4b35ee26c38470bee98a5a80eb65a3b494ad3346dafcfd8c11 [2021-09-15T15:44:38.730Z] #45 ... [2021-09-15T15:44:38.731Z] [2021-09-15T15:44:38.731Z] #60 [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-09-15T15:44:38.731Z] #60 sha256:c817980fa3881b3e89b4a4a87ddf733eeca44f1fffbc9323b931955c9a2aac78 [2021-09-15T15:44:38.731Z] #60 3.270 + RM_GOPATH=0 [2021-09-15T15:44:38.731Z] #60 3.270 + TMP_GOPATH= [2021-09-15T15:44:38.731Z] #60 3.270 + : /build [2021-09-15T15:44:38.731Z] #60 3.270 + '[' -z '' ']' [2021-09-15T15:44:38.731Z] #60 3.270 ++ mktemp -d [2021-09-15T15:44:38.731Z] #60 3.271 + export GOPATH=/tmp/tmp.aNM0edlU8c [2021-09-15T15:44:38.731Z] #60 3.271 + GOPATH=/tmp/tmp.aNM0edlU8c [2021-09-15T15:44:38.731Z] #60 3.271 + RM_GOPATH=1 [2021-09-15T15:44:38.731Z] #60 3.271 + case "$(go env GOARCH)" in [2021-09-15T15:44:38.731Z] #60 3.271 ++ go env GOARCH [2021-09-15T15:44:38.731Z] #60 3.276 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:38.731Z] #60 3.277 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:38.731Z] #60 3.277 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:38.731Z] #60 3.278 + dir=/tmp/install [2021-09-15T15:44:38.731Z] #60 3.278 + bin=rootlesskit [2021-09-15T15:44:38.731Z] #60 3.278 + shift [2021-09-15T15:44:38.731Z] #60 3.278 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-15T15:44:38.731Z] #60 3.278 + . /tmp/install/rootlesskit.installer [2021-09-15T15:44:38.731Z] #60 3.278 ++ : v0.14.4 [2021-09-15T15:44:38.731Z] #60 3.279 + install_rootlesskit [2021-09-15T15:44:38.731Z] #60 3.279 + case "$1" in [2021-09-15T15:44:38.731Z] #60 3.279 + export CGO_ENABLED=0 [2021-09-15T15:44:38.731Z] #60 3.279 + CGO_ENABLED=0 [2021-09-15T15:44:38.731Z] #60 3.279 + _install_rootlesskit [2021-09-15T15:44:38.731Z] #60 3.291 + echo 'Install rootlesskit version v0.14.4' [2021-09-15T15:44:38.731Z] #60 3.291 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:44:38.731Z] #60 3.291 + GOBIN=/build [2021-09-15T15:44:38.731Z] #60 3.291 + GO111MODULE=on [2021-09-15T15:44:38.731Z] #60 3.291 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-15T15:44:38.731Z] #60 3.291 Install rootlesskit version v0.14.4 [2021-09-15T15:44:38.731Z] #60 3.683 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-15T15:44:38.731Z] #60 4.671 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:44:38.731Z] #60 4.671 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-15T15:44:38.731Z] #60 4.743 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-15T15:44:38.731Z] #60 5.010 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-15T15:44:38.808Z] #13 DONE 0.9s [2021-09-15T15:44:38.808Z] [2021-09-15T15:44:38.808Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-15T15:44:38.808Z] #32 sha256:107de04379a04a0080219fad63f2a13415b58e6f9d1697ef93ec8864ba0c2313 [2021-09-15T15:44:38.808Z] #32 ... [2021-09-15T15:44:38.808Z] [2021-09-15T15:44:38.808Z] #44 [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-09-15T15:44:38.808Z] #44 sha256:cc0ea27405b88cdfebc7fe70055e088f50ad952601d4de1ed6cb8308f209dfb2 [2021-09-15T15:44:38.808Z] #44 DONE 0.2s [2021-09-15T15:44:39.074Z] [2021-09-15T15:44:39.074Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-15T15:44:39.074Z] #40 sha256:c912346477f96ec4c90614e246e41149608e72358ec3a869cb42ea2245505f3a [2021-09-15T15:44:39.074Z] #40 DONE 0.3s [2021-09-15T15:44:39.074Z] [2021-09-15T15:44:39.074Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-15T15:44:39.074Z] #32 sha256:107de04379a04a0080219fad63f2a13415b58e6f9d1697ef93ec8864ba0c2313 [2021-09-15T15:44:39.074Z] #32 DONE 0.3s [2021-09-15T15:44:39.074Z] [2021-09-15T15:44:39.074Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:44:39.074Z] #33 sha256:0ea30ac548e55f5e4dc405e1544cf21eb2fb700bd33609db3af0451f747ae3f4 [2021-09-15T15:44:39.256Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 8.0s done [2021-09-15T15:44:39.256Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0.1s [2021-09-15T15:44:39.674Z] #60 ... [2021-09-15T15:44:39.675Z] [2021-09-15T15:44:39.675Z] #45 [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 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-09-15T15:44:39.675Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:44:39.675Z] #45 6.108 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:39.675Z] #45 6.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:39.675Z] #45 6.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:39.829Z] #11 ... [2021-09-15T15:44:39.829Z] [2021-09-15T15:44:39.829Z] #28 [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-09-15T15:44:39.829Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:44:39.829Z] #28 3.116 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:39.829Z] #28 3.117 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:39.829Z] #28 3.128 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:39.829Z] #28 3.372 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:44:39.829Z] #28 4.262 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:44:39.829Z] #28 5.251 Fetched 8402 kB in 2s (3507 kB/s) [2021-09-15T15:44:39.829Z] #28 5.251 Reading package lists... [2021-09-15T15:44:39.829Z] #28 6.063 Reading package lists... [2021-09-15T15:44:39.829Z] #28 6.984 Building dependency tree... [2021-09-15T15:44:39.830Z] #28 7.316 The following additional packages will be installed: [2021-09-15T15:44:39.830Z] #28 7.316 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-15T15:44:39.830Z] #28 7.320 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-15T15:44:39.830Z] #28 7.320 Recommended packages: [2021-09-15T15:44:39.830Z] #28 7.320 libldap-common publicsuffix libsasl2-modules [2021-09-15T15:44:39.830Z] #28 7.607 The following NEW packages will be installed: [2021-09-15T15:44:39.830Z] #28 7.607 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-15T15:44:39.830Z] #28 7.607 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-15T15:44:39.830Z] #28 7.623 libssh2-1 openssl [2021-09-15T15:44:39.830Z] #28 7.912 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:44:39.830Z] #28 7.912 Need to get 3038 kB of archives. [2021-09-15T15:44:39.830Z] #28 7.912 After this operation, 6652 kB of additional disk space will be used. [2021-09-15T15:44:39.830Z] #28 7.912 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-15T15:44:39.830Z] #28 7.912 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-15T15:44:39.830Z] #28 7.912 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-09-15T15:44:39.830Z] #28 7.912 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-15T15:44:39.830Z] #28 7.928 Get:5 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-15T15:44:39.830Z] #28 7.928 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-15T15:44:39.830Z] #28 7.928 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-15T15:44:39.830Z] #28 7.928 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-15T15:44:39.830Z] #28 7.928 Get:9 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-15T15:44:39.830Z] #28 7.928 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-15T15:44:39.830Z] #28 7.928 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-15T15:44:39.830Z] #28 7.928 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-15T15:44:39.830Z] #28 7.939 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-15T15:44:39.830Z] #28 7.939 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-15T15:44:39.830Z] #28 7.939 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-15T15:44:39.830Z] #28 8.169 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:44:39.830Z] #28 8.215 Fetched 3038 kB in 0s (8754 kB/s) [2021-09-15T15:44:39.830Z] #28 8.247 Selecting previously unselected package openssl. [2021-09-15T15:44:39.830Z] #28 8.247 (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 ... 6653 files and directories currently installed.) [2021-09-15T15:44:39.830Z] #28 8.247 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 8.252 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:44:39.830Z] #28 8.446 Selecting previously unselected package ca-certificates. [2021-09-15T15:44:39.830Z] #28 8.446 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-15T15:44:39.830Z] #28 8.449 Unpacking ca-certificates (20210119) ... [2021-09-15T15:44:39.830Z] #28 8.555 Selecting previously unselected package libbrotli1:amd64. [2021-09-15T15:44:39.830Z] #28 8.555 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 8.561 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-15T15:44:39.830Z] #28 8.669 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-15T15:44:39.830Z] #28 8.669 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 8.674 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:39.830Z] #28 8.723 Selecting previously unselected package libsasl2-2:amd64. [2021-09-15T15:44:39.830Z] #28 8.723 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 8.726 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:39.830Z] #28 8.787 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-15T15:44:39.830Z] #28 8.787 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 8.804 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-15T15:44:39.830Z] #28 8.898 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-15T15:44:39.830Z] #28 8.898 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 8.902 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-15T15:44:39.830Z] #28 8.959 Selecting previously unselected package libpsl5:amd64. [2021-09-15T15:44:39.830Z] #28 8.959 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 8.964 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-15T15:44:39.830Z] #28 9.013 Selecting previously unselected package librtmp1:amd64. [2021-09-15T15:44:39.830Z] #28 9.013 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 9.017 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:44:39.830Z] #28 9.077 Selecting previously unselected package libssh2-1:amd64. [2021-09-15T15:44:39.830Z] #28 9.077 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 9.082 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-15T15:44:39.830Z] #28 9.171 Selecting previously unselected package libcurl4:amd64. [2021-09-15T15:44:39.830Z] #28 9.171 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 9.175 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-15T15:44:39.830Z] #28 9.280 Selecting previously unselected package curl. [2021-09-15T15:44:39.830Z] #28 9.280 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 9.283 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-15T15:44:39.830Z] #28 9.393 Selecting previously unselected package libonig5:amd64. [2021-09-15T15:44:39.830Z] #28 9.393 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 9.393 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:44:39.830Z] #28 9.471 Selecting previously unselected package libjq1:amd64. [2021-09-15T15:44:39.830Z] #28 9.471 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 9.471 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:44:39.830Z] #28 9.528 Selecting previously unselected package jq. [2021-09-15T15:44:39.830Z] #28 9.528 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-15T15:44:39.830Z] #28 9.532 Unpacking jq (1.6-2.1) ... [2021-09-15T15:44:39.830Z] #28 9.586 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-15T15:44:39.830Z] #28 9.601 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-15T15:44:39.830Z] #28 9.612 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-15T15:44:39.830Z] #28 9.621 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:39.830Z] #28 9.631 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-15T15:44:39.830Z] #28 9.642 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-15T15:44:39.830Z] #28 9.656 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-15T15:44:39.830Z] #28 9.666 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-15T15:44:39.830Z] #28 9.679 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:44:39.830Z] #28 9.688 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:44:39.830Z] #28 9.698 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-15T15:44:39.830Z] #28 9.709 Setting up ca-certificates (20210119) ... [2021-09-15T15:44:39.830Z] #28 10.41 Updating certificates in /etc/ssl/certs... [2021-09-15T15:44:40.090Z] #28 ... [2021-09-15T15:44:40.090Z] [2021-09-15T15:44:40.090Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:40.090Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:40.248Z] #45 6.804 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-15T15:44:40.819Z] #45 7.169 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:44:42.489Z] #19 ... [2021-09-15T15:44:42.489Z] [2021-09-15T15:44:42.489Z] #58 [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-09-15T15:44:42.489Z] #58 sha256:35cb59f020ce0cf72bb68ffe717c3954278e8086bd020b6ee9e9268377ddf999 [2021-09-15T15:44:42.489Z] #58 115.0 + /build/golangci-lint --version [2021-09-15T15:44:42.726Z] #45 9.193 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:44:42.746Z] #58 115.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-15T15:44:42.746Z] #58 DONE 115.5s [2021-09-15T15:44:42.746Z] [2021-09-15T15:44:42.746Z] #48 [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-09-15T15:44:42.746Z] #48 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:44:43.305Z] #45 ... [2021-09-15T15:44:43.305Z] [2021-09-15T15:44:43.305Z] #35 [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-09-15T15:44:43.305Z] #35 sha256:98d8b2c1a1fd064fc074559e5ffd7905553d2fe6c2b1288de030bb8cf6f6fcea [2021-09-15T15:44:43.305Z] #35 3.320 Install go-toml version v1.8.1 [2021-09-15T15:44:43.305Z] #35 3.710 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-15T15:44:43.305Z] #35 ... [2021-09-15T15:44:43.305Z] [2021-09-15T15:44:43.305Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:44:43.305Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:44:43.305Z] #14 6.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:43.305Z] #14 6.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:43.305Z] #14 6.205 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:43.305Z] #14 7.091 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:44:43.305Z] #14 8.742 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:44:43.382Z] #11 ... [2021-09-15T15:44:43.382Z] [2021-09-15T15:44:43.382Z] #28 [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-09-15T15:44:43.382Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-15T15:44:43.382Z] #28 11.59 129 added, 0 removed; done. [2021-09-15T15:44:43.382Z] #28 11.65 Setting up jq (1.6-2.1) ... [2021-09-15T15:44:43.382Z] #28 11.67 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-15T15:44:43.382Z] #28 11.68 Setting up curl (7.74.0-1.3+b1) ... [2021-09-15T15:44:43.382Z] #28 11.69 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:44:43.382Z] #28 11.71 Processing triggers for ca-certificates (20210119) ... [2021-09-15T15:44:43.382Z] #28 11.72 Updating certificates in /etc/ssl/certs... [2021-09-15T15:44:43.382Z] #28 12.76 0 added, 0 removed; done. [2021-09-15T15:44:43.382Z] #28 12.76 Running hooks in /etc/ca-certificates/update.d... [2021-09-15T15:44:43.382Z] #28 12.77 done. [2021-09-15T15:44:43.382Z] #28 DONE 14.7s [2021-09-15T15:44:43.382Z] [2021-09-15T15:44:43.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:43.382Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:43.517Z] Running on azwin-2-8de650 in d:\jenkins\workspace\moby_PR-42842 [Pipeline] { [Pipeline] ws [2021-09-15T15:44:43.535Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-09-15T15:44:43.723Z] #14 ... [2021-09-15T15:44:43.723Z] [2021-09-15T15:44:43.723Z] #47 [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-09-15T15:44:43.723Z] #47 sha256:1c66c2ce0c85cd2b1f24b7ca27edde054b7242fc5269d194bb70f8a3d6ed2713 [2021-09-15T15:44:43.723Z] #47 4.150 + RM_GOPATH=0 [2021-09-15T15:44:43.723Z] #47 4.151 + TMP_GOPATH= [2021-09-15T15:44:43.723Z] #47 4.151 + : /build [2021-09-15T15:44:43.723Z] #47 4.151 + '[' -z '' ']' [2021-09-15T15:44:43.723Z] #47 4.151 ++ mktemp -d [2021-09-15T15:44:43.723Z] #47 4.153 + export GOPATH=/tmp/tmp.14Sm89Q4Qp [2021-09-15T15:44:43.723Z] #47 4.153 + GOPATH=/tmp/tmp.14Sm89Q4Qp [2021-09-15T15:44:43.724Z] #47 4.153 + RM_GOPATH=1 [2021-09-15T15:44:43.724Z] #47 4.153 + case "$(go env GOARCH)" in [2021-09-15T15:44:43.724Z] #47 4.155 ++ go env GOARCH [2021-09-15T15:44:43.724Z] #47 4.168 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:43.724Z] #47 4.168 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:43.724Z] #47 4.168 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:43.724Z] #47 4.169 Install vndr version v0.1.2 [2021-09-15T15:44:43.724Z] #47 4.169 + dir=/tmp/install [2021-09-15T15:44:43.724Z] #47 4.169 + bin=vndr [2021-09-15T15:44:43.724Z] #47 4.169 + shift [2021-09-15T15:44:43.724Z] #47 4.169 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-15T15:44:43.724Z] #47 4.169 + . /tmp/install/vndr.installer [2021-09-15T15:44:43.724Z] #47 4.169 ++ : v0.1.2 [2021-09-15T15:44:43.724Z] #47 4.169 + install_vndr [2021-09-15T15:44:43.724Z] #47 4.169 + echo 'Install vndr version v0.1.2' [2021-09-15T15:44:43.724Z] #47 4.169 + GOBIN=/build [2021-09-15T15:44:43.724Z] #47 4.169 + GO111MODULE=on [2021-09-15T15:44:43.724Z] #47 4.169 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-15T15:44:43.724Z] #47 4.632 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-15T15:44:43.724Z] #47 ... [2021-09-15T15:44:43.724Z] [2021-09-15T15:44:43.724Z] #25 [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-09-15T15:44:43.724Z] #25 sha256:d6dce438b4d527d5f9ed45484c8b7e47a22f6f49b22559a78cef47171a1532a3 [2021-09-15T15:44:43.724Z] #25 4.076 + RM_GOPATH=0 [2021-09-15T15:44:43.724Z] #25 4.076 + TMP_GOPATH= [2021-09-15T15:44:43.724Z] #25 4.076 + : /build [2021-09-15T15:44:43.724Z] #25 4.076 + '[' -z '' ']' [2021-09-15T15:44:43.724Z] #25 4.076 ++ mktemp -d [2021-09-15T15:44:43.724Z] #25 4.076 + export GOPATH=/tmp/tmp.51Ddbic78U [2021-09-15T15:44:43.724Z] #25 4.076 + GOPATH=/tmp/tmp.51Ddbic78U [2021-09-15T15:44:43.724Z] #25 4.076 + RM_GOPATH=1 [2021-09-15T15:44:43.724Z] #25 4.076 + case "$(go env GOARCH)" in [2021-09-15T15:44:43.724Z] #25 4.076 ++ go env GOARCH [2021-09-15T15:44:43.724Z] #25 4.077 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:43.724Z] #25 4.077 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:43.724Z] #25 4.077 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:43.724Z] #25 4.079 Install docker/cli version 17.06.2-ce from stable [2021-09-15T15:44:43.724Z] #25 4.079 + dir=/tmp/install [2021-09-15T15:44:43.724Z] #25 4.079 + bin=dockercli [2021-09-15T15:44:43.724Z] #25 4.079 + shift [2021-09-15T15:44:43.724Z] #25 4.079 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-15T15:44:43.724Z] #25 4.079 + . /tmp/install/dockercli.installer [2021-09-15T15:44:43.724Z] #25 4.079 ++ : stable [2021-09-15T15:44:43.724Z] #25 4.079 ++ : 17.06.2-ce [2021-09-15T15:44:43.724Z] #25 4.079 + install_dockercli [2021-09-15T15:44:43.724Z] #25 4.079 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-15T15:44:43.724Z] #25 4.083 ++ uname -m [2021-09-15T15:44:43.724Z] #25 4.083 + arch=x86_64 [2021-09-15T15:44:43.724Z] #25 4.083 + '[' x86_64 '!=' x86_64 ']' [2021-09-15T15:44:43.724Z] #25 4.083 + url=https://download.docker.com/linux/static [2021-09-15T15:44:43.724Z] #25 4.083 + tar -xz docker/docker [2021-09-15T15:44:43.724Z] #25 4.083 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-15T15:44:43.724Z] #25 10.59 + mkdir -p /build [2021-09-15T15:44:43.724Z] #25 ... [2021-09-15T15:44:43.724Z] [2021-09-15T15:44:43.724Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:44:43.724Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:44:43.724Z] #33 4.687 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-15T15:44:43.724Z] #33 4.687 Cloning into '.'... [2021-09-15T15:44:43.725Z] #11 ... [2021-09-15T15:44:43.725Z] [2021-09-15T15:44:43.725Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-15T15:44:43.725Z] #29 sha256:89b36f63e527c4cb6576c404a51dc65b10d3cced27b68fe5c09e120754ba216b [2021-09-15T15:44:43.725Z] #29 DONE 0.3s [Pipeline] checkout [2021-09-15T15:44:43.986Z] [2021-09-15T15:44:43.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:43.986Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:43.997Z] #33 ... [2021-09-15T15:44:43.997Z] [2021-09-15T15:44:43.997Z] #57 [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-09-15T15:44:43.997Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:44:43.997Z] #57 6.173 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:43.997Z] #57 6.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:43.997Z] #57 6.237 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:43.997Z] #57 7.011 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:44:43.997Z] #57 8.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:44:43.997Z] #57 ... [2021-09-15T15:44:43.997Z] [2021-09-15T15:44:43.997Z] #51 [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-09-15T15:44:43.997Z] #51 sha256:c52905dc62cd9f4440781f10066e9eb3fac3fff8824babcba5e9c6f7516fd0b7 [2021-09-15T15:44:43.997Z] #51 5.276 + RM_GOPATH=0 [2021-09-15T15:44:43.997Z] #51 5.276 + TMP_GOPATH= [2021-09-15T15:44:43.997Z] #51 5.276 + : /build [2021-09-15T15:44:43.997Z] #51 5.276 + '[' -z '' ']' [2021-09-15T15:44:43.997Z] #51 5.283 ++ mktemp -d [2021-09-15T15:44:43.997Z] #51 5.283 + export GOPATH=/tmp/tmp.j4seCi5vaX [2021-09-15T15:44:43.997Z] #51 5.283 + GOPATH=/tmp/tmp.j4seCi5vaX [2021-09-15T15:44:43.997Z] #51 5.283 + RM_GOPATH=1 [2021-09-15T15:44:43.997Z] #51 5.283 + case "$(go env GOARCH)" in [2021-09-15T15:44:43.997Z] #51 5.283 ++ go env GOARCH [2021-09-15T15:44:43.998Z] #51 5.316 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:43.998Z] #51 5.316 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:43.998Z] #51 5.316 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:43.998Z] #51 5.316 + dir=/tmp/install [2021-09-15T15:44:43.998Z] #51 5.316 + bin=golangci_lint [2021-09-15T15:44:43.998Z] #51 5.316 + shift [2021-09-15T15:44:43.998Z] #51 5.316 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-15T15:44:43.998Z] #51 5.316 + . /tmp/install/golangci_lint.installer [2021-09-15T15:44:43.998Z] #51 5.316 ++ : v1.23.8 [2021-09-15T15:44:43.998Z] #51 5.316 + install_golangci_lint [2021-09-15T15:44:43.998Z] #51 5.316 + set -e [2021-09-15T15:44:43.998Z] #51 5.316 + echo 'Install golangci-lint version v1.23.8' [2021-09-15T15:44:43.998Z] #51 5.316 + GOBIN=/build [2021-09-15T15:44:43.998Z] #51 5.316 + GO111MODULE=on [2021-09-15T15:44:43.998Z] #51 5.316 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-15T15:44:43.998Z] #51 5.316 Install golangci-lint version v1.23.8 [2021-09-15T15:44:43.998Z] #51 5.877 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-15T15:44:44.245Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 5.1s [2021-09-15T15:44:44.256Z] #51 ... [2021-09-15T15:44:44.256Z] [2021-09-15T15:44:44.256Z] #25 [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-09-15T15:44:44.256Z] #25 sha256:d6dce438b4d527d5f9ed45484c8b7e47a22f6f49b22559a78cef47171a1532a3 [2021-09-15T15:44:44.256Z] #25 10.59 + mv docker/docker /build/ [2021-09-15T15:44:44.256Z] #25 10.60 + rmdir docker [2021-09-15T15:44:44.256Z] #25 DONE 10.9s [2021-09-15T15:44:44.256Z] [2021-09-15T15:44:44.257Z] #41 [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-09-15T15:44:44.257Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:44:44.257Z] #41 4.354 + git clone https://github.com/docker/distribution.git . [2021-09-15T15:44:44.257Z] #41 4.354 Cloning into '.'... [2021-09-15T15:44:44.257Z] #41 ... [2021-09-15T15:44:44.257Z] [2021-09-15T15:44:44.257Z] #37 [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-09-15T15:44:44.257Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:44:44.257Z] #37 5.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:44.257Z] #37 6.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:44.257Z] #37 6.145 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:44.257Z] #37 6.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:44:44.257Z] #37 9.122 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:44:44.417Z] #33 4.647 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-15T15:44:44.417Z] #33 4.654 Cloning into '.'... [2021-09-15T15:44:44.417Z] #33 ... [2021-09-15T15:44:44.417Z] [2021-09-15T15:44:44.417Z] #49 [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-09-15T15:44:44.417Z] #49 sha256:aa1acb4296ca38160c8e5df55f2af98fa3ec8a1c46f4c97fe1af748402122322 [2021-09-15T15:44:44.417Z] #49 3.360 + RM_GOPATH=0 [2021-09-15T15:44:44.417Z] #49 3.360 + TMP_GOPATH= [2021-09-15T15:44:44.417Z] #49 3.360 + : /build [2021-09-15T15:44:44.417Z] #49 3.360 + '[' -z '' ']' [2021-09-15T15:44:44.417Z] #49 3.360 ++ mktemp -d [2021-09-15T15:44:44.417Z] #49 3.362 + export GOPATH=/tmp/tmp.t44oAIyT26 [2021-09-15T15:44:44.417Z] #49 3.362 + GOPATH=/tmp/tmp.t44oAIyT26 [2021-09-15T15:44:44.417Z] #49 3.362 + RM_GOPATH=1 [2021-09-15T15:44:44.417Z] #49 3.362 + case "$(go env GOARCH)" in [2021-09-15T15:44:44.417Z] #49 3.363 ++ go env GOARCH [2021-09-15T15:44:44.417Z] #49 3.382 Install gotestsum version v1.7.0 [2021-09-15T15:44:44.417Z] #49 3.386 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:44.417Z] #49 3.386 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:44.417Z] #49 3.386 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:44.417Z] #49 3.386 + dir=/tmp/install [2021-09-15T15:44:44.417Z] #49 3.386 + bin=gotestsum [2021-09-15T15:44:44.417Z] #49 3.386 + shift [2021-09-15T15:44:44.417Z] #49 3.386 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-15T15:44:44.417Z] #49 3.386 + . /tmp/install/gotestsum.installer [2021-09-15T15:44:44.417Z] #49 3.386 ++ : v1.7.0 [2021-09-15T15:44:44.417Z] #49 3.386 + install_gotestsum [2021-09-15T15:44:44.417Z] #49 3.386 + set -e [2021-09-15T15:44:44.417Z] #49 3.386 + echo 'Install gotestsum version v1.7.0' [2021-09-15T15:44:44.417Z] #49 3.386 + GOBIN=/build [2021-09-15T15:44:44.417Z] #49 3.386 + GO111MODULE=on [2021-09-15T15:44:44.417Z] #49 3.386 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-15T15:44:44.417Z] #49 3.811 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-15T15:44:44.417Z] #49 4.959 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-15T15:44:44.417Z] #49 4.976 go: downloading github.com/fatih/color v1.10.0 [2021-09-15T15:44:44.417Z] #49 4.981 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-15T15:44:44.417Z] #49 5.020 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:44:44.417Z] #49 5.418 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-15T15:44:44.417Z] #49 5.433 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-15T15:44:44.417Z] #49 5.536 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-15T15:44:44.417Z] #49 5.629 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T15:44:44.417Z] #49 5.729 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-15T15:44:44.417Z] #49 5.779 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-15T15:44:44.427Z] The recommended git tool is: git [2021-09-15T15:44:44.515Z] #37 ... [2021-09-15T15:44:44.515Z] [2021-09-15T15:44:44.515Z] #53 [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-09-15T15:44:44.515Z] #53 sha256:ff3cc0d4dea799a11b05b50aea223942bc412a14fcc0b739aa9ebbbed17cc896 [2021-09-15T15:44:44.515Z] #53 4.543 + RM_GOPATH=0 [2021-09-15T15:44:44.515Z] #53 4.543 + TMP_GOPATH= [2021-09-15T15:44:44.515Z] #53 4.543 + : /build [2021-09-15T15:44:44.515Z] #53 4.543 + '[' -z '' ']' [2021-09-15T15:44:44.515Z] #53 4.548 ++ mktemp -d [2021-09-15T15:44:44.515Z] #53 4.548 + export GOPATH=/tmp/tmp.OjMdn5MsXx [2021-09-15T15:44:44.515Z] #53 4.548 + GOPATH=/tmp/tmp.OjMdn5MsXx [2021-09-15T15:44:44.515Z] #53 4.548 + RM_GOPATH=1 [2021-09-15T15:44:44.515Z] #53 4.548 + case "$(go env GOARCH)" in [2021-09-15T15:44:44.515Z] #53 4.548 ++ go env GOARCH [2021-09-15T15:44:44.515Z] #53 4.571 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:44.515Z] #53 4.571 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:44.515Z] #53 4.571 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:44.515Z] #53 4.571 + dir=/tmp/install [2021-09-15T15:44:44.515Z] #53 4.571 + bin=shfmt [2021-09-15T15:44:44.515Z] #53 4.571 + shift [2021-09-15T15:44:44.515Z] #53 4.571 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-15T15:44:44.515Z] #53 4.571 + . /tmp/install/shfmt.installer [2021-09-15T15:44:44.515Z] #53 4.571 ++ : v3.0.2 [2021-09-15T15:44:44.515Z] #53 4.571 + install_shfmt [2021-09-15T15:44:44.515Z] #53 4.571 + echo 'Install shfmt version v3.0.2' [2021-09-15T15:44:44.515Z] #53 4.571 + GOBIN=/build [2021-09-15T15:44:44.515Z] #53 4.571 + GO111MODULE=on [2021-09-15T15:44:44.515Z] #53 4.571 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-15T15:44:44.515Z] #53 4.571 Install shfmt version v3.0.2 [2021-09-15T15:44:44.515Z] #53 4.996 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-15T15:44:44.515Z] #53 5.974 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-15T15:44:44.515Z] #53 5.991 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-15T15:44:44.515Z] #53 6.063 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-15T15:44:44.515Z] #53 7.769 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-15T15:44:44.681Z] #49 5.848 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-15T15:44:44.681Z] #49 6.013 go: downloading golang.org/x/tools v0.1.0 [2021-09-15T15:44:44.774Z] #53 ... [2021-09-15T15:44:44.774Z] [2021-09-15T15:44:44.774Z] #49 [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-09-15T15:44:44.774Z] #49 sha256:a032ede51df5d29a883b8b120aa3909041beb5a632bed714b62388786054d51c [2021-09-15T15:44:44.774Z] #49 4.415 + RM_GOPATH=0 [2021-09-15T15:44:44.774Z] #49 4.415 + TMP_GOPATH= [2021-09-15T15:44:44.774Z] #49 4.415 + : /build [2021-09-15T15:44:44.774Z] #49 4.415 + '[' -z '' ']' [2021-09-15T15:44:44.774Z] #49 4.415 ++ mktemp -d [2021-09-15T15:44:44.774Z] #49 4.415 + export GOPATH=/tmp/tmp.SqGEmO3g8A [2021-09-15T15:44:44.774Z] #49 4.415 + GOPATH=/tmp/tmp.SqGEmO3g8A [2021-09-15T15:44:44.774Z] #49 4.415 + RM_GOPATH=1 [2021-09-15T15:44:44.774Z] #49 4.415 + case "$(go env GOARCH)" in [2021-09-15T15:44:44.774Z] #49 4.416 ++ go env GOARCH [2021-09-15T15:44:44.774Z] #49 4.432 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:44.774Z] #49 4.432 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:44.774Z] #49 4.432 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:44.774Z] #49 4.441 Install gotestsum version v1.7.0 [2021-09-15T15:44:44.774Z] #49 4.442 + dir=/tmp/install [2021-09-15T15:44:44.774Z] #49 4.442 + bin=gotestsum [2021-09-15T15:44:44.774Z] #49 4.442 + shift [2021-09-15T15:44:44.774Z] #49 4.442 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-15T15:44:44.774Z] #49 4.442 + . /tmp/install/gotestsum.installer [2021-09-15T15:44:44.774Z] #49 4.442 ++ : v1.7.0 [2021-09-15T15:44:44.774Z] #49 4.442 + install_gotestsum [2021-09-15T15:44:44.774Z] #49 4.442 + set -e [2021-09-15T15:44:44.774Z] #49 4.442 + echo 'Install gotestsum version v1.7.0' [2021-09-15T15:44:44.774Z] #49 4.442 + GOBIN=/build [2021-09-15T15:44:44.774Z] #49 4.442 + GO111MODULE=on [2021-09-15T15:44:44.774Z] #49 4.442 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-15T15:44:44.774Z] #49 4.920 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-15T15:44:44.774Z] #49 6.603 go: downloading github.com/fatih/color v1.10.0 [2021-09-15T15:44:44.774Z] #49 6.623 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-15T15:44:44.774Z] #49 6.733 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-15T15:44:44.774Z] #49 6.767 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:44:44.774Z] #49 7.332 go: downloading golang.org/x/tools v0.1.0 [2021-09-15T15:44:44.774Z] #49 7.552 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-15T15:44:44.774Z] #49 7.650 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T15:44:44.774Z] #49 7.802 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-15T15:44:44.774Z] #49 7.870 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-15T15:44:44.774Z] #49 ... [2021-09-15T15:44:44.774Z] [2021-09-15T15:44:44.774Z] #60 [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-09-15T15:44:44.774Z] #60 sha256:c817980fa3881b3e89b4a4a87ddf733eeca44f1fffbc9323b931955c9a2aac78 [2021-09-15T15:44:44.774Z] #60 7.578 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-15T15:44:44.774Z] #60 8.232 go: downloading github.com/google/uuid v1.3.0 [2021-09-15T15:44:44.774Z] #60 8.242 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-15T15:44:44.774Z] #60 8.369 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-15T15:44:44.774Z] #60 8.417 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-15T15:44:44.774Z] #60 8.498 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-15T15:44:44.774Z] #60 8.715 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-15T15:44:44.774Z] #60 9.145 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-15T15:44:44.774Z] #60 9.277 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-15T15:44:45.390Z] #48 117.6 + dpkg --print-architecture [2021-09-15T15:44:45.390Z] #48 117.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-15T15:44:45.390Z] #48 117.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-15T15:44:45.390Z] #48 117.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-15T15:44:45.712Z] #60 12.44 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-15T15:44:46.153Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 6.9s done [2021-09-15T15:44:46.413Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 [2021-09-15T15:44:47.088Z] #60 ... [2021-09-15T15:44:47.088Z] [2021-09-15T15:44:47.088Z] #51 [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-09-15T15:44:47.088Z] #51 sha256:c52905dc62cd9f4440781f10066e9eb3fac3fff8824babcba5e9c6f7516fd0b7 [2021-09-15T15:44:47.088Z] #51 12.84 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-15T15:44:47.088Z] #51 12.84 go: downloading github.com/fatih/color v1.7.0 [2021-09-15T15:44:47.088Z] #51 12.93 go: downloading github.com/pkg/errors v0.8.1 [2021-09-15T15:44:47.088Z] #51 12.93 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-15T15:44:47.088Z] #51 13.03 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-15T15:44:47.088Z] #51 13.37 go: downloading github.com/spf13/viper v1.6.1 [2021-09-15T15:44:47.088Z] #51 13.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-15T15:44:47.088Z] #51 13.66 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-15T15:44:47.097Z] using credential docker-jenkins-github-credentials [2021-09-15T15:44:47.176Z] Cloning the remote Git repository [2021-09-15T15:44:47.176Z] Cloning with configured refspecs honoured and without tags [2021-09-15T15:44:47.255Z] #49 ... [2021-09-15T15:44:47.255Z] [2021-09-15T15:44:47.255Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:44:47.255Z] #30 sha256:a902b01263049d28dd323bc0955a499a4f200e7b4f32be3b2def58145106e598 [2021-09-15T15:44:47.255Z] #30 2.749 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-15T15:44:47.255Z] #30 3.467 [2021-09-15T15:44:47.255Z] #30 3.613 0.9% ######################################################################## 100.0% [2021-09-15T15:44:47.255Z] #30 4.054 [2021-09-15T15:44:47.255Z] #30 6.728 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-15T15:44:47.255Z] #30 8.577 #=#=# [2021-09-15T15:44:47.255Z] #30 8.824 #=#=# # 2.4% ######################################################################## 100.0% [2021-09-15T15:44:48.026Z] #51 14.53 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-15T15:44:48.026Z] #51 14.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-15T15:44:47.369Z] Cloning repository https://github.com/moby/moby.git [2021-09-15T15:44:47.775Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-15T15:44:48.211Z] #30 10.14 [2021-09-15T15:44:48.475Z] #30 ... [2021-09-15T15:44:48.475Z] [2021-09-15T15:44:48.475Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:44:48.475Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-15T15:44:48.475Z] #14 5.312 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:48.475Z] #14 5.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:48.475Z] #14 5.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:48.475Z] #14 6.356 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:44:48.475Z] #14 8.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:44:48.595Z] #51 ... [2021-09-15T15:44:48.595Z] [2021-09-15T15:44:48.595Z] #35 [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-09-15T15:44:48.595Z] #35 sha256:98d8b2c1a1fd064fc074559e5ffd7905553d2fe6c2b1288de030bb8cf6f6fcea [2021-09-15T15:44:48.595Z] #35 DONE 15.1s [2021-09-15T15:44:48.595Z] [2021-09-15T15:44:48.595Z] #49 [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-09-15T15:44:48.595Z] #49 sha256:a032ede51df5d29a883b8b120aa3909041beb5a632bed714b62388786054d51c [2021-09-15T15:44:48.595Z] #49 11.97 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-15T15:44:48.595Z] #49 12.03 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-15T15:44:48.595Z] #49 12.14 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-15T15:44:48.595Z] #49 14.52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-15T15:44:48.595Z] #49 14.55 go: downloading golang.org/x/mod v0.3.0 [2021-09-15T15:44:48.760Z] #14 ... [2021-09-15T15:44:48.760Z] [2021-09-15T15:44:48.760Z] #51 [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-09-15T15:44:48.760Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:44:48.760Z] #51 4.396 + RM_GOPATH=0 [2021-09-15T15:44:48.760Z] #51 4.396 + TMP_GOPATH= [2021-09-15T15:44:48.760Z] #51 4.396 + : /build [2021-09-15T15:44:48.760Z] #51 4.396 + '[' -z '' ']' [2021-09-15T15:44:48.760Z] #51 4.396 ++ mktemp -d [2021-09-15T15:44:48.760Z] #51 4.398 + export GOPATH=/tmp/tmp.bFbfxDxzEZ [2021-09-15T15:44:48.760Z] #51 4.399 + GOPATH=/tmp/tmp.bFbfxDxzEZ [2021-09-15T15:44:48.760Z] #51 4.399 + RM_GOPATH=1 [2021-09-15T15:44:48.760Z] #51 4.399 + case "$(go env GOARCH)" in [2021-09-15T15:44:48.760Z] #51 4.401 ++ go env GOARCH [2021-09-15T15:44:48.760Z] #51 4.430 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:48.760Z] #51 4.430 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:48.760Z] #51 4.430 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:48.760Z] #51 4.440 + dir=/tmp/install [2021-09-15T15:44:48.760Z] #51 4.440 + bin=golangci_lint [2021-09-15T15:44:48.760Z] #51 4.440 + shift [2021-09-15T15:44:48.760Z] #51 4.440 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-15T15:44:48.760Z] #51 4.440 + . /tmp/install/golangci_lint.installer [2021-09-15T15:44:48.760Z] #51 4.440 ++ : v1.23.8 [2021-09-15T15:44:48.760Z] #51 4.440 + install_golangci_lint [2021-09-15T15:44:48.760Z] #51 4.440 + set -e [2021-09-15T15:44:48.760Z] #51 4.440 + echo 'Install golangci-lint version v1.23.8' [2021-09-15T15:44:48.760Z] #51 4.440 + GOBIN=/build [2021-09-15T15:44:48.760Z] #51 4.440 + GO111MODULE=on [2021-09-15T15:44:48.760Z] #51 4.440 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-15T15:44:48.760Z] #51 4.441 Install golangci-lint version v1.23.8 [2021-09-15T15:44:48.760Z] #51 5.019 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-15T15:44:49.031Z] #51 ... [2021-09-15T15:44:49.031Z] [2021-09-15T15:44:49.031Z] #47 [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-09-15T15:44:49.031Z] #47 sha256:e78b3b24428923693958691f18b3825791563db0dbf535f09827810193d0c38e [2021-09-15T15:44:49.031Z] #47 3.993 + RM_GOPATH=0 [2021-09-15T15:44:49.031Z] #47 3.993 + TMP_GOPATH= [2021-09-15T15:44:49.031Z] #47 3.993 + : /build [2021-09-15T15:44:49.031Z] #47 3.993 + '[' -z '' ']' [2021-09-15T15:44:49.031Z] #47 3.993 ++ mktemp -d [2021-09-15T15:44:49.031Z] #47 3.993 + export GOPATH=/tmp/tmp.hihw5SFPYi [2021-09-15T15:44:49.031Z] #47 3.993 + GOPATH=/tmp/tmp.hihw5SFPYi [2021-09-15T15:44:49.031Z] #47 3.993 + RM_GOPATH=1 [2021-09-15T15:44:49.031Z] #47 3.993 + case "$(go env GOARCH)" in [2021-09-15T15:44:49.031Z] #47 3.993 ++ go env GOARCH [2021-09-15T15:44:49.031Z] #47 4.012 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:49.031Z] #47 4.012 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:49.031Z] #47 4.013 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:49.031Z] #47 4.015 + dir=/tmp/install [2021-09-15T15:44:49.031Z] #47 4.015 + bin=vndr [2021-09-15T15:44:49.031Z] #47 4.015 + shift [2021-09-15T15:44:49.031Z] #47 4.015 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-15T15:44:49.031Z] #47 4.015 + . /tmp/install/vndr.installer [2021-09-15T15:44:49.031Z] #47 4.015 ++ : v0.1.2 [2021-09-15T15:44:49.031Z] #47 4.015 + install_vndr [2021-09-15T15:44:49.031Z] #47 4.015 + echo 'Install vndr version v0.1.2' [2021-09-15T15:44:49.031Z] #47 4.015 + GOBIN=/build [2021-09-15T15:44:49.031Z] #47 4.015 + GO111MODULE=on [2021-09-15T15:44:49.031Z] #47 4.015 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-15T15:44:49.031Z] #47 4.016 Install vndr version v0.1.2 [2021-09-15T15:44:49.031Z] #47 4.504 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-15T15:44:49.031Z] #47 ... [2021-09-15T15:44:49.031Z] [2021-09-15T15:44:49.031Z] #45 [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 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-09-15T15:44:49.031Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-15T15:44:49.031Z] #45 4.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:49.031Z] #45 4.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:49.031Z] #45 4.955 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:49.032Z] #45 5.520 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-15T15:44:49.032Z] #45 6.092 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:44:49.032Z] #45 7.200 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:44:49.100Z] Running on azwin-2-b325c0 in d:\jenkins\workspace\moby_PR-42842 [Pipeline] { [Pipeline] ws [2021-09-15T15:44:49.117Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-15T15:44:49.298Z] #45 ... [2021-09-15T15:44:49.298Z] [2021-09-15T15:44:49.298Z] #41 [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-09-15T15:44:49.298Z] #41 sha256:8be3294f0279068f7ba1098bf26bf4d0445541ea961b1618523d95f4fabc2a8d [2021-09-15T15:44:49.298Z] #41 4.376 + git clone https://github.com/docker/distribution.git . [2021-09-15T15:44:49.298Z] #41 4.386 Cloning into '.'... [2021-09-15T15:44:49.298Z] #41 ... [2021-09-15T15:44:49.298Z] [2021-09-15T15:44:49.298Z] #37 [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-09-15T15:44:49.298Z] #37 sha256:09aaeea62a73c1da33d22c419c4324acef007457a30319400ac591e075da63ed [2021-09-15T15:44:49.298Z] #37 4.772 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:49.298Z] #37 4.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:49.298Z] #37 4.804 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:49.298Z] #37 5.723 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:44:49.298Z] #37 7.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:44:49.565Z] #37 ... [2021-09-15T15:44:49.565Z] [2021-09-15T15:44:49.565Z] #57 [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-09-15T15:44:49.565Z] #57 sha256:2207c33f3024a8de3ca4bded83cd151fd7b8dbf31bffc71795b2ddd61399d6b5 [2021-09-15T15:44:49.565Z] #57 4.042 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:44:49.565Z] #57 4.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:44:49.565Z] #57 4.065 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:44:49.565Z] #57 4.732 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:44:49.565Z] #57 6.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:44:49.565Z] #57 9.943 Fetched 8291 kB in 6s (1337 kB/s) [2021-09-15T15:44:49.565Z] #57 9.943 Reading package lists... [2021-09-15T15:44:49.565Z] #57 ... [2021-09-15T15:44:49.565Z] [2021-09-15T15:44:49.565Z] #53 [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-09-15T15:44:49.565Z] #53 sha256:dd8a1378af3df355eb0f7d33658753b36eab666713cef8effefa604f307c2d22 [2021-09-15T15:44:49.565Z] #53 4.651 + RM_GOPATH=0 [2021-09-15T15:44:49.565Z] #53 4.651 + TMP_GOPATH= [2021-09-15T15:44:49.565Z] #53 4.651 + : /build [2021-09-15T15:44:49.565Z] #53 4.651 + '[' -z '' ']' [2021-09-15T15:44:49.565Z] #53 4.651 ++ mktemp -d [2021-09-15T15:44:49.565Z] #53 4.656 + export GOPATH=/tmp/tmp.y6u4gdTzP9 [2021-09-15T15:44:49.565Z] #53 4.656 + GOPATH=/tmp/tmp.y6u4gdTzP9 [2021-09-15T15:44:49.565Z] #53 4.656 + RM_GOPATH=1 [2021-09-15T15:44:49.565Z] #53 4.656 + case "$(go env GOARCH)" in [2021-09-15T15:44:49.565Z] #53 4.656 ++ go env GOARCH [2021-09-15T15:44:49.565Z] #53 4.673 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:49.565Z] #53 4.673 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:49.565Z] #53 4.673 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:49.565Z] #53 4.676 Install shfmt version v3.0.2 [2021-09-15T15:44:49.565Z] #53 4.676 + dir=/tmp/install [2021-09-15T15:44:49.565Z] #53 4.676 + bin=shfmt [2021-09-15T15:44:49.565Z] #53 4.676 + shift [2021-09-15T15:44:49.565Z] #53 4.676 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-15T15:44:49.565Z] #53 4.676 + . /tmp/install/shfmt.installer [2021-09-15T15:44:49.565Z] #53 4.676 ++ : v3.0.2 [2021-09-15T15:44:49.565Z] #53 4.676 + install_shfmt [2021-09-15T15:44:49.565Z] #53 4.676 + echo 'Install shfmt version v3.0.2' [2021-09-15T15:44:49.565Z] #53 4.676 + GOBIN=/build [2021-09-15T15:44:49.565Z] #53 4.676 + GO111MODULE=on [2021-09-15T15:44:49.565Z] #53 4.676 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-15T15:44:49.565Z] #53 5.152 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-15T15:44:49.565Z] #53 6.409 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-15T15:44:49.565Z] #53 6.419 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-15T15:44:49.565Z] #53 6.424 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-15T15:44:49.565Z] #53 8.353 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-15T15:44:49.831Z] #53 ... [2021-09-15T15:44:49.831Z] [2021-09-15T15:44:49.831Z] #60 [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-09-15T15:44:49.831Z] #60 sha256:b94d97345da7a2d95104a330d63da3c01b2e75a34f347ef42f3208f5f8b0bbc5 [2021-09-15T15:44:49.831Z] #60 3.880 + RM_GOPATH=0 [2021-09-15T15:44:49.831Z] #60 3.880 + TMP_GOPATH= [2021-09-15T15:44:49.831Z] #60 3.880 + : /build [2021-09-15T15:44:49.831Z] #60 3.880 + '[' -z '' ']' [2021-09-15T15:44:49.831Z] #60 3.893 ++ mktemp -d [2021-09-15T15:44:49.831Z] #60 3.893 + export GOPATH=/tmp/tmp.zFwv1pNBP5 [2021-09-15T15:44:49.831Z] #60 3.893 + GOPATH=/tmp/tmp.zFwv1pNBP5 [2021-09-15T15:44:49.831Z] #60 3.893 + RM_GOPATH=1 [2021-09-15T15:44:49.831Z] #60 3.893 + case "$(go env GOARCH)" in [2021-09-15T15:44:49.831Z] #60 3.893 ++ go env GOARCH [2021-09-15T15:44:49.831Z] #60 3.903 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:49.831Z] #60 3.903 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:49.831Z] #60 3.908 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:49.831Z] #60 3.912 + dir=/tmp/install [2021-09-15T15:44:49.831Z] #60 3.912 + bin=rootlesskit [2021-09-15T15:44:49.831Z] #60 3.912 + shift [2021-09-15T15:44:49.831Z] #60 3.912 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-15T15:44:49.831Z] #60 3.912 + . /tmp/install/rootlesskit.installer [2021-09-15T15:44:49.831Z] #60 3.912 ++ : v0.14.4 [2021-09-15T15:44:49.831Z] #60 3.912 + install_rootlesskit [2021-09-15T15:44:49.831Z] #60 3.912 + case "$1" in [2021-09-15T15:44:49.831Z] #60 3.912 + export CGO_ENABLED=0 [2021-09-15T15:44:49.831Z] #60 3.912 + CGO_ENABLED=0 [2021-09-15T15:44:49.831Z] #60 3.912 + _install_rootlesskit [2021-09-15T15:44:49.831Z] #60 3.915 Install rootlesskit version v0.14.4 [2021-09-15T15:44:49.831Z] #60 3.915 + echo 'Install rootlesskit version v0.14.4' [2021-09-15T15:44:49.831Z] #60 3.915 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:44:49.831Z] #60 3.915 + GOBIN=/build [2021-09-15T15:44:49.831Z] #60 3.915 + GO111MODULE=on [2021-09-15T15:44:49.831Z] #60 3.915 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-15T15:44:49.831Z] #60 4.506 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-15T15:44:49.831Z] #60 6.452 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-15T15:44:49.831Z] #60 6.466 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:44:49.831Z] #60 6.512 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-15T15:44:49.831Z] #60 6.958 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-15T15:44:49.831Z] #60 7.027 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-15T15:44:49.831Z] #60 8.507 go: downloading github.com/google/uuid v1.3.0 [2021-09-15T15:44:49.831Z] #60 8.593 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-15T15:44:49.831Z] #60 8.652 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-15T15:44:49.831Z] #60 8.999 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-15T15:44:49.831Z] #60 9.152 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-15T15:44:49.831Z] #60 9.469 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-15T15:44:49.831Z] #60 10.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-15T15:44:49.831Z] #60 ... [2021-09-15T15:44:49.831Z] [2021-09-15T15:44:49.831Z] #35 [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-09-15T15:44:49.831Z] #35 sha256:a1ac2fca5ec9f2e9a9184d6b4bf584a62c2c7ab40c9503d61beaf55697ef256f [2021-09-15T15:44:49.831Z] #35 4.534 Install go-toml version v1.8.1 [2021-09-15T15:44:49.831Z] #35 5.104 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-15T15:44:50.095Z] #35 ... [2021-09-15T15:44:50.095Z] [2021-09-15T15:44:50.095Z] #25 [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-09-15T15:44:50.095Z] #25 sha256:cbfcb325f563c65f35f8a773134aad2d90b21e278f90848382d59a0957d320d2 [2021-09-15T15:44:50.095Z] #25 3.663 + RM_GOPATH=0 [2021-09-15T15:44:50.095Z] #25 3.663 + TMP_GOPATH= [2021-09-15T15:44:50.095Z] #25 3.663 + : /build [2021-09-15T15:44:50.095Z] #25 3.663 + '[' -z '' ']' [2021-09-15T15:44:50.095Z] #25 3.664 ++ mktemp -d [2021-09-15T15:44:50.095Z] #25 3.670 + export GOPATH=/tmp/tmp.9X2pD9mCan [2021-09-15T15:44:50.095Z] #25 3.670 + GOPATH=/tmp/tmp.9X2pD9mCan [2021-09-15T15:44:50.095Z] #25 3.670 + RM_GOPATH=1 [2021-09-15T15:44:50.095Z] #25 3.670 + case "$(go env GOARCH)" in [2021-09-15T15:44:50.095Z] #25 3.670 ++ go env GOARCH [2021-09-15T15:44:50.095Z] #25 3.689 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:50.095Z] #25 3.689 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:44:50.095Z] #25 3.689 ++ dirname /tmp/install/install.sh [2021-09-15T15:44:50.095Z] #25 3.692 + dir=/tmp/install [2021-09-15T15:44:50.095Z] #25 3.693 + bin=dockercli [2021-09-15T15:44:50.095Z] #25 3.693 + shift [2021-09-15T15:44:50.095Z] #25 3.693 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-15T15:44:50.095Z] #25 3.693 + . /tmp/install/dockercli.installer [2021-09-15T15:44:50.095Z] #25 3.693 ++ : stable [2021-09-15T15:44:50.095Z] #25 3.693 ++ : 17.06.2-ce [2021-09-15T15:44:50.095Z] #25 3.693 + install_dockercli [2021-09-15T15:44:50.095Z] #25 3.693 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-15T15:44:50.095Z] #25 3.696 ++ uname -m [2021-09-15T15:44:50.095Z] #25 3.696 Install docker/cli version 17.06.2-ce from stable [2021-09-15T15:44:50.095Z] #25 3.707 + arch=aarch64 [2021-09-15T15:44:50.095Z] #25 3.707 + '[' aarch64 '!=' x86_64 ']' [2021-09-15T15:44:50.095Z] #25 3.707 + '[' aarch64 '!=' s390x ']' [2021-09-15T15:44:50.095Z] #25 3.707 + '[' aarch64 '!=' armhf ']' [2021-09-15T15:44:50.095Z] #25 3.707 + build_dockercli [2021-09-15T15:44:50.095Z] #25 3.707 + git clone https://github.com/docker/docker-ce /tmp/tmp.9X2pD9mCan/tmp/docker-ce [2021-09-15T15:44:50.095Z] #25 3.741 Cloning into '/tmp/tmp.9X2pD9mCan/tmp/docker-ce'... [2021-09-15T15:44:50.095Z] #25 ... [2021-09-15T15:44:50.095Z] [2021-09-15T15:44:50.096Z] #51 [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-09-15T15:44:50.096Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:44:50.096Z] #51 10.74 go: downloading github.com/fatih/color v1.7.0 [2021-09-15T15:44:50.096Z] #51 10.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-15T15:44:50.096Z] #51 10.80 go: downloading github.com/pkg/errors v0.8.1 [2021-09-15T15:44:50.096Z] #51 10.87 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-15T15:44:50.096Z] #51 10.88 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-15T15:44:50.096Z] #51 11.09 go: downloading github.com/spf13/viper v1.6.1 [2021-09-15T15:44:50.096Z] #51 11.49 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-15T15:44:50.096Z] #51 11.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-15T15:44:48.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:44:48.731Z] > git --version # timeout=10 [2021-09-15T15:44:48.768Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-15T15:44:48.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:44:48.772Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:44:50.360Z] #51 11.66 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-15T15:44:50.360Z] #51 11.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-15T15:44:50.500Z] #49 ... [2021-09-15T15:44:50.500Z] [2021-09-15T15:44:50.500Z] #45 [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 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-09-15T15:44:50.500Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:44:50.500Z] #45 16.92 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-15T15:44:50.776Z] The recommended git tool is: git [2021-09-15T15:44:50.936Z] #51 12.30 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-15T15:44:50.936Z] #51 12.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-15T15:44:51.204Z] #51 12.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-15T15:44:51.386Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:44:51.386Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:44:51.386Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:44:51.642Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:44:51.642Z] [2021-09-15T15:44:51.689Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 5.2s [2021-09-15T15:44:51.786Z] #51 12.90 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-15T15:44:51.786Z] #51 12.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-15T15:44:51.786Z] #51 13.08 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-15T15:44:51.786Z] #51 13.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-15T15:44:52.463Z] #51 13.79 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-15T15:44:52.463Z] #51 13.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-15T15:44:52.733Z] #51 14.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-15T15:44:52.733Z] #51 14.08 go: downloading github.com/spf13/afero v1.1.2 [2021-09-15T15:44:52.998Z] #51 14.35 go: downloading github.com/spf13/cast v1.3.0 [2021-09-15T15:44:52.998Z] #51 14.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-15T15:44:52.998Z] #51 14.45 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-15T15:44:53.036Z] #45 ... [2021-09-15T15:44:53.036Z] [2021-09-15T15:44:53.036Z] #47 [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-09-15T15:44:53.036Z] #47 sha256:1c66c2ce0c85cd2b1f24b7ca27edde054b7242fc5269d194bb70f8a3d6ed2713 [2021-09-15T15:44:53.036Z] #47 DONE 19.5s [2021-09-15T15:44:53.036Z] [2021-09-15T15:44:53.036Z] #51 [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-09-15T15:44:53.036Z] #51 sha256:c52905dc62cd9f4440781f10066e9eb3fac3fff8824babcba5e9c6f7516fd0b7 [2021-09-15T15:44:53.036Z] #51 17.82 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-15T15:44:53.036Z] #51 17.86 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-15T15:44:53.036Z] #51 17.86 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-15T15:44:53.036Z] #51 18.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-15T15:44:53.036Z] #51 18.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-15T15:44:53.036Z] #51 18.20 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-15T15:44:53.036Z] #51 18.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-15T15:44:53.036Z] #51 18.68 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-15T15:44:53.036Z] #51 18.68 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-15T15:44:53.036Z] #51 18.68 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-15T15:44:53.036Z] #51 18.76 go: downloading github.com/spf13/afero v1.1.2 [2021-09-15T15:44:53.036Z] #51 18.97 go: downloading github.com/spf13/cast v1.3.0 [2021-09-15T15:44:53.036Z] #51 18.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-15T15:44:53.036Z] #51 18.99 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-15T15:44:53.036Z] #51 19.02 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-15T15:44:53.036Z] #51 19.09 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-15T15:44:53.036Z] #51 19.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-15T15:44:53.036Z] #51 19.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-15T15:44:53.036Z] #51 19.35 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-15T15:44:53.036Z] #51 19.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-15T15:44:53.036Z] #51 19.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-15T15:44:53.036Z] #51 19.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-15T15:44:53.036Z] #51 19.43 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-15T15:44:53.036Z] #51 19.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-15T15:44:53.036Z] #51 19.48 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-15T15:44:53.036Z] #51 19.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-15T15:44:53.036Z] #51 19.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-15T15:44:53.036Z] #51 19.58 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-15T15:44:53.036Z] #51 19.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-15T15:44:53.036Z] #51 19.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-15T15:44:53.036Z] #51 19.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-15T15:44:53.036Z] #51 19.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-15T15:44:53.036Z] #51 19.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-15T15:44:53.263Z] #51 14.51 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-15T15:44:53.263Z] #51 14.65 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-15T15:44:53.295Z] #51 20.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-15T15:44:53.296Z] #51 20.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-15T15:44:53.296Z] #51 20.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-15T15:44:53.296Z] #51 20.11 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-15T15:44:53.296Z] #51 20.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-15T15:44:53.296Z] #51 20.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-15T15:44:53.296Z] #51 20.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-15T15:44:53.528Z] + TEST_INTEGRATION_DEST=1 [2021-09-15T15:44:53.528Z] + CONTAINER_NAME=docker-pr4-1 [2021-09-15T15:44:53.528Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-09-15T15:44:53.528Z] + run_tests test-integration-flaky [2021-09-15T15:44:53.528Z] + '[' -n 0 ']' [2021-09-15T15:44:53.528Z] + rm= [2021-09-15T15:44:53.528Z] + c=0 [2021-09-15T15:44:53.528Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42842/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42842/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh test-integration-flaky test-integration [2021-09-15T15:44:53.528Z] + TEST_INTEGRATION_DEST=3 [2021-09-15T15:44:53.528Z] + CONTAINER_NAME=docker-pr4-3 [2021-09-15T15:44:53.528Z] + TEST_SKIP_INTEGRATION=1 [2021-09-15T15:44:53.528Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-09-15T15:44:53.528Z] + run_tests [2021-09-15T15:44:53.528Z] + '[' -n 0 ']' [2021-09-15T15:44:53.528Z] + rm= [2021-09-15T15:44:53.528Z] + TEST_INTEGRATION_DEST=2 [2021-09-15T15:44:53.528Z] + CONTAINER_NAME=docker-pr4-2 [2021-09-15T15:44:53.528Z] + TEST_SKIP_INTEGRATION=1 [2021-09-15T15:44:53.528Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-09-15T15:44:53.528Z] + run_tests [2021-09-15T15:44:53.528Z] ++ jobs -p [2021-09-15T15:44:53.528Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42842/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42842/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh '' test-integration [2021-09-15T15:44:53.528Z] + '[' -n 0 ']' [2021-09-15T15:44:53.528Z] + rm= [2021-09-15T15:44:53.528Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42842/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42842/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh '' test-integration [2021-09-15T15:44:53.528Z] + for job in $(jobs -p) [2021-09-15T15:44:53.528Z] + wait 24001 [2021-09-15T15:44:53.555Z] #51 20.23 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-15T15:44:53.555Z] #51 20.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-15T15:44:53.814Z] #51 20.56 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-15T15:44:53.814Z] #51 20.56 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-15T15:44:53.814Z] #51 20.67 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-15T15:44:53.814Z] #51 20.71 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-15T15:44:53.814Z] #51 20.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-15T15:44:53.814Z] #51 20.76 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-15T15:44:53.848Z] #51 15.22 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-15T15:44:53.848Z] #51 15.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-15T15:44:53.848Z] #51 15.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-15T15:44:54.075Z] #51 20.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-15T15:44:54.089Z] [2021-09-15T15:44:54.089Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-15T15:44:54.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-15T15:44:54.089Z] HOSTNAME=0b9f4eed79e7 [2021-09-15T15:44:54.089Z] TEST_SKIP_INTEGRATION=1 [2021-09-15T15:44:54.089Z] TESTDEBUG=0 [2021-09-15T15:44:54.089Z] DEST=bundles/test-integration [2021-09-15T15:44:54.089Z] PWD=/go/src/github.com/docker/docker [2021-09-15T15:44:54.089Z] KEEPBUNDLE=1 [2021-09-15T15:44:54.089Z] DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:44:54.089Z] container=docker [2021-09-15T15:44:54.089Z] HOME=/root [2021-09-15T15:44:54.089Z] GOLANG_VERSION=1.17 [2021-09-15T15:44:54.089Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-15T15:44:54.089Z] VALIDATE_BRANCH=master [2021-09-15T15:44:54.089Z] TERM=xterm [2021-09-15T15:44:54.089Z] DOCKER_PKG=github.com/docker/docker [2021-09-15T15:44:54.089Z] SHLVL=1 [2021-09-15T15:44:54.089Z] TIMEOUT=120m [2021-09-15T15:44:54.089Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-15T15:44:54.089Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-15T15:44:54.089Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-09-15T15:44:54.089Z] GO111MODULE=off [2021-09-15T15:44:54.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-15T15:44:54.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-15T15:44:54.089Z] GOPATH=/go [2021-09-15T15:44:54.089Z] PKG_CONFIG=pkg-config [2021-09-15T15:44:54.089Z] _=/usr/bin/env [2021-09-15T15:44:54.089Z] Building test suite binary ./integration-cli/test.main [2021-09-15T15:44:54.125Z] #51 15.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-15T15:44:54.125Z] #51 15.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-15T15:44:54.125Z] #51 15.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-15T15:44:54.125Z] #51 15.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-15T15:44:54.125Z] #51 15.56 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-15T15:44:54.234Z] #11 ... [2021-09-15T15:44:54.234Z] [2021-09-15T15:44:54.234Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:44:54.234Z] #30 sha256:10a2e1547d7cf52e5f51415d63a893b9d6e3fb4f98424a1b655ac294c6278a42 [2021-09-15T15:44:54.234Z] #30 2.641 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-15T15:44:54.234Z] #30 2.954 [2021-09-15T15:44:54.234Z] #30 3.057 ######################################################################## 100.0% [2021-09-15T15:44:54.234Z] #30 3.356 [2021-09-15T15:44:54.234Z] #30 4.265 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-15T15:44:54.234Z] #30 4.600 [2021-09-15T15:44:54.234Z] #30 4.711 ######################################################################## 100.0% [2021-09-15T15:44:54.234Z] #30 4.957 [2021-09-15T15:44:54.234Z] #30 5.797 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-15T15:44:54.234Z] #30 6.167 [2021-09-15T15:44:54.234Z] #30 6.298 # 2.5% ####################################### 55.5% ############################################################## 86.8% ################################################################# 91.5% ######################################################################## 100.0% [2021-09-15T15:44:54.234Z] #30 6.953 [2021-09-15T15:44:54.234Z] #30 8.162 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-15T15:44:54.234Z] #30 8.455 [2021-09-15T15:44:54.234Z] #30 8.541 ######################################################################## 100.0% [2021-09-15T15:44:54.234Z] #30 8.800 [2021-09-15T15:44:54.234Z] #30 9.419 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-15T15:44:54.234Z] #30 9.751 [2021-09-15T15:44:54.234Z] #30 9.831 ######################################################################## 100.0% [2021-09-15T15:44:54.234Z] #30 10.08 [2021-09-15T15:44:54.234Z] #30 10.15 Download of images into '/build' complete. [2021-09-15T15:44:54.234Z] #30 10.15 Use something like the following to load the result into a Docker daemon: [2021-09-15T15:44:54.234Z] #30 10.15 tar -cC '/build' . | docker load [2021-09-15T15:44:54.234Z] #30 ... [2021-09-15T15:44:54.234Z] [2021-09-15T15:44:54.234Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:54.234Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:54.345Z] [2021-09-15T15:44:54.345Z] [2021-09-15T15:44:54.345Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-09-15T15:44:54.345Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-15T15:44:54.345Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-15T15:44:54.345Z] HOSTNAME=8936ef3ecba6 [2021-09-15T15:44:54.345Z] TEST_SKIP_INTEGRATION=1 [2021-09-15T15:44:54.345Z] TESTDEBUG=0 [2021-09-15T15:44:54.345Z] DEST=bundles/test-integration [2021-09-15T15:44:54.345Z] PWD=/go/src/github.com/docker/docker [2021-09-15T15:44:54.345Z] KEEPBUNDLE=1 [2021-09-15T15:44:54.345Z] DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:44:54.345Z] container=docker [2021-09-15T15:44:54.345Z] HOME=/root [2021-09-15T15:44:54.345Z] GOLANG_VERSION=1.17 [2021-09-15T15:44:54.345Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-15T15:44:54.345Z] VALIDATE_BRANCH=master [2021-09-15T15:44:54.345Z] TERM=xterm [2021-09-15T15:44:54.345Z] DOCKER_PKG=github.com/docker/docker [2021-09-15T15:44:54.345Z] SHLVL=1 [2021-09-15T15:44:54.345Z] TIMEOUT=120m [2021-09-15T15:44:54.345Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-15T15:44:54.345Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-15T15:44:54.345Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-09-15T15:44:54.345Z] GO111MODULE=off [2021-09-15T15:44:54.345Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-15T15:44:54.345Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-15T15:44:54.345Z] GOPATH=/go [2021-09-15T15:44:54.345Z] PKG_CONFIG=pkg-config [2021-09-15T15:44:54.345Z] _=/usr/bin/env [2021-09-15T15:44:54.345Z] Building test suite binary ./integration-cli/test.main [2021-09-15T15:44:54.387Z] #51 15.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-15T15:44:54.602Z] No new tests added to integration. [2021-09-15T15:44:54.602Z] [2021-09-15T15:44:54.602Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-15T15:44:54.650Z] #51 15.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-15T15:44:54.915Z] #51 16.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-15T15:44:54.915Z] #51 16.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-15T15:44:54.915Z] #51 16.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-15T15:44:54.915Z] #51 16.43 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-15T15:44:54.915Z] #51 ... [2021-09-15T15:44:54.915Z] [2021-09-15T15:44:54.915Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:44:54.915Z] #30 sha256:a902b01263049d28dd323bc0955a499a4f200e7b4f32be3b2def58145106e598 [2021-09-15T15:44:54.915Z] #30 14.74 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-15T15:44:54.915Z] #30 16.27 #=#=# [2021-09-15T15:44:55.014Z] #51 21.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-15T15:44:55.015Z] #51 21.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-15T15:44:55.015Z] #51 21.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-15T15:44:55.165Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-15T15:44:55.165Z] HOSTNAME=333f54f9bf29 [2021-09-15T15:44:55.165Z] TESTDEBUG=0 [2021-09-15T15:44:55.165Z] DEST=bundles/test-integration [2021-09-15T15:44:55.165Z] PWD=/go/src/github.com/docker/docker [2021-09-15T15:44:55.165Z] KEEPBUNDLE=1 [2021-09-15T15:44:55.165Z] DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:44:55.165Z] container=docker [2021-09-15T15:44:55.165Z] HOME=/root [2021-09-15T15:44:55.165Z] GOLANG_VERSION=1.17 [2021-09-15T15:44:55.165Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-15T15:44:55.165Z] VALIDATE_BRANCH=master [2021-09-15T15:44:55.165Z] TERM=xterm [2021-09-15T15:44:55.165Z] DOCKER_PKG=github.com/docker/docker [2021-09-15T15:44:55.165Z] SHLVL=1 [2021-09-15T15:44:55.165Z] TIMEOUT=120m [2021-09-15T15:44:55.165Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-15T15:44:55.165Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-15T15:44:55.165Z] GO111MODULE=off [2021-09-15T15:44:55.165Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-15T15:44:55.165Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-15T15:44:55.165Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-15T15:44:55.165Z] GOPATH=/go [2021-09-15T15:44:55.165Z] PKG_CONFIG=pkg-config [2021-09-15T15:44:55.165Z] _=/usr/bin/env [2021-09-15T15:44:55.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-15T15:44:55.274Z] #51 22.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-15T15:44:55.274Z] #51 22.08 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-15T15:44:55.274Z] #51 22.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-15T15:44:55.361Z] #48 DONE 127.6s [2021-09-15T15:44:55.361Z] [2021-09-15T15:44:55.361Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-09-15T15:44:55.361Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-15T15:44:55.361Z] #19 109.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-09-15T15:44:55.361Z] #19 109.0 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:55.361Z] #19 109.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:44:55.361Z] #19 109.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-09-15T15:44:55.361Z] #19 109.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:55.361Z] #19 109.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:44:55.361Z] #19 114.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-09-15T15:44:55.361Z] #19 114.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:55.361Z] #19 114.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:44:55.361Z] #19 115.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-09-15T15:44:55.361Z] #19 115.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:55.361Z] #19 115.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:44:55.843Z] #51 22.39 go: downloading golang.org/x/text v0.3.2 [2021-09-15T15:44:55.978Z] #30 16.64 #=#=# 0.1% ###### 8.9% ############# 18.4% ############## 20.3% ################# 24.5% ####################### 32.7% ########################### 38.4% ################################### 49.9% ########################################## 59.6% #################################################### 72.6% ########################################################## 81.3% ################################################################ 90.1% ######################################################################## 100.0% [2021-09-15T15:44:56.141Z] #11 ... [2021-09-15T15:44:56.141Z] [2021-09-15T15:44:56.141Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:44:56.141Z] #30 sha256:10a2e1547d7cf52e5f51415d63a893b9d6e3fb4f98424a1b655ac294c6278a42 [2021-09-15T15:44:56.141Z] #30 DONE 12.1s [2021-09-15T15:44:56.141Z] [2021-09-15T15:44:56.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-15T15:44:56.141Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-15T15:44:56.557Z] #30 ... [2021-09-15T15:44:56.557Z] [2021-09-15T15:44:56.557Z] #35 [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-09-15T15:44:56.557Z] #35 sha256:a1ac2fca5ec9f2e9a9184d6b4bf584a62c2c7ab40c9503d61beaf55697ef256f [2021-09-15T15:44:56.557Z] #35 DONE 17.8s [2021-09-15T15:44:56.557Z] [2021-09-15T15:44:56.557Z] #47 [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-09-15T15:44:56.557Z] #47 sha256:e78b3b24428923693958691f18b3825791563db0dbf535f09827810193d0c38e [2021-09-15T15:44:56.557Z] #47 DONE 18.0s [2021-09-15T15:44:56.557Z] [2021-09-15T15:44:56.557Z] #51 [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-09-15T15:44:56.557Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:44:56.557Z] #51 16.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-15T15:44:56.557Z] #51 16.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-15T15:44:56.557Z] #51 16.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-15T15:44:56.557Z] #51 16.81 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-15T15:44:56.557Z] #51 16.90 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-15T15:44:56.557Z] #51 17.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-15T15:44:56.557Z] #51 17.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-15T15:44:56.557Z] #51 17.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-15T15:44:56.557Z] #51 17.58 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-15T15:44:56.557Z] #51 17.68 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-15T15:44:56.557Z] #51 17.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-15T15:44:56.710Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 10.2s [2021-09-15T15:44:56.733Z] #19 120.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-09-15T15:44:56.733Z] #19 120.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:44:56.733Z] #19 120.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:44:56.733Z] #19 120.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-09-15T15:44:56.733Z] #19 120.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:44:56.733Z] #19 120.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-15T15:44:56.733Z] #19 120.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-09-15T15:44:56.733Z] #19 120.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:44:56.733Z] #19 120.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-15T15:44:56.733Z] #19 120.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-09-15T15:44:56.733Z] #19 120.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:44:56.733Z] #19 120.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:44:56.733Z] #19 120.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-09-15T15:44:56.733Z] #19 120.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:44:56.733Z] #19 120.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:44:56.733Z] #19 120.4 Selecting previously unselected package cross-config. [2021-09-15T15:44:56.733Z] #19 120.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-09-15T15:44:56.733Z] #19 120.4 Unpacking cross-config (2.6.18+nmu1) ... [2021-09-15T15:44:56.733Z] #19 120.5 Selecting previously unselected package gcc-10-cross-base. [2021-09-15T15:44:56.733Z] #19 120.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:56.989Z] #19 120.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-15T15:44:56.989Z] #19 120.5 Selecting previously unselected package libc6-arm64-cross. [2021-09-15T15:44:56.989Z] #19 120.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-09-15T15:44:56.989Z] #19 120.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-09-15T15:44:56.989Z] #19 120.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-09-15T15:44:56.989Z] #19 120.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:56.989Z] #19 120.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:56.989Z] #19 120.7 Selecting previously unselected package libgomp1-arm64-cross. [2021-09-15T15:44:56.989Z] #19 120.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:56.989Z] #19 120.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:56.989Z] #19 120.7 Selecting previously unselected package libitm1-arm64-cross. [2021-09-15T15:44:57.244Z] #19 120.7 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:57.244Z] #19 120.7 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:57.244Z] #19 120.8 Selecting previously unselected package libatomic1-arm64-cross. [2021-09-15T15:44:57.244Z] #19 120.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:57.244Z] #19 120.8 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:57.244Z] #19 120.8 Selecting previously unselected package libasan6-arm64-cross. [2021-09-15T15:44:57.244Z] #19 120.8 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:57.244Z] #19 120.8 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:57.501Z] #19 121.1 Selecting previously unselected package liblsan0-arm64-cross. [2021-09-15T15:44:57.501Z] #19 121.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:57.501Z] #19 121.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:57.501Z] #19 121.2 Selecting previously unselected package libtsan0-arm64-cross. [2021-09-15T15:44:57.501Z] #19 121.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:57.501Z] #19 121.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:57.757Z] #19 121.4 Selecting previously unselected package libstdc++6-arm64-cross. [2021-09-15T15:44:57.757Z] #19 121.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:57.757Z] #19 121.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:57.757Z] #19 121.5 Selecting previously unselected package libubsan1-arm64-cross. [2021-09-15T15:44:57.757Z] #19 121.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:57.757Z] #19 121.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:58.013Z] #19 121.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-09-15T15:44:58.013Z] #19 121.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:44:58.013Z] #19 121.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:44:58.270Z] #19 121.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-09-15T15:44:58.270Z] #19 121.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:44:58.270Z] #19 121.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:44:59.129Z] #51 20.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-15T15:45:00.010Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 13.6s done [2021-09-15T15:45:00.082Z] #51 ... [2021-09-15T15:45:00.082Z] [2021-09-15T15:45:00.082Z] #49 [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-09-15T15:45:00.082Z] #49 sha256:aa1acb4296ca38160c8e5df55f2af98fa3ec8a1c46f4c97fe1af748402122322 [2021-09-15T15:45:00.082Z] #49 11.29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-15T15:45:00.082Z] #49 11.30 go: downloading golang.org/x/mod v0.3.0 [2021-09-15T15:45:00.082Z] #49 ... [2021-09-15T15:45:00.082Z] [2021-09-15T15:45:00.082Z] #41 [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-09-15T15:45:00.082Z] #41 sha256:8be3294f0279068f7ba1098bf26bf4d0445541ea961b1618523d95f4fabc2a8d [2021-09-15T15:45:00.082Z] #41 14.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-15T15:45:00.082Z] #41 17.32 + 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-09-15T15:45:00.273Z] #11 extracting sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb done [2021-09-15T15:45:00.347Z] #41 ... [2021-09-15T15:45:00.347Z] [2021-09-15T15:45:00.347Z] #51 [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-09-15T15:45:00.347Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:45:00.347Z] #51 21.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-15T15:45:00.347Z] #51 21.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-15T15:45:00.347Z] #51 21.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-15T15:45:00.347Z] #51 21.72 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-15T15:45:00.533Z] #11 DONE 45.1s [2021-09-15T15:45:00.533Z] [2021-09-15T15:45:00.533Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-15T15:45:00.533Z] #12 sha256:104f87cdd0032ea1bd7186f62216803aafde034fb7ca166be5d1155ee2016042 [2021-09-15T15:45:00.613Z] #51 21.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-15T15:45:00.613Z] #51 21.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-15T15:45:00.613Z] #51 22.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-15T15:45:00.613Z] #51 ... [2021-09-15T15:45:00.613Z] [2021-09-15T15:45:00.613Z] #60 [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-09-15T15:45:00.613Z] #60 sha256:b94d97345da7a2d95104a330d63da3c01b2e75a34f347ef42f3208f5f8b0bbc5 [2021-09-15T15:45:00.613Z] #60 12.03 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-15T15:45:00.613Z] #60 16.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-15T15:45:00.613Z] #60 16.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-15T15:45:00.879Z] #60 ... [2021-09-15T15:45:00.879Z] [2021-09-15T15:45:00.879Z] #51 [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-09-15T15:45:00.879Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:45:00.879Z] #51 22.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-15T15:45:00.879Z] #51 22.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-15T15:45:00.879Z] #51 22.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-15T15:45:00.879Z] #51 22.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-15T15:45:00.879Z] #51 22.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-15T15:45:01.118Z] #51 ... [2021-09-15T15:45:01.118Z] [2021-09-15T15:45:01.118Z] #60 [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-09-15T15:45:01.118Z] #60 sha256:c817980fa3881b3e89b4a4a87ddf733eeca44f1fffbc9323b931955c9a2aac78 [2021-09-15T15:45:01.118Z] #60 16.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-15T15:45:01.118Z] #60 ... [2021-09-15T15:45:01.118Z] [2021-09-15T15:45:01.119Z] #41 [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-09-15T15:45:01.119Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:45:01.119Z] #41 20.98 Updating files: 91% (1608/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-15T15:45:01.119Z] #41 21.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-15T15:45:01.119Z] #41 22.81 + 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-09-15T15:45:01.143Z] #51 22.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-15T15:45:01.143Z] #51 22.53 go: downloading golang.org/x/text v0.3.2 [2021-09-15T15:45:01.407Z] #51 22.73 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-15T15:45:01.478Z] #12 DONE 0.9s [2021-09-15T15:45:01.478Z] [2021-09-15T15:45:01.478Z] #13 [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-09-15T15:45:01.478Z] #13 sha256:277f0878b4a629cb2429a0a373cf68f84b914ed1fb11c16aa2f7d3c193722967 [2021-09-15T15:45:01.675Z] #51 ... [2021-09-15T15:45:01.675Z] [2021-09-15T15:45:01.675Z] #37 [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-09-15T15:45:01.675Z] #37 sha256:09aaeea62a73c1da33d22c419c4324acef007457a30319400ac591e075da63ed [2021-09-15T15:45:01.675Z] #37 13.07 Fetched 8291 kB in 9s (962 kB/s) [2021-09-15T15:45:01.675Z] #37 13.07 Reading package lists... [2021-09-15T15:45:01.675Z] #37 17.33 Reading package lists... [2021-09-15T15:45:01.675Z] #37 22.11 Building dependency tree... [2021-09-15T15:45:01.695Z] #41 ... [2021-09-15T15:45:01.695Z] [2021-09-15T15:45:01.695Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:01.695Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:01.695Z] #14 18.46 Fetched 8402 kB in 13s (667 kB/s) [2021-09-15T15:45:01.695Z] #14 18.46 Reading package lists... [2021-09-15T15:45:01.695Z] #14 23.59 Reading package lists... [2021-09-15T15:45:01.695Z] #14 28.04 Building dependency tree... [2021-09-15T15:45:01.695Z] #14 ... [2021-09-15T15:45:01.695Z] [2021-09-15T15:45:01.695Z] #37 [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-09-15T15:45:01.695Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:01.695Z] #37 18.59 Fetched 8402 kB in 13s (644 kB/s) [2021-09-15T15:45:01.695Z] #37 18.59 Reading package lists... [2021-09-15T15:45:01.695Z] #37 23.58 Reading package lists... [2021-09-15T15:45:01.941Z] #37 ... [2021-09-15T15:45:01.941Z] [2021-09-15T15:45:01.941Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:01.941Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-15T15:45:01.941Z] #14 13.28 Fetched 8291 kB in 8s (1006 kB/s) [2021-09-15T15:45:01.941Z] #14 13.28 Reading package lists... [2021-09-15T15:45:01.941Z] #14 18.63 Reading package lists... [2021-09-15T15:45:01.941Z] #14 22.20 Building dependency tree... [2021-09-15T15:45:01.941Z] #14 ... [2021-09-15T15:45:01.941Z] [2021-09-15T15:45:01.941Z] #45 [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 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-09-15T15:45:01.941Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-15T15:45:01.941Z] #45 13.08 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-15T15:45:01.941Z] #45 13.48 Fetched 8294 kB in 9s (943 kB/s) [2021-09-15T15:45:01.941Z] #45 13.48 Reading package lists... [2021-09-15T15:45:01.941Z] #45 18.52 Reading package lists... [2021-09-15T15:45:01.955Z] #37 27.95 Building dependency tree... [2021-09-15T15:45:01.955Z] #37 ... [2021-09-15T15:45:01.955Z] [2021-09-15T15:45:01.955Z] #57 [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-09-15T15:45:01.955Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:45:01.955Z] #57 18.99 Fetched 8402 kB in 13s (647 kB/s) [2021-09-15T15:45:01.955Z] #57 18.99 Reading package lists... [2021-09-15T15:45:01.955Z] #57 23.88 Reading package lists... [2021-09-15T15:45:02.049Z] #13 DONE 0.8s [2021-09-15T15:45:02.049Z] [2021-09-15T15:45:02.049Z] #25 [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-09-15T15:45:02.049Z] #25 sha256:68d47a11f16037d8d4c7c361eb3b4fcc36c91f853dfb3a80df4e4c8b53964239 [2021-09-15T15:45:02.223Z] #45 22.63 Building dependency tree... [2021-09-15T15:45:02.223Z] #45 ... [2021-09-15T15:45:02.223Z] [2021-09-15T15:45:02.223Z] #57 [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-09-15T15:45:02.223Z] #57 sha256:2207c33f3024a8de3ca4bded83cd151fd7b8dbf31bffc71795b2ddd61399d6b5 [2021-09-15T15:45:02.223Z] #57 9.943 Reading package lists... [2021-09-15T15:45:02.223Z] #57 13.90 Reading package lists... [2021-09-15T15:45:02.223Z] #57 18.31 Building dependency tree... [2021-09-15T15:45:02.223Z] #57 21.76 The following additional packages will be installed: [2021-09-15T15:45:02.223Z] #57 21.76 libbtrfs0 [2021-09-15T15:45:02.223Z] #57 21.91 The following NEW packages will be installed: [2021-09-15T15:45:02.223Z] #57 21.91 libbtrfs-dev libbtrfs0 [2021-09-15T15:45:02.223Z] #57 22.31 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:02.223Z] #57 22.31 Need to get 454 kB of archives. [2021-09-15T15:45:02.223Z] #57 22.31 After this operation, 1275 kB of additional disk space will be used. [2021-09-15T15:45:02.223Z] #57 22.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-15T15:45:02.223Z] #57 22.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-15T15:45:02.223Z] #57 23.39 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:45:02.223Z] #57 23.64 Fetched 454 kB in 0s (1508 kB/s) [2021-09-15T15:45:02.309Z] #25 ... [2021-09-15T15:45:02.309Z] [2021-09-15T15:45:02.309Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-15T15:45:02.309Z] #40 sha256:c222c7f03b3f1ab2d3e3bead9cfe02d36198e73615b4b8749e0321f8c72526d2 [2021-09-15T15:45:02.309Z] #40 DONE 0.2s [2021-09-15T15:45:02.309Z] [2021-09-15T15:45:02.309Z] #44 [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-09-15T15:45:02.309Z] #44 sha256:dedd77bd49d78e8751df12a263e7daecb76f34a23b1ef37f2158e741a8e560ba [2021-09-15T15:45:02.309Z] #44 DONE 0.3s [2021-09-15T15:45:02.309Z] [2021-09-15T15:45:02.309Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-15T15:45:02.309Z] #32 sha256:cbd40998fc7cf2a94390870a64ded7e923ff385ad6e63f4ae89a7156612f2dcd [2021-09-15T15:45:02.309Z] #32 DONE 0.4s [2021-09-15T15:45:02.309Z] [2021-09-15T15:45:02.309Z] #45 [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 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-09-15T15:45:02.309Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:45:02.487Z] #57 23.81 Selecting previously unselected package libbtrfs0:arm64. [2021-09-15T15:45:02.523Z] #57 28.33 Building dependency tree... [2021-09-15T15:45:02.523Z] #57 ... [2021-09-15T15:45:02.523Z] [2021-09-15T15:45:02.523Z] #51 [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-09-15T15:45:02.523Z] #51 sha256:c52905dc62cd9f4440781f10066e9eb3fac3fff8824babcba5e9c6f7516fd0b7 [2021-09-15T15:45:02.523Z] #51 29.17 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-15T15:45:02.523Z] #51 29.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-15T15:45:02.523Z] #51 29.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-15T15:45:02.752Z] #57 23.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 ... 15703 files and directories currently installed.) [2021-09-15T15:45:02.752Z] #57 23.98 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-15T15:45:02.752Z] #57 24.01 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-15T15:45:02.752Z] #57 ... [2021-09-15T15:45:02.752Z] [2021-09-15T15:45:02.752Z] #51 [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-09-15T15:45:02.752Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:45:02.752Z] #51 23.96 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-15T15:45:02.783Z] #51 29.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-15T15:45:02.783Z] #51 29.39 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-15T15:45:03.351Z] #51 ... [2021-09-15T15:45:03.351Z] [2021-09-15T15:45:03.351Z] #45 [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 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-09-15T15:45:03.351Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:45:03.351Z] #45 19.80 Fetched 8406 kB in 14s (602 kB/s) [2021-09-15T15:45:03.351Z] #45 19.80 Reading package lists... [2021-09-15T15:45:03.351Z] #45 24.65 Reading package lists... [2021-09-15T15:45:03.351Z] #45 29.10 Building dependency tree... [2021-09-15T15:45:03.351Z] #45 ... [2021-09-15T15:45:03.351Z] [2021-09-15T15:45:03.352Z] #57 [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-09-15T15:45:03.352Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:45:03.352Z] #57 28.33 Building dependency tree... [2021-09-15T15:45:03.517Z] #19 126.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-09-15T15:45:03.517Z] #19 126.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:03.517Z] #19 126.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:03.517Z] #19 126.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-09-15T15:45:03.517Z] #19 126.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-09-15T15:45:03.517Z] #19 126.8 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-15T15:45:03.517Z] #19 127.0 Selecting previously unselected package libc6-dev-arm64-cross. [2021-09-15T15:45:03.517Z] #19 127.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-09-15T15:45:03.517Z] #19 127.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-15T15:45:03.517Z] #19 127.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-09-15T15:45:03.687Z] Fetching without tags [2021-09-15T15:45:03.708Z] #51 ... [2021-09-15T15:45:03.708Z] [2021-09-15T15:45:03.708Z] #57 [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-09-15T15:45:03.708Z] #57 sha256:2207c33f3024a8de3ca4bded83cd151fd7b8dbf31bffc71795b2ddd61399d6b5 [2021-09-15T15:45:03.708Z] #57 24.18 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-15T15:45:03.708Z] #57 24.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-15T15:45:03.708Z] #57 24.20 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-15T15:45:03.709Z] #57 24.59 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-15T15:45:03.709Z] #57 24.63 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-15T15:45:03.709Z] #57 24.64 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:45:03.709Z] #57 DONE 25.1s [2021-09-15T15:45:03.773Z] #19 127.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:03.773Z] #19 127.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:03.773Z] #19 127.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-09-15T15:45:03.975Z] [2021-09-15T15:45:03.975Z] #45 [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 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-09-15T15:45:03.975Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-15T15:45:03.975Z] #45 24.49 The following additional packages will be installed: [2021-09-15T15:45:03.975Z] #45 24.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:45:03.975Z] #45 24.50 python3-protobuf python3-six [2021-09-15T15:45:03.975Z] #45 24.50 Suggested packages: [2021-09-15T15:45:03.975Z] #45 24.50 python3-setuptools [2021-09-15T15:45:03.975Z] #45 24.50 Recommended packages: [2021-09-15T15:45:03.975Z] #45 24.50 iproute2 | iproute [2021-09-15T15:45:03.975Z] #45 24.91 The following NEW packages will be installed: [2021-09-15T15:45:03.975Z] #45 24.91 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:45:03.975Z] #45 24.91 python3-protobuf python3-six [2021-09-15T15:45:04.029Z] #19 127.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:45:04.029Z] #19 127.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:04.501Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:45:04.556Z] #45 25.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:04.556Z] #45 25.58 Need to get 2094 kB of archives. [2021-09-15T15:45:04.556Z] #45 25.58 After this operation, 10.5 MB of additional disk space will be used. [2021-09-15T15:45:04.556Z] #45 25.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-09-15T15:45:04.556Z] #45 25.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:45:04.556Z] #45 25.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-15T15:45:04.556Z] #45 25.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-09-15T15:45:04.556Z] #45 25.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-15T15:45:04.556Z] #45 25.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-15T15:45:04.556Z] #45 25.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-15T15:45:04.729Z] #57 31.31 The following additional packages will be installed: [2021-09-15T15:45:04.729Z] #57 31.33 libbtrfs0 [2021-09-15T15:45:04.729Z] #57 31.49 The following NEW packages will be installed: [2021-09-15T15:45:04.729Z] #57 31.52 libbtrfs-dev libbtrfs0 [2021-09-15T15:45:05.298Z] #57 31.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:05.298Z] #57 31.93 Need to get 460 kB of archives. [2021-09-15T15:45:05.298Z] #57 31.93 After this operation, 1237 kB of additional disk space will be used. [2021-09-15T15:45:05.298Z] #57 31.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-15T15:45:05.298Z] #57 31.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-15T15:45:03.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:45:03.472Z] > git config --add remote.origin.fetch +refs/pull/42842/head:refs/remotes/origin/PR-42842 # timeout=10 [2021-09-15T15:45:03.506Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:45:03.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:45:03.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:45:03.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:45:03.726Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:45:04.614Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:45:04.651Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:45:06.240Z] #57 ... [2021-09-15T15:45:06.240Z] [2021-09-15T15:45:06.240Z] #53 [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-09-15T15:45:06.240Z] #53 sha256:ff3cc0d4dea799a11b05b50aea223942bc412a14fcc0b739aa9ebbbed17cc896 [2021-09-15T15:45:06.240Z] #53 DONE 32.8s [2021-09-15T15:45:06.240Z] [2021-09-15T15:45:06.240Z] #57 [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-09-15T15:45:06.240Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:45:06.240Z] #57 33.02 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:45:06.843Z] #57 33.32 Fetched 460 kB in 0s (1437 kB/s) [2021-09-15T15:45:06.843Z] #57 33.56 Selecting previously unselected package libbtrfs0:amd64. [2021-09-15T15:45:06.843Z] #57 33.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 ... 15713 files and directories currently installed.) [2021-09-15T15:45:06.843Z] #57 33.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-15T15:45:06.843Z] #57 33.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:45:07.109Z] #57 33.78 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-15T15:45:07.109Z] #57 33.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-15T15:45:07.109Z] #57 33.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:45:07.133Z] Merge succeeded, producing b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:45:07.133Z] Checking out Revision b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 (PR-42842) [2021-09-15T15:45:07.712Z] #57 34.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:45:07.713Z] #57 34.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:45:07.713Z] #57 34.40 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:45:07.909Z] #45 ... [2021-09-15T15:45:07.909Z] [2021-09-15T15:45:07.910Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:45:07.910Z] #30 sha256:a902b01263049d28dd323bc0955a499a4f200e7b4f32be3b2def58145106e598 [2021-09-15T15:45:07.910Z] #30 19.78 [2021-09-15T15:45:07.910Z] #30 24.14 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-15T15:45:07.910Z] #30 25.75 #=#=# [2021-09-15T15:45:07.910Z] #30 26.10 ######################################################################## 100.0% [2021-09-15T15:45:07.910Z] #30 27.79 [2021-09-15T15:45:07.910Z] #30 ... [2021-09-15T15:45:07.910Z] [2021-09-15T15:45:07.910Z] #37 [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-09-15T15:45:07.910Z] #37 sha256:09aaeea62a73c1da33d22c419c4324acef007457a30319400ac591e075da63ed [2021-09-15T15:45:07.910Z] #37 24.38 The following additional packages will be installed: [2021-09-15T15:45:07.910Z] #37 24.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-15T15:45:07.910Z] #37 24.39 Suggested packages: [2021-09-15T15:45:07.910Z] #37 24.40 cmake-doc ninja-build lrzip [2021-09-15T15:45:07.910Z] #37 24.40 Recommended packages: [2021-09-15T15:45:07.910Z] #37 24.40 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-15T15:45:07.910Z] #37 25.05 The following NEW packages will be installed: [2021-09-15T15:45:07.910Z] #37 25.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-15T15:45:07.910Z] #37 25.07 vim-common xxd [2021-09-15T15:45:07.910Z] #37 25.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:07.910Z] #37 25.49 Need to get 15.6 MB of archives. [2021-09-15T15:45:07.910Z] #37 25.49 After this operation, 67.4 MB of additional disk space will be used. [2021-09-15T15:45:07.910Z] #37 25.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-15T15:45:07.910Z] #37 25.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:45:07.910Z] #37 25.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-15T15:45:07.910Z] #37 25.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-15T15:45:07.910Z] #37 25.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-09-15T15:45:07.910Z] #37 25.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-09-15T15:45:07.910Z] #37 25.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-09-15T15:45:07.910Z] #37 25.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-09-15T15:45:07.910Z] #37 25.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-09-15T15:45:07.910Z] #37 25.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-09-15T15:45:07.910Z] #37 27.27 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:45:07.910Z] #37 27.48 Fetched 15.6 MB in 1s (15.8 MB/s) [2021-09-15T15:45:07.910Z] #37 27.61 Selecting previously unselected package xxd. [2021-09-15T15:45:07.910Z] #37 27.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 ... 15703 files and directories currently installed.) [2021-09-15T15:45:07.910Z] #37 27.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-15T15:45:07.910Z] #37 27.80 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:45:07.910Z] #37 28.13 Selecting previously unselected package vim-common. [2021-09-15T15:45:07.910Z] #37 28.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:45:07.910Z] #37 28.20 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:45:07.910Z] #37 28.92 Selecting previously unselected package cmake-data. [2021-09-15T15:45:07.910Z] #37 28.93 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-15T15:45:07.910Z] #37 28.96 Unpacking cmake-data (3.18.4-2) ... [2021-09-15T15:45:08.175Z] #37 ... [2021-09-15T15:45:08.175Z] [2021-09-15T15:45:08.175Z] #45 [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 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-09-15T15:45:08.175Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-15T15:45:08.175Z] #45 29.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-09-15T15:45:08.290Z] #57 DONE 35.0s [2021-09-15T15:45:08.290Z] [2021-09-15T15:45:08.290Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:08.290Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:08.290Z] #14 28.04 Building dependency tree... [2021-09-15T15:45:08.290Z] #14 31.50 The following additional packages will be installed: [2021-09-15T15:45:08.290Z] #14 31.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:45:08.290Z] #14 31.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-15T15:45:08.290Z] #14 31.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-15T15:45:08.290Z] #14 31.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-15T15:45:08.290Z] #14 31.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-15T15:45:08.290Z] #14 31.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-15T15:45:08.290Z] #14 31.52 mingw-w64-common mingw-w64-x86-64-dev [2021-09-15T15:45:08.290Z] #14 31.53 Suggested packages: [2021-09-15T15:45:08.290Z] #14 31.54 gcc-10-locales seccomp wine64 [2021-09-15T15:45:08.290Z] #14 32.59 The following NEW packages will be installed: [2021-09-15T15:45:08.290Z] #14 32.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:45:08.290Z] #14 32.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-15T15:45:08.290Z] #14 32.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-15T15:45:08.290Z] #14 32.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-15T15:45:08.290Z] #14 32.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-15T15:45:08.290Z] #14 32.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-15T15:45:08.290Z] #14 32.60 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-15T15:45:08.290Z] #14 32.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-15T15:45:08.290Z] #14 32.61 mingw-w64-x86-64-dev [2021-09-15T15:45:08.290Z] #14 33.17 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:08.290Z] #14 33.17 Need to get 115 MB of archives. [2021-09-15T15:45:08.290Z] #14 33.17 After this operation, 645 MB of additional disk space will be used. [2021-09-15T15:45:08.290Z] #14 33.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-15T15:45:08.290Z] #14 33.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-15T15:45:08.290Z] #14 33.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-15T15:45:08.290Z] #14 33.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-15T15:45:08.290Z] #14 33.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-15T15:45:08.290Z] #14 33.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-15T15:45:08.290Z] #14 33.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-15T15:45:08.290Z] #14 34.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-15T15:45:08.290Z] #14 34.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-15T15:45:08.290Z] #14 34.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-15T15:45:06.830Z] > git remote # timeout=10 [2021-09-15T15:45:06.898Z] > git config --get remote.origin.url # timeout=10 [2021-09-15T15:45:06.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:45:06.935Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-15T15:45:07.048Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-15T15:45:07.170Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:45:07.206Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:45:08.858Z] #14 35.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-15T15:45:08.908Z] #45 ... [2021-09-15T15:45:08.908Z] [2021-09-15T15:45:08.908Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:45:08.908Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:45:08.908Z] #33 ... [2021-09-15T15:45:08.908Z] [2021-09-15T15:45:08.908Z] #49 [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-09-15T15:45:08.908Z] #49 sha256:d3c7594619709a48057efcd3d6f3c23bb3f265812ae804e006987afe15e3446a [2021-09-15T15:45:08.908Z] #49 6.258 + RM_GOPATH=0 [2021-09-15T15:45:08.908Z] #49 6.258 + TMP_GOPATH= [2021-09-15T15:45:08.908Z] #49 6.258 + : /build [2021-09-15T15:45:08.908Z] #49 6.258 + '[' -z '' ']' [2021-09-15T15:45:08.908Z] #49 6.265 ++ mktemp -d [2021-09-15T15:45:08.908Z] #49 6.265 + export GOPATH=/tmp/tmp.uiIk1r0o4o [2021-09-15T15:45:08.908Z] #49 6.265 + GOPATH=/tmp/tmp.uiIk1r0o4o [2021-09-15T15:45:08.908Z] #49 6.265 + RM_GOPATH=1 [2021-09-15T15:45:08.908Z] #49 6.265 + case "$(go env GOARCH)" in [2021-09-15T15:45:08.908Z] #49 6.265 ++ go env GOARCH [2021-09-15T15:45:08.908Z] #49 6.270 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:08.908Z] #49 6.270 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:08.908Z] #49 6.272 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:08.908Z] #49 6.272 + dir=/tmp/install [2021-09-15T15:45:08.908Z] #49 6.272 + bin=gotestsum [2021-09-15T15:45:08.908Z] #49 6.272 + shift [2021-09-15T15:45:08.908Z] #49 6.272 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-15T15:45:08.908Z] #49 6.272 + . /tmp/install/gotestsum.installer [2021-09-15T15:45:08.908Z] #49 6.272 ++ : v1.7.0 [2021-09-15T15:45:08.908Z] #49 6.272 + install_gotestsum [2021-09-15T15:45:08.908Z] #49 6.272 + set -e [2021-09-15T15:45:08.908Z] #49 6.272 + echo 'Install gotestsum version v1.7.0' [2021-09-15T15:45:08.908Z] #49 6.272 + GOBIN=/build [2021-09-15T15:45:08.908Z] #49 6.272 + GO111MODULE=on [2021-09-15T15:45:08.908Z] #49 6.272 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-15T15:45:08.908Z] #49 6.278 Install gotestsum version v1.7.0 [2021-09-15T15:45:08.908Z] #49 6.335 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-15T15:45:08.908Z] #49 ... [2021-09-15T15:45:08.908Z] [2021-09-15T15:45:08.908Z] #47 [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-09-15T15:45:08.908Z] #47 sha256:254583ad36c13c217f97ee3e61032bd538ae7dbf9266d3522ab6636f74cbe766 [2021-09-15T15:45:08.908Z] #47 6.538 + RM_GOPATH=0 [2021-09-15T15:45:08.908Z] #47 6.538 + TMP_GOPATH= [2021-09-15T15:45:08.908Z] #47 6.538 + : /build [2021-09-15T15:45:08.908Z] #47 6.538 + '[' -z '' ']' [2021-09-15T15:45:08.908Z] #47 6.538 ++ mktemp -d [2021-09-15T15:45:08.908Z] #47 6.538 + export GOPATH=/tmp/tmp.SjDzJhgbqn [2021-09-15T15:45:08.908Z] #47 6.538 + GOPATH=/tmp/tmp.SjDzJhgbqn [2021-09-15T15:45:08.908Z] #47 6.538 + RM_GOPATH=1 [2021-09-15T15:45:08.908Z] #47 6.538 + case "$(go env GOARCH)" in [2021-09-15T15:45:08.908Z] #47 6.540 ++ go env GOARCH [2021-09-15T15:45:08.908Z] #47 6.543 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:08.908Z] #47 6.543 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:08.908Z] #47 6.543 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:08.908Z] #47 6.544 + dir=/tmp/install [2021-09-15T15:45:08.908Z] #47 6.544 + bin=vndr [2021-09-15T15:45:08.908Z] #47 6.544 + shift [2021-09-15T15:45:08.908Z] #47 6.544 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-15T15:45:08.908Z] #47 6.544 + . /tmp/install/vndr.installer [2021-09-15T15:45:08.908Z] #47 6.544 ++ : v0.1.2 [2021-09-15T15:45:08.908Z] #47 6.544 + install_vndr [2021-09-15T15:45:08.908Z] #47 6.544 + echo 'Install vndr version v0.1.2' [2021-09-15T15:45:08.908Z] #47 6.544 + GOBIN=/build [2021-09-15T15:45:08.908Z] #47 6.544 + GO111MODULE=on [2021-09-15T15:45:08.908Z] #47 6.544 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-15T15:45:08.908Z] #47 6.545 Install vndr version v0.1.2 [2021-09-15T15:45:08.908Z] #47 ... [2021-09-15T15:45:08.908Z] [2021-09-15T15:45:08.908Z] #60 [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-09-15T15:45:08.908Z] #60 sha256:899afec326bcd3cc5af8f2dc1da53a76179af83e9c59e20327ad4fbb25d547b7 [2021-09-15T15:45:08.908Z] #60 6.641 + RM_GOPATH=0 [2021-09-15T15:45:08.908Z] #60 6.641 + TMP_GOPATH= [2021-09-15T15:45:08.908Z] #60 6.641 + : /build [2021-09-15T15:45:08.908Z] #60 6.641 + '[' -z '' ']' [2021-09-15T15:45:08.908Z] #60 6.643 ++ mktemp -d [2021-09-15T15:45:08.908Z] #60 6.650 + export GOPATH=/tmp/tmp.woRpVYjjan [2021-09-15T15:45:08.908Z] #60 6.650 + GOPATH=/tmp/tmp.woRpVYjjan [2021-09-15T15:45:08.908Z] #60 6.650 + RM_GOPATH=1 [2021-09-15T15:45:08.908Z] #60 6.650 + case "$(go env GOARCH)" in [2021-09-15T15:45:08.908Z] #60 6.650 ++ go env GOARCH [2021-09-15T15:45:08.908Z] #60 6.659 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:08.908Z] #60 6.659 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:08.908Z] #60 6.662 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:08.908Z] #60 6.662 + dir=/tmp/install [2021-09-15T15:45:08.908Z] #60 6.662 + bin=rootlesskit [2021-09-15T15:45:08.908Z] #60 6.662 + shift [2021-09-15T15:45:08.908Z] #60 6.662 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-15T15:45:08.908Z] #60 6.662 + . /tmp/install/rootlesskit.installer [2021-09-15T15:45:08.908Z] #60 6.662 ++ : v0.14.4 [2021-09-15T15:45:08.908Z] #60 6.662 + install_rootlesskit [2021-09-15T15:45:08.908Z] #60 6.662 + case "$1" in [2021-09-15T15:45:08.908Z] #60 6.662 + export CGO_ENABLED=0 [2021-09-15T15:45:08.908Z] #60 6.662 + CGO_ENABLED=0 [2021-09-15T15:45:08.908Z] #60 6.662 + _install_rootlesskit [2021-09-15T15:45:08.908Z] #60 6.662 + echo 'Install rootlesskit version v0.14.4' [2021-09-15T15:45:08.908Z] #60 6.662 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:45:08.908Z] #60 6.662 + GOBIN=/build [2021-09-15T15:45:08.908Z] #60 6.662 + GO111MODULE=on [2021-09-15T15:45:08.908Z] #60 6.662 Install rootlesskit version v0.14.4 [2021-09-15T15:45:08.908Z] #60 6.662 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-15T15:45:09.170Z] #60 7.061 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-15T15:45:09.170Z] #60 ... [2021-09-15T15:45:09.170Z] [2021-09-15T15:45:09.170Z] #47 [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-09-15T15:45:09.170Z] #47 sha256:254583ad36c13c217f97ee3e61032bd538ae7dbf9266d3522ab6636f74cbe766 [2021-09-15T15:45:09.170Z] #47 6.965 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-15T15:45:09.281Z] #19 132.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-09-15T15:45:09.282Z] #19 132.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:09.282Z] #19 132.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:09.282Z] #19 132.3 Selecting previously unselected package patch. [2021-09-15T15:45:09.282Z] #19 132.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-09-15T15:45:09.282Z] #19 132.3 Unpacking patch (2.7.6-7) ... [2021-09-15T15:45:09.282Z] #19 132.3 Selecting previously unselected package dpkg-dev. [2021-09-15T15:45:09.282Z] #19 132.3 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-09-15T15:45:09.282Z] #19 132.3 Unpacking dpkg-dev (1.20.9) ... [2021-09-15T15:45:09.282Z] #19 132.4 Selecting previously unselected package libconfig-inifiles-perl. [2021-09-15T15:45:09.282Z] #19 132.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-09-15T15:45:09.282Z] #19 132.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-09-15T15:45:09.282Z] #19 132.5 Selecting previously unselected package libio-string-perl. [2021-09-15T15:45:09.282Z] #19 132.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-09-15T15:45:09.282Z] #19 132.5 Unpacking libio-string-perl (1.08-3.1) ... [2021-09-15T15:45:09.282Z] #19 132.5 Selecting previously unselected package libicu67:amd64. [2021-09-15T15:45:09.282Z] #19 132.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-09-15T15:45:09.282Z] #19 132.5 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-15T15:45:09.427Z] #14 36.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-15T15:45:09.573Z] #45 30.48 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:45:09.573Z] #45 30.67 Fetched 2094 kB in 4s (478 kB/s) [2021-09-15T15:45:09.839Z] #45 30.80 Selecting previously unselected package libprotobuf23:arm64. [2021-09-15T15:45:09.839Z] #45 30.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-15T15:45:09.839Z] #45 30.86 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-09-15T15:45:09.839Z] #45 30.89 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-09-15T15:45:09.844Z] #19 133.3 Selecting previously unselected package libxml2:amd64. [2021-09-15T15:45:09.844Z] #19 133.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-15T15:45:09.844Z] #19 133.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:45:09.844Z] #19 133.4 Selecting previously unselected package libxml-namespacesupport-perl. [2021-09-15T15:45:09.844Z] #19 133.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-09-15T15:45:09.844Z] #19 133.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-15T15:45:09.844Z] #19 133.5 Selecting previously unselected package libxml-sax-base-perl. [2021-09-15T15:45:09.844Z] #19 133.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-09-15T15:45:09.844Z] #19 133.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-09-15T15:45:09.844Z] #19 133.5 Selecting previously unselected package libxml-sax-perl. [2021-09-15T15:45:09.844Z] #19 133.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-09-15T15:45:09.844Z] #19 133.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-09-15T15:45:09.844Z] #19 133.6 Selecting previously unselected package libxml-libxml-perl. [2021-09-15T15:45:09.844Z] #19 133.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-09-15T15:45:09.844Z] #19 133.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-15T15:45:09.844Z] #19 133.7 Selecting previously unselected package libxml-simple-perl. [2021-09-15T15:45:09.997Z] #14 36.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-15T15:45:10.100Z] #19 133.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-09-15T15:45:10.100Z] #19 133.7 Unpacking libxml-simple-perl (2.25-1) ... [2021-09-15T15:45:10.100Z] #19 133.7 Selecting previously unselected package libyaml-perl. [2021-09-15T15:45:10.100Z] #19 133.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-09-15T15:45:10.100Z] #19 133.7 Unpacking libyaml-perl (1.30-1) ... [2021-09-15T15:45:10.100Z] #19 133.7 Selecting previously unselected package libconfig-auto-perl. [2021-09-15T15:45:10.100Z] #19 133.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-09-15T15:45:10.100Z] #19 133.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-09-15T15:45:10.100Z] #19 133.8 Selecting previously unselected package libfile-which-perl. [2021-09-15T15:45:10.100Z] #19 133.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-09-15T15:45:10.100Z] #19 133.8 Unpacking libfile-which-perl (1.23-1) ... [2021-09-15T15:45:10.100Z] #19 133.8 Selecting previously unselected package libfile-homedir-perl. [2021-09-15T15:45:10.100Z] #19 133.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-09-15T15:45:10.100Z] #19 133.8 Unpacking libfile-homedir-perl (1.006-1) ... [2021-09-15T15:45:10.100Z] #19 133.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-09-15T15:45:10.100Z] #19 133.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-09-15T15:45:10.100Z] #19 133.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-15T15:45:10.100Z] #19 133.9 Selecting previously unselected package dpkg-cross. [2021-09-15T15:45:10.357Z] #19 133.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-09-15T15:45:10.357Z] #19 133.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-09-15T15:45:10.357Z] #19 134.0 Selecting previously unselected package crossbuild-essential-arm64. [2021-09-15T15:45:10.357Z] #19 134.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-09-15T15:45:10.357Z] #19 134.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-09-15T15:45:10.357Z] #19 134.0 Selecting previously unselected package libc6-armel-cross. [2021-09-15T15:45:10.357Z] #19 134.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-09-15T15:45:10.357Z] #19 134.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-09-15T15:45:10.423Z] #45 31.67 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:45:10.613Z] #19 134.1 Selecting previously unselected package libgcc-s1-armel-cross. [2021-09-15T15:45:10.613Z] #19 134.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:10.613Z] #19 134.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:10.613Z] #19 134.2 Selecting previously unselected package libgomp1-armel-cross. [2021-09-15T15:45:10.614Z] #19 134.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:10.614Z] #19 134.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:10.614Z] #19 134.3 Selecting previously unselected package libatomic1-armel-cross. [2021-09-15T15:45:10.614Z] #19 134.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:10.614Z] #19 134.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:10.614Z] #19 134.3 Selecting previously unselected package libasan6-armel-cross. [2021-09-15T15:45:10.614Z] #19 134.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:10.614Z] #19 134.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:10.693Z] #45 31.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:45:10.693Z] #45 31.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:45:10.869Z] #19 134.5 Selecting previously unselected package libstdc++6-armel-cross. [2021-09-15T15:45:10.869Z] #19 134.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:10.869Z] #19 134.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:10.869Z] #19 134.6 Selecting previously unselected package libubsan1-armel-cross. [2021-09-15T15:45:10.936Z] #14 37.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-15T15:45:10.963Z] #45 32.08 Selecting previously unselected package python3-six. [2021-09-15T15:45:10.963Z] #45 32.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-15T15:45:10.963Z] #45 32.10 Unpacking python3-six (1.16.0-2) ... [2021-09-15T15:45:11.126Z] #19 134.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:11.126Z] #19 134.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:11.126Z] #19 134.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-09-15T15:45:11.126Z] #19 134.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:11.126Z] #19 134.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:11.126Z] #19 134.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-09-15T15:45:11.239Z] #45 32.36 Selecting previously unselected package python3-protobuf. [2021-09-15T15:45:11.239Z] #45 ... [2021-09-15T15:45:11.239Z] [2021-09-15T15:45:11.239Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-09-15T15:45:11.239Z] #30 sha256:a902b01263049d28dd323bc0955a499a4f200e7b4f32be3b2def58145106e598 [2021-09-15T15:45:11.239Z] #30 30.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-15T15:45:11.239Z] #30 31.96 [2021-09-15T15:45:11.239Z] #30 32.21 ##################################### 52.6% ######################################################################## 100.0% [2021-09-15T15:45:11.239Z] #30 33.14 [2021-09-15T15:45:11.239Z] #30 33.39 Download of images into '/build' complete. [2021-09-15T15:45:11.239Z] #30 33.39 Use something like the following to load the result into a Docker daemon: [2021-09-15T15:45:11.239Z] #30 33.39 tar -cC '/build' . | docker load [2021-09-15T15:45:11.239Z] #30 DONE 33.5s [2021-09-15T15:45:11.239Z] [2021-09-15T15:45:11.239Z] #53 [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-09-15T15:45:11.239Z] #53 sha256:dd8a1378af3df355eb0f7d33658753b36eab666713cef8effefa604f307c2d22 [2021-09-15T15:45:11.239Z] #53 DONE 32.7s [2021-09-15T15:45:11.239Z] [2021-09-15T15:45:11.239Z] #45 [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 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-09-15T15:45:11.239Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-15T15:45:11.239Z] #45 32.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-09-15T15:45:11.239Z] #45 32.42 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-15T15:45:11.374Z] using credential docker-jenkins-github-credentials [2021-09-15T15:45:11.382Z] #19 134.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:45:11.382Z] #19 134.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-15T15:45:11.451Z] Cloning the remote Git repository [2021-09-15T15:45:11.452Z] Cloning with configured refspecs honoured and without tags [2021-09-15T15:45:11.503Z] #14 38.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-15T15:45:11.503Z] #14 38.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-15T15:45:11.503Z] #14 38.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-15T15:45:11.503Z] #14 38.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-15T15:45:11.503Z] #14 38.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-15T15:45:11.503Z] #14 38.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-15T15:45:11.503Z] #14 38.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-15T15:45:11.503Z] #14 38.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-15T15:45:11.503Z] #14 38.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-15T15:45:11.503Z] #14 38.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-15T15:45:11.503Z] #14 38.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-15T15:45:11.503Z] #14 38.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-15T15:45:11.503Z] #14 38.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-15T15:45:11.503Z] #14 38.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-15T15:45:11.503Z] #14 38.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-15T15:45:11.503Z] #14 38.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-15T15:45:11.648Z] Cloning repository https://github.com/moby/moby.git [2021-09-15T15:45:12.055Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-15T15:45:12.201Z] #45 33.12 Selecting previously unselected package libnet1:arm64. [2021-09-15T15:45:12.201Z] #45 33.13 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-15T15:45:12.201Z] #45 33.15 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:45:12.201Z] #45 33.30 Selecting previously unselected package libnl-3-200:arm64. [2021-09-15T15:45:12.201Z] #45 33.30 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-15T15:45:12.201Z] #45 33.31 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-15T15:45:12.443Z] #14 39.23 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:45:12.443Z] #14 ... [2021-09-15T15:45:12.443Z] [2021-09-15T15:45:12.443Z] #37 [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-09-15T15:45:12.443Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:12.443Z] #37 27.95 Building dependency tree... [2021-09-15T15:45:12.443Z] #37 31.06 The following additional packages will be installed: [2021-09-15T15:45:12.443Z] #37 31.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-15T15:45:12.443Z] #37 31.10 Suggested packages: [2021-09-15T15:45:12.443Z] #37 31.10 cmake-doc ninja-build lrzip [2021-09-15T15:45:12.443Z] #37 31.10 Recommended packages: [2021-09-15T15:45:12.443Z] #37 31.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-15T15:45:12.443Z] #37 31.89 The following NEW packages will be installed: [2021-09-15T15:45:12.443Z] #37 31.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-15T15:45:12.443Z] #37 31.90 vim-common xxd [2021-09-15T15:45:12.443Z] #37 32.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:12.443Z] #37 32.25 Need to get 17.7 MB of archives. [2021-09-15T15:45:12.443Z] #37 32.25 After this operation, 70.7 MB of additional disk space will be used. [2021-09-15T15:45:12.443Z] #37 32.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-15T15:45:12.443Z] #37 32.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:45:12.443Z] #37 32.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-15T15:45:12.443Z] #37 32.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-15T15:45:12.443Z] #37 32.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-15T15:45:12.443Z] #37 32.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-15T15:45:12.443Z] #37 32.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-15T15:45:12.443Z] #37 32.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-15T15:45:12.443Z] #37 32.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-15T15:45:12.443Z] #37 32.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-15T15:45:12.443Z] #37 34.15 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:45:12.443Z] #37 34.41 Fetched 17.7 MB in 1s (15.8 MB/s) [2021-09-15T15:45:12.443Z] #37 34.50 Selecting previously unselected package xxd. [2021-09-15T15:45:12.443Z] #37 34.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-15T15:45:12.443Z] #37 34.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:45:12.443Z] #37 34.63 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:45:12.443Z] #37 34.87 Selecting previously unselected package vim-common. [2021-09-15T15:45:12.443Z] #37 34.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:45:12.443Z] #37 34.87 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:45:12.443Z] #37 35.11 Selecting previously unselected package cmake-data. [2021-09-15T15:45:12.443Z] #37 35.11 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-15T15:45:12.443Z] #37 35.15 Unpacking cmake-data (3.18.4-2) ... [2021-09-15T15:45:12.443Z] #37 37.78 Selecting previously unselected package libicu67:amd64. [2021-09-15T15:45:12.443Z] #37 37.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-15T15:45:12.443Z] #37 37.81 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-15T15:45:12.465Z] #45 33.55 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-15T15:45:12.465Z] #45 33.56 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-15T15:45:12.465Z] #45 33.56 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-15T15:45:12.579Z] #47 ... [2021-09-15T15:45:12.579Z] [2021-09-15T15:45:12.579Z] #37 [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-09-15T15:45:12.579Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:12.579Z] #37 7.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:45:12.579Z] #37 7.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:45:12.579Z] #37 7.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:45:12.579Z] #37 9.659 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:45:12.579Z] #37 ... [2021-09-15T15:45:12.579Z] [2021-09-15T15:45:12.579Z] #57 [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-09-15T15:45:12.579Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:45:12.579Z] #57 7.104 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:45:12.579Z] #57 7.136 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:45:12.579Z] #57 7.136 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:45:12.579Z] #57 8.619 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:45:12.579Z] #57 ... [2021-09-15T15:45:12.579Z] [2021-09-15T15:45:12.579Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:12.579Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:12.579Z] #14 8.474 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:45:12.579Z] #14 8.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:45:12.579Z] #14 8.534 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:45:12.579Z] #14 ... [2021-09-15T15:45:12.579Z] [2021-09-15T15:45:12.579Z] #53 [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-09-15T15:45:12.579Z] #53 sha256:cdcbc235d9dcf6eda4951b52a125f258ebb25dad72ed99e74c04f7c996c50846 [2021-09-15T15:45:12.579Z] #53 6.423 + RM_GOPATH=0 [2021-09-15T15:45:12.579Z] #53 6.423 + TMP_GOPATH= [2021-09-15T15:45:12.579Z] #53 6.423 + : /build [2021-09-15T15:45:12.579Z] #53 6.423 + '[' -z '' ']' [2021-09-15T15:45:12.579Z] #53 6.423 ++ mktemp -d [2021-09-15T15:45:12.579Z] #53 6.423 + export GOPATH=/tmp/tmp.5m86p5R9Ku [2021-09-15T15:45:12.579Z] #53 6.423 + GOPATH=/tmp/tmp.5m86p5R9Ku [2021-09-15T15:45:12.579Z] #53 6.423 + RM_GOPATH=1 [2021-09-15T15:45:12.579Z] #53 6.423 + case "$(go env GOARCH)" in [2021-09-15T15:45:12.579Z] #53 6.423 ++ go env GOARCH [2021-09-15T15:45:12.579Z] #53 6.431 Install shfmt version v3.0.2 [2021-09-15T15:45:12.579Z] #53 6.432 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:12.579Z] #53 6.432 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:12.579Z] #53 6.432 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:12.579Z] #53 6.432 + dir=/tmp/install [2021-09-15T15:45:12.579Z] #53 6.432 + bin=shfmt [2021-09-15T15:45:12.579Z] #53 6.432 + shift [2021-09-15T15:45:12.579Z] #53 6.432 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-15T15:45:12.579Z] #53 6.432 + . /tmp/install/shfmt.installer [2021-09-15T15:45:12.579Z] #53 6.432 ++ : v3.0.2 [2021-09-15T15:45:12.579Z] #53 6.432 + install_shfmt [2021-09-15T15:45:12.579Z] #53 6.432 + echo 'Install shfmt version v3.0.2' [2021-09-15T15:45:12.579Z] #53 6.432 + GOBIN=/build [2021-09-15T15:45:12.579Z] #53 6.432 + GO111MODULE=on [2021-09-15T15:45:12.579Z] #53 6.432 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-15T15:45:12.579Z] #53 6.816 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-15T15:45:12.579Z] #53 8.003 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-15T15:45:12.579Z] #53 8.027 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-15T15:45:12.579Z] #53 8.111 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-15T15:45:12.579Z] #53 ... [2021-09-15T15:45:12.579Z] [2021-09-15T15:45:12.579Z] #51 [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-09-15T15:45:12.579Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:45:12.579Z] #51 6.552 + RM_GOPATH=0 [2021-09-15T15:45:12.579Z] #51 6.552 + TMP_GOPATH= [2021-09-15T15:45:12.579Z] #51 6.552 + : /build [2021-09-15T15:45:12.579Z] #51 6.552 + '[' -z '' ']' [2021-09-15T15:45:12.579Z] #51 6.552 ++ mktemp -d [2021-09-15T15:45:12.579Z] #51 6.557 + export GOPATH=/tmp/tmp.fRN3DklR4C [2021-09-15T15:45:12.579Z] #51 6.557 + GOPATH=/tmp/tmp.fRN3DklR4C [2021-09-15T15:45:12.579Z] #51 6.557 + RM_GOPATH=1 [2021-09-15T15:45:12.579Z] #51 6.557 + case "$(go env GOARCH)" in [2021-09-15T15:45:12.579Z] #51 6.557 ++ go env GOARCH [2021-09-15T15:45:12.579Z] #51 6.564 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:12.579Z] #51 6.564 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:12.579Z] #51 6.564 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:12.579Z] #51 6.566 Install golangci-lint version v1.23.8 [2021-09-15T15:45:12.579Z] #51 6.567 + dir=/tmp/install [2021-09-15T15:45:12.579Z] #51 6.567 + bin=golangci_lint [2021-09-15T15:45:12.579Z] #51 6.567 + shift [2021-09-15T15:45:12.579Z] #51 6.567 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-15T15:45:12.580Z] #51 6.567 + . /tmp/install/golangci_lint.installer [2021-09-15T15:45:12.580Z] #51 6.567 ++ : v1.23.8 [2021-09-15T15:45:12.580Z] #51 6.567 + install_golangci_lint [2021-09-15T15:45:12.580Z] #51 6.567 + set -e [2021-09-15T15:45:12.580Z] #51 6.567 + echo 'Install golangci-lint version v1.23.8' [2021-09-15T15:45:12.580Z] #51 6.567 + GOBIN=/build [2021-09-15T15:45:12.580Z] #51 6.567 + GO111MODULE=on [2021-09-15T15:45:12.580Z] #51 6.567 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-15T15:45:12.580Z] #51 6.630 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-15T15:45:12.702Z] #37 ... [2021-09-15T15:45:12.702Z] [2021-09-15T15:45:12.702Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:12.702Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:12.702Z] #14 39.42 Fetched 115 MB in 6s (20.1 MB/s) [2021-09-15T15:45:12.702Z] #14 39.47 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-15T15:45:12.702Z] #14 39.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-15T15:45:12.702Z] #14 39.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-15T15:45:12.702Z] #14 39.56 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:45:12.730Z] #45 33.74 Selecting previously unselected package criu. [2021-09-15T15:45:12.730Z] #45 33.76 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-09-15T15:45:12.730Z] #45 33.76 Unpacking criu (3.15-1) ... [2021-09-15T15:45:12.865Z] #51 ... [2021-09-15T15:45:12.865Z] [2021-09-15T15:45:12.865Z] #35 [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-09-15T15:45:12.865Z] #35 sha256:9c437ecd0091abaedf73f8f558ff462a0c1a716aa8a628f9352911fb58c5a6fb [2021-09-15T15:45:12.865Z] #35 7.602 Install go-toml version v1.8.1 [2021-09-15T15:45:12.865Z] #35 8.133 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-15T15:45:12.865Z] #35 ... [2021-09-15T15:45:12.865Z] [2021-09-15T15:45:12.865Z] #41 [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-09-15T15:45:12.865Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:45:12.865Z] #41 7.071 + git clone https://github.com/docker/distribution.git . [2021-09-15T15:45:12.865Z] #41 7.071 Cloning into '.'... [2021-09-15T15:45:13.125Z] #41 ... [2021-09-15T15:45:13.125Z] [2021-09-15T15:45:13.125Z] #53 [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-09-15T15:45:13.125Z] #53 sha256:cdcbc235d9dcf6eda4951b52a125f258ebb25dad72ed99e74c04f7c996c50846 [2021-09-15T15:45:13.125Z] #53 10.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-15T15:45:13.312Z] #45 ... [2021-09-15T15:45:13.312Z] [2021-09-15T15:45:13.312Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:13.312Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-15T15:45:13.312Z] #14 24.48 The following additional packages will be installed: [2021-09-15T15:45:13.312Z] #14 24.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:45:13.312Z] #14 24.48 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-15T15:45:13.312Z] #14 24.48 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-15T15:45:13.312Z] #14 24.49 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-15T15:45:13.312Z] #14 24.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-15T15:45:13.312Z] #14 24.49 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-15T15:45:13.312Z] #14 24.49 mingw-w64-common mingw-w64-x86-64-dev [2021-09-15T15:45:13.312Z] #14 24.51 Suggested packages: [2021-09-15T15:45:13.312Z] #14 24.51 gcc-10-locales seccomp wine64 [2021-09-15T15:45:13.312Z] #14 25.79 The following NEW packages will be installed: [2021-09-15T15:45:13.312Z] #14 25.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:45:13.312Z] #14 25.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-15T15:45:13.312Z] #14 25.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-15T15:45:13.312Z] #14 25.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-15T15:45:13.312Z] #14 25.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-15T15:45:13.312Z] #14 25.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-15T15:45:13.312Z] #14 25.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-15T15:45:13.312Z] #14 25.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-15T15:45:13.312Z] #14 25.79 mingw-w64-x86-64-dev [2021-09-15T15:45:13.312Z] #14 26.28 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:13.312Z] #14 26.28 Need to get 108 MB of archives. [2021-09-15T15:45:13.312Z] #14 26.28 After this operation, 620 MB of additional disk space will be used. [2021-09-15T15:45:13.312Z] #14 26.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-09-15T15:45:13.312Z] #14 26.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-09-15T15:45:13.312Z] #14 26.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-15T15:45:13.312Z] #14 26.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-09-15T15:45:13.312Z] #14 26.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-09-15T15:45:13.312Z] #14 26.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-15T15:45:13.312Z] #14 26.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-15T15:45:13.312Z] #14 26.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-09-15T15:45:13.312Z] #14 26.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-09-15T15:45:13.312Z] #14 27.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-15T15:45:13.312Z] #14 28.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-09-15T15:45:13.312Z] #14 28.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-09-15T15:45:13.312Z] #14 28.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-09-15T15:45:13.312Z] #14 29.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-09-15T15:45:13.312Z] #14 29.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-15T15:45:13.312Z] #14 29.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-15T15:45:13.312Z] #14 29.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-15T15:45:13.312Z] #14 29.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-15T15:45:13.312Z] #14 29.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-15T15:45:13.312Z] #14 29.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-09-15T15:45:13.312Z] #14 30.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-09-15T15:45:13.312Z] #14 30.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-09-15T15:45:13.312Z] #14 30.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-09-15T15:45:13.312Z] #14 30.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-09-15T15:45:13.312Z] #14 30.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-09-15T15:45:13.312Z] #14 30.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-09-15T15:45:13.312Z] #14 30.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-09-15T15:45:13.312Z] #14 30.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-09-15T15:45:13.312Z] #14 30.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-15T15:45:13.312Z] #14 30.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-09-15T15:45:13.312Z] #14 31.14 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:45:13.312Z] #14 31.32 Fetched 108 MB in 4s (26.2 MB/s) [2021-09-15T15:45:13.312Z] #14 31.53 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-15T15:45:13.312Z] #14 31.53 (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 ... 15703 files and directories currently installed.) [2021-09-15T15:45:13.312Z] #14 31.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-15T15:45:13.312Z] #14 31.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:45:13.312Z] #14 34.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-15T15:45:13.312Z] #14 34.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-15T15:45:13.312Z] #14 34.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:45:13.312Z] #14 ... [2021-09-15T15:45:13.312Z] [2021-09-15T15:45:13.312Z] #45 [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 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-09-15T15:45:13.312Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-15T15:45:13.312Z] #45 34.42 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:45:13.640Z] #14 ... [2021-09-15T15:45:13.640Z] [2021-09-15T15:45:13.640Z] #51 [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-09-15T15:45:13.640Z] #51 sha256:c52905dc62cd9f4440781f10066e9eb3fac3fff8824babcba5e9c6f7516fd0b7 [2021-09-15T15:45:13.640Z] #51 30.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-15T15:45:13.640Z] #51 30.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-15T15:45:13.640Z] #51 30.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-15T15:45:13.640Z] #51 ... [2021-09-15T15:45:13.640Z] [2021-09-15T15:45:13.640Z] #45 [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 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-09-15T15:45:13.640Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:45:13.640Z] #45 29.10 Building dependency tree... [2021-09-15T15:45:13.640Z] #45 32.00 The following additional packages will be installed: [2021-09-15T15:45:13.640Z] #45 32.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:45:13.640Z] #45 32.01 python3-protobuf python3-six [2021-09-15T15:45:13.640Z] #45 32.02 Suggested packages: [2021-09-15T15:45:13.640Z] #45 32.03 python3-setuptools [2021-09-15T15:45:13.640Z] #45 32.03 Recommended packages: [2021-09-15T15:45:13.640Z] #45 32.03 iproute2 | iproute [2021-09-15T15:45:13.640Z] #45 32.75 The following NEW packages will be installed: [2021-09-15T15:45:13.640Z] #45 32.75 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:45:13.640Z] #45 32.76 python3-protobuf python3-six [2021-09-15T15:45:13.640Z] #45 33.32 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:13.640Z] #45 33.32 Need to get 2267 kB of archives. [2021-09-15T15:45:13.640Z] #45 33.32 After this operation, 10.8 MB of additional disk space will be used. [2021-09-15T15:45:13.640Z] #45 33.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-15T15:45:13.640Z] #45 33.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:45:13.640Z] #45 33.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-15T15:45:13.640Z] #45 33.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-15T15:45:13.640Z] #45 33.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-15T15:45:13.640Z] #45 33.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-15T15:45:13.640Z] #45 33.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-15T15:45:13.640Z] #45 36.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-15T15:45:13.640Z] #45 37.33 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:45:13.640Z] #45 37.54 Fetched 2267 kB in 4s (628 kB/s) [2021-09-15T15:45:13.640Z] #45 37.63 Selecting previously unselected package libprotobuf23:amd64. [2021-09-15T15:45:13.640Z] #45 37.63 (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 ... 15713 files and directories currently installed.) [2021-09-15T15:45:13.640Z] #45 37.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-15T15:45:13.640Z] #45 37.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-15T15:45:13.640Z] #45 38.45 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:45:13.640Z] #45 38.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:45:13.640Z] #45 38.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:45:13.640Z] #45 38.67 Selecting previously unselected package python3-six. [2021-09-15T15:45:13.640Z] #45 38.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-15T15:45:13.640Z] #45 38.68 Unpacking python3-six (1.16.0-2) ... [2021-09-15T15:45:13.640Z] #45 38.75 Selecting previously unselected package python3-protobuf. [2021-09-15T15:45:13.640Z] #45 38.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-15T15:45:13.640Z] #45 38.78 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-15T15:45:13.640Z] #45 39.19 Selecting previously unselected package libnet1:amd64. [2021-09-15T15:45:13.640Z] #45 39.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-15T15:45:13.640Z] #45 39.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:45:13.640Z] #45 39.32 Selecting previously unselected package libnl-3-200:amd64. [2021-09-15T15:45:13.640Z] #45 39.32 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-15T15:45:13.640Z] #45 39.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:45:13.640Z] #45 39.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-15T15:45:13.640Z] #45 39.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-15T15:45:13.640Z] #45 39.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:45:13.640Z] #45 39.56 Selecting previously unselected package criu. [2021-09-15T15:45:13.640Z] #45 39.56 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-15T15:45:13.640Z] #45 39.57 Unpacking criu (3.15-1) ... [2021-09-15T15:45:13.640Z] #45 40.20 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:45:13.890Z] #45 ... [2021-09-15T15:45:13.890Z] [2021-09-15T15:45:13.890Z] #58 [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-09-15T15:45:13.890Z] #58 sha256:2a4376ef0edd50ed330d68ff85315f229d85660cd68f9871ac8243663138e2d5 [2021-09-15T15:45:13.890Z] #58 1.519 + RM_GOPATH=0 [2021-09-15T15:45:13.890Z] #58 1.519 + TMP_GOPATH= [2021-09-15T15:45:13.890Z] #58 1.519 + : /build [2021-09-15T15:45:13.890Z] #58 1.519 + '[' -z '' ']' [2021-09-15T15:45:13.890Z] #58 1.524 ++ mktemp -d [2021-09-15T15:45:13.890Z] #58 1.527 + export GOPATH=/tmp/tmp.lE8ipTpLa3 [2021-09-15T15:45:13.890Z] #58 1.536 + GOPATH=/tmp/tmp.lE8ipTpLa3 [2021-09-15T15:45:13.890Z] #58 1.537 + RM_GOPATH=1 [2021-09-15T15:45:13.890Z] #58 1.537 + case "$(go env GOARCH)" in [2021-09-15T15:45:13.890Z] #58 1.538 ++ go env GOARCH [2021-09-15T15:45:13.890Z] #58 1.588 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:13.890Z] #58 1.589 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:13.890Z] #58 1.600 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:13.890Z] #58 1.604 + dir=/tmp/install [2021-09-15T15:45:13.890Z] #58 1.605 + bin=containerd [2021-09-15T15:45:13.890Z] #58 1.605 + shift [2021-09-15T15:45:13.890Z] #58 1.605 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-15T15:45:13.890Z] #58 1.606 + . /tmp/install/containerd.installer [2021-09-15T15:45:13.890Z] #58 1.607 ++ set -e [2021-09-15T15:45:13.890Z] #58 1.607 ++ : v1.5.5 [2021-09-15T15:45:13.890Z] #58 1.608 + install_containerd [2021-09-15T15:45:13.890Z] #58 1.609 + echo 'Install containerd version v1.5.5' [2021-09-15T15:45:13.890Z] #58 1.610 Install containerd version v1.5.5 [2021-09-15T15:45:13.890Z] #58 1.610 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lE8ipTpLa3/src/github.com/containerd/containerd [2021-09-15T15:45:13.890Z] #58 1.614 Cloning into '/tmp/tmp.lE8ipTpLa3/src/github.com/containerd/containerd'... [2021-09-15T15:45:13.890Z] #58 ... [2021-09-15T15:45:13.890Z] [2021-09-15T15:45:13.890Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:45:13.890Z] #33 sha256:0ea30ac548e55f5e4dc405e1544cf21eb2fb700bd33609db3af0451f747ae3f4 [2021-09-15T15:45:13.890Z] #33 34.54 Updating files: 88% (1343/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-15T15:45:13.890Z] #33 34.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-15T15:45:13.900Z] #45 ... [2021-09-15T15:45:13.900Z] [2021-09-15T15:45:13.900Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:45:13.900Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:45:14.154Z] #33 35.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:45:12.961Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:45:12.961Z] > git --version # timeout=10 [2021-09-15T15:45:13.006Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-15T15:45:13.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:45:13.009Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:45:14.419Z] #33 40.68 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-15T15:45:14.419Z] #33 40.92 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-15T15:45:14.678Z] #33 41.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:45:14.679Z] using credential docker-jenkins-github-credentials [2021-09-15T15:45:14.754Z] Cloning the remote Git repository [2021-09-15T15:45:14.754Z] Cloning with configured refspecs honoured and without tags [2021-09-15T15:45:15.119Z] #33 ... [2021-09-15T15:45:15.119Z] [2021-09-15T15:45:15.119Z] #51 [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-09-15T15:45:15.119Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:45:15.119Z] #51 26.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-15T15:45:15.119Z] #51 26.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-15T15:45:15.119Z] #51 27.84 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-15T15:45:15.119Z] #51 34.00 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-15T15:45:15.119Z] #51 34.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-15T15:45:15.119Z] #51 34.42 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-15T15:45:15.119Z] #51 ... [2021-09-15T15:45:15.119Z] [2021-09-15T15:45:15.119Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:15.119Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-15T15:45:15.119Z] #14 36.53 Selecting previously unselected package binutils-mingw-w64. [2021-09-15T15:45:15.119Z] #14 36.53 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-15T15:45:15.119Z] #14 36.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:45:15.388Z] #14 36.69 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-09-15T15:45:15.388Z] #14 36.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-15T15:45:15.388Z] #14 36.70 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-15T15:45:15.657Z] #14 36.94 Selecting previously unselected package dmsetup. [2021-09-15T15:45:15.657Z] #14 36.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-09-15T15:45:15.657Z] #14 36.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:45:15.924Z] #14 37.10 Selecting previously unselected package mingw-w64-common. [2021-09-15T15:45:15.924Z] #14 37.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-15T15:45:15.924Z] #14 37.11 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-15T15:45:14.942Z] Cloning repository https://github.com/moby/moby.git [2021-09-15T15:45:15.339Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-15T15:45:16.215Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:45:16.216Z] > git --version # timeout=10 [2021-09-15T15:45:16.255Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-15T15:45:16.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:45:16.258Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:45:16.634Z] #19 139.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-09-15T15:45:16.634Z] #19 139.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:16.634Z] #19 139.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-15T15:45:16.634Z] #19 139.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-09-15T15:45:16.634Z] #19 139.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-09-15T15:45:16.634Z] #19 139.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-15T15:45:16.634Z] #19 139.8 Selecting previously unselected package libc6-dev-armel-cross. [2021-09-15T15:45:16.634Z] #19 139.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-09-15T15:45:16.634Z] #19 139.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-15T15:45:16.634Z] #19 140.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-09-15T15:45:16.634Z] #19 140.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:16.634Z] #19 140.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:16.634Z] #19 140.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-09-15T15:45:16.634Z] #19 140.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:45:16.634Z] #19 140.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-15T15:45:18.313Z] Commit message: "libnetwork/overlay:remove unused peerInit function" [2021-09-15T15:45:18.432Z] #53 ... [2021-09-15T15:45:18.432Z] [2021-09-15T15:45:18.432Z] #37 [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-09-15T15:45:18.432Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:18.432Z] #37 15.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-15T15:45:18.870Z] #33 ... [2021-09-15T15:45:18.870Z] [2021-09-15T15:45:18.870Z] #58 [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-09-15T15:45:18.870Z] #58 sha256:2ca29c2e3552e3c793271e2f173d498c0d6fe1febcf92c08fa9f95885971a1c0 [2021-09-15T15:45:18.870Z] #58 4.684 + RM_GOPATH=0 [2021-09-15T15:45:18.870Z] #58 4.684 + TMP_GOPATH= [2021-09-15T15:45:18.870Z] #58 4.684 + : /build [2021-09-15T15:45:18.870Z] #58 4.684 + '[' -z '' ']' [2021-09-15T15:45:18.870Z] #58 4.684 ++ mktemp -d [2021-09-15T15:45:18.870Z] #58 4.684 + export GOPATH=/tmp/tmp.czOu9Fgy4E [2021-09-15T15:45:18.870Z] #58 4.684 + GOPATH=/tmp/tmp.czOu9Fgy4E [2021-09-15T15:45:18.870Z] #58 4.684 + RM_GOPATH=1 [2021-09-15T15:45:18.870Z] #58 4.684 + case "$(go env GOARCH)" in [2021-09-15T15:45:18.870Z] #58 4.684 ++ go env GOARCH [2021-09-15T15:45:18.870Z] #58 4.707 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:18.870Z] #58 4.707 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:18.870Z] #58 4.707 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:18.870Z] #58 4.709 + dir=/tmp/install [2021-09-15T15:45:18.870Z] #58 4.709 + bin=containerd [2021-09-15T15:45:18.870Z] #58 4.709 + shift [2021-09-15T15:45:18.870Z] #58 4.710 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-15T15:45:18.870Z] #58 4.713 Install containerd version v1.5.5 [2021-09-15T15:45:18.870Z] #58 4.718 + . /tmp/install/containerd.installer [2021-09-15T15:45:18.870Z] #58 4.718 ++ set -e [2021-09-15T15:45:18.870Z] #58 4.718 ++ : v1.5.5 [2021-09-15T15:45:18.870Z] #58 4.718 + install_containerd [2021-09-15T15:45:18.870Z] #58 4.718 + echo 'Install containerd version v1.5.5' [2021-09-15T15:45:18.870Z] #58 4.718 + git clone https://github.com/containerd/containerd.git /tmp/tmp.czOu9Fgy4E/src/github.com/containerd/containerd [2021-09-15T15:45:18.870Z] #58 4.721 Cloning into '/tmp/tmp.czOu9Fgy4E/src/github.com/containerd/containerd'... [2021-09-15T15:45:18.870Z] #58 ... [2021-09-15T15:45:18.870Z] [2021-09-15T15:45:18.870Z] #37 [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-09-15T15:45:18.870Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:18.870Z] #37 43.41 Selecting previously unselected package libxml2:amd64. [2021-09-15T15:45:18.870Z] #37 43.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-15T15:45:18.870Z] #37 43.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:45:18.870Z] #37 43.91 Selecting previously unselected package libarchive13:amd64. [2021-09-15T15:45:18.870Z] #37 43.91 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-15T15:45:18.870Z] #37 43.92 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-15T15:45:18.870Z] #37 44.21 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-15T15:45:18.870Z] #37 44.22 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-15T15:45:18.870Z] #37 44.22 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-15T15:45:18.870Z] #37 44.36 Selecting previously unselected package librhash0:amd64. [2021-09-15T15:45:18.870Z] #37 44.37 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-15T15:45:18.870Z] #37 44.37 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-15T15:45:18.870Z] #37 44.52 Selecting previously unselected package libuv1:amd64. [2021-09-15T15:45:18.870Z] #37 44.52 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-15T15:45:18.870Z] #37 44.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-15T15:45:18.870Z] #37 44.71 Selecting previously unselected package cmake. [2021-09-15T15:45:18.870Z] #37 44.71 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-15T15:45:18.870Z] #37 44.72 Unpacking cmake (3.18.4-2) ... [2021-09-15T15:45:19.808Z] #37 ... [2021-09-15T15:45:19.808Z] [2021-09-15T15:45:19.808Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:45:19.808Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:45:19.809Z] #33 7.232 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-15T15:45:19.809Z] #33 7.235 Cloning into '.'... [2021-09-15T15:45:19.809Z] #33 ... [2021-09-15T15:45:19.809Z] [2021-09-15T15:45:19.809Z] #49 [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-09-15T15:45:19.809Z] #49 sha256:d3c7594619709a48057efcd3d6f3c23bb3f265812ae804e006987afe15e3446a [2021-09-15T15:45:19.809Z] #49 7.614 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-15T15:45:19.809Z] #49 7.614 go: downloading github.com/fatih/color v1.10.0 [2021-09-15T15:45:19.809Z] #49 7.750 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-15T15:45:19.809Z] #49 7.784 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:45:19.809Z] #49 8.319 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-15T15:45:19.809Z] #49 8.436 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T15:45:19.809Z] #49 8.547 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-15T15:45:19.809Z] #49 8.557 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-15T15:45:19.809Z] #49 8.884 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-15T15:45:19.809Z] #49 9.005 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-15T15:45:19.809Z] #49 9.124 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-15T15:45:19.809Z] #49 9.282 go: downloading golang.org/x/tools v0.1.0 [2021-09-15T15:45:20.067Z] #49 ... [2021-09-15T15:45:20.067Z] [2021-09-15T15:45:20.067Z] #25 [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-09-15T15:45:20.067Z] #25 sha256:68d47a11f16037d8d4c7c361eb3b4fcc36c91f853dfb3a80df4e4c8b53964239 [2021-09-15T15:45:20.067Z] #25 7.790 + RM_GOPATH=0 [2021-09-15T15:45:20.067Z] #25 7.790 + TMP_GOPATH= [2021-09-15T15:45:20.067Z] #25 7.790 + : /build [2021-09-15T15:45:20.067Z] #25 7.790 + '[' -z '' ']' [2021-09-15T15:45:20.067Z] #25 7.792 ++ mktemp -d [2021-09-15T15:45:20.067Z] #25 7.823 + export GOPATH=/tmp/tmp.KEP2ZYhuCZ [2021-09-15T15:45:20.067Z] #25 7.823 + GOPATH=/tmp/tmp.KEP2ZYhuCZ [2021-09-15T15:45:20.067Z] #25 7.824 + RM_GOPATH=1 [2021-09-15T15:45:20.067Z] #25 7.824 + case "$(go env GOARCH)" in [2021-09-15T15:45:20.067Z] #25 7.831 ++ go env GOARCH [2021-09-15T15:45:20.067Z] #25 7.940 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:20.067Z] #25 7.940 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:20.067Z] #25 7.940 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:20.067Z] #25 7.949 Install docker/cli version 17.06.2-ce from stable [2021-09-15T15:45:20.067Z] #25 7.949 + dir=/tmp/install [2021-09-15T15:45:20.067Z] #25 7.949 + bin=dockercli [2021-09-15T15:45:20.067Z] #25 7.949 + shift [2021-09-15T15:45:20.067Z] #25 7.949 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-15T15:45:20.067Z] #25 7.949 + . /tmp/install/dockercli.installer [2021-09-15T15:45:20.067Z] #25 7.949 ++ : stable [2021-09-15T15:45:20.067Z] #25 7.949 ++ : 17.06.2-ce [2021-09-15T15:45:20.067Z] #25 7.949 + install_dockercli [2021-09-15T15:45:20.067Z] #25 7.949 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-15T15:45:20.067Z] #25 7.949 ++ uname -m [2021-09-15T15:45:20.067Z] #25 7.965 + arch=x86_64 [2021-09-15T15:45:20.067Z] #25 7.965 + '[' x86_64 '!=' x86_64 ']' [2021-09-15T15:45:20.067Z] #25 7.965 + url=https://download.docker.com/linux/static [2021-09-15T15:45:20.067Z] #25 7.965 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-15T15:45:20.067Z] #25 7.965 + tar -xz docker/docker [2021-09-15T15:45:20.165Z] #14 ... [2021-09-15T15:45:20.165Z] [2021-09-15T15:45:20.165Z] #37 [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-09-15T15:45:20.165Z] #37 sha256:09aaeea62a73c1da33d22c419c4324acef007457a30319400ac591e075da63ed [2021-09-15T15:45:20.165Z] #37 32.35 Selecting previously unselected package libicu67:arm64. [2021-09-15T15:45:20.165Z] #37 32.35 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-09-15T15:45:20.165Z] #37 32.39 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-15T15:45:20.165Z] #37 36.61 Selecting previously unselected package libxml2:arm64. [2021-09-15T15:45:20.165Z] #37 36.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-09-15T15:45:20.165Z] #37 36.65 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:45:20.165Z] #37 37.05 Selecting previously unselected package libarchive13:arm64. [2021-09-15T15:45:20.165Z] #37 37.05 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-09-15T15:45:20.165Z] #37 37.06 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-15T15:45:20.165Z] #37 37.32 Selecting previously unselected package libjsoncpp24:arm64. [2021-09-15T15:45:20.165Z] #37 37.33 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-09-15T15:45:20.165Z] #37 37.34 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-15T15:45:20.165Z] #37 37.51 Selecting previously unselected package librhash0:arm64. [2021-09-15T15:45:20.165Z] #37 37.52 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-09-15T15:45:20.165Z] #37 37.52 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-09-15T15:45:20.165Z] #37 37.70 Selecting previously unselected package libuv1:arm64. [2021-09-15T15:45:20.165Z] #37 37.70 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-09-15T15:45:20.165Z] #37 37.72 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-09-15T15:45:20.165Z] #37 37.90 Selecting previously unselected package cmake. [2021-09-15T15:45:20.165Z] #37 37.90 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-09-15T15:45:20.165Z] #37 37.92 Unpacking cmake (3.18.4-2) ... [2021-09-15T15:45:20.165Z] #37 39.58 Setting up libicu67:arm64 (67.1-7) ... [2021-09-15T15:45:20.165Z] #37 39.61 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:45:20.165Z] #37 39.64 Setting up libuv1:arm64 (1.40.0-2) ... [2021-09-15T15:45:20.165Z] #37 39.66 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:45:20.165Z] #37 39.72 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-15T15:45:20.165Z] #37 39.76 Setting up librhash0:arm64 (1.4.1-2) ... [2021-09-15T15:45:20.165Z] #37 39.79 Setting up cmake-data (3.18.4-2) ... [2021-09-15T15:45:20.165Z] #37 39.82 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:45:20.165Z] #37 39.85 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-15T15:45:20.165Z] #37 39.88 Setting up cmake (3.18.4-2) ... [2021-09-15T15:45:20.165Z] #37 39.94 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:45:20.165Z] #37 DONE 41.3s [2021-09-15T15:45:20.165Z] [2021-09-15T15:45:20.165Z] #38 [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-09-15T15:45:20.165Z] #38 sha256:d7060c484c8383eefb73d1e821700b87591678d9464387a30c11271855d4e425 [2021-09-15T15:45:20.328Z] #25 ... [2021-09-15T15:45:20.328Z] [2021-09-15T15:45:20.328Z] #51 [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-09-15T15:45:20.328Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:45:20.328Z] #51 17.31 go: downloading github.com/fatih/color v1.7.0 [2021-09-15T15:45:20.328Z] #51 17.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-15T15:45:20.328Z] #51 17.49 go: downloading github.com/pkg/errors v0.8.1 [2021-09-15T15:45:20.328Z] #51 17.53 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-15T15:45:20.328Z] #51 17.57 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-15T15:45:20.590Z] #51 18.35 go: downloading github.com/spf13/viper v1.6.1 [2021-09-15T15:45:20.590Z] #51 ... [2021-09-15T15:45:20.590Z] [2021-09-15T15:45:20.590Z] #45 [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 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-09-15T15:45:20.590Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:45:20.590Z] #45 8.112 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:45:20.590Z] #45 8.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:45:20.590Z] #45 8.207 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:45:20.590Z] #45 8.864 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-15T15:45:20.590Z] #45 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:45:20.590Z] #45 16.21 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:45:20.590Z] #45 ... [2021-09-15T15:45:20.590Z] [2021-09-15T15:45:20.590Z] #60 [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-09-15T15:45:20.590Z] #60 sha256:899afec326bcd3cc5af8f2dc1da53a76179af83e9c59e20327ad4fbb25d547b7 [2021-09-15T15:45:20.590Z] #60 10.26 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:45:20.590Z] #60 10.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-15T15:45:20.590Z] #60 10.33 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-15T15:45:20.590Z] #60 11.60 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-15T15:45:20.590Z] #60 15.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-15T15:45:20.590Z] #60 17.44 go: downloading github.com/google/uuid v1.3.0 [2021-09-15T15:45:20.590Z] #60 17.66 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-15T15:45:21.525Z] #60 ... [2021-09-15T15:45:21.525Z] [2021-09-15T15:45:21.525Z] #51 [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-09-15T15:45:21.525Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:45:21.525Z] #51 19.47 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-15T15:45:21.525Z] #51 19.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-15T15:45:21.612Z] #38 1.408 + RM_GOPATH=0 [2021-09-15T15:45:21.612Z] #38 1.408 + TMP_GOPATH= [2021-09-15T15:45:21.612Z] #38 1.408 + : /build [2021-09-15T15:45:21.612Z] #38 1.408 + '[' -z '' ']' [2021-09-15T15:45:21.612Z] #38 1.408 ++ mktemp -d [2021-09-15T15:45:21.612Z] #38 1.409 + export GOPATH=/tmp/tmp.uuo0cbhLZk [2021-09-15T15:45:21.612Z] #38 1.409 + GOPATH=/tmp/tmp.uuo0cbhLZk [2021-09-15T15:45:21.612Z] #38 1.409 + RM_GOPATH=1 [2021-09-15T15:45:21.612Z] #38 1.409 + case "$(go env GOARCH)" in [2021-09-15T15:45:21.612Z] #38 1.410 ++ go env GOARCH [2021-09-15T15:45:21.612Z] #38 1.433 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:21.612Z] #38 1.433 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:21.612Z] #38 1.434 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:21.612Z] #38 1.441 + dir=/tmp/install [2021-09-15T15:45:21.612Z] #38 1.441 + bin=tini [2021-09-15T15:45:21.612Z] #38 1.441 + shift [2021-09-15T15:45:21.612Z] #38 1.441 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-15T15:45:21.612Z] #38 1.441 + . /tmp/install/tini.installer [2021-09-15T15:45:21.612Z] #38 1.441 ++ : v0.19.0 [2021-09-15T15:45:21.612Z] #38 1.441 + install_tini [2021-09-15T15:45:21.612Z] #38 1.441 + echo 'Install tini version v0.19.0' [2021-09-15T15:45:21.612Z] #38 1.442 Install tini version v0.19.0 [2021-09-15T15:45:21.612Z] #38 1.442 + git clone https://github.com/krallin/tini.git /tmp/tmp.uuo0cbhLZk/tini [2021-09-15T15:45:21.612Z] #38 1.450 Cloning into '/tmp/tmp.uuo0cbhLZk/tini'... [2021-09-15T15:45:21.643Z] + docker version [2021-09-15T15:45:21.883Z] #19 144.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-09-15T15:45:21.883Z] #19 144.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:21.883Z] #19 144.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-15T15:45:21.883Z] #19 144.9 Selecting previously unselected package crossbuild-essential-armel. [2021-09-15T15:45:21.883Z] #19 144.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-09-15T15:45:21.883Z] #19 144.9 Unpacking crossbuild-essential-armel (12.9) ... [2021-09-15T15:45:21.883Z] #19 145.0 Selecting previously unselected package libc6-armhf-cross. [2021-09-15T15:45:21.883Z] #19 145.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-09-15T15:45:21.883Z] #19 145.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-09-15T15:45:21.883Z] #19 145.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-09-15T15:45:21.884Z] #19 145.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:21.884Z] #19 145.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:21.884Z] #19 145.1 Selecting previously unselected package libgomp1-armhf-cross. [2021-09-15T15:45:21.884Z] #19 145.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:21.884Z] #19 145.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:21.884Z] #19 145.2 Selecting previously unselected package libatomic1-armhf-cross. [2021-09-15T15:45:21.884Z] #19 145.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:21.884Z] #19 145.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:21.884Z] #19 145.2 Selecting previously unselected package libasan6-armhf-cross. [2021-09-15T15:45:21.884Z] #19 145.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:21.884Z] #19 145.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:21.884Z] #19 145.5 Selecting previously unselected package libstdc++6-armhf-cross. [2021-09-15T15:45:21.884Z] #19 145.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:21.884Z] #19 145.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:21.884Z] #19 145.5 Selecting previously unselected package libubsan1-armhf-cross. [2021-09-15T15:45:21.884Z] #19 145.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:21.884Z] #19 145.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:22.146Z] #19 145.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-09-15T15:45:22.146Z] #19 145.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:22.146Z] #19 145.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:22.146Z] #19 145.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-09-15T15:45:22.146Z] #19 145.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:45:22.146Z] #19 145.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-15T15:45:22.160Z] #37 48.51 Setting up libicu67:amd64 (67.1-7) ... [2021-09-15T15:45:22.160Z] #37 48.52 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:45:22.160Z] #37 48.53 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-15T15:45:22.160Z] #37 48.55 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:45:22.160Z] #37 48.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-15T15:45:22.160Z] #37 48.60 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-15T15:45:22.160Z] #37 48.61 Setting up cmake-data (3.18.4-2) ... [2021-09-15T15:45:22.160Z] #37 48.63 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:45:22.160Z] #37 48.64 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-15T15:45:22.160Z] #37 48.66 Setting up cmake (3.18.4-2) ... [2021-09-15T15:45:22.160Z] #37 48.68 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:45:22.418Z] #37 ... [2021-09-15T15:45:22.418Z] [2021-09-15T15:45:22.418Z] #45 [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 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-09-15T15:45:22.418Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:45:22.418Z] #45 41.96 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-15T15:45:22.418Z] #45 41.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:45:22.418Z] #45 42.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:45:22.418Z] #45 42.02 Setting up python3-six (1.16.0-2) ... [2021-09-15T15:45:22.418Z] #45 43.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:45:22.418Z] #45 43.12 Setting up python3-protobuf (3.12.4-1) ... [2021-09-15T15:45:22.418Z] #45 46.40 Setting up criu (3.15-1) ... [2021-09-15T15:45:22.418Z] #45 48.21 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:45:22.418Z] #45 DONE 48.9s [2021-09-15T15:45:22.418Z] [2021-09-15T15:45:22.418Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:22.418Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:22.418Z] #14 41.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-15T15:45:22.418Z] #14 41.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-15T15:45:22.418Z] #14 41.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:45:22.418Z] #14 43.90 Selecting previously unselected package binutils-mingw-w64. [2021-09-15T15:45:22.418Z] #14 43.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-15T15:45:22.418Z] #14 43.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:45:22.418Z] #14 44.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-15T15:45:22.418Z] #14 44.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:45:22.418Z] #14 44.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:45:22.418Z] #14 44.21 Selecting previously unselected package dmsetup. [2021-09-15T15:45:22.418Z] #14 44.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:45:22.418Z] #14 44.22 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:45:22.418Z] #14 44.40 Selecting previously unselected package mingw-w64-common. [2021-09-15T15:45:22.418Z] #14 44.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-15T15:45:22.418Z] #14 44.41 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-15T15:45:22.418Z] #14 ... [2021-09-15T15:45:22.418Z] [2021-09-15T15:45:22.418Z] #37 [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-09-15T15:45:22.418Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:22.418Z] #37 DONE 49.2s [2021-09-15T15:45:22.418Z] [2021-09-15T15:45:22.418Z] #38 [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-09-15T15:45:22.418Z] #38 sha256:54731613974dcc2bcd6ae6e1c5cc37ab58581a8be1203da0847d7c6365fdc7cb [2021-09-15T15:45:22.570Z] #38 2.448 + cd /tmp/tmp.uuo0cbhLZk/tini [2021-09-15T15:45:22.570Z] #38 2.448 + git checkout -q v0.19.0 [2021-09-15T15:45:22.570Z] #38 2.465 + cmake . [2021-09-15T15:45:22.834Z] #38 ... [2021-09-15T15:45:22.834Z] [2021-09-15T15:45:22.834Z] #45 [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 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-09-15T15:45:22.834Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-15T15:45:22.834Z] #45 36.10 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-09-15T15:45:22.834Z] #45 36.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:45:22.834Z] #45 36.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-15T15:45:22.834Z] #45 36.21 Setting up python3-six (1.16.0-2) ... [2021-09-15T15:45:22.834Z] #45 37.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-15T15:45:22.834Z] #45 37.38 Setting up python3-protobuf (3.12.4-1) ... [2021-09-15T15:45:22.834Z] #45 40.62 Setting up criu (3.15-1) ... [2021-09-15T15:45:22.834Z] #45 42.90 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:45:22.834Z] #45 DONE 43.9s [2021-09-15T15:45:22.834Z] [2021-09-15T15:45:22.835Z] #38 [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-09-15T15:45:22.835Z] #38 sha256:d7060c484c8383eefb73d1e821700b87591678d9464387a30c11271855d4e425 [2021-09-15T15:45:22.835Z] #38 2.947 -- The C compiler identification is GNU 10.2.1 [2021-09-15T15:45:23.100Z] #38 2.993 -- Detecting C compiler ABI info [2021-09-15T15:45:23.431Z] #51 ... [2021-09-15T15:45:23.431Z] [2021-09-15T15:45:23.431Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:23.431Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:23.431Z] #14 11.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:45:23.431Z] #14 15.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:45:23.431Z] #14 ... [2021-09-15T15:45:23.431Z] [2021-09-15T15:45:23.431Z] #60 [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-09-15T15:45:23.431Z] #60 sha256:899afec326bcd3cc5af8f2dc1da53a76179af83e9c59e20327ad4fbb25d547b7 [2021-09-15T15:45:23.431Z] #60 20.01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-15T15:45:23.431Z] #60 20.36 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-15T15:45:23.431Z] #60 20.49 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-15T15:45:23.431Z] #60 20.78 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-15T15:45:23.678Z] #38 3.788 -- Detecting C compiler ABI info - done [2021-09-15T15:45:23.690Z] #60 21.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-15T15:45:23.949Z] #38 3.889 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-15T15:45:23.949Z] #38 3.903 -- Detecting C compile features [2021-09-15T15:45:23.949Z] #38 3.905 -- Detecting C compile features - done [2021-09-15T15:45:23.949Z] #38 3.938 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-15T15:45:23.949Z] #38 4.140 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-15T15:45:23.949Z] #60 21.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-15T15:45:24.527Z] #38 4.292 -- Configuring done [2021-09-15T15:45:24.527Z] #38 4.334 -- Generating done [2021-09-15T15:45:24.527Z] #38 4.336 -- Build files have been written to: /tmp/tmp.uuo0cbhLZk/tini [2021-09-15T15:45:24.527Z] #38 4.349 + make tini-static [2021-09-15T15:45:24.791Z] #38 4.791 Scanning dependencies of target tini-static [2021-09-15T15:45:24.888Z] #60 ... [2021-09-15T15:45:24.888Z] [2021-09-15T15:45:24.888Z] #25 [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-09-15T15:45:24.888Z] #25 sha256:68d47a11f16037d8d4c7c361eb3b4fcc36c91f853dfb3a80df4e4c8b53964239 [2021-09-15T15:45:24.888Z] #25 22.06 + mkdir -p /build [2021-09-15T15:45:24.888Z] #25 22.08 + mv docker/docker /build/ [2021-09-15T15:45:24.888Z] #25 22.08 + rmdir docker [2021-09-15T15:45:24.888Z] #25 DONE 22.6s [2021-09-15T15:45:24.888Z] [2021-09-15T15:45:24.888Z] #51 [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-09-15T15:45:24.888Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:45:24.888Z] #51 21.57 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-15T15:45:24.888Z] #51 22.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-15T15:45:25.055Z] #38 4.898 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-15T15:45:25.147Z] #51 ... [2021-09-15T15:45:25.147Z] [2021-09-15T15:45:25.147Z] #57 [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-09-15T15:45:25.147Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:45:25.147Z] #57 13.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:45:25.406Z] #57 ... [2021-09-15T15:45:25.406Z] [2021-09-15T15:45:25.406Z] #49 [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-09-15T15:45:25.406Z] #49 sha256:d3c7594619709a48057efcd3d6f3c23bb3f265812ae804e006987afe15e3446a [2021-09-15T15:45:25.406Z] #49 20.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-15T15:45:25.406Z] #49 20.49 go: downloading golang.org/x/mod v0.3.0 [2021-09-15T15:45:26.011Z] #38 6.208 [100%] Linking C executable tini-static [2021-09-15T15:45:26.968Z] #38 6.951 [100%] Built target tini-static [2021-09-15T15:45:26.968Z] #38 6.983 + mkdir -p /build [2021-09-15T15:45:26.968Z] #38 6.986 + cp tini-static /build/docker-init [2021-09-15T15:45:27.392Z] #19 150.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-09-15T15:45:27.392Z] #19 150.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:27.392Z] #19 150.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-15T15:45:27.392Z] #19 150.5 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-09-15T15:45:27.392Z] #19 150.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-09-15T15:45:27.392Z] #19 150.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-15T15:45:27.392Z] #19 150.7 Selecting previously unselected package libc6-dev-armhf-cross. [2021-09-15T15:45:27.392Z] #19 150.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-09-15T15:45:27.392Z] #19 150.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-15T15:45:27.392Z] #19 150.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-09-15T15:45:27.392Z] #19 150.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:27.392Z] #19 150.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:27.508Z] Client: [2021-09-15T15:45:27.508Z] Version: 20.10.8 [2021-09-15T15:45:27.508Z] API version: 1.41 [2021-09-15T15:45:27.508Z] Go version: go1.16.6 [2021-09-15T15:45:27.508Z] Git commit: 3967b7d [2021-09-15T15:45:27.508Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-15T15:45:27.508Z] OS/Arch: windows/amd64 [2021-09-15T15:45:27.508Z] Context: default [2021-09-15T15:45:27.508Z] Experimental: true [2021-09-15T15:45:27.508Z] [2021-09-15T15:45:27.508Z] Server: Docker Engine - Community [2021-09-15T15:45:27.508Z] Engine: [2021-09-15T15:45:27.508Z] Version: 20.10.8 [2021-09-15T15:45:27.508Z] API version: 1.41 (minimum version 1.24) [2021-09-15T15:45:27.508Z] Go version: go1.16.6 [2021-09-15T15:45:27.508Z] Git commit: 75249d8 [2021-09-15T15:45:27.508Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-15T15:45:27.508Z] OS/Arch: windows/amd64 [2021-09-15T15:45:27.508Z] Experimental: true [2021-09-15T15:45:27.548Z] #38 DONE 7.6s [2021-09-15T15:45:27.548Z] [2021-09-15T15:45:27.548Z] #49 [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-09-15T15:45:27.548Z] #49 sha256:aa1acb4296ca38160c8e5df55f2af98fa3ec8a1c46f4c97fe1af748402122322 [2021-09-15T15:45:27.548Z] #49 DONE 48.9s [2021-09-15T15:45:27.548Z] [2021-09-15T15:45:27.548Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:27.548Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-15T15:45:27.548Z] #14 42.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-15T15:45:27.548Z] #14 42.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-15T15:45:27.548Z] #14 42.37 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:45:27.548Z] #14 47.72 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-15T15:45:27.548Z] #14 47.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-09-15T15:45:27.548Z] #14 47.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:45:27.548Z] #14 47.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-15T15:45:27.548Z] #14 47.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-15T15:45:27.548Z] #14 47.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-15T15:45:27.649Z] #19 151.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-09-15T15:45:27.649Z] #19 151.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:45:27.649Z] #19 151.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-15T15:45:27.697Z] #38 ... [2021-09-15T15:45:27.697Z] [2021-09-15T15:45:27.697Z] #49 [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-09-15T15:45:27.697Z] #49 sha256:a032ede51df5d29a883b8b120aa3909041beb5a632bed714b62388786054d51c [2021-09-15T15:45:27.697Z] #49 DONE 54.0s [2021-09-15T15:45:27.697Z] [2021-09-15T15:45:27.697Z] #38 [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-09-15T15:45:27.697Z] #38 sha256:54731613974dcc2bcd6ae6e1c5cc37ab58581a8be1203da0847d7c6365fdc7cb [2021-09-15T15:45:27.697Z] #38 4.745 + RM_GOPATH=0 [2021-09-15T15:45:27.697Z] #38 4.745 + TMP_GOPATH= [2021-09-15T15:45:27.697Z] #38 4.746 + : /build [2021-09-15T15:45:27.697Z] #38 4.746 + '[' -z '' ']' [2021-09-15T15:45:27.697Z] #38 4.747 ++ mktemp -d [2021-09-15T15:45:27.697Z] #38 4.751 + export GOPATH=/tmp/tmp.6NAagfL3xw [2021-09-15T15:45:27.697Z] #38 4.755 + GOPATH=/tmp/tmp.6NAagfL3xw [2021-09-15T15:45:27.697Z] #38 4.755 + RM_GOPATH=1 [2021-09-15T15:45:27.697Z] #38 4.755 + case "$(go env GOARCH)" in [2021-09-15T15:45:27.697Z] #38 4.755 ++ go env GOARCH [2021-09-15T15:45:27.697Z] #38 4.779 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:27.697Z] #38 4.779 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:45:27.697Z] #38 4.780 ++ dirname /tmp/install/install.sh [2021-09-15T15:45:27.697Z] #38 4.783 + dir=/tmp/install [2021-09-15T15:45:27.697Z] #38 4.791 + bin=tini [2021-09-15T15:45:27.697Z] #38 4.791 + shift [2021-09-15T15:45:27.697Z] #38 4.791 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-15T15:45:27.697Z] #38 4.791 + . /tmp/install/tini.installer [2021-09-15T15:45:27.697Z] #38 4.792 ++ : v0.19.0 [2021-09-15T15:45:27.697Z] #38 4.792 + install_tini [2021-09-15T15:45:27.697Z] #38 4.792 + echo 'Install tini version v0.19.0' [2021-09-15T15:45:27.697Z] #38 4.792 Install tini version v0.19.0 [2021-09-15T15:45:27.697Z] #38 4.792 + git clone https://github.com/krallin/tini.git /tmp/tmp.6NAagfL3xw/tini [2021-09-15T15:45:27.697Z] #38 4.795 Cloning into '/tmp/tmp.6NAagfL3xw/tini'... [2021-09-15T15:45:27.697Z] #38 ... [2021-09-15T15:45:27.697Z] [2021-09-15T15:45:27.698Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:27.698Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:27.698Z] #14 49.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-15T15:45:27.698Z] #14 49.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-15T15:45:27.698Z] #14 49.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:45:27.698Z] #14 54.48 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-15T15:45:27.698Z] #14 54.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:45:27.698Z] #14 54.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:45:27.959Z] #14 54.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-15T15:45:27.959Z] #14 54.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:45:27.959Z] #14 54.66 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [Pipeline] sh [2021-09-15T15:45:28.725Z] Fetching without tags [2021-09-15T15:45:29.086Z] + docker info [2021-09-15T15:45:29.086Z] Client: [2021-09-15T15:45:29.086Z] Context: default [2021-09-15T15:45:29.086Z] Debug Mode: false [2021-09-15T15:45:29.086Z] [2021-09-15T15:45:29.086Z] Server: [2021-09-15T15:45:29.086Z] Containers: 0 [2021-09-15T15:45:29.086Z] Running: 0 [2021-09-15T15:45:29.086Z] Paused: 0 [2021-09-15T15:45:29.086Z] Stopped: 0 [2021-09-15T15:45:29.086Z] Images: 0 [2021-09-15T15:45:29.086Z] Server Version: 20.10.8 [2021-09-15T15:45:29.086Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-15T15:45:29.086Z] Windows: [2021-09-15T15:45:29.086Z] LCOW: [2021-09-15T15:45:29.086Z] Logging Driver: json-file [2021-09-15T15:45:29.086Z] Plugins: [2021-09-15T15:45:29.086Z] Volume: local [2021-09-15T15:45:29.086Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T15:45:29.086Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T15:45:29.086Z] Swarm: inactive [2021-09-15T15:45:29.086Z] Default Isolation: process [2021-09-15T15:45:29.086Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-15T15:45:29.086Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-15T15:45:29.086Z] OSType: windows [2021-09-15T15:45:29.086Z] Architecture: x86_64 [2021-09-15T15:45:29.086Z] CPUs: 4 [2021-09-15T15:45:29.086Z] Total Memory: 32GiB [2021-09-15T15:45:29.086Z] Name: azwin-2-e38430 [2021-09-15T15:45:29.086Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-15T15:45:29.086Z] Docker Root Dir: D:\docker [2021-09-15T15:45:29.086Z] Debug Mode: false [2021-09-15T15:45:29.086Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:45:29.086Z] Labels: [2021-09-15T15:45:29.086Z] Experimental: true [2021-09-15T15:45:29.086Z] Insecure Registries: [2021-09-15T15:45:29.086Z] 10.0.0.4:5000 [2021-09-15T15:45:29.086Z] 127.0.0.0/8 [2021-09-15T15:45:29.086Z] Registry Mirrors: [2021-09-15T15:45:29.086Z] http://10.0.0.4:5000/ [2021-09-15T15:45:29.086Z] Live Restore Enabled: false [2021-09-15T15:45:29.086Z] Product License: Community Engine [2021-09-15T15:45:29.086Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-15T15:45:29.337Z] #14 ... [2021-09-15T15:45:29.337Z] [2021-09-15T15:45:29.337Z] #38 [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-09-15T15:45:29.337Z] #38 sha256:54731613974dcc2bcd6ae6e1c5cc37ab58581a8be1203da0847d7c6365fdc7cb [2021-09-15T15:45:29.337Z] #38 5.519 + cd /tmp/tmp.6NAagfL3xw/tini [2021-09-15T15:45:29.337Z] #38 5.519 + git checkout -q v0.19.0 [2021-09-15T15:45:29.337Z] #38 5.532 + cmake . [2021-09-15T15:45:29.337Z] #38 6.155 -- The C compiler identification is GNU 10.2.1 [2021-09-15T15:45:29.337Z] #38 6.219 -- Detecting C compiler ABI info [2021-09-15T15:45:29.338Z] #38 6.840 -- Detecting C compiler ABI info - done [2021-09-15T15:45:29.338Z] #38 6.951 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-15T15:45:29.338Z] #38 6.951 -- Detecting C compile features [2021-09-15T15:45:29.338Z] #38 6.951 -- Detecting C compile features - done [2021-09-15T15:45:29.338Z] #38 6.995 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-15T15:45:29.447Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:45:29.597Z] #38 7.167 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-15T15:45:29.597Z] #38 7.259 -- Configuring done [2021-09-15T15:45:29.597Z] #38 7.282 -- Generating done [2021-09-15T15:45:29.597Z] #38 7.282 -- Build files have been written to: /tmp/tmp.6NAagfL3xw/tini [2021-09-15T15:45:29.597Z] #38 7.282 + make tini-static [2021-09-15T15:45:28.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:45:28.477Z] > git config --add remote.origin.fetch +refs/pull/42842/head:refs/remotes/origin/PR-42842 # timeout=10 [2021-09-15T15:45:28.525Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:45:28.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:45:28.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:45:28.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:45:28.764Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:45:29.559Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:45:29.605Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:45:30.167Z] #38 7.700 Scanning dependencies of target tini-static [2021-09-15T15:45:30.167Z] #38 7.764 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-15T15:45:30.683Z] #49 ... [2021-09-15T15:45:30.683Z] [2021-09-15T15:45:30.683Z] #51 [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-09-15T15:45:30.683Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:45:30.683Z] #51 27.76 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-15T15:45:30.683Z] #51 27.82 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-15T15:45:30.683Z] #51 28.04 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-15T15:45:30.683Z] #51 28.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-15T15:45:30.683Z] #51 28.43 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-15T15:45:30.683Z] #51 28.58 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-15T15:45:30.683Z] #51 28.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-15T15:45:31.547Z] #38 8.910 [100%] Linking C executable tini-static [2021-09-15T15:45:31.641Z] #51 29.47 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-15T15:45:31.641Z] #51 ... [2021-09-15T15:45:31.641Z] [2021-09-15T15:45:31.641Z] #35 [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-09-15T15:45:31.641Z] #35 sha256:9c437ecd0091abaedf73f8f558ff462a0c1a716aa8a628f9352911fb58c5a6fb [2021-09-15T15:45:31.641Z] #35 DONE 29.5s [2021-09-15T15:45:31.641Z] [2021-09-15T15:45:31.641Z] #51 [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-09-15T15:45:31.641Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:45:31.641Z] #51 29.48 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-15T15:45:31.641Z] #51 29.56 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-15T15:45:31.820Z] #19 155.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-09-15T15:45:31.901Z] #51 29.67 go: downloading github.com/spf13/afero v1.1.2 [2021-09-15T15:45:32.076Z] #19 155.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:32.076Z] #19 155.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-15T15:45:32.076Z] #19 155.7 Selecting previously unselected package crossbuild-essential-armhf. [2021-09-15T15:45:32.076Z] #19 155.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-09-15T15:45:32.076Z] #19 155.7 Unpacking crossbuild-essential-armhf (12.9) ... [2021-09-15T15:45:32.076Z] #19 155.7 Selecting previously unselected package libc6-ppc64el-cross. [2021-09-15T15:45:32.076Z] #19 155.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-15T15:45:32.076Z] #19 155.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-15T15:45:32.076Z] #19 155.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-09-15T15:45:32.076Z] #19 155.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:32.076Z] #19 155.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:32.076Z] #19 155.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-09-15T15:45:32.115Z] #38 9.472 [100%] Built target tini-static [2021-09-15T15:45:32.115Z] #38 9.629 + mkdir -p /build [2021-09-15T15:45:32.115Z] #38 9.629 + cp tini-static /build/docker-init [2021-09-15T15:45:32.160Z] #51 30.05 go: downloading github.com/spf13/cast v1.3.0 [2021-09-15T15:45:32.160Z] #51 30.08 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-15T15:45:32.160Z] #51 30.13 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-15T15:45:32.192Z] Merge succeeded, producing b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:45:32.193Z] Checking out Revision b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 (PR-42842) [2021-09-15T15:45:32.332Z] #19 155.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:32.332Z] #19 155.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:32.332Z] #19 155.9 Selecting previously unselected package libitm1-ppc64el-cross. [2021-09-15T15:45:32.332Z] #19 155.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:32.332Z] #19 155.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:32.332Z] #19 156.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-09-15T15:45:32.332Z] #19 156.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:32.332Z] #19 156.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:32.332Z] #19 156.0 Selecting previously unselected package libasan6-ppc64el-cross. [2021-09-15T15:45:32.332Z] #19 156.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:32.332Z] #19 156.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:32.419Z] #51 30.20 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-15T15:45:32.419Z] #51 30.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-15T15:45:32.589Z] #19 156.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-09-15T15:45:32.589Z] #19 156.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:32.589Z] #19 156.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:32.589Z] #19 156.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-09-15T15:45:32.684Z] #51 30.50 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-15T15:45:32.684Z] #51 30.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-15T15:45:32.684Z] #51 30.62 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-15T15:45:32.846Z] #19 156.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:32.846Z] #19 156.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:32.846Z] #19 156.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-09-15T15:45:32.846Z] #19 156.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:32.846Z] #19 156.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:31.836Z] > git remote # timeout=10 [2021-09-15T15:45:31.906Z] > git config --get remote.origin.url # timeout=10 [2021-09-15T15:45:31.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:45:31.951Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-15T15:45:32.095Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-15T15:45:32.229Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:45:32.272Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:45:32.942Z] #51 30.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-15T15:45:32.942Z] #51 30.77 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-15T15:45:32.942Z] #51 30.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-15T15:45:32.942Z] #51 30.78 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-15T15:45:32.975Z] #14 53.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-15T15:45:32.975Z] #14 53.27 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-15T15:45:32.975Z] #14 53.28 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:45:33.053Z] #38 DONE 10.4s [2021-09-15T15:45:33.053Z] [2021-09-15T15:45:33.053Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:45:33.053Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:45:33.106Z] #19 156.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-09-15T15:45:33.106Z] #19 156.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:33.106Z] #19 156.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:33.106Z] #19 156.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-09-15T15:45:33.131Z] Fetching without tags [2021-09-15T15:45:33.201Z] #51 31.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-15T15:45:33.201Z] #51 31.08 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-15T15:45:33.201Z] #51 31.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-15T15:45:33.362Z] #19 156.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:33.362Z] #19 156.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:33.362Z] #19 156.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-09-15T15:45:33.362Z] #19 156.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:33.362Z] #19 156.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:33.362Z] #19 157.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-09-15T15:45:33.362Z] #19 157.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:45:33.362Z] #19 157.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:33.459Z] #51 31.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-15T15:45:33.459Z] #51 31.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-15T15:45:33.459Z] #51 31.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-15T15:45:33.459Z] #51 31.45 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-15T15:45:33.718Z] #51 31.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-15T15:45:33.718Z] #51 31.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-15T15:45:33.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-15T15:45:33.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-15T15:45:33.976Z] #51 ... [2021-09-15T15:45:33.976Z] [2021-09-15T15:45:33.976Z] #47 [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-09-15T15:45:33.976Z] #47 sha256:254583ad36c13c217f97ee3e61032bd538ae7dbf9266d3522ab6636f74cbe766 [2021-09-15T15:45:33.976Z] #47 DONE 31.8s [2021-09-15T15:45:34.138Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:45:34.235Z] [2021-09-15T15:45:34.235Z] #37 [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-09-15T15:45:34.235Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:34.235Z] #37 31.36 Fetched 8402 kB in 24s (352 kB/s) [2021-09-15T15:45:32.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:45:32.901Z] > git config --add remote.origin.fetch +refs/pull/42842/head:refs/remotes/origin/PR-42842 # timeout=10 [2021-09-15T15:45:32.941Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:45:33.052Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-15T15:45:33.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-15T15:45:33.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:45:33.167Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42842/head:refs/remotes/origin/PR-42842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-15T15:45:34.243Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:45:34.960Z] #33 ... [2021-09-15T15:45:34.960Z] [2021-09-15T15:45:34.960Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:34.960Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:34.960Z] #14 61.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-15T15:45:34.960Z] #14 61.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:45:34.960Z] #14 61.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:45:35.540Z] #14 ... [2021-09-15T15:45:35.540Z] [2021-09-15T15:45:35.540Z] #58 [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-09-15T15:45:35.540Z] #58 sha256:2a4376ef0edd50ed330d68ff85315f229d85660cd68f9871ac8243663138e2d5 [2021-09-15T15:45:36.069Z] #58 31.34 Updating files: 64% (2931/4567) Updating files: 65% (2969/4567) Updating files: 66% (3015/4567) Updating files: 67% (3060/4567) Updating files: 68% (3106/4567) Updating files: 69% (3152/4567) Updating files: 70% (3197/4567) Updating files: 71% (3243/4567) Updating files: 72% (3289/4567) Updating files: 73% (3334/4567) Updating files: 74% (3380/4567) Updating files: 75% (3426/4567) Updating files: 76% (3471/4567) Updating files: 77% (3517/4567) Updating files: 78% (3563/4567) Updating files: 79% (3608/4567) Updating files: 80% (3654/4567) Updating files: 81% (3700/4567) Updating files: 82% (3745/4567) Updating files: 83% (3791/4567) Updating files: 84% (3837/4567) Updating files: 85% (3882/4567) Updating files: 86% (3928/4567) Updating files: 87% (3974/4567) Updating files: 88% (4019/4567) Updating files: 89% (4065/4567) Updating files: 90% (4111/4567) Updating files: 91% (4156/4567) Updating files: 92% (4202/4567) Updating files: 93% (4248/4567) Updating files: 94% (4293/4567) Updating files: 95% (4339/4567) Updating files: 96% (4385/4567) Updating files: 97% (4430/4567) Updating files: 98% (4476/4567) Updating files: 99% (4522/4567) Updating files: 100% (4567/4567) Updating files: 100% (4567/4567), done. [2021-09-15T15:45:36.069Z] #58 32.21 + cd /tmp/tmp.lE8ipTpLa3/src/github.com/containerd/containerd [2021-09-15T15:45:36.069Z] #58 32.21 + git checkout -q v1.5.5 [2021-09-15T15:45:36.901Z] Merge succeeded, producing b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:45:36.901Z] Checking out Revision b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 (PR-42842) [2021-09-15T15:45:36.950Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-15T15:45:36.950Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-84e0786e\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-15T15:45:36.950Z] ---------------------------------------------------------------------------- [2021-09-15T15:45:36.950Z] [2021-09-15T15:45:36.950Z] INFO: executeCI.ps1 starting at Wed Sep 15 15:45:36 CUT 2021 [2021-09-15T15:45:36.950Z] [2021-09-15T15:45:36.950Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-15T15:45:36.950Z] INFO: Running git version 2.24.1.windows.2 [2021-09-15T15:45:36.950Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-15T15:45:36.950Z] INFO: Environment variables: [2021-09-15T15:45:36.950Z] [2021-09-15T15:45:36.950Z] Name Value [2021-09-15T15:45:36.950Z] ---- ----- [2021-09-15T15:45:36.950Z] ALLUSERSPROFILE C:\ProgramData [2021-09-15T15:45:36.950Z] amd64 true [2021-09-15T15:45:36.950Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-15T15:45:36.950Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-15T15:45:36.950Z] arm64 true [2021-09-15T15:45:36.950Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-15T15:45:36.950Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-15T15:45:36.950Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-15T15:45:36.950Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-15T15:45:36.950Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-15T15:45:36.950Z] BRANCH_NAME PR-42842 [2021-09-15T15:45:36.950Z] BUILD_DISPLAY_NAME #4 [2021-09-15T15:45:36.950Z] BUILD_ID 4 [2021-09-15T15:45:36.950Z] BUILD_NUMBER 4 [2021-09-15T15:45:36.950Z] BUILD_TAG jenkins-moby-PR-42842-4 [2021-09-15T15:45:36.950Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/ [2021-09-15T15:45:36.950Z] cgroup2 true [2021-09-15T15:45:36.950Z] CHANGE_AUTHOR dojci [2021-09-15T15:45:36.950Z] CHANGE_AUTHOR_DISPLAY_NAME Martin Dojcak [2021-09-15T15:45:36.950Z] CHANGE_BRANCH overlay2-fix-deadlock [2021-09-15T15:45:36.950Z] CHANGE_FORK lablabs [2021-09-15T15:45:36.950Z] CHANGE_ID 42842 [2021-09-15T15:45:36.950Z] CHANGE_TARGET master [2021-09-15T15:45:36.950Z] CHANGE_TITLE libnetwork/overlay:fix join sandbox deadlock [2021-09-15T15:45:36.950Z] CHANGE_URL https://github.com/moby/moby/pull/42842 [2021-09-15T15:45:36.950Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:45:36.950Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-15T15:45:36.950Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-15T15:45:36.950Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-15T15:45:36.950Z] COMPUTERNAME azwin-2-e38430 [2021-09-15T15:45:36.950Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-15T15:45:36.950Z] ConfigSequenceNumber 0 [2021-09-15T15:45:36.950Z] dco true [2021-09-15T15:45:36.950Z] DOCKER_BUILDKIT 0 [2021-09-15T15:45:36.950Z] DOCKER_DUT_DEBUG 1 [2021-09-15T15:45:36.950Z] DOCKER_EXPERIMENTAL 1 [2021-09-15T15:45:36.950Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-15T15:45:36.950Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-15T15:45:36.950Z] EXECUTOR_NUMBER 0 [2021-09-15T15:45:36.950Z] FQDN azwin-2-e38430.westus.cloudapp.azure.com [2021-09-15T15:45:36.950Z] GIT_BRANCH PR-42842 [2021-09-15T15:45:36.950Z] GIT_COMMIT b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:45:36.950Z] GIT_PREVIOUS_COMMIT b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:45:36.950Z] GIT_URL https://github.com/moby/moby.git [2021-09-15T15:45:36.950Z] HUDSON_COOKIE 506e1afb-147e-4f8f-92bb-7dc9b3891b7e [2021-09-15T15:45:36.950Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-15T15:45:36.950Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-15T15:45:36.950Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-15T15:45:36.950Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-15T15:45:36.950Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-15T15:45:36.950Z] JENKINS_NODE_COOKIE 93784d98-f68f-467b-85bf-efe1615cb7a8 [2021-09-15T15:45:36.950Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-15T15:45:36.950Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-15T15:45:36.950Z] JOB_BASE_NAME PR-42842 [2021-09-15T15:45:36.950Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/display/redirect [2021-09-15T15:45:36.950Z] JOB_NAME moby/PR-42842 [2021-09-15T15:45:36.950Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/ [2021-09-15T15:45:36.950Z] library.jps.version master [2021-09-15T15:45:36.950Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-15T15:45:36.950Z] NODE_LABELS amd64 azure azwin-2-e38430 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-15T15:45:36.951Z] NODE_NAME azwin-2-e38430 [2021-09-15T15:45:36.951Z] NUMBER_OF_PROCESSORS 4 [2021-09-15T15:45:36.951Z] OS Windows_NT [2021-09-15T15:45:36.951Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-15T15:45:36.951Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-15T15:45:36.951Z] ppc64le false [2021-09-15T15:45:36.951Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-15T15:45:36.951Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-15T15:45:36.951Z] PROCESSOR_LEVEL 6 [2021-09-15T15:45:36.951Z] PROCESSOR_REVISION 5507 [2021-09-15T15:45:36.951Z] ProgramData C:\ProgramData [2021-09-15T15:45:36.951Z] ProgramFiles C:\Program Files [2021-09-15T15:45:36.951Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-15T15:45:36.951Z] ProgramW6432 C:\Program Files [2021-09-15T15:45:36.951Z] PROMPT $P$G [2021-09-15T15:45:36.951Z] PSExecutionPolicyPreference Bypass [2021-09-15T15:45:36.951Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-15T15:45:36.951Z] PUBLIC C:\Users\Public [2021-09-15T15:45:36.951Z] rootless true [2021-09-15T15:45:36.951Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect?page=artif... [2021-09-15T15:45:36.951Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect?page=changes [2021-09-15T15:45:36.951Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect [2021-09-15T15:45:36.951Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect?page=tests [2021-09-15T15:45:36.951Z] s390x false [2021-09-15T15:45:36.951Z] SKIP_VALIDATION_TESTS 1 [2021-09-15T15:45:36.951Z] SOURCES_DRIVE d [2021-09-15T15:45:36.951Z] SOURCES_SUBDIR gopath [2021-09-15T15:45:36.951Z] STAGE_NAME Run tests [2021-09-15T15:45:36.951Z] SystemDrive C: [2021-09-15T15:45:36.951Z] SystemRoot C:\Windows [2021-09-15T15:45:36.951Z] TEMP C:\Windows\TEMP [2021-09-15T15:45:36.951Z] TESTDEBUG 0 [2021-09-15T15:45:36.951Z] TESTRUN_DRIVE d [2021-09-15T15:45:36.951Z] TESTRUN_SUBDIR CI [2021-09-15T15:45:36.951Z] TIMEOUT 120m [2021-09-15T15:45:36.951Z] TMP C:\Windows\TEMP [2021-09-15T15:45:36.951Z] unit_validate true [2021-09-15T15:45:36.951Z] USERDOMAIN WORKGROUP [2021-09-15T15:45:36.951Z] USERNAME azwin-2-e38430$ [2021-09-15T15:45:36.951Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-15T15:45:36.951Z] validate_force false [2021-09-15T15:45:36.951Z] windir C:\Windows [2021-09-15T15:45:36.951Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-15T15:45:36.951Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-15T15:45:36.951Z] windows2022 true [2021-09-15T15:45:36.951Z] windows2022containerd true [2021-09-15T15:45:36.951Z] windowsRS1 false [2021-09-15T15:45:36.951Z] windowsRS5 true [2021-09-15T15:45:36.951Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-15T15:45:36.951Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-15T15:45:36.951Z] [2021-09-15T15:45:36.951Z] [2021-09-15T15:45:36.951Z] [2021-09-15T15:45:34.283Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:45:36.551Z] > git remote # timeout=10 [2021-09-15T15:45:36.632Z] > git config --get remote.origin.url # timeout=10 [2021-09-15T15:45:36.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-15T15:45:36.676Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-15T15:45:36.792Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-15T15:45:36.933Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T15:45:36.973Z] > git checkout -f b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 # timeout=10 [2021-09-15T15:45:37.419Z] INFO: Sources under d:\gopath\... [2021-09-15T15:45:37.419Z] INFO: Test run under d:\CI\... [2021-09-15T15:45:37.419Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-15T15:45:37.419Z] INFO: docker/docker repository was found [2021-09-15T15:45:37.465Z] #58 33.65 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-15T15:45:37.465Z] #58 33.66 + BUILDTAGS='netgo osusergo static_build' [2021-09-15T15:45:37.465Z] #58 33.66 + export EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:45:37.465Z] #58 33.66 + EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:45:37.465Z] #58 33.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-15T15:45:37.465Z] #58 33.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-15T15:45:37.465Z] #58 33.66 + '[' '' = dynamic ']' [2021-09-15T15:45:37.465Z] #58 33.66 + make [2021-09-15T15:45:37.886Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-15T15:45:37.886Z] ltsc2022: Pulling from windows/servercore [2021-09-15T15:45:38.353Z] 8f616e6e9eec: Pulling fs layer [2021-09-15T15:45:38.353Z] 48a76b150a3a: Pulling fs layer [2021-09-15T15:45:38.426Z] #37 31.36 Reading package lists... [2021-09-15T15:45:38.426Z] #37 ... [2021-09-15T15:45:38.426Z] [2021-09-15T15:45:38.426Z] #41 [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-09-15T15:45:38.426Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:45:38.426Z] #41 34.78 Updating files: 80% (1402/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-15T15:45:38.426Z] #41 35.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-15T15:45:38.615Z] #19 161.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-09-15T15:45:38.615Z] #19 161.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:38.615Z] #19 161.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:38.615Z] #19 161.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-09-15T15:45:38.615Z] #19 161.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-09-15T15:45:38.615Z] #19 161.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-15T15:45:38.615Z] #19 161.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-09-15T15:45:38.615Z] #19 161.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-15T15:45:38.615Z] #19 161.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-15T15:45:38.615Z] #19 162.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-09-15T15:45:38.615Z] #19 162.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:38.615Z] #19 162.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:38.873Z] #19 162.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-09-15T15:45:38.873Z] #19 162.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:45:38.873Z] #19 162.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:39.394Z] #58 35.46 + bin/ctr [2021-09-15T15:45:40.963Z] #41 38.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-09-15T15:45:41.534Z] #41 ... [2021-09-15T15:45:41.534Z] [2021-09-15T15:45:41.534Z] #57 [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-09-15T15:45:41.534Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:45:41.534Z] #57 29.44 Fetched 8402 kB in 23s (372 kB/s) [2021-09-15T15:45:41.534Z] #57 29.44 Reading package lists... [2021-09-15T15:45:41.795Z] #57 38.07 Reading package lists... [2021-09-15T15:45:41.795Z] #57 ... [2021-09-15T15:45:41.795Z] [2021-09-15T15:45:41.795Z] #37 [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-09-15T15:45:41.795Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:41.795Z] #37 31.36 Reading package lists... [2021-09-15T15:45:42.057Z] #37 ... [2021-09-15T15:45:42.057Z] [2021-09-15T15:45:42.057Z] #60 [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-09-15T15:45:42.057Z] #60 sha256:899afec326bcd3cc5af8f2dc1da53a76179af83e9c59e20327ad4fbb25d547b7 [2021-09-15T15:45:42.057Z] #60 29.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-15T15:45:42.057Z] #60 29.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-15T15:45:42.057Z] #60 ... [2021-09-15T15:45:42.057Z] [2021-09-15T15:45:42.057Z] #37 [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-09-15T15:45:42.057Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:42.996Z] #37 39.99 Reading package lists... [2021-09-15T15:45:42.996Z] #37 ... [2021-09-15T15:45:42.996Z] [2021-09-15T15:45:42.996Z] #45 [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 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-09-15T15:45:42.996Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:45:42.996Z] #45 30.63 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-15T15:45:42.996Z] #45 35.37 Fetched 8406 kB in 27s (306 kB/s) [2021-09-15T15:45:43.045Z] #19 166.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-09-15T15:45:43.257Z] #45 35.37 Reading package lists... [2021-09-15T15:45:43.257Z] #45 ... [2021-09-15T15:45:43.257Z] [2021-09-15T15:45:43.257Z] #51 [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-09-15T15:45:43.257Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:45:43.257Z] #51 32.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-15T15:45:43.257Z] #51 32.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-15T15:45:43.257Z] #51 32.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-15T15:45:43.257Z] #51 32.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-15T15:45:43.257Z] #51 32.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-15T15:45:43.257Z] #51 32.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-15T15:45:43.257Z] #51 32.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-15T15:45:43.257Z] #51 32.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-15T15:45:43.257Z] #51 32.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-15T15:45:43.257Z] #51 32.61 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-15T15:45:43.257Z] #51 33.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-15T15:45:43.257Z] #51 33.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-15T15:45:43.257Z] #51 33.05 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-15T15:45:43.257Z] #51 33.30 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-15T15:45:43.257Z] #51 33.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-15T15:45:43.257Z] #51 33.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-15T15:45:43.257Z] #51 33.62 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-15T15:45:43.257Z] #51 34.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-15T15:45:43.257Z] #51 35.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-15T15:45:43.257Z] #51 35.23 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-15T15:45:43.257Z] #51 35.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-15T15:45:43.257Z] #51 35.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-15T15:45:43.257Z] #51 35.69 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-15T15:45:43.257Z] #51 36.00 go: downloading golang.org/x/text v0.3.2 [2021-09-15T15:45:43.304Z] #19 166.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:43.304Z] #19 166.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:43.304Z] #19 167.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-09-15T15:45:43.304Z] #19 167.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-09-15T15:45:43.304Z] #19 167.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-09-15T15:45:43.560Z] #19 167.2 Selecting previously unselected package libc6-s390x-cross. [2021-09-15T15:45:43.560Z] #19 167.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-09-15T15:45:43.560Z] #19 167.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-09-15T15:45:43.560Z] #19 167.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-09-15T15:45:43.816Z] #19 167.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:43.816Z] #19 167.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:43.816Z] #19 167.4 Selecting previously unselected package libgomp1-s390x-cross. [2021-09-15T15:45:43.816Z] #19 167.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:43.816Z] #19 167.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:43.816Z] #19 167.5 Selecting previously unselected package libitm1-s390x-cross. [2021-09-15T15:45:43.816Z] #19 167.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:43.816Z] #19 167.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:43.867Z] Commit message: "libnetwork/overlay:remove unused peerInit function" [2021-09-15T15:45:44.071Z] #19 167.7 Selecting previously unselected package libatomic1-s390x-cross. [2021-09-15T15:45:44.072Z] #19 167.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:44.072Z] #19 167.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:44.072Z] #19 167.8 Selecting previously unselected package libasan6-s390x-cross. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-15T15:45:44.327Z] #19 167.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:44.327Z] #19 167.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:44.327Z] #19 168.0 Selecting previously unselected package libstdc++6-s390x-cross. [2021-09-15T15:45:44.327Z] #19 168.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:44.327Z] #19 168.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:44.584Z] #19 168.1 Selecting previously unselected package libubsan1-s390x-cross. [2021-09-15T15:45:44.584Z] #19 168.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:44.584Z] #19 168.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:44.584Z] #19 168.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-09-15T15:45:44.584Z] #19 168.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:44.584Z] #19 168.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:44.584Z] #19 168.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-09-15T15:45:44.640Z] #51 ... [2021-09-15T15:45:44.640Z] [2021-09-15T15:45:44.640Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:44.640Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:44.640Z] #14 32.54 Fetched 8402 kB in 25s (343 kB/s) [2021-09-15T15:45:44.640Z] #14 32.54 Reading package lists... [2021-09-15T15:45:44.841Z] #19 168.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:45:44.841Z] #19 168.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:44.947Z] #14 ... [2021-09-15T15:45:44.947Z] [2021-09-15T15:45:44.948Z] #58 [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-09-15T15:45:44.948Z] #58 sha256:2ca29c2e3552e3c793271e2f173d498c0d6fe1febcf92c08fa9f95885971a1c0 [2021-09-15T15:45:44.948Z] #58 35.76 Updating files: 68% (3116/4567) Updating files: 69% (3152/4567) Updating files: 70% (3197/4567) Updating files: 71% (3243/4567) Updating files: 72% (3289/4567) Updating files: 73% (3334/4567) Updating files: 74% (3380/4567) Updating files: 75% (3426/4567) Updating files: 76% (3471/4567) Updating files: 77% (3517/4567) Updating files: 78% (3563/4567) Updating files: 79% (3608/4567) Updating files: 80% (3654/4567) Updating files: 81% (3700/4567) Updating files: 82% (3745/4567) Updating files: 83% (3791/4567) Updating files: 84% (3837/4567) Updating files: 85% (3882/4567) Updating files: 86% (3928/4567) Updating files: 87% (3974/4567) Updating files: 88% (4019/4567) Updating files: 89% (4065/4567) Updating files: 90% (4111/4567) Updating files: 91% (4156/4567) Updating files: 92% (4202/4567) Updating files: 93% (4248/4567) Updating files: 94% (4293/4567) Updating files: 95% (4339/4567) Updating files: 96% (4385/4567) Updating files: 97% (4430/4567) Updating files: 98% (4476/4567) Updating files: 99% (4522/4567) Updating files: 100% (4567/4567) Updating files: 100% (4567/4567), done. [2021-09-15T15:45:44.948Z] #58 36.51 + cd /tmp/tmp.czOu9Fgy4E/src/github.com/containerd/containerd [2021-09-15T15:45:44.948Z] #58 36.51 + git checkout -q v1.5.5 [2021-09-15T15:45:45.596Z] #14 40.91 Reading package lists... [2021-09-15T15:45:45.596Z] #14 ... [2021-09-15T15:45:45.596Z] [2021-09-15T15:45:45.596Z] #45 [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 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-09-15T15:45:45.596Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:45:45.596Z] #45 35.37 Reading package lists... [2021-09-15T15:45:46.328Z] #58 37.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-15T15:45:46.328Z] #58 37.88 + BUILDTAGS='netgo osusergo static_build' [2021-09-15T15:45:46.328Z] #58 37.88 + export EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:45:46.329Z] #58 37.88 + EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:45:46.329Z] #58 37.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-15T15:45:46.329Z] #58 37.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-15T15:45:46.329Z] #58 37.88 + '[' '' = dynamic ']' [2021-09-15T15:45:46.329Z] #58 37.88 + make [2021-09-15T15:45:47.090Z] + docker version [2021-09-15T15:45:47.716Z] #58 39.23 + bin/ctr [2021-09-15T15:45:48.651Z] Commit message: "libnetwork/overlay:remove unused peerInit function" [2021-09-15T15:45:49.012Z] #19 172.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-09-15T15:45:49.012Z] #19 172.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:49.012Z] #19 172.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:49.012Z] #19 172.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-09-15T15:45:49.012Z] #19 172.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-09-15T15:45:49.012Z] #19 172.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-15T15:45:49.268Z] #19 172.9 Selecting previously unselected package libc6-dev-s390x-cross. [2021-09-15T15:45:49.268Z] #19 172.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-09-15T15:45:49.268Z] #19 172.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-15T15:45:49.428Z] #58 ... [2021-09-15T15:45:49.428Z] [2021-09-15T15:45:49.428Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:49.428Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-15T15:45:49.428Z] #14 60.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-15T15:45:49.428Z] #14 60.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-15T15:45:49.428Z] #14 60.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:45:49.428Z] #14 64.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-15T15:45:49.428Z] #14 64.37 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-15T15:45:49.428Z] #14 64.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:45:49.428Z] #14 68.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-15T15:45:49.428Z] #14 68.12 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-15T15:45:49.428Z] #14 68.14 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:45:49.523Z] #19 173.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-09-15T15:45:49.524Z] #19 173.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-15T15:45:49.524Z] #19 173.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:49.779Z] #19 173.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-09-15T15:45:49.779Z] #19 173.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-15T15:45:49.779Z] #19 173.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:50.867Z] 8f616e6e9eec: Verifying Checksum [2021-09-15T15:45:50.867Z] 8f616e6e9eec: Download complete [2021-09-15T15:45:50.867Z] 48a76b150a3a: Verifying Checksum [2021-09-15T15:45:50.867Z] 48a76b150a3a: Download complete [2021-09-15T15:45:51.440Z] #45 43.59 Reading package lists... [2021-09-15T15:45:51.440Z] #45 ... [2021-09-15T15:45:51.440Z] [2021-09-15T15:45:51.440Z] #51 [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-09-15T15:45:51.440Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:45:51.440Z] #51 47.79 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-15T15:45:51.441Z] #51 47.79 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-15T15:45:51.441Z] #51 47.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-15T15:45:51.441Z] #51 47.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-15T15:45:51.441Z] #51 48.04 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-15T15:45:51.793Z] + docker version [2021-09-15T15:45:52.821Z] #51 50.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-15T15:45:52.821Z] #51 50.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-15T15:45:53.081Z] #51 51.06 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-15T15:45:53.949Z] #19 177.6 Selecting previously unselected package g++-s390x-linux-gnu. [2021-09-15T15:45:53.949Z] #19 177.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-15T15:45:53.949Z] #19 177.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:53.949Z] #19 177.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-09-15T15:45:53.949Z] #19 177.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-09-15T15:45:53.949Z] #19 177.6 Unpacking crossbuild-essential-s390x (12.9) ... [2021-09-15T15:45:53.949Z] #19 177.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-09-15T15:45:53.949Z] #19 177.7 Setting up libfile-which-perl (1.23-1) ... [2021-09-15T15:45:53.949Z] #19 177.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-15T15:45:53.949Z] #19 177.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-09-15T15:45:53.949Z] #19 177.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-15T15:45:53.949Z] #19 177.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:45:53.949Z] #19 177.7 Setting up libicu67:amd64 (67.1-7) ... [2021-09-15T15:45:53.949Z] #19 177.7 Setting up libmagic-mgc (1:5.39-3) ... [2021-09-15T15:45:53.949Z] #19 177.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-15T15:45:53.949Z] #19 177.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-09-15T15:45:53.949Z] #19 177.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-09-15T15:45:54.205Z] #19 177.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-15T15:45:54.205Z] #19 177.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-15T15:45:54.205Z] #19 177.8 Setting up file (1:5.39-3) ... [2021-09-15T15:45:54.205Z] #19 177.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:45:54.205Z] #19 177.8 Setting up bzip2 (1.0.8-4) ... [2021-09-15T15:45:54.205Z] #19 177.8 Setting up libyaml-perl (1.30-1) ... [2021-09-15T15:45:54.205Z] #19 177.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-15T15:45:54.205Z] #19 177.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-09-15T15:45:54.205Z] #19 177.9 Setting up libio-string-perl (1.08-3.1) ... [2021-09-15T15:45:54.205Z] #19 177.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-15T15:45:54.205Z] #19 177.9 Setting up cross-config (2.6.18+nmu1) ... [2021-09-15T15:45:54.244Z] Client: [2021-09-15T15:45:54.244Z] Version: 20.10.8 [2021-09-15T15:45:54.244Z] API version: 1.41 [2021-09-15T15:45:54.244Z] Go version: go1.16.6 [2021-09-15T15:45:54.244Z] Git commit: 3967b7d [2021-09-15T15:45:54.244Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-15T15:45:54.244Z] OS/Arch: windows/amd64 [2021-09-15T15:45:54.244Z] Context: default [2021-09-15T15:45:54.244Z] Experimental: true [2021-09-15T15:45:54.244Z] [2021-09-15T15:45:54.244Z] Server: Docker Engine - Community [2021-09-15T15:45:54.244Z] Engine: [2021-09-15T15:45:54.244Z] Version: 20.10.8 [2021-09-15T15:45:54.244Z] API version: 1.41 (minimum version 1.24) [2021-09-15T15:45:54.244Z] Go version: go1.16.6 [2021-09-15T15:45:54.244Z] Git commit: 75249d8 [2021-09-15T15:45:54.244Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-15T15:45:54.244Z] OS/Arch: windows/amd64 [2021-09-15T15:45:54.244Z] Experimental: true [2021-09-15T15:45:54.461Z] #19 178.0 Setting up xz-utils (5.2.5-2) ... [2021-09-15T15:45:54.461Z] #19 178.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-15T15:45:54.461Z] #19 178.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-09-15T15:45:54.461Z] #19 178.1 Setting up patch (2.7.6-7) ... [2021-09-15T15:45:54.461Z] #19 178.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-15T15:45:54.461Z] #19 178.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-15T15:45:54.461Z] #19 178.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.461Z] #19 178.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-15T15:45:54.461Z] #19 178.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-09-15T15:45:54.461Z] #19 178.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.461Z] #19 178.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.461Z] #19 178.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-15T15:45:54.461Z] #19 178.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-15T15:45:54.461Z] #19 178.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.461Z] #19 178.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-15T15:45:54.717Z] #19 178.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-15T15:45:54.717Z] #19 178.3 Setting up libfile-homedir-perl (1.006-1) ... [2021-09-15T15:45:54.717Z] #19 178.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-15T15:45:54.717Z] #19 178.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:45:54.717Z] #19 178.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-09-15T15:45:54.717Z] #19 178.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:54.717Z] #19 178.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.717Z] #19 178.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.741Z] #14 75.80 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-15T15:45:54.741Z] #14 75.80 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-15T15:45:54.741Z] #14 75.81 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [Pipeline] sh [2021-09-15T15:45:54.974Z] #19 178.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-15T15:45:54.974Z] #19 178.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-15T15:45:54.974Z] #19 178.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-15T15:45:54.974Z] #19 178.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:54.974Z] #19 178.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-09-15T15:45:55.239Z] #19 178.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-09-15T15:45:55.239Z] #19 178.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-15T15:45:55.239Z] #19 178.9 [2021-09-15T15:45:55.239Z] #19 178.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-15T15:45:55.239Z] #19 178.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.239Z] #19 179.0 Setting up dpkg-dev (1.20.9) ... [2021-09-15T15:45:55.239Z] #19 179.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-15T15:45:55.495Z] #19 179.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.495Z] #19 179.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-15T15:45:55.495Z] #19 179.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-09-15T15:45:55.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-15T15:45:55.752Z] #19 179.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-09-15T15:45:55.752Z] #19 179.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-15T15:45:55.752Z] #19 179.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-15T15:45:55.752Z] #19 179.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:55.752Z] #19 179.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:55.752Z] #19 179.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:55.752Z] #19 179.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-15T15:45:55.827Z] + docker info [2021-09-15T15:45:55.838Z] #58 ... [2021-09-15T15:45:55.838Z] [2021-09-15T15:45:55.838Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:55.838Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:55.838Z] #14 72.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-15T15:45:55.838Z] #14 72.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:45:55.838Z] #14 72.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:45:55.838Z] #14 76.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-15T15:45:55.838Z] #14 76.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:45:55.838Z] #14 76.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:45:55.838Z] #14 82.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-15T15:45:55.838Z] #14 82.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:45:55.838Z] #14 82.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:45:56.007Z] #19 179.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:56.007Z] #19 179.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:56.007Z] #19 179.7 Setting up libxml-simple-perl (2.25-1) ... [2021-09-15T15:45:56.007Z] #19 179.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-15T15:45:56.007Z] #19 179.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-15T15:45:56.007Z] #19 179.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-09-15T15:45:56.007Z] #19 179.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.007Z] #19 179.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:56.264Z] #19 179.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.264Z] #19 179.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:56.264Z] #19 179.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-15T15:45:56.264Z] #19 179.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-15T15:45:56.264Z] #19 179.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-15T15:45:56.264Z] #19 179.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:56.264Z] #19 180.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-15T15:45:56.264Z] #19 180.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:56.264Z] #19 180.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:56.264Z] #19 180.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-15T15:45:56.264Z] #19 180.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:56.264Z] #19 180.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:56.382Z] #51 ... [2021-09-15T15:45:56.382Z] [2021-09-15T15:45:56.382Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:56.382Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:56.382Z] #14 40.91 Reading package lists... [2021-09-15T15:45:56.382Z] #14 48.55 Building dependency tree... [2021-09-15T15:45:56.382Z] #14 54.17 The following additional packages will be installed: [2021-09-15T15:45:56.382Z] #14 54.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:45:56.382Z] #14 54.17 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-15T15:45:56.382Z] #14 54.17 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-15T15:45:56.382Z] #14 54.17 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-15T15:45:56.382Z] #14 54.18 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-15T15:45:56.382Z] #14 54.18 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-15T15:45:56.382Z] #14 54.18 mingw-w64-common mingw-w64-x86-64-dev [2021-09-15T15:45:56.382Z] #14 54.21 Suggested packages: [2021-09-15T15:45:56.382Z] #14 54.21 gcc-10-locales seccomp wine64 [2021-09-15T15:45:56.520Z] #19 180.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-15T15:45:56.520Z] #19 180.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:56.520Z] #19 180.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-09-15T15:45:56.520Z] #19 180.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:56.520Z] #19 180.1 Setting up crossbuild-essential-armel (12.9) ... [2021-09-15T15:45:56.520Z] #19 180.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-15T15:45:56.520Z] #19 180.1 Setting up crossbuild-essential-armhf (12.9) ... [2021-09-15T15:45:56.520Z] #19 180.2 Setting up crossbuild-essential-arm64 (12.9) ... [2021-09-15T15:45:56.520Z] #19 180.2 Setting up crossbuild-essential-s390x (12.9) ... [2021-09-15T15:45:56.520Z] #19 180.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-09-15T15:45:56.520Z] #19 180.2 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:45:57.322Z] #14 ... [2021-09-15T15:45:57.322Z] [2021-09-15T15:45:57.322Z] #53 [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-09-15T15:45:57.322Z] #53 sha256:cdcbc235d9dcf6eda4951b52a125f258ebb25dad72ed99e74c04f7c996c50846 [2021-09-15T15:45:57.322Z] #53 DONE 54.9s [2021-09-15T15:45:57.322Z] [2021-09-15T15:45:57.322Z] #37 [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-09-15T15:45:57.322Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:45:57.322Z] #37 39.99 Reading package lists... [2021-09-15T15:45:57.322Z] #37 47.70 Building dependency tree... [2021-09-15T15:45:57.322Z] #37 53.38 The following additional packages will be installed: [2021-09-15T15:45:57.322Z] #37 53.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-15T15:45:57.322Z] #37 53.41 Suggested packages: [2021-09-15T15:45:57.322Z] #37 53.44 cmake-doc ninja-build lrzip [2021-09-15T15:45:57.322Z] #37 53.44 Recommended packages: [2021-09-15T15:45:57.322Z] #37 53.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-15T15:45:57.322Z] #37 54.77 The following NEW packages will be installed: [2021-09-15T15:45:57.322Z] #37 54.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-15T15:45:57.322Z] #37 54.79 vim-common xxd [2021-09-15T15:45:57.583Z] #37 55.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:57.583Z] #37 55.31 Need to get 17.7 MB of archives. [2021-09-15T15:45:57.583Z] #37 55.31 After this operation, 70.7 MB of additional disk space will be used. [2021-09-15T15:45:57.583Z] #37 55.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-15T15:45:57.583Z] #37 55.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:45:57.583Z] #37 55.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-15T15:45:57.583Z] #37 55.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-15T15:45:57.843Z] #37 ... [2021-09-15T15:45:57.843Z] [2021-09-15T15:45:57.843Z] #57 [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-09-15T15:45:57.843Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:45:57.843Z] #57 38.07 Reading package lists... [2021-09-15T15:45:57.843Z] #57 46.20 Building dependency tree... [2021-09-15T15:45:57.843Z] #57 51.87 The following additional packages will be installed: [2021-09-15T15:45:57.843Z] #57 51.88 libbtrfs0 [2021-09-15T15:45:57.843Z] #57 52.24 The following NEW packages will be installed: [2021-09-15T15:45:57.843Z] #57 52.28 libbtrfs-dev libbtrfs0 [2021-09-15T15:45:57.843Z] #57 52.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:57.843Z] #57 52.94 Need to get 460 kB of archives. [2021-09-15T15:45:57.843Z] #57 52.94 After this operation, 1237 kB of additional disk space will be used. [2021-09-15T15:45:57.843Z] #57 52.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-15T15:45:57.843Z] #57 52.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-15T15:45:57.843Z] #57 54.63 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:45:57.843Z] #57 55.06 Fetched 460 kB in 1s (911 kB/s) [2021-09-15T15:45:57.843Z] #57 55.28 Selecting previously unselected package libbtrfs0:amd64. [2021-09-15T15:45:57.843Z] #57 55.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-15T15:45:57.843Z] #57 55.43 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-15T15:45:57.843Z] #57 55.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:45:57.843Z] #57 55.85 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-15T15:45:58.102Z] #57 55.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-15T15:45:58.102Z] #57 55.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:45:58.361Z] #57 ... [2021-09-15T15:45:58.361Z] [2021-09-15T15:45:58.361Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:58.361Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:58.361Z] #14 56.29 The following NEW packages will be installed: [2021-09-15T15:45:58.361Z] #14 56.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:45:58.361Z] #14 56.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-15T15:45:58.361Z] #14 56.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-15T15:45:58.361Z] #14 56.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-15T15:45:58.361Z] #14 56.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-15T15:45:58.361Z] #14 56.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-15T15:45:58.361Z] #14 56.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-15T15:45:58.361Z] #14 56.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-15T15:45:58.361Z] #14 56.33 mingw-w64-x86-64-dev [2021-09-15T15:45:58.855Z] Client: [2021-09-15T15:45:58.855Z] Version: 20.10.8 [2021-09-15T15:45:58.855Z] API version: 1.41 [2021-09-15T15:45:58.855Z] Go version: go1.16.6 [2021-09-15T15:45:58.855Z] Git commit: 3967b7d [2021-09-15T15:45:58.855Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-15T15:45:58.855Z] OS/Arch: windows/amd64 [2021-09-15T15:45:58.855Z] Context: default [2021-09-15T15:45:58.855Z] Experimental: true [2021-09-15T15:45:58.855Z] [2021-09-15T15:45:58.855Z] Server: Docker Engine - Community [2021-09-15T15:45:58.855Z] Engine: [2021-09-15T15:45:58.855Z] Version: 20.10.8 [2021-09-15T15:45:58.855Z] API version: 1.41 (minimum version 1.24) [2021-09-15T15:45:58.855Z] Go version: go1.16.6 [2021-09-15T15:45:58.855Z] Git commit: 75249d8 [2021-09-15T15:45:58.855Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-15T15:45:58.855Z] OS/Arch: windows/amd64 [2021-09-15T15:45:58.855Z] Experimental: true [2021-09-15T15:45:58.937Z] #14 56.87 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:45:58.937Z] #14 56.87 Need to get 115 MB of archives. [2021-09-15T15:45:58.937Z] #14 56.87 After this operation, 645 MB of additional disk space will be used. [2021-09-15T15:45:58.937Z] #14 56.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-15T15:45:58.974Z] #14 80.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-15T15:45:58.974Z] #14 80.11 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-15T15:45:58.974Z] #14 80.13 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:45:58.974Z] #14 80.24 Selecting previously unselected package libapparmor1:arm64. [2021-09-15T15:45:58.974Z] #14 80.25 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-15T15:45:58.974Z] #14 80.26 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-15T15:45:59.088Z] #19 DONE 182.8s [2021-09-15T15:45:59.088Z] [2021-09-15T15:45:59.088Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:59.088Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-15T15:45:59.201Z] #14 ... [2021-09-15T15:45:59.201Z] [2021-09-15T15:45:59.201Z] #57 [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-09-15T15:45:59.201Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-15T15:45:59.201Z] #57 56.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:45:59.201Z] #57 56.66 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:45:59.201Z] #57 56.71 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:45:59.201Z] #57 DONE 57.2s [2021-09-15T15:45:59.201Z] [2021-09-15T15:45:59.201Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:45:59.201Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:45:59.201Z] #14 57.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-15T15:45:59.238Z] #14 80.39 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-15T15:45:59.238Z] #14 80.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-15T15:45:59.238Z] #14 80.42 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-15T15:45:59.238Z] #14 80.56 Selecting previously unselected package libbtrfs0:arm64. [2021-09-15T15:45:59.238Z] #14 80.57 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-15T15:45:59.238Z] #14 80.58 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-15T15:45:59.465Z] #14 57.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-15T15:45:59.465Z] #14 57.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-15T15:45:59.465Z] #14 57.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-15T15:45:59.465Z] #14 57.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [Pipeline] sh [2021-09-15T15:45:59.528Z] #14 80.72 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-15T15:45:59.528Z] #14 80.73 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-15T15:45:59.528Z] #14 80.74 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-15T15:45:59.793Z] #14 81.21 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-09-15T15:45:59.793Z] #14 81.23 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-15T15:46:00.033Z] #14 57.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-15T15:46:00.056Z] #14 81.24 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-15T15:46:00.056Z] #14 81.31 Selecting previously unselected package libudev-dev:arm64. [2021-09-15T15:46:00.056Z] #14 81.31 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-09-15T15:46:00.056Z] #14 81.33 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-09-15T15:46:00.292Z] #14 58.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-15T15:46:00.292Z] #14 58.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-15T15:46:00.320Z] #14 81.50 Selecting previously unselected package libsepol1-dev:arm64. [2021-09-15T15:46:00.320Z] #14 81.51 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-09-15T15:46:00.320Z] #14 81.52 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-09-15T15:46:00.376Z] + docker info [2021-09-15T15:46:00.376Z] Client: [2021-09-15T15:46:00.376Z] Context: default [2021-09-15T15:46:00.376Z] Debug Mode: false [2021-09-15T15:46:00.376Z] [2021-09-15T15:46:00.376Z] Server: [2021-09-15T15:46:00.376Z] Containers: 0 [2021-09-15T15:46:00.377Z] Running: 0 [2021-09-15T15:46:00.377Z] Paused: 0 [2021-09-15T15:46:00.377Z] Stopped: 0 [2021-09-15T15:46:00.377Z] Images: 0 [2021-09-15T15:46:00.377Z] Server Version: 20.10.8 [2021-09-15T15:46:00.377Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-15T15:46:00.377Z] Windows: [2021-09-15T15:46:00.377Z] LCOW: [2021-09-15T15:46:00.377Z] Logging Driver: json-file [2021-09-15T15:46:00.377Z] Plugins: [2021-09-15T15:46:00.377Z] Volume: local [2021-09-15T15:46:00.377Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T15:46:00.377Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T15:46:00.377Z] Swarm: inactive [2021-09-15T15:46:00.377Z] Default Isolation: process [2021-09-15T15:46:00.377Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-15T15:46:00.377Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-15T15:46:00.377Z] OSType: windows [2021-09-15T15:46:00.377Z] Architecture: x86_64 [2021-09-15T15:46:00.377Z] CPUs: 4 [2021-09-15T15:46:00.377Z] Total Memory: 32GiB [2021-09-15T15:46:00.377Z] Name: azwin-2-b325c0 [2021-09-15T15:46:00.377Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-15T15:46:00.377Z] Docker Root Dir: D:\docker [2021-09-15T15:46:00.377Z] Debug Mode: false [2021-09-15T15:46:00.377Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:46:00.377Z] Labels: [2021-09-15T15:46:00.377Z] Experimental: true [2021-09-15T15:46:00.377Z] Insecure Registries: [2021-09-15T15:46:00.377Z] 10.0.0.4:5000 [2021-09-15T15:46:00.377Z] 127.0.0.0/8 [2021-09-15T15:46:00.377Z] Registry Mirrors: [2021-09-15T15:46:00.377Z] http://10.0.0.4:5000/ [2021-09-15T15:46:00.377Z] Live Restore Enabled: false [2021-09-15T15:46:00.377Z] Product License: Community Engine [2021-09-15T15:46:00.377Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-15T15:46:00.584Z] #14 81.78 Selecting previously unselected package libpcre2-16-0:arm64. [2021-09-15T15:46:00.584Z] #14 81.79 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-09-15T15:46:00.584Z] #14 81.80 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-09-15T15:46:00.584Z] #14 81.98 Selecting previously unselected package libpcre2-32-0:arm64. [2021-09-15T15:46:00.584Z] #14 81.99 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-09-15T15:46:00.584Z] #14 82.01 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-09-15T15:46:00.848Z] #14 82.21 Selecting previously unselected package libpcre2-posix2:arm64. [2021-09-15T15:46:00.848Z] #14 82.22 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-09-15T15:46:00.848Z] #14 82.24 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-09-15T15:46:01.112Z] #14 82.32 Selecting previously unselected package libpcre2-dev:arm64. [2021-09-15T15:46:01.112Z] #14 82.35 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-09-15T15:46:01.112Z] #14 82.36 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-09-15T15:46:01.236Z] #14 59.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-15T15:46:01.618Z] #20 2.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:46:01.618Z] #20 2.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:46:01.618Z] #20 2.616 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:46:01.689Z] #14 82.94 Selecting previously unselected package libselinux1-dev:arm64. [2021-09-15T15:46:01.690Z] #14 82.96 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-09-15T15:46:01.690Z] #14 82.97 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-09-15T15:46:01.874Z] #20 2.624 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:46:01.953Z] #14 83.30 Selecting previously unselected package libdevmapper-dev:arm64. [2021-09-15T15:46:01.953Z] #14 83.30 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-09-15T15:46:01.953Z] #14 83.31 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-15T15:46:02.131Z] #20 3.174 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:46:02.217Z] #14 83.45 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-15T15:46:02.217Z] #14 83.45 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-15T15:46:02.217Z] #14 83.47 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-15T15:46:02.217Z] #14 ... [2021-09-15T15:46:02.217Z] [2021-09-15T15:46:02.217Z] #60 [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-09-15T15:46:02.217Z] #60 sha256:b94d97345da7a2d95104a330d63da3c01b2e75a34f347ef42f3208f5f8b0bbc5 [2021-09-15T15:46:02.217Z] #60 83.62 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:46:02.217Z] #60 83.62 + GOBIN=/build [2021-09-15T15:46:02.217Z] #60 83.62 + GO111MODULE=on [2021-09-15T15:46:02.217Z] #60 83.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-15T15:46:02.619Z] #14 60.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-15T15:46:02.879Z] #14 60.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-15T15:46:03.061Z] #20 3.745 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-15T15:46:03.322Z] #20 4.360 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-15T15:46:03.579Z] #20 ... [2021-09-15T15:46:03.579Z] [2021-09-15T15:46:03.579Z] #32 [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-09-15T15:46:03.579Z] #32 sha256:76e660f5bb823bea7183a4796641482f8f07847c03a051acc9bec51b159737c3 [2021-09-15T15:46:03.579Z] #32 1.776 + RM_GOPATH=0 [2021-09-15T15:46:03.579Z] #32 1.776 + TMP_GOPATH= [2021-09-15T15:46:03.579Z] #32 1.776 + : /build [2021-09-15T15:46:03.579Z] #32 1.776 + '[' -z '' ']' [2021-09-15T15:46:03.579Z] #32 1.776 ++ mktemp -d [2021-09-15T15:46:03.579Z] #32 1.776 + export GOPATH=/tmp/tmp.rcNBltfzr0 [2021-09-15T15:46:03.579Z] #32 1.776 + GOPATH=/tmp/tmp.rcNBltfzr0 [2021-09-15T15:46:03.579Z] #32 1.776 + RM_GOPATH=1 [2021-09-15T15:46:03.579Z] #32 1.776 + case "$(go env GOARCH)" in [2021-09-15T15:46:03.579Z] #32 1.776 ++ go env GOARCH [2021-09-15T15:46:03.579Z] #32 1.782 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:03.579Z] #32 1.782 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:03.579Z] #32 1.782 ++ dirname /tmp/install/install.sh [2021-09-15T15:46:03.579Z] #32 1.782 + dir=/tmp/install [2021-09-15T15:46:03.579Z] #32 1.782 + bin=dockercli [2021-09-15T15:46:03.579Z] #32 1.782 + shift [2021-09-15T15:46:03.579Z] #32 1.782 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-15T15:46:03.579Z] #32 1.782 + . /tmp/install/dockercli.installer [2021-09-15T15:46:03.579Z] #32 1.783 ++ : stable [2021-09-15T15:46:03.579Z] #32 1.783 ++ : 17.06.2-ce [2021-09-15T15:46:03.579Z] #32 1.783 + install_dockercli [2021-09-15T15:46:03.579Z] #32 1.783 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-15T15:46:03.579Z] #32 1.784 ++ uname -m [2021-09-15T15:46:03.579Z] #32 1.784 Install docker/cli version 17.06.2-ce from stable [2021-09-15T15:46:03.579Z] #32 1.787 + arch=x86_64 [2021-09-15T15:46:03.579Z] #32 1.788 + '[' x86_64 '!=' x86_64 ']' [2021-09-15T15:46:03.579Z] #32 1.788 + url=https://download.docker.com/linux/static [2021-09-15T15:46:03.579Z] #32 1.788 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-15T15:46:03.579Z] #32 1.793 + tar -xz docker/docker [2021-09-15T15:46:03.579Z] #32 4.225 + mkdir -p /build [2021-09-15T15:46:03.579Z] #32 4.232 + mv docker/docker /build/ [2021-09-15T15:46:03.579Z] #32 4.236 + rmdir docker [2021-09-15T15:46:03.579Z] #32 DONE 4.4s [2021-09-15T15:46:03.822Z] #14 61.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-15T15:46:03.822Z] #14 ... [2021-09-15T15:46:03.822Z] [2021-09-15T15:46:03.822Z] #45 [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 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-09-15T15:46:03.822Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:46:03.822Z] #45 43.59 Reading package lists... [2021-09-15T15:46:03.822Z] #45 51.46 Building dependency tree... [2021-09-15T15:46:03.822Z] #45 56.77 The following additional packages will be installed: [2021-09-15T15:46:03.822Z] #45 56.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:46:03.822Z] #45 56.77 python3-protobuf python3-six [2021-09-15T15:46:03.822Z] #45 56.78 Suggested packages: [2021-09-15T15:46:03.822Z] #45 56.81 python3-setuptools [2021-09-15T15:46:03.822Z] #45 56.81 Recommended packages: [2021-09-15T15:46:03.822Z] #45 56.81 iproute2 | iproute [2021-09-15T15:46:03.822Z] #45 57.77 The following NEW packages will be installed: [2021-09-15T15:46:03.822Z] #45 57.82 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-15T15:46:03.822Z] #45 57.82 python3-protobuf python3-six [2021-09-15T15:46:03.822Z] #45 58.44 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:46:03.822Z] #45 58.44 Need to get 2267 kB of archives. [2021-09-15T15:46:03.822Z] #45 58.44 After this operation, 10.8 MB of additional disk space will be used. [2021-09-15T15:46:03.822Z] #45 58.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-15T15:46:03.822Z] #45 58.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:46:03.822Z] #45 58.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-15T15:46:03.822Z] #45 58.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-15T15:46:03.822Z] #45 58.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-15T15:46:03.822Z] #45 58.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-15T15:46:03.822Z] #45 58.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-15T15:46:03.822Z] #45 61.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-15T15:46:03.822Z] #45 ... [2021-09-15T15:46:03.822Z] [2021-09-15T15:46:03.822Z] #37 [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-09-15T15:46:03.822Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:46:03.822Z] #37 56.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-15T15:46:03.822Z] #37 56.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-15T15:46:03.822Z] #37 56.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-15T15:46:03.822Z] #37 56.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-15T15:46:03.822Z] #37 56.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-15T15:46:03.822Z] #37 56.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-15T15:46:03.822Z] #37 58.34 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:46:03.822Z] #37 58.73 Fetched 17.7 MB in 2s (9023 kB/s) [2021-09-15T15:46:03.822Z] #37 58.92 Selecting previously unselected package xxd. [2021-09-15T15:46:03.822Z] #37 58.92 (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 ... 15713 files and directories currently installed.) [2021-09-15T15:46:03.822Z] #37 59.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:46:03.822Z] #37 59.03 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:46:03.822Z] #37 59.35 Selecting previously unselected package vim-common. [2021-09-15T15:46:03.822Z] #37 59.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:46:03.822Z] #37 59.36 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:46:03.822Z] #37 59.60 Selecting previously unselected package cmake-data. [2021-09-15T15:46:03.822Z] #37 59.61 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-15T15:46:03.822Z] #37 59.61 Unpacking cmake-data (3.18.4-2) ... [2021-09-15T15:46:03.836Z] [2021-09-15T15:46:03.836Z] #67 [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-09-15T15:46:03.836Z] #67 sha256:41fdd705fdf595838979de3da670d43a2d484e7f03f700472d7f75d73ad433c2 [2021-09-15T15:46:03.836Z] #67 1.666 + RM_GOPATH=0 [2021-09-15T15:46:03.836Z] #67 1.667 + TMP_GOPATH= [2021-09-15T15:46:03.836Z] #67 1.667 + : /build [2021-09-15T15:46:03.836Z] #67 1.667 + '[' -z '' ']' [2021-09-15T15:46:03.836Z] #67 1.667 ++ mktemp -d [2021-09-15T15:46:03.836Z] #67 1.671 + export GOPATH=/tmp/tmp.Wu4CBtAHiy [2021-09-15T15:46:03.836Z] #67 1.671 + GOPATH=/tmp/tmp.Wu4CBtAHiy [2021-09-15T15:46:03.836Z] #67 1.671 + RM_GOPATH=1 [2021-09-15T15:46:03.836Z] #67 1.673 + case "$(go env GOARCH)" in [2021-09-15T15:46:03.836Z] #67 1.673 ++ go env GOARCH [2021-09-15T15:46:03.836Z] #67 1.675 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:03.836Z] #67 1.675 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:03.836Z] #67 1.677 ++ dirname /tmp/install/install.sh [2021-09-15T15:46:03.836Z] #67 1.677 + dir=/tmp/install [2021-09-15T15:46:03.836Z] #67 1.677 + bin=rootlesskit [2021-09-15T15:46:03.836Z] #67 1.677 + shift [2021-09-15T15:46:03.836Z] #67 1.677 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-15T15:46:03.836Z] #67 1.677 + . /tmp/install/rootlesskit.installer [2021-09-15T15:46:03.836Z] #67 1.678 ++ : v0.14.4 [2021-09-15T15:46:03.836Z] #67 1.678 + install_rootlesskit [2021-09-15T15:46:03.836Z] #67 1.678 + case "$1" in [2021-09-15T15:46:03.836Z] #67 1.678 + export CGO_ENABLED=0 [2021-09-15T15:46:03.837Z] #67 1.678 + CGO_ENABLED=0 [2021-09-15T15:46:03.837Z] #67 1.678 + _install_rootlesskit [2021-09-15T15:46:03.837Z] #67 1.679 + echo 'Install rootlesskit version v0.14.4' [2021-09-15T15:46:03.837Z] #67 1.679 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:46:03.837Z] #67 1.679 + GOBIN=/build [2021-09-15T15:46:03.837Z] #67 1.679 + GO111MODULE=on [2021-09-15T15:46:03.837Z] #67 1.679 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-15T15:46:03.837Z] #67 1.679 Install rootlesskit version v0.14.4 [2021-09-15T15:46:03.837Z] #67 2.066 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-15T15:46:03.837Z] #67 3.549 go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:46:03.837Z] #67 3.552 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-15T15:46:03.837Z] #67 3.582 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-15T15:46:03.837Z] #67 3.809 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-15T15:46:03.956Z] #14 ... [2021-09-15T15:46:03.956Z] [2021-09-15T15:46:03.956Z] #60 [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-09-15T15:46:03.956Z] #60 sha256:c817980fa3881b3e89b4a4a87ddf733eeca44f1fffbc9323b931955c9a2aac78 [2021-09-15T15:46:03.956Z] #60 90.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:46:03.956Z] #60 90.42 + GOBIN=/build [2021-09-15T15:46:03.956Z] #60 90.42 + GO111MODULE=on [2021-09-15T15:46:03.956Z] #60 90.42 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-15T15:46:04.082Z] #37 61.93 Selecting previously unselected package libicu67:amd64. [2021-09-15T15:46:04.082Z] #37 61.94 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-15T15:46:04.082Z] #37 61.95 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-15T15:46:04.094Z] #67 5.037 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-15T15:46:04.664Z] #67 5.536 go: downloading github.com/google/uuid v1.3.0 [2021-09-15T15:46:04.664Z] #67 5.640 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-15T15:46:04.923Z] #67 5.681 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-15T15:46:04.923Z] #67 5.772 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-15T15:46:04.923Z] #67 5.789 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-15T15:46:04.923Z] #67 5.884 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-15T15:46:05.180Z] #67 6.067 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-15T15:46:05.180Z] #67 6.175 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-15T15:46:05.565Z] #37 ... [2021-09-15T15:46:05.565Z] [2021-09-15T15:46:05.565Z] #45 [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 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-09-15T15:46:05.565Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:46:05.565Z] #45 63.06 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:46:05.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-15T15:46:05.847Z] #45 63.42 Fetched 2267 kB in 4s (582 kB/s) [2021-09-15T15:46:06.106Z] #45 63.59 Selecting previously unselected package libprotobuf23:amd64. [2021-09-15T15:46:06.106Z] #45 63.60 (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 ... 15713 files and directories currently installed.) [2021-09-15T15:46:06.106Z] #45 63.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-15T15:46:06.106Z] #45 63.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-15T15:46:06.854Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-15T15:46:06.854Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7ca75b2e\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-15T15:46:06.854Z] ---------------------------------------------------------------------------- [2021-09-15T15:46:07.075Z] #67 7.793 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-15T15:46:07.075Z] #67 7.810 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-15T15:46:07.311Z] [2021-09-15T15:46:07.311Z] INFO: executeCI.ps1 starting at Wed Sep 15 15:46:06 CUT 2021 [2021-09-15T15:46:07.311Z] [2021-09-15T15:46:07.311Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-15T15:46:07.311Z] INFO: Running git version 2.24.1.windows.2 [2021-09-15T15:46:07.311Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-15T15:46:07.311Z] INFO: Environment variables: [2021-09-15T15:46:07.311Z] [2021-09-15T15:46:07.311Z] Name Value [2021-09-15T15:46:07.311Z] ---- ----- [2021-09-15T15:46:07.311Z] ALLUSERSPROFILE C:\ProgramData [2021-09-15T15:46:07.311Z] amd64 true [2021-09-15T15:46:07.311Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-15T15:46:07.311Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-15T15:46:07.311Z] arm64 true [2021-09-15T15:46:07.311Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-15T15:46:07.311Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-15T15:46:07.312Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-15T15:46:07.312Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-15T15:46:07.312Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-15T15:46:07.312Z] BRANCH_NAME PR-42842 [2021-09-15T15:46:07.312Z] BUILD_DISPLAY_NAME #4 [2021-09-15T15:46:07.312Z] BUILD_ID 4 [2021-09-15T15:46:07.312Z] BUILD_NUMBER 4 [2021-09-15T15:46:07.312Z] BUILD_TAG jenkins-moby-PR-42842-4 [2021-09-15T15:46:07.312Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/ [2021-09-15T15:46:07.312Z] cgroup2 true [2021-09-15T15:46:07.312Z] CHANGE_AUTHOR dojci [2021-09-15T15:46:07.312Z] CHANGE_AUTHOR_DISPLAY_NAME Martin Dojcak [2021-09-15T15:46:07.312Z] CHANGE_BRANCH overlay2-fix-deadlock [2021-09-15T15:46:07.312Z] CHANGE_FORK lablabs [2021-09-15T15:46:07.312Z] CHANGE_ID 42842 [2021-09-15T15:46:07.312Z] CHANGE_TARGET master [2021-09-15T15:46:07.312Z] CHANGE_TITLE libnetwork/overlay:fix join sandbox deadlock [2021-09-15T15:46:07.312Z] CHANGE_URL https://github.com/moby/moby/pull/42842 [2021-09-15T15:46:07.312Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:46:07.312Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-15T15:46:07.312Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-15T15:46:07.312Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-15T15:46:07.312Z] COMPUTERNAME azwin-2-b325c0 [2021-09-15T15:46:07.312Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-15T15:46:07.312Z] ConfigSequenceNumber 0 [2021-09-15T15:46:07.312Z] dco true [2021-09-15T15:46:07.312Z] DOCKER_BUILDKIT 0 [2021-09-15T15:46:07.312Z] DOCKER_DUT_DEBUG 1 [2021-09-15T15:46:07.312Z] DOCKER_EXPERIMENTAL 1 [2021-09-15T15:46:07.312Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-15T15:46:07.312Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-09-15T15:46:07.312Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-15T15:46:07.312Z] EXECUTOR_NUMBER 0 [2021-09-15T15:46:07.312Z] FQDN azwin-2-b325c0.westus.cloudapp.azure.com [2021-09-15T15:46:07.312Z] GIT_BRANCH PR-42842 [2021-09-15T15:46:07.312Z] GIT_COMMIT b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:46:07.312Z] GIT_PREVIOUS_COMMIT b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:46:07.312Z] GIT_URL https://github.com/moby/moby.git [2021-09-15T15:46:07.312Z] HUDSON_COOKIE b8fb9065-cf21-425a-a781-34e357bde9f8 [2021-09-15T15:46:07.312Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-15T15:46:07.312Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-15T15:46:07.312Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-15T15:46:07.312Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-15T15:46:07.312Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-15T15:46:07.312Z] JENKINS_NODE_COOKIE d07e8615-3d70-4244-89d5-6c94a48d2e0e [2021-09-15T15:46:07.312Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-15T15:46:07.312Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-15T15:46:07.312Z] JOB_BASE_NAME PR-42842 [2021-09-15T15:46:07.312Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/display/redirect [2021-09-15T15:46:07.312Z] JOB_NAME moby/PR-42842 [2021-09-15T15:46:07.312Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/ [2021-09-15T15:46:07.312Z] library.jps.version master [2021-09-15T15:46:07.312Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-15T15:46:07.312Z] NODE_LABELS amd64 azure azwin-2-b325c0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-15T15:46:07.312Z] NODE_NAME azwin-2-b325c0 [2021-09-15T15:46:07.312Z] NUMBER_OF_PROCESSORS 4 [2021-09-15T15:46:07.312Z] OS Windows_NT [2021-09-15T15:46:07.312Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-15T15:46:07.312Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-15T15:46:07.312Z] ppc64le false [2021-09-15T15:46:07.312Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-15T15:46:07.312Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-15T15:46:07.312Z] PROCESSOR_LEVEL 6 [2021-09-15T15:46:07.312Z] PROCESSOR_REVISION 5507 [2021-09-15T15:46:07.312Z] ProgramData C:\ProgramData [2021-09-15T15:46:07.312Z] ProgramFiles C:\Program Files [2021-09-15T15:46:07.312Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-15T15:46:07.312Z] ProgramW6432 C:\Program Files [2021-09-15T15:46:07.312Z] PROMPT $P$G [2021-09-15T15:46:07.312Z] PSExecutionPolicyPreference Bypass [2021-09-15T15:46:07.312Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-15T15:46:07.312Z] PUBLIC C:\Users\Public [2021-09-15T15:46:07.312Z] rootless true [2021-09-15T15:46:07.312Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect?page=artif... [2021-09-15T15:46:07.312Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect?page=changes [2021-09-15T15:46:07.312Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect [2021-09-15T15:46:07.312Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect?page=tests [2021-09-15T15:46:07.312Z] s390x false [2021-09-15T15:46:07.312Z] SKIP_VALIDATION_TESTS 1 [2021-09-15T15:46:07.312Z] SOURCES_DRIVE d [2021-09-15T15:46:07.312Z] SOURCES_SUBDIR gopath [2021-09-15T15:46:07.312Z] STAGE_NAME Run tests [2021-09-15T15:46:07.312Z] SystemDrive C: [2021-09-15T15:46:07.312Z] SystemRoot C:\Windows [2021-09-15T15:46:07.312Z] TEMP C:\Windows\TEMP [2021-09-15T15:46:07.312Z] TESTDEBUG 0 [2021-09-15T15:46:07.312Z] TESTRUN_DRIVE d [2021-09-15T15:46:07.312Z] TESTRUN_SUBDIR CI [2021-09-15T15:46:07.312Z] TIMEOUT 120m [2021-09-15T15:46:07.312Z] TMP C:\Windows\TEMP [2021-09-15T15:46:07.312Z] unit_validate true [2021-09-15T15:46:07.312Z] USERDOMAIN WORKGROUP [2021-09-15T15:46:07.312Z] USERNAME azwin-2-b325c0$ [2021-09-15T15:46:07.312Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-15T15:46:07.312Z] validate_force false [2021-09-15T15:46:07.312Z] windir C:\Windows [2021-09-15T15:46:07.312Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-15T15:46:07.312Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-15T15:46:07.312Z] windows2022 true [2021-09-15T15:46:07.312Z] windows2022containerd true [2021-09-15T15:46:07.312Z] windowsRS1 false [2021-09-15T15:46:07.312Z] windowsRS5 true [2021-09-15T15:46:07.312Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-15T15:46:07.312Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-15T15:46:07.312Z] [2021-09-15T15:46:07.312Z] [2021-09-15T15:46:07.312Z] [2021-09-15T15:46:07.491Z] #45 65.07 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:46:07.491Z] #45 65.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:46:07.491Z] #45 65.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:46:07.546Z] #60 ... [2021-09-15T15:46:07.546Z] [2021-09-15T15:46:07.546Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:07.546Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-15T15:46:07.546Z] #14 83.63 Selecting previously unselected package libsystemd-dev:arm64. [2021-09-15T15:46:07.546Z] #14 83.64 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-09-15T15:46:07.546Z] #14 83.64 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-09-15T15:46:07.546Z] #14 84.20 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-15T15:46:07.546Z] #14 84.34 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-15T15:46:07.546Z] #14 84.36 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:46:07.546Z] #14 84.38 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-09-15T15:46:07.546Z] #14 84.40 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:46:07.546Z] #14 84.41 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-09-15T15:46:07.546Z] #14 84.42 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-15T15:46:07.546Z] #14 84.44 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-09-15T15:46:07.546Z] #14 84.46 Setting up libudev-dev:arm64 (247.3-6) ... [2021-09-15T15:46:07.546Z] #14 84.47 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-09-15T15:46:07.546Z] #14 84.49 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:46:07.546Z] #14 84.50 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-15T15:46:07.546Z] #14 84.51 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:46:07.546Z] #14 84.53 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-15T15:46:07.546Z] #14 84.54 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-15T15:46:07.546Z] #14 84.57 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-09-15T15:46:07.546Z] #14 84.59 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:46:07.546Z] #14 84.60 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-09-15T15:46:07.546Z] #14 84.62 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-09-15T15:46:07.546Z] #14 84.63 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-15T15:46:07.546Z] #14 84.64 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:46:07.546Z] #14 84.66 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-09-15T15:46:07.546Z] #14 84.68 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:46:07.546Z] #14 84.70 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-09-15T15:46:07.546Z] #14 84.71 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:46:07.546Z] #14 84.72 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:46:07.546Z] #14 84.74 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-09-15T15:46:07.546Z] #14 84.75 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:46:07.546Z] #14 84.78 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:46:07.546Z] #14 84.81 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-15T15:46:07.546Z] #14 84.83 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:46:07.546Z] #14 84.85 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-15T15:46:07.546Z] #14 84.88 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-15T15:46:07.546Z] #14 84.90 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:46:07.750Z] #45 65.21 Selecting previously unselected package python3-six. [2021-09-15T15:46:07.752Z] #45 65.21 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-15T15:46:07.752Z] #45 65.22 Unpacking python3-six (1.16.0-2) ... [2021-09-15T15:46:07.752Z] #45 65.33 Selecting previously unselected package python3-protobuf. [2021-09-15T15:46:07.752Z] #45 65.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-15T15:46:07.752Z] #45 65.35 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-15T15:46:07.770Z] INFO: Sources under d:\gopath\... [2021-09-15T15:46:07.770Z] INFO: Test run under d:\CI\... [2021-09-15T15:46:07.770Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-15T15:46:07.770Z] INFO: docker/docker repository was found [2021-09-15T15:46:08.228Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-15T15:46:08.315Z] Client: [2021-09-15T15:46:08.315Z] Context: default [2021-09-15T15:46:08.315Z] Debug Mode: false [2021-09-15T15:46:08.315Z] Plugins: [2021-09-15T15:46:08.315Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-15T15:46:08.315Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-15T15:46:08.315Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-15T15:46:08.315Z] [2021-09-15T15:46:08.315Z] Server: [2021-09-15T15:46:08.315Z] Containers: 0 [2021-09-15T15:46:08.315Z] Running: 0 [2021-09-15T15:46:08.315Z] Paused: 0 [2021-09-15T15:46:08.315Z] Stopped: 0 [2021-09-15T15:46:08.315Z] Images: 0 [2021-09-15T15:46:08.315Z] Server Version: 20.10.8 [2021-09-15T15:46:08.315Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-15T15:46:08.315Z] Windows: [2021-09-15T15:46:08.315Z] LCOW: [2021-09-15T15:46:08.315Z] Logging Driver: json-file [2021-09-15T15:46:08.315Z] Plugins: [2021-09-15T15:46:08.315Z] Volume: local [2021-09-15T15:46:08.315Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T15:46:08.315Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T15:46:08.315Z] Swarm: inactive [2021-09-15T15:46:08.315Z] Default Isolation: process [2021-09-15T15:46:08.315Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-15T15:46:08.315Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-15T15:46:08.315Z] OSType: windows [2021-09-15T15:46:08.315Z] Architecture: x86_64 [2021-09-15T15:46:08.315Z] CPUs: 4 [2021-09-15T15:46:08.315Z] Total Memory: 32GiB [2021-09-15T15:46:08.315Z] Name: azwin-2-8de650 [2021-09-15T15:46:08.315Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-15T15:46:08.315Z] Docker Root Dir: D:\docker [2021-09-15T15:46:08.315Z] Debug Mode: false [2021-09-15T15:46:08.315Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:46:08.315Z] Labels: [2021-09-15T15:46:08.315Z] Experimental: true [2021-09-15T15:46:08.315Z] Insecure Registries: [2021-09-15T15:46:08.315Z] 10.0.0.4:5000 [2021-09-15T15:46:08.315Z] 127.0.0.0/8 [2021-09-15T15:46:08.315Z] Registry Mirrors: [2021-09-15T15:46:08.315Z] http://10.0.0.4:5000/ [2021-09-15T15:46:08.315Z] Live Restore Enabled: false [2021-09-15T15:46:08.315Z] Product License: Community Engine [2021-09-15T15:46:08.315Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-15T15:46:08.686Z] ltsc2022: Pulling from windows/servercore [2021-09-15T15:46:08.686Z] 8f616e6e9eec: Pulling fs layer [2021-09-15T15:46:08.686Z] 48a76b150a3a: Pulling fs layer [2021-09-15T15:46:08.692Z] #45 66.22 Selecting previously unselected package libnet1:amd64. [2021-09-15T15:46:08.692Z] #45 66.22 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-15T15:46:08.692Z] #45 66.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:46:08.960Z] #14 ... [2021-09-15T15:46:08.960Z] [2021-09-15T15:46:08.960Z] #25 [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-09-15T15:46:08.960Z] #25 sha256:cbfcb325f563c65f35f8a773134aad2d90b21e278f90848382d59a0957d320d2 [2021-09-15T15:46:09.277Z] #45 66.63 Selecting previously unselected package libnl-3-200:amd64. [2021-09-15T15:46:09.277Z] #45 66.63 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-15T15:46:09.277Z] #45 66.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:46:09.277Z] #45 66.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-15T15:46:09.277Z] #45 66.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-15T15:46:09.277Z] #45 66.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:46:09.277Z] #45 ... [2021-09-15T15:46:09.277Z] [2021-09-15T15:46:09.277Z] #58 [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-09-15T15:46:09.277Z] #58 sha256:068b55b9fb03241a5771233d1a0a7fad63296751d25d0bd70b148914b644a5a1 [2021-09-15T15:46:09.277Z] #58 1.819 + RM_GOPATH=0 [2021-09-15T15:46:09.277Z] #58 1.821 + TMP_GOPATH= [2021-09-15T15:46:09.277Z] #58 1.822 + : /build [2021-09-15T15:46:09.277Z] #58 1.822 + '[' -z '' ']' [2021-09-15T15:46:09.277Z] #58 1.823 ++ mktemp -d [2021-09-15T15:46:09.277Z] #58 1.828 + export GOPATH=/tmp/tmp.DE16TK7IC5 [2021-09-15T15:46:09.277Z] #58 1.828 + GOPATH=/tmp/tmp.DE16TK7IC5 [2021-09-15T15:46:09.277Z] #58 1.828 + RM_GOPATH=1 [2021-09-15T15:46:09.277Z] #58 1.828 + case "$(go env GOARCH)" in [2021-09-15T15:46:09.277Z] #58 1.829 ++ go env GOARCH [2021-09-15T15:46:09.277Z] #58 1.840 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:09.277Z] #58 1.840 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:09.277Z] #58 1.841 ++ dirname /tmp/install/install.sh [2021-09-15T15:46:09.277Z] #58 1.846 + dir=/tmp/install [2021-09-15T15:46:09.277Z] #58 1.846 + bin=containerd [2021-09-15T15:46:09.277Z] #58 1.846 + shift [2021-09-15T15:46:09.277Z] #58 1.846 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-15T15:46:09.277Z] #58 1.846 + . /tmp/install/containerd.installer [2021-09-15T15:46:09.277Z] #58 1.846 ++ set -e [2021-09-15T15:46:09.277Z] #58 1.846 ++ : v1.5.5 [2021-09-15T15:46:09.277Z] #58 1.846 + install_containerd [2021-09-15T15:46:09.277Z] #58 1.846 + echo 'Install containerd version v1.5.5' [2021-09-15T15:46:09.277Z] #58 1.846 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DE16TK7IC5/src/github.com/containerd/containerd [2021-09-15T15:46:09.277Z] #58 1.846 Install containerd version v1.5.5 [2021-09-15T15:46:09.277Z] #58 1.875 Cloning into '/tmp/tmp.DE16TK7IC5/src/github.com/containerd/containerd'... [2021-09-15T15:46:09.320Z] #60 DONE 96.1s [2021-09-15T15:46:09.320Z] [2021-09-15T15:46:09.320Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-15T15:46:09.320Z] #61 sha256:6039fd4879112e8017d5dce511709e6ae275f6bbdeb6f6e07c6907fd8e28c140 [2021-09-15T15:46:09.320Z] #61 DONE 0.1s [2021-09-15T15:46:09.320Z] [2021-09-15T15:46:09.320Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-15T15:46:09.320Z] #62 sha256:7101536e5ac2c35df5d5829f3030317efdaf6d12fc7e711f250015ae07fb3775 [2021-09-15T15:46:09.536Z] #58 ... [2021-09-15T15:46:09.536Z] [2021-09-15T15:46:09.537Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:46:09.537Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:46:09.537Z] #33 63.53 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-15T15:46:09.537Z] #33 64.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-15T15:46:09.537Z] #33 64.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:46:09.579Z] #62 DONE 0.1s [2021-09-15T15:46:09.579Z] [2021-09-15T15:46:09.579Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:09.579Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:46:09.579Z] #14 93.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-15T15:46:09.579Z] #14 93.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:46:09.579Z] #14 93.91 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:46:09.596Z] #67 ... [2021-09-15T15:46:09.596Z] [2021-09-15T15:46:09.596Z] #44 [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-09-15T15:46:09.596Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-15T15:46:09.596Z] #44 2.263 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:46:09.596Z] #44 2.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:46:09.596Z] #44 2.614 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:46:09.596Z] #44 2.777 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-15T15:46:09.596Z] #44 3.457 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-15T15:46:09.596Z] #44 3.825 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-15T15:46:09.596Z] #44 4.224 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:46:09.596Z] #44 4.745 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-15T15:46:09.596Z] #44 5.125 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:46:09.596Z] #44 5.708 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB] [2021-09-15T15:46:09.596Z] #44 5.708 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB] [2021-09-15T15:46:09.596Z] #44 5.708 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB] [2021-09-15T15:46:09.596Z] #44 5.708 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:46:09.596Z] #44 5.708 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB] [2021-09-15T15:46:09.596Z] #44 5.736 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:46:09.596Z] #44 ... [2021-09-15T15:46:09.596Z] [2021-09-15T15:46:09.596Z] #64 [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-09-15T15:46:09.596Z] #64 sha256:aad235b600a0b2c0010df7f5f687ea94cb7ce57b47e2a4392124b71c3de8ac38 [2021-09-15T15:46:09.596Z] #64 2.261 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:46:09.596Z] #64 2.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:46:09.596Z] #64 2.617 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:46:09.596Z] #64 2.704 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-15T15:46:09.596Z] #64 3.443 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-15T15:46:09.596Z] #64 4.164 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-15T15:46:09.596Z] #64 4.689 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:46:09.596Z] #64 5.044 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-15T15:46:09.596Z] #64 5.697 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:46:09.596Z] #64 6.294 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:46:09.596Z] #64 6.295 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:46:09.596Z] #64 6.295 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB] [2021-09-15T15:46:09.596Z] #64 6.295 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB] [2021-09-15T15:46:09.596Z] #64 6.296 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB] [2021-09-15T15:46:09.596Z] #64 6.296 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB] [2021-09-15T15:46:10.549Z] #25 90.10 Updating files: 28% (3295/11433) Updating files: 29% (3316/11433) Updating files: 30% (3430/11433) Updating files: 31% (3545/11433) Updating files: 32% (3659/11433) Updating files: 33% (3773/11433) Updating files: 34% (3888/11433) Updating files: 35% (4002/11433) Updating files: 36% (4116/11433) Updating files: 37% (4231/11433) Updating files: 38% (4345/11433) Updating files: 39% (4459/11433) Updating files: 40% (4574/11433) Updating files: 41% (4688/11433) Updating files: 42% (4802/11433) Updating files: 43% (4917/11433) Updating files: 44% (5031/11433) Updating files: 45% (5145/11433) Updating files: 46% (5260/11433) Updating files: 47% (5374/11433) Updating files: 48% (5488/11433) Updating files: 49% (5603/11433) Updating files: 50% (5717/11433) Updating files: 51% (5831/11433) Updating files: 52% (5946/11433) Updating files: 53% (6060/11433) Updating files: 53% (6105/11433) Updating files: 54% (6174/11433) Updating files: 55% (6289/11433) Updating files: 56% (6403/11433) Updating files: 57% (6517/11433) Updating files: 58% (6632/11433) Updating files: 59% (6746/11433) Updating files: 60% (6860/11433) Updating files: 61% (6975/11433) Updating files: 62% (7089/11433) Updating files: 63% (7203/11433) Updating files: 64% (7318/11433) Updating files: 65% (7432/11433) Updating files: 66% (7546/11433) Updating files: 67% (7661/11433) Updating files: 68% (7775/11433) Updating files: 69% (7889/11433) Updating files: 70% (8004/11433) [2021-09-15T15:46:10.549Z] #25 ... [2021-09-15T15:46:10.549Z] [2021-09-15T15:46:10.549Z] #60 [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-09-15T15:46:10.549Z] #60 sha256:b94d97345da7a2d95104a330d63da3c01b2e75a34f347ef42f3208f5f8b0bbc5 [2021-09-15T15:46:10.549Z] #60 DONE 91.9s [2021-09-15T15:46:10.550Z] [2021-09-15T15:46:10.550Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:10.550Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-15T15:46:10.550Z] #14 DONE 91.9s [2021-09-15T15:46:10.550Z] [2021-09-15T15:46:10.550Z] #25 [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-09-15T15:46:10.550Z] #25 sha256:cbfcb325f563c65f35f8a773134aad2d90b21e278f90848382d59a0957d320d2 [2021-09-15T15:46:10.823Z] #25 90.10 Updating files: 28% (3295/11433) Updating files: 29% (3316/11433) Updating files: 30% (3430/11433) Updating files: 31% (3545/11433) Updating files: 32% (3659/11433) Updating files: 33% (3773/11433) Updating files: 34% (3888/11433) Updating files: 35% (4002/11433) Updating files: 36% (4116/11433) Updating files: 37% (4231/11433) Updating files: 38% (4345/11433) Updating files: 39% (4459/11433) Updating files: 40% (4574/11433) Updating files: 41% (4688/11433) Updating files: 42% (4802/11433) Updating files: 43% (4917/11433) Updating files: 44% (5031/11433) Updating files: 45% (5145/11433) Updating files: 46% (5260/11433) Updating files: 47% (5374/11433) Updating files: 48% (5488/11433) Updating files: 49% (5603/11433) Updating files: 50% (5717/11433) Updating files: 51% (5831/11433) Updating files: 52% (5946/11433) Updating files: 53% (6060/11433) Updating files: 53% (6105/11433) Updating files: 54% (6174/11433) Updating files: 55% (6289/11433) Updating files: 56% (6403/11433) Updating files: 57% (6517/11433) Updating files: 58% (6632/11433) Updating files: 59% (6746/11433) Updating files: 60% (6860/11433) Updating files: 61% (6975/11433) Updating files: 62% (7089/11433) Updating files: 63% (7203/11433) Updating files: 64% (7318/11433) Updating files: 65% (7432/11433) Updating files: 66% (7546/11433) Updating files: 67% (7661/11433) Updating files: 68% (7775/11433) Updating files: 69% (7889/11433) Updating files: 70% (8004/11433) Updating files: 71% (8118/11433) Updating files: 72% (8232/11433) [2021-09-15T15:46:10.823Z] #25 ... [2021-09-15T15:46:10.823Z] [2021-09-15T15:46:10.823Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-15T15:46:10.823Z] #61 sha256:a8ead772a283be15eec46df1e2572e8e9304252fa2981de041be14eecfd519f6 [2021-09-15T15:46:10.823Z] #61 DONE 0.2s [2021-09-15T15:46:10.823Z] [2021-09-15T15:46:10.823Z] #25 [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-09-15T15:46:10.823Z] #25 sha256:cbfcb325f563c65f35f8a773134aad2d90b21e278f90848382d59a0957d320d2 [2021-09-15T15:46:10.823Z] #25 90.10 Updating files: 28% (3295/11433) Updating files: 29% (3316/11433) Updating files: 30% (3430/11433) Updating files: 31% (3545/11433) Updating files: 32% (3659/11433) Updating files: 33% (3773/11433) Updating files: 34% (3888/11433) Updating files: 35% (4002/11433) Updating files: 36% (4116/11433) Updating files: 37% (4231/11433) Updating files: 38% (4345/11433) Updating files: 39% (4459/11433) Updating files: 40% (4574/11433) Updating files: 41% (4688/11433) Updating files: 42% (4802/11433) Updating files: 43% (4917/11433) Updating files: 44% (5031/11433) Updating files: 45% (5145/11433) Updating files: 46% (5260/11433) Updating files: 47% (5374/11433) Updating files: 48% (5488/11433) Updating files: 49% (5603/11433) Updating files: 50% (5717/11433) Updating files: 51% (5831/11433) Updating files: 52% (5946/11433) Updating files: 53% (6060/11433) Updating files: 53% (6105/11433) Updating files: 54% (6174/11433) Updating files: 55% (6289/11433) Updating files: 56% (6403/11433) Updating files: 57% (6517/11433) Updating files: 58% (6632/11433) Updating files: 59% (6746/11433) Updating files: 60% (6860/11433) Updating files: 61% (6975/11433) Updating files: 62% (7089/11433) Updating files: 63% (7203/11433) Updating files: 64% (7318/11433) Updating files: 65% (7432/11433) Updating files: 66% (7546/11433) Updating files: 67% (7661/11433) Updating files: 68% (7775/11433) Updating files: 69% (7889/11433) Updating files: 70% (8004/11433) Updating files: 71% (8118/11433) Updating files: 72% (8232/11433) Updating files: 73% (8347/11433) Updating files: 74% (8461/11433) Updating files: 74% (8468/11433) [2021-09-15T15:46:10.823Z] #25 ... [2021-09-15T15:46:10.823Z] [2021-09-15T15:46:10.823Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-15T15:46:10.823Z] #62 sha256:6dcf7e8684eda0d9da06bc32764d2af4e56105f9b2f13b9b43f68d71a25505c1 [2021-09-15T15:46:10.823Z] #62 DONE 0.1s [2021-09-15T15:46:10.823Z] [2021-09-15T15:46:10.823Z] #25 [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-09-15T15:46:10.823Z] #25 sha256:cbfcb325f563c65f35f8a773134aad2d90b21e278f90848382d59a0957d320d2 [2021-09-15T15:46:12.053Z] #25 90.10 Updating files: 28% (3295/11433) Updating files: 29% (3316/11433) Updating files: 30% (3430/11433) Updating files: 31% (3545/11433) Updating files: 32% (3659/11433) Updating files: 33% (3773/11433) Updating files: 34% (3888/11433) Updating files: 35% (4002/11433) Updating files: 36% (4116/11433) Updating files: 37% (4231/11433) Updating files: 38% (4345/11433) Updating files: 39% (4459/11433) Updating files: 40% (4574/11433) Updating files: 41% (4688/11433) Updating files: 42% (4802/11433) Updating files: 43% (4917/11433) Updating files: 44% (5031/11433) Updating files: 45% (5145/11433) Updating files: 46% (5260/11433) Updating files: 47% (5374/11433) Updating files: 48% (5488/11433) Updating files: 49% (5603/11433) Updating files: 50% (5717/11433) Updating files: 51% (5831/11433) Updating files: 52% (5946/11433) Updating files: 53% (6060/11433) Updating files: 53% (6105/11433) Updating files: 54% (6174/11433) Updating files: 55% (6289/11433) Updating files: 56% (6403/11433) Updating files: 57% (6517/11433) Updating files: 58% (6632/11433) Updating files: 59% (6746/11433) Updating files: 60% (6860/11433) Updating files: 61% (6975/11433) Updating files: 62% (7089/11433) Updating files: 63% (7203/11433) Updating files: 64% (7318/11433) Updating files: 65% (7432/11433) Updating files: 66% (7546/11433) Updating files: 67% (7661/11433) Updating files: 68% (7775/11433) Updating files: 69% (7889/11433) Updating files: 70% (8004/11433) Updating files: 71% (8118/11433) Updating files: 72% (8232/11433) Updating files: 73% (8347/11433) Updating files: 74% (8461/11433) Updating files: 74% (8468/11433) Updating files: 75% (8575/11433) Updating files: 76% (8690/11433) Updating files: 77% (8804/11433) Updating files: 78% (8918/11433) Updating files: 79% (9033/11433) Updating files: 80% (9147/11433) Updating files: 81% (9261/11433) Updating files: 82% (9376/11433) Updating files: 83% (9490/11433) Updating files: 84% (9604/11433) Updating files: 85% (9719/11433) Updating files: 86% (9833/11433) Updating files: 87% (9947/11433) Updating files: 88% (10062/11433) Updating files: 89% (10176/11433) Updating files: 90% (10290/11433) Updating files: 91% (10405/11433) Updating files: 92% (10519/11433) Updating files: 93% (10633/11433) Updating files: 93% (10735/11433) Updating files: 94% (10748/11433) Updating files: 95% (10862/11433) Updating files: 96% (10976/11433) Updating files: 97% (11091/11433) Updating files: 98% (11205/11433) Updating files: 99% (11319/11433) Updating files: 100% (11433/11433) Updating files: 100% (11433/11433), done. [2021-09-15T15:46:12.053Z] #25 93.46 + cd /tmp/tmp.9X2pD9mCan/tmp/docker-ce [2021-09-15T15:46:12.053Z] #25 93.46 + git checkout -q v17.06.2-ce [2021-09-15T15:46:12.110Z] #14 98.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-15T15:46:12.110Z] #14 98.77 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-15T15:46:12.110Z] #14 98.78 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:46:12.369Z] #14 98.93 Selecting previously unselected package libapparmor1:amd64. [2021-09-15T15:46:12.369Z] #14 98.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-15T15:46:12.369Z] #14 98.94 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-15T15:46:12.369Z] #14 99.10 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-15T15:46:12.369Z] #14 99.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-15T15:46:12.369Z] #14 99.10 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-15T15:46:12.369Z] #14 99.23 Selecting previously unselected package libbtrfs0:amd64. [2021-09-15T15:46:12.369Z] #14 99.23 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-15T15:46:12.369Z] #14 99.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:46:12.945Z] #14 99.65 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-15T15:46:12.946Z] #14 99.65 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-15T15:46:12.946Z] #14 99.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:46:13.007Z] #25 ... [2021-09-15T15:46:13.007Z] [2021-09-15T15:46:13.007Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-15T15:46:13.007Z] #15 sha256:04e1575800232c66e5536ad47597ac184e54ab3cde5373a5558f187de2d9d146 [2021-09-15T15:46:13.007Z] #15 DONE 2.4s [2021-09-15T15:46:13.007Z] [2021-09-15T15:46:13.007Z] #16 [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-09-15T15:46:13.007Z] #16 sha256:76490ce802da041f4d7f7e52090782d010b8d618ba0d22e13c6546bad596a033 [2021-09-15T15:46:13.208Z] #14 99.81 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-15T15:46:13.208Z] #14 99.83 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:46:13.208Z] #14 99.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:46:13.208Z] #14 99.88 Selecting previously unselected package libudev-dev:amd64. [2021-09-15T15:46:13.208Z] #14 99.93 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-15T15:46:13.208Z] #14 99.93 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-15T15:46:13.208Z] #14 99.99 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-15T15:46:13.208Z] #14 99.99 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-15T15:46:13.208Z] #14 100.00 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-15T15:46:13.472Z] #14 100.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-15T15:46:13.472Z] #14 100.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-15T15:46:13.472Z] #14 100.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-15T15:46:13.472Z] #14 100.3 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-15T15:46:13.732Z] #33 ... [2021-09-15T15:46:13.732Z] [2021-09-15T15:46:13.732Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:13.732Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:46:13.732Z] #14 62.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-15T15:46:13.732Z] #14 63.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-15T15:46:13.732Z] #14 63.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-15T15:46:13.732Z] #14 63.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-15T15:46:13.732Z] #14 63.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-15T15:46:13.732Z] #14 63.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-15T15:46:13.732Z] #14 63.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-15T15:46:13.732Z] #14 63.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-15T15:46:13.732Z] #14 63.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-15T15:46:13.732Z] #14 63.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-15T15:46:13.732Z] #14 63.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-15T15:46:13.732Z] #14 63.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-15T15:46:13.732Z] #14 63.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-15T15:46:13.732Z] #14 63.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-15T15:46:13.732Z] #14 63.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-15T15:46:13.732Z] #14 63.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-15T15:46:13.732Z] #14 63.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-15T15:46:13.732Z] #14 65.48 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:46:13.732Z] #14 65.77 Fetched 115 MB in 7s (15.5 MB/s) [2021-09-15T15:46:13.732Z] #14 65.87 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-15T15:46:13.732Z] #14 65.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 ... 15713 files and directories currently installed.) [2021-09-15T15:46:13.732Z] #14 66.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-15T15:46:13.732Z] #14 66.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:46:13.732Z] #14 69.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-15T15:46:13.732Z] #14 69.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-15T15:46:13.732Z] #14 69.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:46:13.738Z] #14 100.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-15T15:46:13.738Z] #14 100.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-15T15:46:13.738Z] #14 100.5 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-15T15:46:13.738Z] #14 100.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-15T15:46:13.738Z] #14 100.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-15T15:46:13.738Z] #14 100.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-15T15:46:13.738Z] #14 100.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-15T15:46:13.738Z] #14 100.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-15T15:46:13.993Z] #14 ... [2021-09-15T15:46:13.994Z] [2021-09-15T15:46:13.994Z] #37 [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-09-15T15:46:13.994Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:46:13.994Z] #37 71.72 Selecting previously unselected package libxml2:amd64. [2021-09-15T15:46:13.994Z] #37 71.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-15T15:46:13.994Z] #37 71.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:46:14.262Z] #14 100.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-15T15:46:14.262Z] #14 100.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-15T15:46:14.262Z] #14 100.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-15T15:46:14.262Z] #14 101.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-15T15:46:14.262Z] #14 101.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:46:14.262Z] #14 101.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:46:14.521Z] #14 101.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-15T15:46:14.521Z] #14 101.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-15T15:46:14.521Z] #14 101.2 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-15T15:46:14.521Z] #14 101.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-15T15:46:14.521Z] #14 101.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-15T15:46:14.521Z] #14 101.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-15T15:46:14.780Z] #14 101.7 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-15T15:46:14.780Z] #14 101.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-15T15:46:14.887Z] #64 ... [2021-09-15T15:46:14.887Z] [2021-09-15T15:46:14.887Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:14.887Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-15T15:46:14.887Z] #20 5.286 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-15T15:46:14.887Z] #20 5.856 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-15T15:46:14.887Z] #20 6.452 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:46:14.887Z] #20 6.453 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB] [2021-09-15T15:46:14.887Z] #20 6.453 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB] [2021-09-15T15:46:14.887Z] #20 6.458 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:46:14.887Z] #20 6.464 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB] [2021-09-15T15:46:14.887Z] #20 6.466 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB] [2021-09-15T15:46:14.934Z] #16 DONE 2.0s [2021-09-15T15:46:14.934Z] [2021-09-15T15:46:14.934Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-15T15:46:14.934Z] #17 sha256:45e654d36f5df659d7199fd0ec7fc202658b94f50710dc8ba9dd054277799167 [2021-09-15T15:46:14.936Z] #37 72.68 Selecting previously unselected package libarchive13:amd64. [2021-09-15T15:46:14.936Z] #37 72.70 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-15T15:46:14.936Z] #37 72.71 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-15T15:46:15.040Z] #14 101.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:46:15.040Z] #14 101.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-15T15:46:15.040Z] #14 101.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:46:15.040Z] #14 101.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-15T15:46:15.040Z] #14 101.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:46:15.040Z] #14 101.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-15T15:46:15.040Z] #14 101.8 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-15T15:46:15.040Z] #14 101.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-15T15:46:15.040Z] #14 101.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:46:15.040Z] #14 101.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:46:15.040Z] #14 101.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:46:15.040Z] #14 101.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-15T15:46:15.040Z] #14 101.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-15T15:46:15.040Z] #14 101.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-15T15:46:15.040Z] #14 101.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:46:15.299Z] #14 101.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-15T15:46:15.299Z] #14 101.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-15T15:46:15.299Z] #14 101.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-15T15:46:15.299Z] #14 101.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:46:15.299Z] #14 102.0 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-09-15T15:46:15.299Z] #14 102.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:46:15.299Z] #14 102.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-15T15:46:15.299Z] #14 102.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:46:15.299Z] #14 102.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:46:15.299Z] #14 102.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-15T15:46:15.299Z] #14 102.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:46:15.299Z] #14 102.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:46:15.299Z] #14 102.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:46:15.299Z] #14 102.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:46:15.299Z] #14 102.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:46:15.299Z] #14 102.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:46:15.299Z] #14 102.1 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:46:15.506Z] #37 73.46 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-15T15:46:15.506Z] #37 73.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-15T15:46:15.506Z] #37 73.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-15T15:46:15.557Z] #14 DONE 102.4s [2021-09-15T15:46:15.557Z] [2021-09-15T15:46:15.557Z] #51 [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-09-15T15:46:15.557Z] #51 sha256:c52905dc62cd9f4440781f10066e9eb3fac3fff8824babcba5e9c6f7516fd0b7 [2021-09-15T15:46:15.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-15T15:46:15.815Z] #51 ... [2021-09-15T15:46:15.815Z] [2021-09-15T15:46:15.815Z] #55 [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-09-15T15:46:15.815Z] #55 sha256:df57685b0bcd1a845f3aa1702db7a738613e1b82b14f77aa24b079ee7531f812 [2021-09-15T15:46:16.074Z] #37 73.86 Selecting previously unselected package librhash0:amd64. [2021-09-15T15:46:16.074Z] #37 73.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-15T15:46:16.074Z] #37 73.89 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-15T15:46:16.334Z] #37 74.14 Selecting previously unselected package libuv1:amd64. [2021-09-15T15:46:16.334Z] #37 74.14 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-15T15:46:16.334Z] #37 74.14 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-15T15:46:16.335Z] #17 1.371 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-15T15:46:16.593Z] #37 74.39 Selecting previously unselected package cmake. [2021-09-15T15:46:16.593Z] #37 74.39 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-15T15:46:16.593Z] #37 74.40 Unpacking cmake (3.18.4-2) ... [2021-09-15T15:46:16.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-15T15:46:16.913Z] #17 DONE 2.0s [2021-09-15T15:46:16.913Z] [2021-09-15T15:46:16.913Z] #25 [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-09-15T15:46:16.913Z] #25 sha256:cbfcb325f563c65f35f8a773134aad2d90b21e278f90848382d59a0957d320d2 [2021-09-15T15:46:16.913Z] #25 98.21 + mkdir -p /tmp/tmp.9X2pD9mCan/src/github.com/docker [2021-09-15T15:46:16.913Z] #25 98.22 + mv components/cli /tmp/tmp.9X2pD9mCan/src/github.com/docker/cli [2021-09-15T15:46:16.913Z] #25 98.22 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-09-15T15:46:17.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-15T15:46:18.315Z] #25 ... [2021-09-15T15:46:18.315Z] [2021-09-15T15:46:18.315Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-15T15:46:18.315Z] #18 sha256:ec08dafb9bc7c6e4789a98add47101cd8e13a0a58fc0a75669b05e2da004980c [2021-09-15T15:46:18.315Z] #18 DONE 1.5s [2021-09-15T15:46:18.348Z] #55 ... [2021-09-15T15:46:18.348Z] [2021-09-15T15:46:18.348Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-15T15:46:18.348Z] #15 sha256:2f00e1b45760d71dede37bfe1732e663b743d8893518a731bfaec8ea05ba5792 [2021-09-15T15:46:18.348Z] #15 DONE 2.7s [2021-09-15T15:46:18.348Z] [2021-09-15T15:46:18.348Z] #55 [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-09-15T15:46:18.348Z] #55 sha256:df57685b0bcd1a845f3aa1702db7a738613e1b82b14f77aa24b079ee7531f812 [2021-09-15T15:46:18.348Z] #55 2.568 + RM_GOPATH=0 [2021-09-15T15:46:18.348Z] #55 2.568 + TMP_GOPATH= [2021-09-15T15:46:18.348Z] #55 2.569 + : /build [2021-09-15T15:46:18.348Z] #55 2.569 + '[' -z '' ']' [2021-09-15T15:46:18.348Z] #55 2.570 ++ mktemp -d [2021-09-15T15:46:18.348Z] #55 2.572 + export GOPATH=/tmp/tmp.vB5X6C6tEa [2021-09-15T15:46:18.348Z] #55 2.573 + GOPATH=/tmp/tmp.vB5X6C6tEa [2021-09-15T15:46:18.348Z] #55 2.573 + RM_GOPATH=1 [2021-09-15T15:46:18.348Z] #55 2.573 + case "$(go env GOARCH)" in [2021-09-15T15:46:18.348Z] #55 2.574 ++ go env GOARCH [2021-09-15T15:46:18.348Z] #55 2.599 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:18.348Z] #55 2.599 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:18.348Z] #55 2.600 ++ dirname /tmp/install/install.sh [2021-09-15T15:46:18.348Z] #55 2.603 + dir=/tmp/install [2021-09-15T15:46:18.348Z] #55 2.604 + bin=runc [2021-09-15T15:46:18.348Z] #55 2.604 + shift [2021-09-15T15:46:18.348Z] #55 2.604 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-15T15:46:18.348Z] #55 2.604 + . /tmp/install/runc.installer [2021-09-15T15:46:18.348Z] #55 2.604 ++ set -e [2021-09-15T15:46:18.348Z] #55 2.605 ++ : v1.0.2 [2021-09-15T15:46:18.348Z] #55 2.605 + install_runc [2021-09-15T15:46:18.348Z] #55 2.606 + RUNC_BUILDTAGS=seccomp [2021-09-15T15:46:18.348Z] #55 2.606 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-15T15:46:18.348Z] #55 2.606 Install runc version v1.0.2 (build tags: seccomp) [2021-09-15T15:46:18.348Z] #55 2.606 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vB5X6C6tEa/src/github.com/opencontainers/runc [2021-09-15T15:46:18.348Z] #55 2.609 Cloning into '/tmp/tmp.vB5X6C6tEa/src/github.com/opencontainers/runc'... [2021-09-15T15:46:18.579Z] [2021-09-15T15:46:18.579Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-15T15:46:18.579Z] #19 sha256:c0351b5378fcb16e554ca792186a8e0d9ea367140f0c9391418b421188b13e60 [2021-09-15T15:46:19.158Z] 8f616e6e9eec: Verifying Checksum [2021-09-15T15:46:19.158Z] 8f616e6e9eec: Download complete [2021-09-15T15:46:19.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-15T15:46:19.767Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-15T15:46:19.767Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9d2680d4\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-15T15:46:19.767Z] ---------------------------------------------------------------------------- [2021-09-15T15:46:19.767Z] [2021-09-15T15:46:19.767Z] INFO: executeCI.ps1 starting at Wed Sep 15 15:46:18 CUT 2021 [2021-09-15T15:46:19.767Z] [2021-09-15T15:46:19.767Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-15T15:46:19.767Z] INFO: Running git version 2.24.1.windows.2 [2021-09-15T15:46:19.767Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-09-15T15:46:19.767Z] INFO: Environment variables: [2021-09-15T15:46:19.767Z] [2021-09-15T15:46:19.767Z] Name Value [2021-09-15T15:46:19.767Z] ---- ----- [2021-09-15T15:46:19.767Z] ALLUSERSPROFILE C:\ProgramData [2021-09-15T15:46:19.767Z] amd64 true [2021-09-15T15:46:19.767Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-15T15:46:19.767Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-15T15:46:19.767Z] arm64 true [2021-09-15T15:46:19.767Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-15T15:46:19.767Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-15T15:46:19.767Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-15T15:46:19.767Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-15T15:46:19.767Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-15T15:46:19.767Z] BRANCH_NAME PR-42842 [2021-09-15T15:46:19.767Z] BUILD_DISPLAY_NAME #4 [2021-09-15T15:46:19.767Z] BUILD_ID 4 [2021-09-15T15:46:19.767Z] BUILD_NUMBER 4 [2021-09-15T15:46:19.767Z] BUILD_TAG jenkins-moby-PR-42842-4 [2021-09-15T15:46:19.767Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/ [2021-09-15T15:46:19.767Z] cgroup2 true [2021-09-15T15:46:19.767Z] CHANGE_AUTHOR dojci [2021-09-15T15:46:19.767Z] CHANGE_AUTHOR_DISPLAY_NAME Martin Dojcak [2021-09-15T15:46:19.767Z] CHANGE_BRANCH overlay2-fix-deadlock [2021-09-15T15:46:19.767Z] CHANGE_FORK lablabs [2021-09-15T15:46:19.767Z] CHANGE_ID 42842 [2021-09-15T15:46:19.767Z] CHANGE_TARGET master [2021-09-15T15:46:19.767Z] CHANGE_TITLE libnetwork/overlay:fix join sandbox deadlock [2021-09-15T15:46:19.767Z] CHANGE_URL https://github.com/moby/moby/pull/42842 [2021-09-15T15:46:19.767Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-15T15:46:19.767Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-15T15:46:19.767Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-15T15:46:19.767Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-15T15:46:19.767Z] COMPUTERNAME azwin-2-8de650 [2021-09-15T15:46:19.767Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-15T15:46:19.767Z] ConfigSequenceNumber 0 [2021-09-15T15:46:19.767Z] dco true [2021-09-15T15:46:19.767Z] DOCKER_BUILDKIT 0 [2021-09-15T15:46:19.767Z] DOCKER_DUT_DEBUG 1 [2021-09-15T15:46:19.767Z] DOCKER_EXPERIMENTAL 1 [2021-09-15T15:46:19.767Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-15T15:46:19.767Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-15T15:46:19.767Z] EXECUTOR_NUMBER 0 [2021-09-15T15:46:19.767Z] FQDN azwin-2-8de650.westus.cloudapp.azure.com [2021-09-15T15:46:19.767Z] GIT_BRANCH PR-42842 [2021-09-15T15:46:19.767Z] GIT_COMMIT b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:46:19.767Z] GIT_PREVIOUS_COMMIT b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:46:19.767Z] GIT_URL https://github.com/moby/moby.git [2021-09-15T15:46:19.767Z] HUDSON_COOKIE 4b471681-6c9a-434c-81f6-40abed00b02a [2021-09-15T15:46:19.767Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-15T15:46:19.767Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-15T15:46:19.767Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-15T15:46:19.767Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-15T15:46:19.767Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-15T15:46:19.767Z] JENKINS_NODE_COOKIE ef1ed1ae-f4ae-43b6-b9b1-bd269f87f62b [2021-09-15T15:46:19.767Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-15T15:46:19.767Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-15T15:46:19.767Z] JOB_BASE_NAME PR-42842 [2021-09-15T15:46:19.767Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/display/redirect [2021-09-15T15:46:19.767Z] JOB_NAME moby/PR-42842 [2021-09-15T15:46:19.768Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/ [2021-09-15T15:46:19.768Z] library.jps.version master [2021-09-15T15:46:19.768Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-15T15:46:19.768Z] NODE_LABELS amd64 azure azwin-2-8de650 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-09-15T15:46:19.768Z] NODE_NAME azwin-2-8de650 [2021-09-15T15:46:19.768Z] NUMBER_OF_PROCESSORS 4 [2021-09-15T15:46:19.768Z] OS Windows_NT [2021-09-15T15:46:19.768Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-15T15:46:19.768Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-15T15:46:19.768Z] ppc64le false [2021-09-15T15:46:19.768Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-15T15:46:19.768Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-15T15:46:19.768Z] PROCESSOR_LEVEL 6 [2021-09-15T15:46:19.768Z] PROCESSOR_REVISION 5507 [2021-09-15T15:46:19.768Z] ProgramData C:\ProgramData [2021-09-15T15:46:19.768Z] ProgramFiles C:\Program Files [2021-09-15T15:46:19.768Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-15T15:46:19.768Z] ProgramW6432 C:\Program Files [2021-09-15T15:46:19.768Z] PROMPT $P$G [2021-09-15T15:46:19.768Z] PSExecutionPolicyPreference Bypass [2021-09-15T15:46:19.768Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-15T15:46:19.768Z] PUBLIC C:\Users\Public [2021-09-15T15:46:19.768Z] rootless true [2021-09-15T15:46:19.768Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect?page=artif... [2021-09-15T15:46:19.768Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect?page=changes [2021-09-15T15:46:19.768Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect [2021-09-15T15:46:19.768Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42842/4/display/redirect?page=tests [2021-09-15T15:46:19.768Z] s390x false [2021-09-15T15:46:19.768Z] SKIP_VALIDATION_TESTS 1 [2021-09-15T15:46:19.768Z] SOURCES_DRIVE d [2021-09-15T15:46:19.768Z] SOURCES_SUBDIR gopath [2021-09-15T15:46:19.768Z] STAGE_NAME Run tests [2021-09-15T15:46:19.768Z] SystemDrive C: [2021-09-15T15:46:19.768Z] SystemRoot C:\Windows [2021-09-15T15:46:19.768Z] TEMP C:\Windows\TEMP [2021-09-15T15:46:19.768Z] TESTDEBUG 0 [2021-09-15T15:46:19.768Z] TESTRUN_DRIVE d [2021-09-15T15:46:19.768Z] TESTRUN_SUBDIR CI [2021-09-15T15:46:19.768Z] TIMEOUT 120m [2021-09-15T15:46:19.768Z] TMP C:\Windows\TEMP [2021-09-15T15:46:19.768Z] unit_validate true [2021-09-15T15:46:19.768Z] USERDOMAIN WORKGROUP [2021-09-15T15:46:19.768Z] USERNAME azwin-2-8de650$ [2021-09-15T15:46:19.768Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-15T15:46:19.768Z] validate_force false [2021-09-15T15:46:19.768Z] windir C:\Windows [2021-09-15T15:46:19.768Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-15T15:46:19.768Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-09-15T15:46:19.768Z] windows2022 true [2021-09-15T15:46:19.768Z] windows2022containerd true [2021-09-15T15:46:19.768Z] windowsRS1 false [2021-09-15T15:46:19.768Z] windowsRS5 true [2021-09-15T15:46:19.768Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-15T15:46:19.768Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-15T15:46:19.768Z] [2021-09-15T15:46:19.768Z] [2021-09-15T15:46:19.768Z] [2021-09-15T15:46:19.768Z] INFO: Sources under d:\gopath\... [2021-09-15T15:46:19.768Z] INFO: Test run under d:\CI\... [2021-09-15T15:46:19.768Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-15T15:46:19.768Z] INFO: docker/docker repository was found [2021-09-15T15:46:19.768Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-09-15T15:46:19.768Z] ltsc2019: Pulling from windows/servercore [2021-09-15T15:46:19.768Z] 4612f6d0b889: Pulling fs layer [2021-09-15T15:46:19.768Z] a0ddf88812f1: Pulling fs layer [2021-09-15T15:46:19.887Z] #37 ... [2021-09-15T15:46:19.887Z] [2021-09-15T15:46:19.887Z] #45 [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 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-09-15T15:46:19.887Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:46:19.887Z] #45 67.09 Selecting previously unselected package criu. [2021-09-15T15:46:19.887Z] #45 67.09 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-15T15:46:19.887Z] #45 67.15 Unpacking criu (3.15-1) ... [2021-09-15T15:46:19.887Z] #45 68.33 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:46:19.887Z] #45 70.85 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-15T15:46:19.887Z] #45 70.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:46:19.887Z] #45 70.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:46:19.887Z] #45 70.89 Setting up python3-six (1.16.0-2) ... [2021-09-15T15:46:19.887Z] #45 72.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:46:19.887Z] #45 72.39 Setting up python3-protobuf (3.12.4-1) ... [2021-09-15T15:46:19.887Z] #45 ... [2021-09-15T15:46:19.887Z] [2021-09-15T15:46:19.887Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:19.887Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:46:19.887Z] #14 73.80 Selecting previously unselected package binutils-mingw-w64. [2021-09-15T15:46:19.887Z] #14 73.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-15T15:46:19.887Z] #14 73.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:46:19.887Z] #14 74.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-15T15:46:19.887Z] #14 74.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:46:19.887Z] #14 74.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:46:19.887Z] #14 74.41 Selecting previously unselected package dmsetup. [2021-09-15T15:46:19.887Z] #14 74.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:46:19.887Z] #14 74.43 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:46:19.887Z] #14 74.67 Selecting previously unselected package mingw-w64-common. [2021-09-15T15:46:19.887Z] #14 74.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-15T15:46:19.887Z] #14 74.68 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-15T15:46:19.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-15T15:46:19.979Z] #19 DONE 1.5s [2021-09-15T15:46:19.979Z] [2021-09-15T15:46:19.979Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-15T15:46:19.979Z] #20 sha256:4288a48f229232a239cb3b56ee530b5a278980ccf4261626cbb05bb8808ca7c8 [2021-09-15T15:46:20.556Z] #20 ... [2021-09-15T15:46:20.556Z] [2021-09-15T15:46:20.556Z] #55 [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-09-15T15:46:20.556Z] #55 sha256:f4cab293520544b01d0b66bd5af2a9ca7d5c7ca060490bed8c29bde5e18b597b [2021-09-15T15:46:20.556Z] #55 2.305 + RM_GOPATH=0 [2021-09-15T15:46:20.556Z] #55 2.305 + TMP_GOPATH= [2021-09-15T15:46:20.556Z] #55 2.305 + : /build [2021-09-15T15:46:20.556Z] #55 2.305 + '[' -z '' ']' [2021-09-15T15:46:20.556Z] #55 2.305 ++ mktemp -d [2021-09-15T15:46:20.556Z] #55 2.313 + export GOPATH=/tmp/tmp.GIEkmpmldK [2021-09-15T15:46:20.557Z] #55 2.313 + GOPATH=/tmp/tmp.GIEkmpmldK [2021-09-15T15:46:20.557Z] #55 2.313 + RM_GOPATH=1 [2021-09-15T15:46:20.557Z] #55 2.313 + case "$(go env GOARCH)" in [2021-09-15T15:46:20.557Z] #55 2.313 ++ go env GOARCH [2021-09-15T15:46:20.557Z] #55 2.342 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:20.557Z] #55 2.342 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:20.557Z] #55 2.349 Install runc version v1.0.2 (build tags: seccomp) [2021-09-15T15:46:20.557Z] #55 2.349 ++ dirname /tmp/install/install.sh [2021-09-15T15:46:20.557Z] #55 2.349 + dir=/tmp/install [2021-09-15T15:46:20.557Z] #55 2.349 + bin=runc [2021-09-15T15:46:20.557Z] #55 2.349 + shift [2021-09-15T15:46:20.557Z] #55 2.349 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-15T15:46:20.557Z] #55 2.349 + . /tmp/install/runc.installer [2021-09-15T15:46:20.557Z] #55 2.349 ++ set -e [2021-09-15T15:46:20.557Z] #55 2.349 ++ : v1.0.2 [2021-09-15T15:46:20.557Z] #55 2.349 + install_runc [2021-09-15T15:46:20.557Z] #55 2.349 + RUNC_BUILDTAGS=seccomp [2021-09-15T15:46:20.557Z] #55 2.349 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-15T15:46:20.557Z] #55 2.349 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GIEkmpmldK/src/github.com/opencontainers/runc [2021-09-15T15:46:20.557Z] #55 2.386 Cloning into '/tmp/tmp.GIEkmpmldK/src/github.com/opencontainers/runc'... [2021-09-15T15:46:20.557Z] #55 9.136 + cd /tmp/tmp.GIEkmpmldK/src/github.com/opencontainers/runc [2021-09-15T15:46:20.557Z] #55 9.136 + git checkout -q v1.0.2 [2021-09-15T15:46:20.557Z] #55 9.695 + '[' -z '' ']' [2021-09-15T15:46:20.557Z] #55 9.695 + target=static [2021-09-15T15:46:20.557Z] #55 9.695 + make BUILDTAGS=seccomp static [2021-09-15T15:46:20.557Z] #55 9.910 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-15T15:46:20.690Z] 48a76b150a3a: Verifying Checksum [2021-09-15T15:46:20.690Z] 48a76b150a3a: Download complete [2021-09-15T15:46:20.877Z] #55 ... [2021-09-15T15:46:20.877Z] [2021-09-15T15:46:20.877Z] #16 [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-09-15T15:46:20.877Z] #16 sha256:cd65dacf951655ad632b1aef712a9b41fa99a421ff23ddcc955babfa3f60742b [2021-09-15T15:46:20.878Z] #16 DONE 2.2s [2021-09-15T15:46:20.878Z] [2021-09-15T15:46:20.878Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-15T15:46:20.878Z] #17 sha256:689398e39bf6143cbe2edb4e31331e2502b02915855a24f464a604f3e53f6c63 [2021-09-15T15:46:21.433Z] #20 ... [2021-09-15T15:46:21.433Z] [2021-09-15T15:46:21.433Z] #64 [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-09-15T15:46:21.433Z] #64 sha256:aad235b600a0b2c0010df7f5f687ea94cb7ce57b47e2a4392124b71c3de8ac38 [2021-09-15T15:46:21.433Z] #64 21.90 Fetched 48.3 MB in 20s (2410 kB/s) [2021-09-15T15:46:21.520Z] #55 ... [2021-09-15T15:46:21.520Z] [2021-09-15T15:46:21.520Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-15T15:46:21.520Z] #20 sha256:4288a48f229232a239cb3b56ee530b5a278980ccf4261626cbb05bb8808ca7c8 [2021-09-15T15:46:21.520Z] #20 DONE 1.5s [2021-09-15T15:46:21.520Z] [2021-09-15T15:46:21.520Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:46:21.520Z] #21 sha256:043a469520bf1891c7dfcb58ca168cbff634768553f33440d0377c242c52d810 [2021-09-15T15:46:21.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-15T15:46:22.778Z] #17 1.905 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-15T15:46:22.778Z] #17 DONE 2.1s [2021-09-15T15:46:22.778Z] [2021-09-15T15:46:22.778Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-15T15:46:22.778Z] #18 sha256:e108fd4ff99f8b9335b2c00d462603de279e4b1804d9c763ef034863b28b2fc6 [2021-09-15T15:46:22.928Z] #21 1.676 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:46:23.177Z] #14 ... [2021-09-15T15:46:23.177Z] [2021-09-15T15:46:23.177Z] #37 [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-09-15T15:46:23.177Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-15T15:46:23.177Z] #37 80.95 Setting up libicu67:amd64 (67.1-7) ... [2021-09-15T15:46:23.177Z] #37 81.00 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:46:23.177Z] #37 81.03 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-15T15:46:23.177Z] #37 81.07 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:46:23.177Z] #37 81.11 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-15T15:46:23.177Z] #37 81.11 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-15T15:46:23.177Z] #37 81.15 Setting up cmake-data (3.18.4-2) ... [2021-09-15T15:46:23.192Z] #21 1.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:46:23.192Z] #21 1.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:46:23.436Z] #37 81.22 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-15T15:46:23.436Z] #37 81.31 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-15T15:46:23.436Z] #37 81.36 Setting up cmake (3.18.4-2) ... [2021-09-15T15:46:23.708Z] #37 81.41 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:46:23.770Z] #21 2.409 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:46:24.349Z] #21 2.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:46:24.349Z] #21 ... [2021-09-15T15:46:24.349Z] [2021-09-15T15:46:24.349Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:46:24.349Z] #33 sha256:0ea30ac548e55f5e4dc405e1544cf21eb2fb700bd33609db3af0451f747ae3f4 [2021-09-15T15:46:24.349Z] #33 DONE 105.5s [2021-09-15T15:46:24.614Z] [2021-09-15T15:46:24.614Z] #51 [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-09-15T15:46:24.614Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:46:24.679Z] #18 DONE 1.8s [2021-09-15T15:46:24.679Z] [2021-09-15T15:46:24.679Z] #51 [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-09-15T15:46:24.679Z] #51 sha256:c52905dc62cd9f4440781f10066e9eb3fac3fff8824babcba5e9c6f7516fd0b7 [2021-09-15T15:46:24.679Z] #51 ... [2021-09-15T15:46:24.679Z] [2021-09-15T15:46:24.679Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-15T15:46:24.679Z] #19 sha256:394f9e65c98372885b0cefad499b4a4489d1c14805afc763131b09e77c670c46 [2021-09-15T15:46:25.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-15T15:46:26.246Z] #37 DONE 83.6s [2021-09-15T15:46:26.246Z] [2021-09-15T15:46:26.247Z] #49 [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-09-15T15:46:26.247Z] #49 sha256:d3c7594619709a48057efcd3d6f3c23bb3f265812ae804e006987afe15e3446a [2021-09-15T15:46:26.247Z] #49 DONE 83.6s [2021-09-15T15:46:26.247Z] [2021-09-15T15:46:26.247Z] #45 [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 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-09-15T15:46:26.247Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-15T15:46:26.247Z] #45 78.20 Setting up criu (3.15-1) ... [2021-09-15T15:46:26.247Z] #45 80.94 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:46:26.247Z] #45 DONE 83.3s [2021-09-15T15:46:26.247Z] [2021-09-15T15:46:26.247Z] #38 [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-09-15T15:46:26.247Z] #38 sha256:0996b1fc67255d2175220b29248f2fefa362c96b8fa905d58333066559c0aa08 [2021-09-15T15:46:26.582Z] #19 DONE 2.1s [2021-09-15T15:46:26.582Z] [2021-09-15T15:46:26.582Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-15T15:46:26.582Z] #20 sha256:d52115a1ccf854657640e1eaad4ba5a5872aa6fa67c0fe1f62fd03dc4d3b187a [2021-09-15T15:46:26.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-15T15:46:27.023Z] a0ddf88812f1: Verifying Checksum [2021-09-15T15:46:27.023Z] a0ddf88812f1: Download complete [2021-09-15T15:46:27.946Z] #51 ... [2021-09-15T15:46:27.946Z] [2021-09-15T15:46:27.946Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:46:27.946Z] #21 sha256:043a469520bf1891c7dfcb58ca168cbff634768553f33440d0377c242c52d810 [2021-09-15T15:46:27.946Z] #21 6.203 Fetched 8291 kB in 5s (1719 kB/s) [2021-09-15T15:46:28.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-15T15:46:29.116Z] #20 DONE 2.3s [2021-09-15T15:46:29.116Z] [2021-09-15T15:46:29.116Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:46:29.116Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:46:29.116Z] #33 DONE 115.5s [2021-09-15T15:46:29.116Z] [2021-09-15T15:46:29.116Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:46:29.116Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-15T15:46:29.427Z] #21 6.203 Reading package lists... [2021-09-15T15:46:29.529Z] #64 21.90 Reading package lists... [2021-09-15T15:46:29.529Z] #64 ... [2021-09-15T15:46:29.529Z] [2021-09-15T15:46:29.529Z] #44 [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-09-15T15:46:29.529Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-15T15:46:29.529Z] #44 22.07 Fetched 48.3 MB in 20s (2396 kB/s) [2021-09-15T15:46:29.534Z] #38 3.487 + RM_GOPATH=0 [2021-09-15T15:46:29.534Z] #38 3.487 + TMP_GOPATH= [2021-09-15T15:46:29.534Z] #38 3.487 + : /build [2021-09-15T15:46:29.534Z] #38 3.487 + '[' -z '' ']' [2021-09-15T15:46:29.534Z] #38 3.487 ++ mktemp -d [2021-09-15T15:46:29.534Z] #38 3.487 + export GOPATH=/tmp/tmp.e38nuJXqIZ [2021-09-15T15:46:29.534Z] #38 3.487 + GOPATH=/tmp/tmp.e38nuJXqIZ [2021-09-15T15:46:29.534Z] #38 3.487 + RM_GOPATH=1 [2021-09-15T15:46:29.534Z] #38 3.487 + case "$(go env GOARCH)" in [2021-09-15T15:46:29.534Z] #38 3.487 ++ go env GOARCH [2021-09-15T15:46:29.534Z] #38 3.517 Install tini version v0.19.0 [2021-09-15T15:46:29.534Z] #38 3.518 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:29.534Z] #38 3.518 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:29.534Z] #38 3.518 ++ dirname /tmp/install/install.sh [2021-09-15T15:46:29.534Z] #38 3.518 + dir=/tmp/install [2021-09-15T15:46:29.534Z] #38 3.518 + bin=tini [2021-09-15T15:46:29.534Z] #38 3.518 + shift [2021-09-15T15:46:29.534Z] #38 3.518 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-15T15:46:29.534Z] #38 3.518 + . /tmp/install/tini.installer [2021-09-15T15:46:29.534Z] #38 3.518 ++ : v0.19.0 [2021-09-15T15:46:29.534Z] #38 3.518 + install_tini [2021-09-15T15:46:29.534Z] #38 3.518 + echo 'Install tini version v0.19.0' [2021-09-15T15:46:29.534Z] #38 3.518 + git clone https://github.com/krallin/tini.git /tmp/tmp.e38nuJXqIZ/tini [2021-09-15T15:46:29.534Z] #38 3.525 Cloning into '/tmp/tmp.e38nuJXqIZ/tini'... [2021-09-15T15:46:29.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-15T15:46:29.786Z] #44 22.07 Reading package lists... [2021-09-15T15:46:29.786Z] #44 ... [2021-09-15T15:46:29.786Z] [2021-09-15T15:46:29.786Z] #64 [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-09-15T15:46:29.786Z] #64 sha256:aad235b600a0b2c0010df7f5f687ea94cb7ce57b47e2a4392124b71c3de8ac38 [2021-09-15T15:46:29.786Z] #64 21.90 Reading package lists... [2021-09-15T15:46:30.470Z] #38 4.626 + cd /tmp/tmp.e38nuJXqIZ/tini [2021-09-15T15:46:30.470Z] #38 4.626 + git checkout -q v0.19.0 [2021-09-15T15:46:30.470Z] #38 4.626 + cmake . [2021-09-15T15:46:30.865Z] #21 8.034 Reading package lists... [2021-09-15T15:46:31.046Z] #38 5.243 -- The C compiler identification is GNU 10.2.1 [2021-09-15T15:46:31.046Z] #38 5.318 -- Detecting C compiler ABI info [2021-09-15T15:46:31.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-15T15:46:31.413Z] #64 30.79 Reading package lists... [2021-09-15T15:46:31.413Z] #64 ... [2021-09-15T15:46:31.413Z] [2021-09-15T15:46:31.413Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:31.413Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-15T15:46:31.413Z] #20 22.02 Fetched 48.3 MB in 20s (2395 kB/s) [2021-09-15T15:46:31.413Z] #20 22.02 Reading package lists... [2021-09-15T15:46:31.413Z] #20 31.36 Reading package lists... [2021-09-15T15:46:31.413Z] #20 ... [2021-09-15T15:46:31.413Z] [2021-09-15T15:46:31.413Z] #44 [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-09-15T15:46:31.413Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-15T15:46:31.413Z] #44 22.07 Reading package lists... [2021-09-15T15:46:31.445Z] #21 9.642 Building dependency tree... [2021-09-15T15:46:31.992Z] #38 6.009 -- Detecting C compiler ABI info - done [2021-09-15T15:46:31.992Z] #38 6.148 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-15T15:46:31.992Z] #38 6.162 -- Detecting C compile features [2021-09-15T15:46:31.992Z] #38 6.165 -- Detecting C compile features - done [2021-09-15T15:46:31.992Z] #38 6.255 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-15T15:46:32.033Z] #21 10.67 The following additional packages will be installed: [2021-09-15T15:46:32.033Z] #21 10.67 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-15T15:46:32.033Z] #21 10.67 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-15T15:46:32.033Z] #21 10.68 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-15T15:46:32.033Z] #21 10.68 python3-pkg-resources vim-runtime xxd [2021-09-15T15:46:32.033Z] #21 10.68 Suggested packages: [2021-09-15T15:46:32.033Z] #21 10.68 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-15T15:46:32.033Z] #21 10.68 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-15T15:46:32.033Z] #21 10.68 acl attr quota [2021-09-15T15:46:32.033Z] #21 10.68 Recommended packages: [2021-09-15T15:46:32.033Z] #21 10.68 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-15T15:46:32.403Z] #21 3.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:46:32.403Z] #21 3.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:46:32.403Z] #21 3.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:46:32.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-15T15:46:32.559Z] #38 6.556 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-15T15:46:32.559Z] #38 6.689 -- Configuring done [2021-09-15T15:46:32.559Z] #38 6.708 -- Generating done [2021-09-15T15:46:32.559Z] #38 6.711 -- Build files have been written to: /tmp/tmp.e38nuJXqIZ/tini [2021-09-15T15:46:32.559Z] #38 6.726 + make tini-static [2021-09-15T15:46:32.662Z] #21 3.741 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:46:32.891Z] 4612f6d0b889: Verifying Checksum [2021-09-15T15:46:32.891Z] 4612f6d0b889: Download complete [2021-09-15T15:46:32.984Z] #21 11.63 The following NEW packages will be installed: [2021-09-15T15:46:32.984Z] #21 11.63 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-15T15:46:32.984Z] #21 11.63 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-15T15:46:32.984Z] #21 11.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-15T15:46:32.984Z] #21 11.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-15T15:46:32.984Z] #21 11.64 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-15T15:46:32.984Z] #21 11.64 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-15T15:46:32.984Z] #21 11.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-15T15:46:32.984Z] #21 11.64 xz-utils zip [2021-09-15T15:46:33.127Z] #38 7.130 Scanning dependencies of target tini-static [2021-09-15T15:46:33.127Z] #38 7.268 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-15T15:46:33.248Z] #21 11.96 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:46:33.248Z] #21 11.96 Need to get 26.4 MB of archives. [2021-09-15T15:46:33.248Z] #21 11.96 After this operation, 103 MB of additional disk space will be used. [2021-09-15T15:46:33.248Z] #21 11.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-09-15T15:46:33.248Z] #21 11.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-09-15T15:46:33.248Z] #21 11.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-09-15T15:46:33.248Z] #21 11.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-09-15T15:46:33.248Z] #21 11.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-09-15T15:46:33.512Z] #21 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-09-15T15:46:33.512Z] #21 11.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-09-15T15:46:33.512Z] #21 11.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-09-15T15:46:33.512Z] #21 12.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-15T15:46:33.512Z] #21 12.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:46:33.512Z] #21 12.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-09-15T15:46:33.512Z] #21 12.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-09-15T15:46:33.512Z] #21 12.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-09-15T15:46:33.512Z] #21 12.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-09-15T15:46:33.512Z] #21 12.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-09-15T15:46:33.512Z] #21 12.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-09-15T15:46:33.512Z] #21 12.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-09-15T15:46:33.512Z] #21 12.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-09-15T15:46:33.512Z] #21 12.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-09-15T15:46:33.512Z] #21 12.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-09-15T15:46:33.512Z] #21 12.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-09-15T15:46:33.512Z] #21 12.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-15T15:46:33.512Z] #21 12.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-15T15:46:33.512Z] #21 12.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-15T15:46:33.512Z] #21 12.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-09-15T15:46:33.512Z] #21 12.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-09-15T15:46:33.512Z] #21 12.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-15T15:46:33.599Z] #21 4.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:46:33.775Z] #21 12.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-09-15T15:46:33.775Z] #21 12.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-09-15T15:46:33.775Z] #21 12.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-09-15T15:46:33.775Z] #21 12.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-09-15T15:46:33.775Z] #21 12.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-09-15T15:46:33.775Z] #21 12.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-09-15T15:46:33.775Z] #21 12.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-15T15:46:33.775Z] #21 12.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-15T15:46:33.775Z] #21 12.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-15T15:46:33.775Z] #21 12.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:46:33.775Z] #21 12.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-15T15:46:33.775Z] #21 12.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-15T15:46:33.775Z] #21 12.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-09-15T15:46:33.775Z] #21 12.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-09-15T15:46:34.038Z] #21 12.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-09-15T15:46:34.038Z] #21 12.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-09-15T15:46:34.038Z] #21 12.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-15T15:46:34.038Z] #21 12.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-09-15T15:46:34.038Z] #21 12.69 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-09-15T15:46:34.038Z] #21 12.71 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-09-15T15:46:34.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-15T15:46:34.989Z] #21 13.39 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:46:34.989Z] #21 13.52 Fetched 26.4 MB in 1s (25.6 MB/s) [2021-09-15T15:46:34.989Z] #21 13.62 Selecting previously unselected package pigz. [2021-09-15T15:46:35.032Z] #38 8.990 [100%] Linking C executable tini-static [2021-09-15T15:46:35.253Z] #21 13.62 (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 ... 24004 files and directories currently installed.) [2021-09-15T15:46:35.253Z] #21 13.73 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-09-15T15:46:35.253Z] #21 13.74 Unpacking pigz (2.6-1) ... [2021-09-15T15:46:35.253Z] #21 13.83 Selecting previously unselected package libelf1:arm64. [2021-09-15T15:46:35.253Z] #21 13.83 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-09-15T15:46:35.253Z] #21 13.84 Unpacking libelf1:arm64 (0.183-1) ... [2021-09-15T15:46:35.292Z] #38 ... [2021-09-15T15:46:35.292Z] [2021-09-15T15:46:35.292Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:35.292Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:46:35.292Z] #14 83.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-15T15:46:35.292Z] #14 83.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-15T15:46:35.292Z] #14 83.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:46:35.292Z] #14 90.67 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-15T15:46:35.292Z] #14 90.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:46:35.292Z] #14 90.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:46:35.292Z] #14 91.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-15T15:46:35.292Z] #14 91.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:46:35.292Z] #14 91.07 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-15T15:46:35.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-15T15:46:35.517Z] #21 14.02 Selecting previously unselected package libbpf0:arm64. [2021-09-15T15:46:35.517Z] #21 14.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-09-15T15:46:35.517Z] #21 14.05 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-09-15T15:46:35.517Z] #21 14.18 Selecting previously unselected package libcap2:arm64. [2021-09-15T15:46:35.517Z] #21 14.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-09-15T15:46:35.517Z] #21 14.19 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-09-15T15:46:35.517Z] #21 14.26 Selecting previously unselected package libmnl0:arm64. [2021-09-15T15:46:35.791Z] #21 14.27 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-09-15T15:46:35.791Z] #21 14.29 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-09-15T15:46:35.791Z] #21 14.36 Selecting previously unselected package libxtables12:arm64. [2021-09-15T15:46:35.791Z] #21 14.37 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-09-15T15:46:35.791Z] #21 14.38 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-09-15T15:46:35.791Z] #21 14.47 Selecting previously unselected package libcap2-bin. [2021-09-15T15:46:35.860Z] #14 ... [2021-09-15T15:46:35.860Z] [2021-09-15T15:46:35.860Z] #38 [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-09-15T15:46:35.860Z] #38 sha256:0996b1fc67255d2175220b29248f2fefa362c96b8fa905d58333066559c0aa08 [2021-09-15T15:46:35.860Z] #38 9.932 [100%] Built target tini-static [2021-09-15T15:46:35.860Z] #38 9.986 + mkdir -p /build [2021-09-15T15:46:35.860Z] #38 10.00 + cp tini-static /build/docker-init [2021-09-15T15:46:36.057Z] #21 14.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-09-15T15:46:36.057Z] #21 14.47 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-15T15:46:36.057Z] #21 14.61 Selecting previously unselected package iproute2. [2021-09-15T15:46:36.057Z] #21 14.61 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-09-15T15:46:36.057Z] #21 14.63 Unpacking iproute2 (5.10.0-4) ... [2021-09-15T15:46:36.132Z] #21 ... [2021-09-15T15:46:36.132Z] [2021-09-15T15:46:36.132Z] #55 [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-09-15T15:46:36.132Z] #55 sha256:df57685b0bcd1a845f3aa1702db7a738613e1b82b14f77aa24b079ee7531f812 [2021-09-15T15:46:36.132Z] #55 10.00 + cd /tmp/tmp.vB5X6C6tEa/src/github.com/opencontainers/runc [2021-09-15T15:46:36.132Z] #55 10.00 + git checkout -q v1.0.2 [2021-09-15T15:46:36.132Z] #55 10.43 + '[' -z '' ']' [2021-09-15T15:46:36.132Z] #55 10.43 + target=static [2021-09-15T15:46:36.132Z] #55 10.43 + make BUILDTAGS=seccomp static [2021-09-15T15:46:36.132Z] #55 10.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-15T15:46:36.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-15T15:46:36.457Z] #38 DONE 10.7s [2021-09-15T15:46:36.458Z] [2021-09-15T15:46:36.458Z] #51 [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-09-15T15:46:36.458Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:46:36.634Z] #21 15.10 Selecting previously unselected package xxd. [2021-09-15T15:46:36.634Z] #21 15.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-15T15:46:36.634Z] #21 15.13 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:46:36.634Z] #21 15.26 Selecting previously unselected package vim-common. [2021-09-15T15:46:36.634Z] #21 15.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:46:36.634Z] #21 15.30 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:46:36.835Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-15T15:46:36.835Z] Using test binary docker [2021-09-15T15:46:36.835Z] +++ /etc/init.d/apparmor start [2021-09-15T15:46:36.835Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-15T15:46:36.835Z] INFO: Waiting for daemon to start... [2021-09-15T15:46:36.835Z] Starting dockerd [2021-09-15T15:46:36.835Z] +++ 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-09-15T15:46:36.897Z] #21 15.49 Selecting previously unselected package bash-completion. [2021-09-15T15:46:36.898Z] #21 15.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-15T15:46:37.069Z] #55 ... [2021-09-15T15:46:37.069Z] [2021-09-15T15:46:37.069Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:46:37.069Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-15T15:46:37.069Z] #21 8.080 Fetched 8402 kB in 5s (1632 kB/s) [2021-09-15T15:46:37.090Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-15T15:46:37.090Z] Using test binary docker [2021-09-15T15:46:37.090Z] +++ /etc/init.d/apparmor start [2021-09-15T15:46:37.090Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-15T15:46:37.090Z] INFO: Waiting for daemon to start... [2021-09-15T15:46:37.090Z] Starting dockerd [2021-09-15T15:46:37.090Z] +++ 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-09-15T15:46:37.090Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-15T15:46:37.090Z] Using test binary docker [2021-09-15T15:46:37.090Z] +++ /etc/init.d/apparmor start [2021-09-15T15:46:37.090Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-15T15:46:37.090Z] INFO: Waiting for daemon to start... [2021-09-15T15:46:37.090Z] Starting dockerd [2021-09-15T15:46:37.090Z] +++ 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-09-15T15:46:38.973Z] #21 8.080 Reading package lists... [2021-09-15T15:46:39.461Z] #21 18.04 Unpacking bash-completion (1:2.11-2) ... [2021-09-15T15:46:39.507Z] #44 31.37 Reading package lists... [2021-09-15T15:46:39.507Z] #44 ... [2021-09-15T15:46:39.507Z] [2021-09-15T15:46:39.507Z] #64 [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-09-15T15:46:39.507Z] #64 sha256:aad235b600a0b2c0010df7f5f687ea94cb7ce57b47e2a4392124b71c3de8ac38 [2021-09-15T15:46:39.507Z] #64 30.79 Reading package lists... [2021-09-15T15:46:39.988Z] #21 18.45 Selecting previously unselected package bzip2. [2021-09-15T15:46:39.989Z] #21 18.47 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-09-15T15:46:39.989Z] #21 18.47 Unpacking bzip2 (1.0.8-4) ... [2021-09-15T15:46:39.989Z] #21 18.58 Selecting previously unselected package xz-utils. [2021-09-15T15:46:39.989Z] #21 18.59 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-09-15T15:46:39.989Z] #21 18.59 Unpacking xz-utils (5.2.5-2) ... [2021-09-15T15:46:40.252Z] #21 18.81 Selecting previously unselected package apparmor. [2021-09-15T15:46:40.252Z] #21 18.82 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-09-15T15:46:40.252Z] #21 18.90 Unpacking apparmor (2.13.6-10) ... [2021-09-15T15:46:40.516Z] #21 19.28 Selecting previously unselected package inetutils-ping. [2021-09-15T15:46:40.516Z] #21 19.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-09-15T15:46:40.779Z] #21 19.29 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-15T15:46:40.779Z] #21 19.45 Selecting previously unselected package libip4tc2:arm64. [2021-09-15T15:46:40.779Z] #21 19.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-09-15T15:46:40.779Z] #21 19.46 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-09-15T15:46:40.779Z] #21 19.53 Selecting previously unselected package libip6tc2:arm64. [2021-09-15T15:46:40.874Z] #64 39.68 Building dependency tree... [2021-09-15T15:46:40.878Z] #21 9.853 Reading package lists... [2021-09-15T15:46:41.043Z] #21 19.55 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-09-15T15:46:41.043Z] #21 19.55 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-09-15T15:46:41.043Z] #21 19.65 Selecting previously unselected package libnfnetlink0:arm64. [2021-09-15T15:46:41.043Z] #21 19.66 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-09-15T15:46:41.043Z] #21 19.67 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-15T15:46:41.043Z] #21 19.75 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-09-15T15:46:41.043Z] #21 19.75 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-09-15T15:46:41.043Z] #21 19.76 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-15T15:46:41.137Z] #21 11.83 Building dependency tree... [2021-09-15T15:46:41.251Z] . [2021-09-15T15:46:41.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-15T15:46:41.251Z] [2021-09-15T15:46:41.251Z] [2021-09-15T15:46:41.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-15T15:46:41.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-15T15:46:41.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-15T15:46:41.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-15T15:46:41.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-15T15:46:41.251Z] Error: No such image: emptyfs [2021-09-15T15:46:41.251Z] Error: No such image: emptyfs [2021-09-15T15:46:41.251Z] ++++ docker load [2021-09-15T15:46:41.251Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-15T15:46:41.251Z] Error: No such image: emptyfs [2021-09-15T15:46:41.251Z] ++++ docker load [2021-09-15T15:46:41.251Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-15T15:46:41.251Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-15T15:46:41.251Z] ++++ docker load [2021-09-15T15:46:41.306Z] #21 19.86 Selecting previously unselected package libnftnl11:arm64. [2021-09-15T15:46:41.306Z] #21 19.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-09-15T15:46:41.306Z] #21 19.89 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-09-15T15:46:41.306Z] #21 19.97 Selecting previously unselected package iptables. [2021-09-15T15:46:41.306Z] #21 19.98 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-09-15T15:46:41.306Z] #21 19.99 Unpacking iptables (1.8.7-1) ... [2021-09-15T15:46:41.507Z] Running integration-test (iteration 1) [2021-09-15T15:46:41.507Z] 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-09-15T15:46:41.507Z] ++ 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-09-15T15:46:41.507Z] ++ set -e [2021-09-15T15:46:41.507Z] ++ '[' -n 0 ']' [2021-09-15T15:46:41.507Z] ++ set -x [2021-09-15T15:46:41.507Z] ++ 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-09-15T15:46:41.507Z] Running integration-test (iteration 1) [2021-09-15T15:46:41.507Z] Running integration-test (iteration 1) [2021-09-15T15:46:41.507Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-15T15:46:41.507Z] ++ 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-09-15T15:46:41.507Z] ++ set -e [2021-09-15T15:46:41.507Z] ++ '[' -n 0 ']' [2021-09-15T15:46:41.507Z] ++ set -x [2021-09-15T15:46:41.507Z] ++ 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-09-15T15:46:41.507Z] 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-09-15T15:46:41.507Z] ++ 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-09-15T15:46:41.507Z] ++ set -e [2021-09-15T15:46:41.507Z] ++ '[' -n 0 ']' [2021-09-15T15:46:41.507Z] ++ set -x [2021-09-15T15:46:41.507Z] ++ 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-09-15T15:46:41.704Z] #21 12.88 The following additional packages will be installed: [2021-09-15T15:46:41.704Z] #21 12.88 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-15T15:46:41.704Z] #21 12.88 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-15T15:46:41.704Z] #21 12.88 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-15T15:46:41.704Z] #21 12.88 python3-pkg-resources vim-runtime xxd [2021-09-15T15:46:41.704Z] #21 12.88 Suggested packages: [2021-09-15T15:46:41.704Z] #21 12.89 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-15T15:46:41.704Z] #21 12.89 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-15T15:46:41.704Z] #21 12.89 acl attr quota [2021-09-15T15:46:41.704Z] #21 12.89 Recommended packages: [2021-09-15T15:46:41.704Z] #21 12.89 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-15T15:46:41.763Z] Loaded image: busybox:latest [2021-09-15T15:46:41.763Z] Loaded image: busybox:latest [2021-09-15T15:46:41.763Z] Loaded image: busybox:latest [2021-09-15T15:46:41.763Z] Loaded image: busybox:glibc [2021-09-15T15:46:41.763Z] Loaded image: busybox:glibc [2021-09-15T15:46:41.763Z] Loaded image: busybox:glibc [2021-09-15T15:46:41.883Z] #21 20.30 Selecting previously unselected package libonig5:arm64. [2021-09-15T15:46:41.883Z] #21 20.31 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-15T15:46:41.883Z] #21 20.32 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-15T15:46:41.883Z] #21 20.45 Selecting previously unselected package libjq1:arm64. [2021-09-15T15:46:41.883Z] #21 20.46 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-09-15T15:46:41.883Z] #21 20.47 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-15T15:46:42.146Z] #21 20.60 Selecting previously unselected package jq. [2021-09-15T15:46:42.146Z] #21 20.61 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-09-15T15:46:42.146Z] #21 20.62 Unpacking jq (1.6-2.1) ... [2021-09-15T15:46:42.146Z] #21 20.72 Selecting previously unselected package libaio1:arm64. [2021-09-15T15:46:42.146Z] #21 20.73 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-09-15T15:46:42.146Z] #21 20.74 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-09-15T15:46:42.146Z] #21 20.83 Selecting previously unselected package libgpm2:arm64. [2021-09-15T15:46:42.146Z] #21 20.84 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-09-15T15:46:42.146Z] #21 20.85 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-09-15T15:46:42.146Z] #21 20.92 Selecting previously unselected package libicu67:arm64. [2021-09-15T15:46:42.410Z] #21 20.94 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-09-15T15:46:42.410Z] #21 20.95 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-15T15:46:42.766Z] #64 43.50 The following additional packages will be installed: [2021-09-15T15:46:42.766Z] #64 43.53 libbtrfs0 [2021-09-15T15:46:42.766Z] #64 43.81 The following NEW packages will be installed: [2021-09-15T15:46:43.022Z] #64 43.85 libbtrfs-dev libbtrfs0 [2021-09-15T15:46:43.082Z] #21 13.90 The following NEW packages will be installed: [2021-09-15T15:46:43.082Z] #21 13.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-15T15:46:43.082Z] #21 13.92 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-15T15:46:43.082Z] #21 13.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-15T15:46:43.082Z] #21 13.92 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-15T15:46:43.082Z] #21 13.92 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-15T15:46:43.082Z] #21 13.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-15T15:46:43.082Z] #21 13.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-15T15:46:43.082Z] #21 13.92 xz-utils zip [2021-09-15T15:46:43.082Z] #21 14.22 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:46:43.082Z] #21 14.22 Need to get 27.0 MB of archives. [2021-09-15T15:46:43.082Z] #21 14.22 After this operation, 104 MB of additional disk space will be used. [2021-09-15T15:46:43.082Z] #21 14.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-15T15:46:43.082Z] #21 14.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-15T15:46:43.082Z] #21 14.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-15T15:46:43.082Z] #21 14.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-15T15:46:43.082Z] #21 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-15T15:46:43.082Z] #21 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-15T15:46:43.082Z] #21 14.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-15T15:46:43.082Z] #21 14.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-15T15:46:43.082Z] #21 14.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-15T15:46:43.082Z] #21 14.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:46:43.082Z] #21 14.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-15T15:46:43.082Z] #21 14.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-15T15:46:43.082Z] #21 14.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-15T15:46:43.082Z] #21 14.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-15T15:46:43.082Z] #21 14.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-15T15:46:43.082Z] #21 14.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-15T15:46:43.082Z] #21 14.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-15T15:46:43.082Z] #21 14.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-15T15:46:43.082Z] #21 14.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-15T15:46:43.082Z] #21 14.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-15T15:46:43.082Z] #21 14.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-15T15:46:43.082Z] #21 14.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-15T15:46:43.082Z] #21 14.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-15T15:46:43.129Z] Loaded image: debian:bullseye-slim [2021-09-15T15:46:43.341Z] #21 14.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-15T15:46:43.342Z] #21 14.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-15T15:46:43.342Z] #21 14.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-15T15:46:43.342Z] #21 14.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-15T15:46:43.384Z] Loaded image: debian:bullseye-slim [2021-09-15T15:46:43.384Z] Loaded image: debian:bullseye-slim [2021-09-15T15:46:43.384Z] Loaded image: hello-world:latest [2021-09-15T15:46:43.384Z] Loaded image: hello-world:latest [2021-09-15T15:46:43.384Z] Loaded image: arm32v7/hello-world:latest [2021-09-15T15:46:43.384Z] Loaded image: hello-world:latest [2021-09-15T15:46:43.384Z] INFO: Testing against a local daemon [2021-09-15T15:46:43.384Z] === RUN TestCgroupNamespacesBuild [2021-09-15T15:46:43.384Z] Loaded image: arm32v7/hello-world:latest [2021-09-15T15:46:43.384Z] Loaded image: arm32v7/hello-world:latest [2021-09-15T15:46:43.384Z] INFO: Testing against a local daemon [2021-09-15T15:46:43.384Z] === RUN TestDockerSuite [2021-09-15T15:46:43.384Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-15T15:46:43.384Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-15T15:46:43.384Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-15T15:46:43.384Z] INFO: Testing against a local daemon [2021-09-15T15:46:43.384Z] === RUN TestDockerDaemonSuite [2021-09-15T15:46:43.384Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-09-15T15:46:43.384Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-15T15:46:43.384Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-15T15:46:43.384Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-15T15:46:43.384Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-15T15:46:43.384Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-15T15:46:43.585Z] #64 44.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:46:43.585Z] #64 44.33 Need to get 460 kB of archives. [2021-09-15T15:46:43.585Z] #64 44.33 After this operation, 1237 kB of additional disk space will be used. [2021-09-15T15:46:43.585Z] #64 44.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-15T15:46:43.585Z] #64 44.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-15T15:46:43.601Z] #21 14.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-15T15:46:43.601Z] #21 14.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-15T15:46:43.601Z] #21 14.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-15T15:46:43.601Z] #21 14.72 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-15T15:46:43.601Z] #21 14.72 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-15T15:46:43.601Z] #21 14.72 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-15T15:46:43.601Z] #21 14.73 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-15T15:46:43.601Z] #21 14.79 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-15T15:46:43.601Z] #21 14.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-15T15:46:43.601Z] #21 14.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:46:43.601Z] #21 14.82 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-15T15:46:43.601Z] #21 14.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-15T15:46:43.601Z] #21 14.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-15T15:46:43.601Z] #21 14.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-15T15:46:43.601Z] #21 14.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-15T15:46:43.601Z] #21 14.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-15T15:46:43.601Z] #21 14.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-15T15:46:43.859Z] #21 15.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-15T15:46:43.859Z] #21 15.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-15T15:46:44.118Z] #21 15.18 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-15T15:46:44.148Z] #64 45.00 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:46:44.309Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-15T15:46:44.309Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-15T15:46:44.406Z] #64 45.30 Fetched 460 kB in 0s (1481 kB/s) [2021-09-15T15:46:44.406Z] #64 45.34 Selecting previously unselected package libbtrfs0:amd64. [2021-09-15T15:46:44.406Z] #64 45.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 ... 30211 files and directories currently installed.) [2021-09-15T15:46:44.406Z] #64 45.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-15T15:46:44.406Z] #64 45.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:46:44.564Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-15T15:46:44.564Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-15T15:46:44.589Z] #51 ... [2021-09-15T15:46:44.589Z] [2021-09-15T15:46:44.589Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:44.589Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:46:44.589Z] #14 101.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-15T15:46:44.589Z] #14 101.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:46:44.589Z] #14 101.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:46:44.662Z] #64 45.46 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-15T15:46:44.662Z] #64 45.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-15T15:46:44.662Z] #64 45.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:46:44.686Z] #21 15.62 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:46:44.686Z] #21 15.72 Fetched 27.0 MB in 1s (21.5 MB/s) [2021-09-15T15:46:44.686Z] #21 15.77 Selecting previously unselected package pigz. [2021-09-15T15:46:44.686Z] #21 15.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-09-15T15:46:44.686Z] #21 15.83 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-15T15:46:44.686Z] #21 15.85 Unpacking pigz (2.6-1) ... [2021-09-15T15:46:44.686Z] #21 15.92 Selecting previously unselected package libelf1:amd64. [2021-09-15T15:46:44.686Z] #21 15.92 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-15T15:46:44.686Z] #21 15.93 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-15T15:46:44.820Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-15T15:46:44.919Z] #64 45.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:46:44.920Z] #64 45.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:46:44.920Z] #64 45.66 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:46:44.920Z] #64 DONE 45.9s [2021-09-15T15:46:44.920Z] [2021-09-15T15:46:44.920Z] #65 [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-09-15T15:46:44.920Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:46:44.945Z] #21 16.07 Selecting previously unselected package libbpf0:amd64. [2021-09-15T15:46:44.945Z] #21 16.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-15T15:46:44.945Z] #21 16.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-15T15:46:44.945Z] #21 16.17 Selecting previously unselected package libcap2:amd64. [2021-09-15T15:46:44.970Z] #21 23.34 Selecting previously unselected package libinih1:arm64. [2021-09-15T15:46:44.970Z] #21 23.35 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-09-15T15:46:44.970Z] #21 23.36 Unpacking libinih1:arm64 (53-1+b2) ... [2021-09-15T15:46:44.970Z] #21 23.42 Selecting previously unselected package libnet1:arm64. [2021-09-15T15:46:44.970Z] #21 23.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-15T15:46:44.970Z] #21 23.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:46:44.970Z] #21 23.57 Selecting previously unselected package libnl-3-200:arm64. [2021-09-15T15:46:44.970Z] #21 23.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-15T15:46:44.970Z] #21 23.59 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-15T15:46:45.075Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-15T15:46:45.075Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-15T15:46:45.075Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2021-09-15T15:46:45.075Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-15T15:46:45.204Z] #21 16.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-15T15:46:45.204Z] #21 16.18 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-15T15:46:45.204Z] #21 16.23 Selecting previously unselected package libmnl0:amd64. [2021-09-15T15:46:45.204Z] #21 16.23 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-15T15:46:45.204Z] #21 16.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-15T15:46:45.204Z] #21 16.30 Selecting previously unselected package libxtables12:amd64. [2021-09-15T15:46:45.204Z] #21 16.30 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-15T15:46:45.204Z] #21 16.32 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-15T15:46:45.204Z] #21 16.38 Selecting previously unselected package libcap2-bin. [2021-09-15T15:46:45.204Z] #21 16.38 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-15T15:46:45.204Z] #21 16.39 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-15T15:46:45.234Z] #21 23.70 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-15T15:46:45.234Z] #21 23.71 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-15T15:46:45.234Z] #21 23.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-15T15:46:45.234Z] #21 23.81 Selecting previously unselected package net-tools. [2021-09-15T15:46:45.234Z] #21 23.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-09-15T15:46:45.234Z] #21 23.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:46:45.463Z] #21 16.45 Selecting previously unselected package iproute2. [2021-09-15T15:46:45.463Z] #21 16.46 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-15T15:46:45.463Z] #21 16.49 Unpacking iproute2 (5.10.0-4) ... [2021-09-15T15:46:45.498Z] #21 24.01 Selecting previously unselected package patch. [2021-09-15T15:46:45.498Z] #21 24.03 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-09-15T15:46:45.498Z] #21 24.04 Unpacking patch (2.7.6-7) ... [2021-09-15T15:46:45.498Z] #21 24.19 Selecting previously unselected package python-pip-whl. [2021-09-15T15:46:45.498Z] #21 24.20 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-15T15:46:45.498Z] #21 24.20 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-15T15:46:46.001Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-15T15:46:46.032Z] #21 16.95 Selecting previously unselected package xxd. [2021-09-15T15:46:46.032Z] #21 16.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:46:46.032Z] #21 16.97 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:46:46.032Z] #21 17.08 Selecting previously unselected package vim-common. [2021-09-15T15:46:46.032Z] #21 17.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:46:46.032Z] #21 17.10 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:46:46.076Z] #21 24.69 Selecting previously unselected package python3-lib2to3. [2021-09-15T15:46:46.076Z] #21 24.71 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-15T15:46:46.076Z] #21 24.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:46:46.256Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-15T15:46:46.256Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-15T15:46:46.256Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-15T15:46:46.288Z] #65 1.145 + RM_GOPATH=0 [2021-09-15T15:46:46.288Z] #65 1.146 + TMP_GOPATH= [2021-09-15T15:46:46.288Z] #65 1.148 + : /build [2021-09-15T15:46:46.288Z] #65 1.148 + '[' -z '' ']' [2021-09-15T15:46:46.288Z] #65 1.152 ++ mktemp -d [2021-09-15T15:46:46.288Z] #65 1.152 + export GOPATH=/tmp/tmp.MlwM12M7Po [2021-09-15T15:46:46.288Z] #65 1.152 + GOPATH=/tmp/tmp.MlwM12M7Po [2021-09-15T15:46:46.288Z] #65 1.152 + RM_GOPATH=1 [2021-09-15T15:46:46.288Z] #65 1.152 + case "$(go env GOARCH)" in [2021-09-15T15:46:46.288Z] #65 1.152 ++ go env GOARCH [2021-09-15T15:46:46.288Z] #65 1.168 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:46.288Z] #65 1.168 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:46.288Z] #65 1.180 ++ dirname /tmp/install/install.sh [2021-09-15T15:46:46.288Z] #65 1.181 + dir=/tmp/install [2021-09-15T15:46:46.288Z] #65 1.181 + bin=containerd [2021-09-15T15:46:46.288Z] #65 1.182 + shift [2021-09-15T15:46:46.288Z] #65 1.182 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-15T15:46:46.288Z] #65 1.182 + . /tmp/install/containerd.installer [2021-09-15T15:46:46.288Z] #65 1.183 ++ set -e [2021-09-15T15:46:46.288Z] #65 1.183 ++ : v1.5.5 [2021-09-15T15:46:46.288Z] #65 1.183 + install_containerd [2021-09-15T15:46:46.288Z] #65 1.184 + echo 'Install containerd version v1.5.5' [2021-09-15T15:46:46.288Z] #65 1.184 Install containerd version v1.5.5 [2021-09-15T15:46:46.288Z] #65 1.184 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MlwM12M7Po/src/github.com/containerd/containerd [2021-09-15T15:46:46.288Z] #65 1.188 Cloning into '/tmp/tmp.MlwM12M7Po/src/github.com/containerd/containerd'... [2021-09-15T15:46:46.291Z] #21 17.25 Selecting previously unselected package bash-completion. [2021-09-15T15:46:46.291Z] #21 17.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-15T15:46:46.340Z] #21 24.88 Selecting previously unselected package python3-distutils. [2021-09-15T15:46:46.340Z] #21 24.88 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-15T15:46:46.340Z] #21 24.90 Unpacking python3-distutils (3.9.2-1) ... [2021-09-15T15:46:46.340Z] #21 25.09 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:46:46.512Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2021-09-15T15:46:46.512Z] === RUN TestBuildWithSession [2021-09-15T15:46:46.512Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T15:46:46.512Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-15T15:46:46.512Z] === RUN TestBuildSquashParent [2021-09-15T15:46:46.546Z] #65 ... [2021-09-15T15:46:46.546Z] [2021-09-15T15:46:46.546Z] #67 [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-09-15T15:46:46.546Z] #67 sha256:41fdd705fdf595838979de3da670d43a2d484e7f03f700472d7f75d73ad433c2 [2021-09-15T15:46:46.546Z] #67 44.30 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:46:46.546Z] #67 44.30 + GOBIN=/build [2021-09-15T15:46:46.546Z] #67 44.30 + GO111MODULE=on [2021-09-15T15:46:46.546Z] #67 44.30 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-15T15:46:46.546Z] #67 DONE 47.3s [2021-09-15T15:46:46.546Z] [2021-09-15T15:46:46.546Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-15T15:46:46.546Z] #68 sha256:0e2007160cbe86537c9958d1108799918007b13e183a980b1474e430e0366040 [2021-09-15T15:46:46.546Z] #68 DONE 0.1s [2021-09-15T15:46:46.546Z] [2021-09-15T15:46:46.546Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-15T15:46:46.546Z] #69 sha256:67a36ab5967a46bf2358322b2959fa9b12d28b7698fa0a471334ac2870be8d1e [2021-09-15T15:46:46.546Z] #69 DONE 0.1s [2021-09-15T15:46:46.546Z] [2021-09-15T15:46:46.546Z] #44 [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-09-15T15:46:46.546Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-15T15:46:46.546Z] #44 31.37 Reading package lists... [2021-09-15T15:46:46.546Z] #44 40.30 Building dependency tree... [2021-09-15T15:46:46.546Z] #44 44.38 The following additional packages will be installed: [2021-09-15T15:46:46.546Z] #44 44.39 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-09-15T15:46:46.546Z] #44 44.42 Suggested packages: [2021-09-15T15:46:46.546Z] #44 44.42 cmake-doc ninja-build lrzip [2021-09-15T15:46:46.546Z] #44 44.42 Recommended packages: [2021-09-15T15:46:46.546Z] #44 44.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-15T15:46:46.546Z] #44 45.05 The following NEW packages will be installed: [2021-09-15T15:46:46.546Z] #44 45.08 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-09-15T15:46:46.546Z] #44 45.53 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:46:46.546Z] #44 45.53 Need to get 8419 kB of archives. [2021-09-15T15:46:46.546Z] #44 45.53 After this operation, 34.9 MB of additional disk space will be used. [2021-09-15T15:46:46.546Z] #44 45.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-15T15:46:46.546Z] #44 45.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:46:46.546Z] #44 45.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-15T15:46:46.546Z] #44 45.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-15T15:46:46.546Z] #44 45.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-15T15:46:46.546Z] #44 45.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-15T15:46:46.546Z] #44 45.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-15T15:46:46.546Z] #44 45.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-15T15:46:46.546Z] #44 46.68 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:46:46.546Z] #44 47.03 Fetched 8419 kB in 0s (17.2 MB/s) [2021-09-15T15:46:46.546Z] #44 47.10 Selecting previously unselected package xxd. [2021-09-15T15:46:46.546Z] #44 47.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-09-15T15:46:46.546Z] #44 47.16 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:46:46.546Z] #44 47.17 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:46:46.546Z] #44 47.32 Selecting previously unselected package vim-common. [2021-09-15T15:46:46.546Z] #44 47.32 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:46:46.546Z] #44 47.35 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:46:46.604Z] #21 25.10 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:46:46.604Z] #21 25.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:46:46.604Z] #21 25.26 Selecting previously unselected package python3-setuptools. [2021-09-15T15:46:46.604Z] #21 25.26 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-15T15:46:46.604Z] #21 25.27 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-15T15:46:46.803Z] #44 47.58 Selecting previously unselected package cmake-data. [2021-09-15T15:46:46.803Z] #44 47.59 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-15T15:46:46.803Z] #44 47.63 Unpacking cmake-data (3.18.4-2) ... [2021-09-15T15:46:46.868Z] #21 25.53 Selecting previously unselected package python3-wheel. [2021-09-15T15:46:46.868Z] #21 25.55 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-15T15:46:46.868Z] #21 25.55 Unpacking python3-wheel (0.34.2-1) ... [2021-09-15T15:46:47.132Z] #21 25.66 Selecting previously unselected package python3-pip. [2021-09-15T15:46:47.132Z] #21 25.68 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-15T15:46:47.132Z] #21 25.69 Unpacking python3-pip (20.3.4-4) ... [2021-09-15T15:46:47.438Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-15T15:46:47.660Z] #21 26.08 Selecting previously unselected package sudo. [2021-09-15T15:46:47.660Z] #21 26.08 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-09-15T15:46:47.660Z] #21 26.10 Unpacking sudo (1.9.5p2-3) ... [2021-09-15T15:46:47.694Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-09-15T15:46:47.949Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-15T15:46:48.188Z] #21 26.66 Selecting previously unselected package thin-provisioning-tools. [2021-09-15T15:46:48.188Z] #21 26.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-09-15T15:46:48.188Z] #21 26.68 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:46:48.188Z] #21 26.88 Selecting previously unselected package uidmap. [2021-09-15T15:46:48.188Z] #21 26.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-09-15T15:46:48.188Z] #21 26.90 Unpacking uidmap (1:4.8.1-1) ... [2021-09-15T15:46:48.195Z] #21 18.93 Unpacking bash-completion (1:2.11-2) ... [2021-09-15T15:46:48.195Z] #21 19.29 Selecting previously unselected package bzip2. [2021-09-15T15:46:48.195Z] #21 19.29 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-15T15:46:48.195Z] #21 19.30 Unpacking bzip2 (1.0.8-4) ... [2021-09-15T15:46:48.195Z] #21 19.37 Selecting previously unselected package xz-utils. [2021-09-15T15:46:48.195Z] #21 19.38 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-15T15:46:48.204Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-15T15:46:48.204Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-15T15:46:48.204Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-15T15:46:48.452Z] #21 27.04 Selecting previously unselected package vim-runtime. [2021-09-15T15:46:48.452Z] #21 27.06 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:46:48.452Z] #21 27.10 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-15T15:46:48.452Z] #21 27.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-15T15:46:48.452Z] #21 27.14 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:46:48.455Z] #21 19.42 Unpacking xz-utils (5.2.5-2) ... [2021-09-15T15:46:48.455Z] #21 19.57 Selecting previously unselected package apparmor. [2021-09-15T15:46:48.455Z] #21 19.58 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-15T15:46:48.455Z] #21 19.63 Unpacking apparmor (2.13.6-10) ... [2021-09-15T15:46:48.702Z] #44 49.34 Selecting previously unselected package libarchive13:amd64. [2021-09-15T15:46:48.702Z] #44 49.35 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-15T15:46:48.702Z] #44 49.37 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-15T15:46:48.702Z] #44 49.55 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-15T15:46:48.702Z] #44 49.55 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-15T15:46:48.702Z] #44 49.59 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-15T15:46:48.702Z] #44 49.68 Selecting previously unselected package librhash0:amd64. [2021-09-15T15:46:48.702Z] #44 ... [2021-09-15T15:46:48.702Z] [2021-09-15T15:46:48.702Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:48.702Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-15T15:46:48.702Z] #20 31.36 Reading package lists... [2021-09-15T15:46:48.702Z] #20 40.40 Building dependency tree... [2021-09-15T15:46:48.702Z] #20 44.26 The following additional packages will be installed: [2021-09-15T15:46:48.702Z] #20 44.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:46:48.702Z] #20 44.27 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-15T15:46:48.702Z] #20 44.27 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-15T15:46:48.702Z] #20 44.27 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-15T15:46:48.702Z] #20 44.27 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-15T15:46:48.702Z] #20 44.27 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-15T15:46:48.702Z] #20 44.28 mingw-w64-common mingw-w64-x86-64-dev [2021-09-15T15:46:48.702Z] #20 44.29 Suggested packages: [2021-09-15T15:46:48.702Z] #20 44.29 gcc-10-locales seccomp wine64 [2021-09-15T15:46:48.702Z] #20 44.98 The following NEW packages will be installed: [2021-09-15T15:46:48.702Z] #20 44.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-15T15:46:48.702Z] #20 44.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-15T15:46:48.702Z] #20 44.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-15T15:46:48.702Z] #20 44.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-15T15:46:48.702Z] #20 44.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-15T15:46:48.702Z] #20 44.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-15T15:46:48.702Z] #20 44.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-15T15:46:48.702Z] #20 44.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-15T15:46:48.702Z] #20 45.00 mingw-w64-x86-64-dev [2021-09-15T15:46:48.702Z] #20 45.45 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:46:48.702Z] #20 45.45 Need to get 115 MB of archives. [2021-09-15T15:46:48.702Z] #20 45.45 After this operation, 645 MB of additional disk space will be used. [2021-09-15T15:46:48.702Z] #20 45.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-09-15T15:46:48.702Z] #20 45.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-09-15T15:46:48.702Z] #20 45.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-09-15T15:46:48.702Z] #20 45.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-09-15T15:46:48.702Z] #20 45.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-09-15T15:46:48.702Z] #20 45.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-15T15:46:48.702Z] #20 45.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-09-15T15:46:48.702Z] #20 45.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-09-15T15:46:48.702Z] #20 45.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-09-15T15:46:48.702Z] #20 46.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-15T15:46:48.702Z] #20 46.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-15T15:46:48.702Z] #20 47.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-09-15T15:46:48.702Z] #20 47.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-09-15T15:46:48.702Z] #20 47.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-09-15T15:46:48.702Z] #20 47.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-09-15T15:46:48.702Z] #20 47.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-15T15:46:48.702Z] #20 47.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-15T15:46:48.702Z] #20 47.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-15T15:46:48.702Z] #20 48.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-15T15:46:48.702Z] #20 48.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-09-15T15:46:48.702Z] #20 48.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-15T15:46:48.702Z] #20 48.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-15T15:46:48.702Z] #20 48.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-15T15:46:48.702Z] #20 48.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-15T15:46:48.702Z] #20 48.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-15T15:46:48.702Z] #20 48.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-15T15:46:48.702Z] #20 48.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-15T15:46:48.702Z] #20 48.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-09-15T15:46:48.702Z] #20 48.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-15T15:46:48.702Z] #20 48.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-15T15:46:48.702Z] #20 49.29 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:46:48.702Z] #20 49.50 Fetched 115 MB in 3s (39.0 MB/s) [2021-09-15T15:46:48.702Z] #20 49.58 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-15T15:46:48.702Z] #20 49.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-09-15T15:46:48.702Z] #20 49.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-15T15:46:48.702Z] #20 49.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:46:48.764Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-15T15:46:48.960Z] #20 ... [2021-09-15T15:46:48.960Z] [2021-09-15T15:46:48.960Z] #44 [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-09-15T15:46:48.960Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-15T15:46:48.960Z] #44 49.68 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-09-15T15:46:48.960Z] #44 49.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-15T15:46:48.960Z] #44 49.77 Selecting previously unselected package libuv1:amd64. [2021-09-15T15:46:48.960Z] #44 49.77 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-09-15T15:46:48.960Z] #44 49.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-15T15:46:48.960Z] #44 49.84 Selecting previously unselected package cmake. [2021-09-15T15:46:48.960Z] #44 49.85 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-09-15T15:46:48.960Z] #44 49.85 Unpacking cmake (3.18.4-2) ... [2021-09-15T15:46:49.023Z] #21 20.08 Selecting previously unselected package inetutils-ping. [2021-09-15T15:46:49.023Z] #21 20.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-15T15:46:49.023Z] #21 20.09 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-15T15:46:49.023Z] #21 20.19 Selecting previously unselected package libip4tc2:amd64. [2021-09-15T15:46:49.023Z] #21 20.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-15T15:46:49.023Z] #21 20.20 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-15T15:46:49.023Z] #21 20.30 Selecting previously unselected package libip6tc2:amd64. [2021-09-15T15:46:49.282Z] #21 20.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-15T15:46:49.282Z] #21 20.30 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-15T15:46:49.282Z] #21 20.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-15T15:46:49.282Z] #21 20.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-15T15:46:49.282Z] #21 20.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-15T15:46:49.542Z] #21 20.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-15T15:46:49.542Z] #21 20.46 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-15T15:46:49.542Z] #21 20.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-15T15:46:49.542Z] #21 20.54 Selecting previously unselected package libnftnl11:amd64. [2021-09-15T15:46:49.542Z] #21 20.54 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-15T15:46:49.542Z] #21 20.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-15T15:46:49.542Z] #21 20.62 Selecting previously unselected package iptables. [2021-09-15T15:46:49.542Z] #21 20.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-15T15:46:49.542Z] #21 20.64 Unpacking iptables (1.8.7-1) ... [2021-09-15T15:46:49.801Z] #21 20.92 Selecting previously unselected package libonig5:amd64. [2021-09-15T15:46:49.801Z] #21 20.93 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-15T15:46:49.801Z] #21 20.93 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:46:50.060Z] #21 21.05 Selecting previously unselected package libjq1:amd64. [2021-09-15T15:46:50.060Z] #21 21.06 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-15T15:46:50.060Z] #21 21.08 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:46:50.060Z] #21 21.17 Selecting previously unselected package jq. [2021-09-15T15:46:50.060Z] #21 21.19 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-15T15:46:50.060Z] #21 21.20 Unpacking jq (1.6-2.1) ... [2021-09-15T15:46:50.060Z] #21 21.27 Selecting previously unselected package libaio1:amd64. [2021-09-15T15:46:50.319Z] #21 21.28 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-15T15:46:50.319Z] #21 21.29 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-15T15:46:50.319Z] #21 21.34 Selecting previously unselected package libgpm2:amd64. [2021-09-15T15:46:50.319Z] #21 21.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-15T15:46:50.319Z] #21 21.36 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-15T15:46:50.319Z] #21 21.42 Selecting previously unselected package libicu67:amd64. [2021-09-15T15:46:50.319Z] #21 21.42 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-15T15:46:50.319Z] #21 21.43 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-15T15:46:50.329Z] #44 51.06 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-15T15:46:50.329Z] #44 51.08 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:46:50.329Z] #44 51.09 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-15T15:46:50.329Z] #44 51.10 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:46:50.329Z] #44 51.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-15T15:46:50.329Z] #44 51.14 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-15T15:46:50.329Z] #44 51.16 Setting up cmake-data (3.18.4-2) ... [2021-09-15T15:46:50.329Z] #44 51.18 Setting up cmake (3.18.4-2) ... [2021-09-15T15:46:50.329Z] #44 51.20 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:46:50.585Z] #44 DONE 51.5s [2021-09-15T15:46:50.585Z] [2021-09-15T15:46:50.585Z] #45 [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-09-15T15:46:50.585Z] #45 sha256:7c57790fd55c27755943883e56f5539643ab2b31086592a128c24e5c554710c3 [2021-09-15T15:46:51.159Z] #14 ... [2021-09-15T15:46:51.159Z] [2021-09-15T15:46:51.159Z] #58 [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-09-15T15:46:51.159Z] #58 sha256:068b55b9fb03241a5771233d1a0a7fad63296751d25d0bd70b148914b644a5a1 [2021-09-15T15:46:51.279Z] --- PASS: TestBuildSquashParent (4.95s) [2021-09-15T15:46:51.279Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-15T15:46:51.279Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T15:46:51.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T15:46:51.279Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T15:46:51.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T15:46:51.279Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T15:46:51.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T15:46:51.279Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T15:46:51.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T15:46:51.279Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T15:46:51.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T15:46:51.279Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T15:46:51.279Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T15:46:51.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T15:46:51.279Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T15:46:51.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T15:46:51.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T15:46:51.279Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T15:46:51.279Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T15:46:51.771Z] #21 29.80 Selecting previously unselected package vim. [2021-09-15T15:46:51.771Z] #21 29.82 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-09-15T15:46:51.771Z] #21 29.84 Unpacking vim (2:8.2.2434-3) ... [2021-09-15T15:46:51.771Z] #21 30.25 Selecting previously unselected package xfsprogs. [2021-09-15T15:46:51.771Z] #21 30.27 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-09-15T15:46:51.771Z] #21 30.28 Unpacking xfsprogs (5.10.0-4) ... [2021-09-15T15:46:51.936Z] #58 51.11 Updating files: 39% (1797/4567) Updating files: 40% (1827/4567) Updating files: 41% (1873/4567) Updating files: 42% (1919/4567) Updating files: 43% (1964/4567) Updating files: 44% (2010/4567) Updating files: 45% (2056/4567) Updating files: 46% (2101/4567) Updating files: 47% (2147/4567) Updating files: 48% (2193/4567) Updating files: 49% (2238/4567) Updating files: 50% (2284/4567) Updating files: 51% (2330/4567) Updating files: 52% (2375/4567) Updating files: 53% (2421/4567) Updating files: 54% (2467/4567) Updating files: 55% (2512/4567) Updating files: 56% (2558/4567) Updating files: 57% (2604/4567) Updating files: 58% (2649/4567) Updating files: 59% (2695/4567) Updating files: 60% (2741/4567) Updating files: 61% (2786/4567) Updating files: 62% (2832/4567) Updating files: 63% (2878/4567) Updating files: 64% (2923/4567) Updating files: 65% (2969/4567) Updating files: 66% (3015/4567) Updating files: 67% (3060/4567) Updating files: 68% (3106/4567) Updating files: 69% (3152/4567) Updating files: 70% (3197/4567) Updating files: 71% (3243/4567) Updating files: 72% (3289/4567) Updating files: 73% (3334/4567) Updating files: 74% (3380/4567) Updating files: 75% (3426/4567) Updating files: 76% (3471/4567) Updating files: 77% (3517/4567) Updating files: 78% (3563/4567) Updating files: 79% (3608/4567) Updating files: 80% (3654/4567) Updating files: 81% (3700/4567) Updating files: 82% (3745/4567) Updating files: 83% (3791/4567) Updating files: 84% (3837/4567) Updating files: 85% (3882/4567) Updating files: 86% (3928/4567) Updating files: 87% (3974/4567) Updating files: 87% (3979/4567) Updating files: 88% (4019/4567) Updating files: 89% (4065/4567) Updating files: 90% (4111/4567) Updating files: 91% (4156/4567) Updating files: 92% (4202/4567) Updating files: 93% (4248/4567) Updating files: 94% (4293/4567) Updating files: 95% (4339/4567) Updating files: 96% (4385/4567) Updating files: 97% (4430/4567) Updating files: 98% (4476/4567) Updating files: 99% (4522/4567) Updating files: 100% (4567/4567) Updating files: 100% (4567/4567), done. [2021-09-15T15:46:51.937Z] #58 52.70 + cd /tmp/tmp.DE16TK7IC5/src/github.com/containerd/containerd [2021-09-15T15:46:51.954Z] #45 0.975 + RM_GOPATH=0 [2021-09-15T15:46:51.954Z] #45 0.975 + TMP_GOPATH= [2021-09-15T15:46:51.954Z] #45 0.975 + : /build [2021-09-15T15:46:51.954Z] #45 0.975 + '[' -z '' ']' [2021-09-15T15:46:51.954Z] #45 0.976 ++ mktemp -d [2021-09-15T15:46:51.954Z] #45 0.978 + export GOPATH=/tmp/tmp.JRRP8MYeME [2021-09-15T15:46:51.954Z] #45 0.978 + GOPATH=/tmp/tmp.JRRP8MYeME [2021-09-15T15:46:51.954Z] #45 0.978 + RM_GOPATH=1 [2021-09-15T15:46:51.954Z] #45 0.978 + case "$(go env GOARCH)" in [2021-09-15T15:46:51.954Z] #45 0.978 ++ go env GOARCH [2021-09-15T15:46:51.954Z] #45 0.990 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:51.954Z] #45 0.990 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:46:51.954Z] #45 0.991 ++ dirname /tmp/install/install.sh [2021-09-15T15:46:51.954Z] #45 0.992 + dir=/tmp/install [2021-09-15T15:46:51.954Z] #45 0.992 + bin=tini [2021-09-15T15:46:51.954Z] #45 0.992 + shift [2021-09-15T15:46:51.954Z] #45 0.992 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-15T15:46:51.954Z] #45 0.992 + . /tmp/install/tini.installer [2021-09-15T15:46:51.954Z] #45 0.992 ++ : v0.19.0 [2021-09-15T15:46:51.954Z] #45 0.992 + install_tini [2021-09-15T15:46:51.954Z] #45 0.993 Install tini version v0.19.0 [2021-09-15T15:46:51.954Z] #45 0.993 + echo 'Install tini version v0.19.0' [2021-09-15T15:46:51.954Z] #45 0.993 + git clone https://github.com/krallin/tini.git /tmp/tmp.JRRP8MYeME/tini [2021-09-15T15:46:51.954Z] #45 0.994 Cloning into '/tmp/tmp.JRRP8MYeME/tini'... [2021-09-15T15:46:52.035Z] #21 30.67 Selecting previously unselected package zip. [2021-09-15T15:46:52.035Z] #21 30.68 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-09-15T15:46:52.035Z] #21 30.69 Unpacking zip (3.0-12) ... [2021-09-15T15:46:52.196Z] #58 52.71 + git checkout -q v1.5.5 [2021-09-15T15:46:52.206Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-15T15:46:52.211Z] #45 1.430 + cd /tmp/tmp.JRRP8MYeME/tini [2021-09-15T15:46:52.211Z] #45 1.430 + git checkout -q v0.19.0 [2021-09-15T15:46:52.211Z] #45 1.437 + cmake . [2021-09-15T15:46:52.211Z] #45 1.666 -- The C compiler identification is GNU 10.2.1 [2021-09-15T15:46:52.298Z] #21 30.90 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:46:52.468Z] #45 1.708 -- Detecting C compiler ABI info [2021-09-15T15:46:52.468Z] #45 1.904 -- Detecting C compiler ABI info - done [2021-09-15T15:46:52.468Z] #45 1.957 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-15T15:46:52.725Z] #45 1.957 -- Detecting C compile features [2021-09-15T15:46:52.725Z] #45 1.961 -- Detecting C compile features - done [2021-09-15T15:46:52.725Z] #45 1.979 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-15T15:46:52.725Z] #45 2.047 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-15T15:46:52.725Z] #45 2.090 -- Configuring done [2021-09-15T15:46:52.725Z] #45 2.098 -- Generating done [2021-09-15T15:46:52.725Z] #45 2.099 -- Build files have been written to: /tmp/tmp.JRRP8MYeME/tini [2021-09-15T15:46:52.725Z] #45 2.103 + make tini-static [2021-09-15T15:46:52.725Z] #45 2.179 Scanning dependencies of target tini-static [2021-09-15T15:46:52.725Z] #45 2.201 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-15T15:46:53.248Z] #21 31.86 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-09-15T15:46:53.248Z] #21 31.88 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:46:53.248Z] #21 31.89 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-09-15T15:46:53.248Z] #21 31.90 Setting up libicu67:arm64 (67.1-7) ... [2021-09-15T15:46:53.249Z] #21 31.92 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-09-15T15:46:53.249Z] #21 31.94 Setting up libinih1:arm64 (53-1+b2) ... [2021-09-15T15:46:53.249Z] #21 31.95 Setting up uidmap (1:4.8.1-1) ... [2021-09-15T15:46:53.290Z] #45 2.547 [100%] Linking C executable tini-static [2021-09-15T15:46:53.512Z] #21 31.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:46:53.512Z] #21 31.98 Setting up bzip2 (1.0.8-4) ... [2021-09-15T15:46:53.512Z] #21 31.99 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-15T15:46:53.512Z] #21 32.01 Setting up python3-wheel (0.34.2-1) ... [2021-09-15T15:46:53.547Z] #45 2.833 [100%] Built target tini-static [2021-09-15T15:46:53.547Z] #45 2.855 + mkdir -p /build [2021-09-15T15:46:53.547Z] #45 2.863 + cp tini-static /build/docker-init [2021-09-15T15:46:53.608Z] #21 24.35 Selecting previously unselected package libinih1:amd64. [2021-09-15T15:46:53.608Z] #21 24.35 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-15T15:46:53.608Z] #21 24.36 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-15T15:46:53.608Z] #21 24.41 Selecting previously unselected package libnet1:amd64. [2021-09-15T15:46:53.608Z] #21 24.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-15T15:46:53.608Z] #21 24.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:46:53.608Z] #21 24.50 Selecting previously unselected package libnl-3-200:amd64. [2021-09-15T15:46:53.608Z] #21 24.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-15T15:46:53.608Z] #21 24.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:46:53.608Z] #21 24.60 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-15T15:46:53.608Z] #21 24.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-15T15:46:53.608Z] #21 24.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:46:53.608Z] #21 24.69 Selecting previously unselected package net-tools. [2021-09-15T15:46:53.608Z] #21 24.70 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-15T15:46:53.608Z] #21 24.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:46:53.608Z] #21 24.86 Selecting previously unselected package patch. [2021-09-15T15:46:53.608Z] #21 24.86 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-15T15:46:53.804Z] #45 DONE 3.2s [2021-09-15T15:46:53.804Z] [2021-09-15T15:46:53.804Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:46:53.804Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-15T15:46:53.804Z] #20 50.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-15T15:46:53.804Z] #20 50.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-15T15:46:53.804Z] #20 50.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:46:53.804Z] #20 51.20 Selecting previously unselected package binutils-mingw-w64. [2021-09-15T15:46:53.804Z] #20 51.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-15T15:46:53.804Z] #20 51.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:46:53.804Z] #20 51.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-15T15:46:53.804Z] #20 51.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:46:53.804Z] #20 51.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:46:53.804Z] #20 51.50 Selecting previously unselected package dmsetup. [2021-09-15T15:46:53.804Z] #20 51.50 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:46:53.804Z] #20 51.51 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:46:53.804Z] #20 51.60 Selecting previously unselected package mingw-w64-common. [2021-09-15T15:46:53.804Z] #20 51.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-15T15:46:53.804Z] #20 51.63 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-15T15:46:53.804Z] #20 53.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-15T15:46:53.804Z] #20 53.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-15T15:46:53.804Z] #20 53.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:46:53.881Z] #21 24.87 Unpacking patch (2.7.6-7) ... [2021-09-15T15:46:53.881Z] #21 24.98 Selecting previously unselected package python-pip-whl. [2021-09-15T15:46:53.881Z] #21 24.99 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-15T15:46:53.881Z] #21 25.00 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-15T15:46:54.106Z] #21 32.76 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:46:54.106Z] #21 32.78 Setting up libcap2:arm64 (1:2.44-1) ... [2021-09-15T15:46:54.107Z] #21 32.79 Setting up libcap2-bin (1:2.44-1) ... [2021-09-15T15:46:54.107Z] #21 32.81 Setting up apparmor (2.13.6-10) ... [2021-09-15T15:46:54.450Z] #21 25.59 Selecting previously unselected package python3-lib2to3. [2021-09-15T15:46:54.450Z] #21 25.59 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-15T15:46:54.450Z] #21 25.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:46:54.450Z] #21 25.72 Selecting previously unselected package python3-distutils. [2021-09-15T15:46:54.717Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-15T15:46:54.734Z] #20 55.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-15T15:46:54.734Z] #20 55.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:46:54.734Z] #20 55.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:46:54.734Z] #20 55.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-15T15:46:54.734Z] #20 55.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:46:54.734Z] #20 55.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-15T15:46:54.747Z] #58 54.97 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-15T15:46:54.747Z] #58 54.97 + BUILDTAGS='netgo osusergo static_build' [2021-09-15T15:46:54.747Z] #58 54.97 + export EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:46:54.747Z] #58 54.97 + EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:46:54.747Z] #58 54.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-15T15:46:54.747Z] #58 54.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-15T15:46:54.747Z] #58 54.97 + '[' '' = dynamic ']' [2021-09-15T15:46:54.747Z] #58 54.97 + make [2021-09-15T15:46:54.752Z] #21 25.72 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-15T15:46:54.752Z] #21 25.73 Unpacking python3-distutils (3.9.2-1) ... [2021-09-15T15:46:54.752Z] #21 25.88 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:46:54.752Z] #21 25.89 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:46:54.752Z] #21 25.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:46:54.972Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-15T15:46:54.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2021-09-15T15:46:54.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) [2021-09-15T15:46:54.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2021-09-15T15:46:54.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s) [2021-09-15T15:46:54.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s) [2021-09-15T15:46:54.972Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.62s) [2021-09-15T15:46:54.972Z] === RUN TestBuildMultiStageCopy [2021-09-15T15:46:54.972Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-15T15:46:55.012Z] #21 26.06 Selecting previously unselected package python3-setuptools. [2021-09-15T15:46:55.013Z] #21 26.06 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-15T15:46:55.013Z] #21 26.07 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-15T15:46:55.274Z] #21 26.35 Selecting previously unselected package python3-wheel. [2021-09-15T15:46:55.274Z] #21 26.35 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-15T15:46:55.274Z] #21 26.36 Unpacking python3-wheel (0.34.2-1) ... [2021-09-15T15:46:55.274Z] #21 26.42 Selecting previously unselected package python3-pip. [2021-09-15T15:46:55.274Z] #21 26.42 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-15T15:46:55.274Z] #21 26.43 Unpacking python3-pip (20.3.4-4) ... [2021-09-15T15:46:55.533Z] #21 26.66 Selecting previously unselected package sudo. [2021-09-15T15:46:55.533Z] #21 26.66 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-15T15:46:55.533Z] #21 26.67 Unpacking sudo (1.9.5p2-3) ... [2021-09-15T15:46:55.685Z] #58 56.24 + bin/ctr [2021-09-15T15:46:56.102Z] #21 27.22 Selecting previously unselected package thin-provisioning-tools. [2021-09-15T15:46:56.102Z] #21 27.23 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-15T15:46:56.102Z] #21 27.23 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:46:56.335Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-15T15:46:56.335Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-15T15:46:56.360Z] #21 27.43 Selecting previously unselected package uidmap. [2021-09-15T15:46:56.361Z] #21 27.44 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-15T15:46:56.361Z] #21 27.44 Unpacking uidmap (1:4.8.1-1) ... [2021-09-15T15:46:56.590Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-15T15:46:56.590Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-15T15:46:56.619Z] #21 27.58 Selecting previously unselected package vim-runtime. [2021-09-15T15:46:56.619Z] #21 27.58 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:46:56.619Z] #21 27.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-15T15:46:56.619Z] #21 27.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-15T15:46:56.619Z] #21 27.67 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:46:56.674Z] #21 34.88 Setting up zip (3.0-12) ... [2021-09-15T15:46:56.674Z] #21 34.90 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:46:56.674Z] #21 34.98 Setting up bash-completion (1:2.11-2) ... [2021-09-15T15:46:56.846Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-15T15:46:57.101Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2021-09-15T15:46:57.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2021-09-15T15:46:57.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2021-09-15T15:46:57.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-09-15T15:46:57.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-09-15T15:46:57.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-09-15T15:46:57.101Z] === RUN TestBuildMultiStageParentConfig [2021-09-15T15:46:57.256Z] #20 57.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-15T15:46:57.256Z] #20 57.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:46:57.256Z] #20 57.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:46:57.662Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2021-09-15T15:46:57.662Z] === RUN TestBuildLabelWithTargets [2021-09-15T15:46:58.588Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-15T15:46:58.588Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2021-09-15T15:46:58.588Z] === RUN TestBuildWithEmptyLayers [2021-09-15T15:46:58.624Z] #20 ... [2021-09-15T15:46:58.624Z] [2021-09-15T15:46:58.624Z] #65 [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-09-15T15:46:58.624Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:46:58.624Z] #65 13.28 + cd /tmp/tmp.MlwM12M7Po/src/github.com/containerd/containerd [2021-09-15T15:46:58.624Z] #65 13.28 + git checkout -q v1.5.5 [2021-09-15T15:46:58.624Z] #65 13.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-15T15:46:58.624Z] #65 13.67 + BUILDTAGS='netgo osusergo static_build' [2021-09-15T15:46:58.624Z] #65 13.67 + export EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:46:58.624Z] #65 13.67 + EXTRA_FLAGS=-buildmode=pie [2021-09-15T15:46:58.624Z] #65 13.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-15T15:46:58.624Z] #65 13.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-15T15:46:58.624Z] #65 13.67 + '[' '' = dynamic ']' [2021-09-15T15:46:58.624Z] #65 13.67 + make [2021-09-15T15:46:58.843Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-09-15T15:46:58.843Z] === RUN TestBuildMultiStageOnBuild [2021-09-15T15:46:58.843Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-15T15:46:59.148Z] #21 30.40 Selecting previously unselected package vim. [2021-09-15T15:46:59.236Z] #21 37.64 Setting up xz-utils (5.2.5-2) ... [2021-09-15T15:46:59.236Z] #21 37.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-15T15:46:59.236Z] #21 37.70 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-09-15T15:46:59.236Z] #21 37.72 Setting up patch (2.7.6-7) ... [2021-09-15T15:46:59.236Z] #21 37.74 Setting up sudo (1.9.5p2-3) ... [2021-09-15T15:46:59.236Z] #21 37.86 invoke-rc.d: could not determine current runlevel [2021-09-15T15:46:59.236Z] #21 37.88 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-15T15:46:59.236Z] #21 37.89 Setting up xfsprogs (5.10.0-4) ... [2021-09-15T15:46:59.236Z] #21 37.91 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-09-15T15:46:59.236Z] #21 37.93 Setting up inetutils-ping (2:2.0-1) ... [2021-09-15T15:46:59.236Z] #21 37.95 Setting up pigz (2.6-1) ... [2021-09-15T15:46:59.236Z] #21 37.97 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-15T15:46:59.236Z] #21 37.99 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-15T15:46:59.236Z] #21 38.03 Setting up python-pip-whl (20.3.4-4) ... [2021-09-15T15:46:59.404Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-15T15:46:59.407Z] #21 30.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:46:59.407Z] #21 30.42 Unpacking vim (2:8.2.2434-3) ... [2021-09-15T15:46:59.500Z] #21 38.05 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:46:59.555Z] #65 14.49 + bin/ctr [2021-09-15T15:46:59.975Z] #21 30.91 Selecting previously unselected package xfsprogs. [2021-09-15T15:46:59.975Z] #21 30.91 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-15T15:46:59.975Z] #21 30.91 Unpacking xfsprogs (5.10.0-4) ... [2021-09-15T15:47:00.234Z] #21 31.36 Selecting previously unselected package zip. [2021-09-15T15:47:00.234Z] #21 31.38 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-15T15:47:00.234Z] #21 31.39 Unpacking zip (3.0-12) ... [2021-09-15T15:47:00.329Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-15T15:47:00.452Z] #21 38.86 Setting up libaio1:arm64 (0.3.112-9) ... [2021-09-15T15:47:00.452Z] #21 38.88 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:47:00.493Z] #21 31.57 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:47:00.585Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2021-09-15T15:47:00.585Z] === RUN TestBuildUncleanTarFilenames [2021-09-15T15:47:00.716Z] #21 39.39 Setting up libelf1:arm64 (0.183-1) ... [2021-09-15T15:47:00.717Z] #21 39.49 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-15T15:47:00.717Z] #21 39.51 Setting up python3-distutils (3.9.2-1) ... [2021-09-15T15:47:00.841Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-09-15T15:47:01.096Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-09-15T15:47:01.096Z] === RUN TestBuildMultiStageLayerLeak [2021-09-15T15:47:01.294Z] #21 40.04 Setting up vim (2:8.2.2434-3) ... [2021-09-15T15:47:01.294Z] #21 40.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-15T15:47:01.294Z] #21 40.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-15T15:47:01.431Z] #21 32.32 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-15T15:47:01.431Z] #21 32.33 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:47:01.431Z] #21 32.34 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-15T15:47:01.431Z] #21 32.35 Setting up libicu67:amd64 (67.1-7) ... [2021-09-15T15:47:01.431Z] #21 32.36 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-15T15:47:01.431Z] #21 32.37 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-15T15:47:01.431Z] #21 32.38 Setting up uidmap (1:4.8.1-1) ... [2021-09-15T15:47:01.431Z] #21 32.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:47:01.431Z] #21 32.40 Setting up bzip2 (1.0.8-4) ... [2021-09-15T15:47:01.431Z] #21 32.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:47:01.431Z] #21 32.43 Setting up python3-wheel (0.34.2-1) ... [2021-09-15T15:47:01.558Z] #21 40.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-15T15:47:01.558Z] #21 40.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-15T15:47:01.558Z] #21 40.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-15T15:47:01.558Z] #21 40.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-15T15:47:01.558Z] #21 40.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-15T15:47:01.558Z] #21 40.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-15T15:47:01.558Z] #21 40.19 Setting up python3-setuptools (52.0.0-4) ... [2021-09-15T15:47:01.691Z] #21 33.00 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:47:01.951Z] #21 33.01 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-15T15:47:01.951Z] #21 33.03 Setting up libcap2-bin (1:2.44-1) ... [2021-09-15T15:47:01.951Z] #21 33.04 Setting up apparmor (2.13.6-10) ... [2021-09-15T15:47:02.459Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-09-15T15:47:02.715Z] --- PASS: TestBuildMultiStageLayerLeak (1.55s) [2021-09-15T15:47:02.715Z] === RUN TestBuildWithHugeFile [2021-09-15T15:47:03.140Z] 8f616e6e9eec: Pull complete [2021-09-15T15:47:03.328Z] #21 34.47 Setting up zip (3.0-12) ... [2021-09-15T15:47:03.329Z] #21 34.48 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:47:03.329Z] #21 34.51 Setting up bash-completion (1:2.11-2) ... [2021-09-15T15:47:03.487Z] #21 41.83 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-15T15:47:03.487Z] #21 41.85 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-09-15T15:47:03.487Z] #21 41.86 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:47:03.487Z] #21 41.88 Setting up python3-pip (20.3.4-4) ... [2021-09-15T15:47:04.810Z] #65 ... [2021-09-15T15:47:04.810Z] [2021-09-15T15:47:04.810Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:47:04.810Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-15T15:47:04.810Z] #20 61.28 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-15T15:47:04.810Z] #20 61.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:47:04.810Z] #20 61.29 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:47:04.810Z] #20 62.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-15T15:47:04.810Z] #20 62.96 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:47:04.810Z] #20 62.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:47:04.810Z] #20 64.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-15T15:47:04.810Z] #20 64.89 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:47:04.810Z] #20 64.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:47:04.884Z] #21 43.22 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-15T15:47:04.884Z] #21 43.24 Setting up jq (1.6-2.1) ... [2021-09-15T15:47:04.884Z] #21 43.28 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-09-15T15:47:04.884Z] #21 43.30 Setting up iptables (1.8.7-1) ... [2021-09-15T15:47:04.884Z] #21 43.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:47:04.884Z] #21 43.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:47:04.884Z] #21 43.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:47:04.884Z] #21 43.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:47:04.884Z] #21 43.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-15T15:47:04.884Z] #21 43.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-15T15:47:04.884Z] #21 43.43 Setting up iproute2 (5.10.0-4) ... [2021-09-15T15:47:05.148Z] #21 43.85 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:47:05.234Z] #21 36.21 Setting up xz-utils (5.2.5-2) ... [2021-09-15T15:47:05.234Z] #21 36.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-15T15:47:05.234Z] #21 36.23 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-15T15:47:05.234Z] #21 36.24 Setting up patch (2.7.6-7) ... [2021-09-15T15:47:05.234Z] #21 36.25 Setting up sudo (1.9.5p2-3) ... [2021-09-15T15:47:05.234Z] #21 36.35 invoke-rc.d: could not determine current runlevel [2021-09-15T15:47:05.234Z] #21 36.35 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-15T15:47:05.234Z] #21 36.36 Setting up xfsprogs (5.10.0-4) ... [2021-09-15T15:47:05.234Z] #21 36.39 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-15T15:47:05.234Z] #21 36.40 Setting up inetutils-ping (2:2.0-1) ... [2021-09-15T15:47:05.234Z] #21 36.42 Setting up pigz (2.6-1) ... [2021-09-15T15:47:05.234Z] #21 36.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-15T15:47:05.234Z] #21 36.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:47:05.234Z] #21 36.46 Setting up python-pip-whl (20.3.4-4) ... [2021-09-15T15:47:05.493Z] #21 36.47 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:47:05.667Z] #58 ... [2021-09-15T15:47:05.667Z] [2021-09-15T15:47:05.667Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:47:05.667Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:47:05.667Z] #14 122.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-15T15:47:05.667Z] #14 122.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:47:05.667Z] #14 122.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:47:06.061Z] #21 37.17 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-15T15:47:06.061Z] #21 37.18 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:47:06.320Z] #21 37.50 Setting up libelf1:amd64 (0.183-1) ... [2021-09-15T15:47:06.320Z] #21 37.53 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:47:06.320Z] #21 37.55 Setting up python3-distutils (3.9.2-1) ... [2021-09-15T15:47:06.562Z] #21 DONE 45.3s [2021-09-15T15:47:06.562Z] [2021-09-15T15:47:06.562Z] #25 [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-09-15T15:47:06.562Z] #25 sha256:cbfcb325f563c65f35f8a773134aad2d90b21e278f90848382d59a0957d320d2 [2021-09-15T15:47:06.825Z] #25 ... [2021-09-15T15:47:06.825Z] [2021-09-15T15:47:06.825Z] #22 [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-09-15T15:47:06.825Z] #22 sha256:5a29f4b3ad926be4d636f6ae94974f4db68ec4c27323262625a88fa0a6f07773 [2021-09-15T15:47:06.888Z] #21 37.90 Setting up vim (2:8.2.2434-3) ... [2021-09-15T15:47:06.888Z] #21 37.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-15T15:47:06.888Z] #21 37.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-15T15:47:06.888Z] #21 37.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-15T15:47:06.888Z] #21 37.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-15T15:47:06.888Z] #21 37.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-15T15:47:06.888Z] #21 37.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-15T15:47:06.888Z] #21 37.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-15T15:47:06.888Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-15T15:47:06.888Z] #21 37.97 Setting up python3-setuptools (52.0.0-4) ... [2021-09-15T15:47:08.086Z] #20 68.55 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-15T15:47:08.086Z] #20 68.57 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:47:08.086Z] #20 68.57 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:47:08.221Z] #22 1.295 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-15T15:47:08.221Z] #22 1.301 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-15T15:47:08.221Z] #22 1.306 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-15T15:47:08.221Z] #22 DONE 1.5s [2021-09-15T15:47:08.221Z] [2021-09-15T15:47:08.221Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:47:08.221Z] #23 sha256:ba339b77506f925dcb6d77c4bd6badf81bca9ecc690f6a4164cc5c49b185f383 [2021-09-15T15:47:08.266Z] #21 39.27 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:47:08.266Z] #21 39.29 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-15T15:47:08.266Z] #21 39.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:47:08.266Z] #21 39.31 Setting up python3-pip (20.3.4-4) ... [2021-09-15T15:47:09.476Z] #20 70.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-15T15:47:09.476Z] #20 70.24 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-15T15:47:09.476Z] #20 70.25 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:47:09.476Z] #20 70.34 Selecting previously unselected package libapparmor1:amd64. [2021-09-15T15:47:09.476Z] #20 70.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-15T15:47:09.476Z] #20 70.35 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-15T15:47:09.476Z] #20 70.42 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-15T15:47:09.476Z] #20 70.42 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-15T15:47:09.476Z] #20 70.43 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-15T15:47:09.644Z] #21 40.62 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-15T15:47:09.644Z] #21 40.79 Setting up jq (1.6-2.1) ... [2021-09-15T15:47:09.644Z] #21 40.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-15T15:47:09.644Z] #21 40.81 Setting up iptables (1.8.7-1) ... [2021-09-15T15:47:09.644Z] #21 40.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:47:09.644Z] #21 40.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:47:09.644Z] #21 40.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:47:09.644Z] #21 40.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:47:09.644Z] #21 40.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-15T15:47:09.644Z] #21 40.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-15T15:47:09.644Z] #21 40.86 Setting up iproute2 (5.10.0-4) ... [2021-09-15T15:47:09.737Z] #20 70.51 Selecting previously unselected package libbtrfs0:amd64. [2021-09-15T15:47:09.737Z] #20 70.51 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-15T15:47:09.737Z] #20 70.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:47:09.903Z] #21 41.16 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:47:10.002Z] #20 70.67 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-15T15:47:10.002Z] #20 70.69 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-15T15:47:10.002Z] #20 70.70 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:47:10.002Z] #20 70.80 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-15T15:47:10.002Z] #20 70.81 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:47:10.002Z] #20 70.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:10.002Z] #20 70.88 Selecting previously unselected package libudev-dev:amd64. [2021-09-15T15:47:10.002Z] #20 70.88 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-15T15:47:10.002Z] #20 70.89 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-15T15:47:10.002Z] #20 70.96 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-15T15:47:10.002Z] #20 70.97 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-15T15:47:10.002Z] #20 70.98 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-15T15:47:10.259Z] #20 71.12 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-15T15:47:10.259Z] #20 71.13 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-15T15:47:10.259Z] #20 71.14 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-15T15:47:10.473Z] #21 DONE 41.6s [2021-09-15T15:47:10.473Z] [2021-09-15T15:47:10.473Z] #51 [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-09-15T15:47:10.473Z] #51 sha256:c52905dc62cd9f4440781f10066e9eb3fac3fff8824babcba5e9c6f7516fd0b7 [2021-09-15T15:47:10.473Z] #51 ... [2021-09-15T15:47:10.473Z] [2021-09-15T15:47:10.473Z] #22 [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-09-15T15:47:10.473Z] #22 sha256:688f91ce3d3cae9b6358fade7e4fd26f16d3bfd36b6387fb49b16280b704df7c [2021-09-15T15:47:10.528Z] #20 71.21 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-15T15:47:10.528Z] #20 71.21 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-15T15:47:10.528Z] #20 71.22 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-15T15:47:10.528Z] #20 71.32 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-15T15:47:10.528Z] #20 71.33 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-15T15:47:10.528Z] #20 71.35 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-15T15:47:10.528Z] #20 71.40 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-15T15:47:10.528Z] #20 71.41 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-15T15:47:10.528Z] #20 71.41 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-15T15:47:10.792Z] #20 71.62 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-15T15:47:10.792Z] #20 71.63 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-15T15:47:10.792Z] #20 71.63 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-15T15:47:11.048Z] #20 71.74 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-15T15:47:11.048Z] #20 71.75 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:47:11.048Z] #20 71.75 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:11.048Z] #20 71.80 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-15T15:47:11.048Z] #20 71.81 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-15T15:47:11.048Z] #20 71.81 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-15T15:47:11.048Z] #20 71.91 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-15T15:47:11.048Z] #20 71.92 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-15T15:47:11.048Z] #20 71.93 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-15T15:47:11.305Z] #20 72.22 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-15T15:47:11.305Z] #20 72.27 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-15T15:47:11.561Z] #20 72.31 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:47:11.561Z] #20 72.32 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-15T15:47:11.561Z] #20 72.33 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:47:11.561Z] #20 72.35 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-15T15:47:11.561Z] #20 72.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:47:11.561Z] #20 72.38 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-15T15:47:11.561Z] #20 72.39 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-15T15:47:11.561Z] #20 72.40 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-15T15:47:11.561Z] #20 72.41 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:47:11.561Z] #20 72.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:47:11.561Z] #20 72.45 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:47:11.561Z] #20 72.51 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-15T15:47:11.561Z] #20 72.52 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-15T15:47:11.817Z] #20 72.53 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-15T15:47:11.817Z] #20 72.55 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:47:11.817Z] #20 72.58 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-15T15:47:11.817Z] #20 72.62 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-15T15:47:11.817Z] #20 72.64 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-15T15:47:11.817Z] #20 72.65 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:47:11.817Z] #20 72.66 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-09-15T15:47:11.817Z] #20 72.69 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:47:11.817Z] #20 72.76 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-09-15T15:47:12.073Z] #20 72.81 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:47:12.073Z] #20 72.84 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:47:12.074Z] #20 72.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-15T15:47:12.074Z] #20 72.85 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:47:12.074Z] #20 72.87 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:47:12.074Z] #20 72.91 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:12.074Z] #20 72.94 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:47:12.074Z] #20 72.96 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:12.074Z] #20 72.98 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:12.249Z] #14 130.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-15T15:47:12.249Z] #14 130.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:47:12.249Z] #14 130.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:47:12.331Z] #20 72.99 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:47:12.379Z] #22 1.675 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-15T15:47:12.379Z] #22 1.679 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-15T15:47:12.379Z] #22 1.682 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-15T15:47:12.379Z] #22 DONE 1.8s [2021-09-15T15:47:12.379Z] [2021-09-15T15:47:12.379Z] #55 [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-09-15T15:47:12.379Z] #55 sha256:df57685b0bcd1a845f3aa1702db7a738613e1b82b14f77aa24b079ee7531f812 [2021-09-15T15:47:12.379Z] #55 ... [2021-09-15T15:47:12.379Z] [2021-09-15T15:47:12.379Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:47:12.379Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-15T15:47:14.834Z] #23 ... [2021-09-15T15:47:14.834Z] [2021-09-15T15:47:14.834Z] #41 [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-09-15T15:47:14.834Z] #41 sha256:8be3294f0279068f7ba1098bf26bf4d0445541ea961b1618523d95f4fabc2a8d [2021-09-15T15:47:14.834Z] #41 155.2 + dpkg --print-architecture [2021-09-15T15:47:14.834Z] #41 DONE 155.8s [2021-09-15T15:47:14.834Z] [2021-09-15T15:47:14.834Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:47:14.834Z] #23 sha256:ba339b77506f925dcb6d77c4bd6badf81bca9ecc690f6a4164cc5c49b185f383 [2021-09-15T15:47:14.863Z] #20 DONE 75.4s [2021-09-15T15:47:14.863Z] [2021-09-15T15:47:14.863Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-09-15T15:47:14.863Z] #21 sha256:5771fe68be178316a110ce082bd412ba1109827e88828a616efc216b3e97de45 [2021-09-15T15:47:15.797Z] #21 1.218 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-15T15:47:15.797Z] #21 1.219 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-15T15:47:15.797Z] #21 1.219 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-15T15:47:17.536Z] #23 9.077 Collecting yamllint==1.26.1 [2021-09-15T15:47:18.485Z] #23 10.14 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-15T15:47:19.436Z] #23 11.22 Collecting pathspec>=0.5.3 [2021-09-15T15:47:19.436Z] #23 11.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-15T15:47:19.700Z] #23 11.48 Collecting pyyaml [2021-09-15T15:47:19.700Z] #23 11.49 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-09-15T15:47:19.700Z] #23 11.63 Building wheels for collected packages: yamllint [2021-09-15T15:47:19.964Z] #23 11.63 Building wheel for yamllint (setup.py): started [2021-09-15T15:47:20.915Z] #23 12.54 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-15T15:47:20.915Z] #23 12.54 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=39e5bc1936c6fc339ec54d76461c306da24775dc72900cc03a86ecf868f66eef [2021-09-15T15:47:20.915Z] #23 12.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-15T15:47:20.915Z] #23 12.55 Successfully built yamllint [2021-09-15T15:47:20.915Z] #23 12.57 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-15T15:47:21.179Z] #23 12.97 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-15T15:47:21.609Z] #21 1.713 Reading package lists... [2021-09-15T15:47:22.232Z] #14 139.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-15T15:47:22.232Z] #14 139.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:47:22.232Z] #14 139.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:47:22.359Z] #23 9.920 Collecting yamllint==1.26.1 [2021-09-15T15:47:23.113Z] #23 ... [2021-09-15T15:47:23.113Z] [2021-09-15T15:47:23.113Z] #51 [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-09-15T15:47:23.113Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:47:23.113Z] #51 164.3 + /build/golangci-lint --version [2021-09-15T15:47:23.296Z] #23 10.98 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-15T15:47:23.378Z] #51 ... [2021-09-15T15:47:23.378Z] [2021-09-15T15:47:23.378Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:47:23.378Z] #23 sha256:ba339b77506f925dcb6d77c4bd6badf81bca9ecc690f6a4164cc5c49b185f383 [2021-09-15T15:47:23.378Z] #23 DONE 15.0s [2021-09-15T15:47:23.378Z] [2021-09-15T15:47:23.378Z] #51 [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-09-15T15:47:23.378Z] #51 sha256:69e4ef5dc18fa9aa6b7edd28baf6d482c68d4ae58e7e094a6f10406fb409718d [2021-09-15T15:47:23.378Z] #51 164.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-15T15:47:23.642Z] #51 DONE 164.9s [2021-09-15T15:47:23.642Z] [2021-09-15T15:47:23.642Z] #25 [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-09-15T15:47:23.642Z] #25 sha256:cbfcb325f563c65f35f8a773134aad2d90b21e278f90848382d59a0957d320d2 [2021-09-15T15:47:24.233Z] #23 11.94 Collecting pathspec>=0.5.3 [2021-09-15T15:47:24.233Z] #23 11.95 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-15T15:47:24.492Z] #23 12.27 Collecting pyyaml [2021-09-15T15:47:24.492Z] #23 12.28 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-15T15:47:24.492Z] #23 12.38 Building wheels for collected packages: yamllint [2021-09-15T15:47:24.592Z] === RUN TestDockerSuite/TestAttachDetach [2021-09-15T15:47:24.751Z] #23 12.38 Building wheel for yamllint (setup.py): started [2021-09-15T15:47:25.320Z] #23 13.28 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-15T15:47:25.580Z] #23 13.28 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=626b02dfba8b10d99d8025da4980647746248e233f829cc7f274cd2dbd171208 [2021-09-15T15:47:25.580Z] #23 13.28 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-15T15:47:25.580Z] #23 13.28 Successfully built yamllint [2021-09-15T15:47:25.580Z] #23 13.32 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-15T15:47:25.580Z] #23 ... [2021-09-15T15:47:25.580Z] [2021-09-15T15:47:25.580Z] #41 [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-09-15T15:47:25.580Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:47:25.580Z] #41 172.2 + dpkg --print-architecture [2021-09-15T15:47:25.783Z] #21 6.239 Reading package lists... [2021-09-15T15:47:25.839Z] #41 172.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-15T15:47:25.839Z] #41 172.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-15T15:47:25.839Z] #41 172.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-15T15:47:26.346Z] #21 10.76 Building dependency tree... [2021-09-15T15:47:26.346Z] #21 11.82 Reading state information... [2021-09-15T15:47:27.217Z] #41 ... [2021-09-15T15:47:27.217Z] [2021-09-15T15:47:27.217Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:47:27.217Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-15T15:47:27.217Z] #23 13.72 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-15T15:47:27.217Z] #23 DONE 15.0s [2021-09-15T15:47:27.217Z] [2021-09-15T15:47:27.217Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-15T15:47:27.217Z] #26 sha256:bd8c8237c868aa627d618df43645ce5487398483e1d32eac951bc12ebe35a2dc [2021-09-15T15:47:27.714Z] #21 12.83 The following additional packages will be installed: [2021-09-15T15:47:27.714Z] #21 12.83 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-15T15:47:27.714Z] #21 12.83 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-15T15:47:27.714Z] #21 12.83 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-15T15:47:27.714Z] #21 12.83 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-15T15:47:27.714Z] #21 12.83 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-15T15:47:27.714Z] #21 12.83 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-09-15T15:47:27.714Z] #21 12.84 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-09-15T15:47:27.714Z] #21 12.85 Suggested packages: [2021-09-15T15:47:27.714Z] #21 12.85 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-09-15T15:47:27.714Z] #21 12.85 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-09-15T15:47:27.714Z] #21 12.85 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-09-15T15:47:27.714Z] #21 12.85 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-09-15T15:47:27.714Z] #21 12.85 seccomp:ppc64el seccomp:s390x [2021-09-15T15:47:27.714Z] #21 12.85 Recommended packages: [2021-09-15T15:47:27.714Z] #21 12.85 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-09-15T15:47:27.714Z] #21 12.85 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-09-15T15:47:27.714Z] #21 12.85 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-09-15T15:47:27.714Z] #21 12.85 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-09-15T15:47:27.785Z] #26 DONE 0.5s [2021-09-15T15:47:27.785Z] [2021-09-15T15:47:27.785Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-15T15:47:27.785Z] #31 sha256:a38cba7833177da9a46b877619501f0cc62c5a76e1e7c952dcd243eef58e8c50 [2021-09-15T15:47:27.971Z] #21 13.29 The following NEW packages will be installed: [2021-09-15T15:47:27.971Z] #21 13.29 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-15T15:47:27.971Z] #21 13.29 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-09-15T15:47:27.971Z] #21 13.29 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-09-15T15:47:27.971Z] #21 13.29 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-15T15:47:27.971Z] #21 13.29 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-15T15:47:27.971Z] #21 13.29 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-15T15:47:27.971Z] #21 13.29 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-15T15:47:27.971Z] #21 13.29 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-09-15T15:47:27.971Z] #21 13.29 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-09-15T15:47:27.971Z] #21 13.29 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-09-15T15:47:27.971Z] #21 13.30 libseccomp2:ppc64el libseccomp2:s390x [2021-09-15T15:47:28.227Z] #21 13.65 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:47:28.227Z] #21 13.65 Need to get 15.9 MB of archives. [2021-09-15T15:47:28.227Z] #21 13.65 After this operation, 72.9 MB of additional disk space will be used. [2021-09-15T15:47:28.227Z] #21 13.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-09-15T15:47:28.227Z] #21 13.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-09-15T15:47:28.227Z] #21 13.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-09-15T15:47:28.227Z] #21 13.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-09-15T15:47:28.227Z] #21 13.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-09-15T15:47:28.227Z] #21 13.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-09-15T15:47:28.227Z] #21 13.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-09-15T15:47:28.227Z] #21 13.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-09-15T15:47:28.722Z] #31 DONE 0.9s [2021-09-15T15:47:28.722Z] [2021-09-15T15:47:28.722Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-15T15:47:28.722Z] #34 sha256:39d465ebe036e03ed91771526be42f4cc7679c68c9f00b4189c4b5576af4bfcb [2021-09-15T15:47:28.790Z] #21 14.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-09-15T15:47:28.790Z] #21 14.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-09-15T15:47:28.790Z] #21 14.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-09-15T15:47:28.790Z] #21 14.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-09-15T15:47:28.790Z] #21 14.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-09-15T15:47:28.790Z] #21 14.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-09-15T15:47:28.865Z] #14 ... [2021-09-15T15:47:28.865Z] [2021-09-15T15:47:28.865Z] #60 [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-09-15T15:47:28.865Z] #60 sha256:899afec326bcd3cc5af8f2dc1da53a76179af83e9c59e20327ad4fbb25d547b7 [2021-09-15T15:47:28.865Z] #60 146.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-15T15:47:28.865Z] #60 146.1 + GOBIN=/build [2021-09-15T15:47:28.865Z] #60 146.1 + GO111MODULE=on [2021-09-15T15:47:28.865Z] #60 146.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-15T15:47:29.047Z] #21 14.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-09-15T15:47:29.047Z] #21 14.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-09-15T15:47:29.047Z] #21 14.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-09-15T15:47:29.047Z] #21 14.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-09-15T15:47:29.290Z] #34 DONE 0.6s [2021-09-15T15:47:29.290Z] [2021-09-15T15:47:29.290Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-15T15:47:29.290Z] #36 sha256:487cdf76db5de42ee67cddd529b78f5ea12b41ac2f9e6e0d76ede9d55cb50ba3 [2021-09-15T15:47:29.290Z] #36 DONE 0.1s [2021-09-15T15:47:29.290Z] [2021-09-15T15:47:29.290Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-15T15:47:29.290Z] #39 sha256:9e4ed9202e4fe12f94ef644166fae8622d4f30cae04ed9fb46f128fdd145cd85 [2021-09-15T15:47:29.290Z] #39 DONE 0.1s [2021-09-15T15:47:29.290Z] [2021-09-15T15:47:29.290Z] #51 [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-09-15T15:47:29.290Z] #51 sha256:c52905dc62cd9f4440781f10066e9eb3fac3fff8824babcba5e9c6f7516fd0b7 [2021-09-15T15:47:29.290Z] #51 175.8 + /build/golangci-lint --version [2021-09-15T15:47:29.290Z] #51 176.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-15T15:47:29.549Z] #51 DONE 176.3s [2021-09-15T15:47:29.549Z] [2021-09-15T15:47:29.549Z] #55 [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-09-15T15:47:29.549Z] #55 sha256:df57685b0bcd1a845f3aa1702db7a738613e1b82b14f77aa24b079ee7531f812 [2021-09-15T15:47:29.610Z] #21 14.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-09-15T15:47:29.610Z] #21 14.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-09-15T15:47:29.610Z] #21 14.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-09-15T15:47:29.610Z] #21 14.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-09-15T15:47:29.610Z] #21 14.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-09-15T15:47:29.610Z] #21 14.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-15T15:47:29.610Z] #21 14.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-15T15:47:29.610Z] #21 14.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-09-15T15:47:29.610Z] #21 14.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-09-15T15:47:29.610Z] #21 15.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-09-15T15:47:29.610Z] #21 15.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-09-15T15:47:29.867Z] #21 15.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-09-15T15:47:29.867Z] #21 15.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-09-15T15:47:29.867Z] #21 15.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-09-15T15:47:29.867Z] #21 15.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-09-15T15:47:29.867Z] #21 15.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-09-15T15:47:29.867Z] #21 15.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-09-15T15:47:29.867Z] #21 15.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-09-15T15:47:29.867Z] #21 15.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-09-15T15:47:29.867Z] #21 15.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-09-15T15:47:29.867Z] #21 15.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-09-15T15:47:29.867Z] #21 15.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-15T15:47:30.430Z] #21 15.68 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:47:30.430Z] #21 15.84 Fetched 15.9 MB in 2s (8541 kB/s) [2021-09-15T15:47:30.430Z] #21 15.87 Selecting previously unselected package gcc-10-base:armel. [2021-09-15T15:47:30.430Z] #21 15.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 ... 38512 files and directories currently installed.) [2021-09-15T15:47:30.430Z] #21 15.91 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-09-15T15:47:30.430Z] #21 15.92 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-09-15T15:47:30.430Z] #21 15.96 Selecting previously unselected package gcc-10-base:armhf. [2021-09-15T15:47:30.430Z] #21 15.97 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-09-15T15:47:30.687Z] #21 15.98 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-09-15T15:47:30.687Z] #21 16.03 Selecting previously unselected package gcc-10-base:ppc64el. [2021-09-15T15:47:30.687Z] #21 16.03 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-09-15T15:47:30.687Z] #21 16.04 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-15T15:47:30.687Z] #21 16.09 Selecting previously unselected package gcc-10-base:s390x. [2021-09-15T15:47:30.687Z] #21 16.09 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-09-15T15:47:30.687Z] #21 16.10 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-09-15T15:47:30.687Z] #21 16.14 Selecting previously unselected package gcc-10-base:arm64. [2021-09-15T15:47:30.687Z] #21 16.15 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-09-15T15:47:30.687Z] #21 16.15 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-09-15T15:47:30.687Z] #21 16.21 Selecting previously unselected package libgcc-s1:armel. [2021-09-15T15:47:30.943Z] #21 16.21 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-09-15T15:47:30.944Z] #21 16.22 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-09-15T15:47:30.944Z] #21 16.27 Selecting previously unselected package libcrypt1:armel. [2021-09-15T15:47:30.944Z] #21 16.28 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-09-15T15:47:30.944Z] #21 16.28 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-09-15T15:47:30.944Z] #21 16.36 Selecting previously unselected package libc6:armel. [2021-09-15T15:47:30.944Z] #21 16.37 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-09-15T15:47:31.200Z] #21 16.58 Unpacking libc6:armel (2.31-13) ... [2021-09-15T15:47:31.764Z] #21 16.96 Selecting previously unselected package libapparmor1:armel. [2021-09-15T15:47:31.764Z] #21 16.97 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-09-15T15:47:31.764Z] #21 16.97 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-09-15T15:47:31.764Z] #21 17.02 Selecting previously unselected package libapparmor-dev:armel. [2021-09-15T15:47:31.764Z] #21 17.02 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-09-15T15:47:31.764Z] #21 17.03 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-09-15T15:47:31.764Z] #21 17.11 Selecting previously unselected package libgcc-s1:arm64. [2021-09-15T15:47:31.764Z] #21 17.11 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-09-15T15:47:31.764Z] #21 17.12 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-09-15T15:47:31.764Z] #21 17.16 Selecting previously unselected package libcrypt1:arm64. [2021-09-15T15:47:31.764Z] #21 17.17 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-09-15T15:47:31.764Z] #21 17.17 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-15T15:47:31.764Z] #21 17.25 Selecting previously unselected package libc6:arm64. [2021-09-15T15:47:32.020Z] #21 17.25 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-09-15T15:47:32.020Z] #21 17.45 Unpacking libc6:arm64 (2.31-13) ... [2021-09-15T15:47:32.584Z] #21 17.92 Selecting previously unselected package libapparmor1:arm64. [2021-09-15T15:47:32.584Z] #21 17.93 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-15T15:47:32.584Z] #21 17.93 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-15T15:47:32.584Z] #21 17.98 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-15T15:47:32.584Z] #21 17.99 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-15T15:47:32.584Z] #21 17.99 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-15T15:47:32.584Z] #21 18.10 Selecting previously unselected package libgcc-s1:s390x. [2021-09-15T15:47:32.759Z] 8f616e6e9eec: Pull complete [2021-09-15T15:47:32.840Z] #21 18.10 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-09-15T15:47:32.840Z] #21 18.11 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-09-15T15:47:32.840Z] #21 18.16 Selecting previously unselected package libcrypt1:s390x. [2021-09-15T15:47:32.840Z] #21 18.16 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-09-15T15:47:32.840Z] #21 18.17 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-09-15T15:47:32.840Z] #21 18.24 Selecting previously unselected package libc6:s390x. [2021-09-15T15:47:32.840Z] #21 18.25 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-09-15T15:47:33.097Z] #21 18.42 Unpacking libc6:s390x (2.31-13) ... [2021-09-15T15:47:33.354Z] #21 18.84 Selecting previously unselected package libapparmor1:s390x. [2021-09-15T15:47:33.611Z] #21 18.85 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-09-15T15:47:33.611Z] #21 18.85 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-09-15T15:47:33.611Z] #21 18.90 Selecting previously unselected package libapparmor-dev:s390x. [2021-09-15T15:47:33.611Z] #21 18.91 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-09-15T15:47:33.611Z] #21 18.91 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-09-15T15:47:33.611Z] #21 18.99 Selecting previously unselected package libgcc-s1:armhf. [2021-09-15T15:47:33.611Z] #21 19.00 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-09-15T15:47:33.611Z] #21 19.00 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-09-15T15:47:33.611Z] #21 19.05 Selecting previously unselected package libcrypt1:armhf. [2021-09-15T15:47:33.611Z] #21 19.06 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-09-15T15:47:33.611Z] #21 19.07 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-09-15T15:47:33.868Z] #21 19.15 Selecting previously unselected package libc6:armhf. [2021-09-15T15:47:33.868Z] #21 19.16 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-09-15T15:47:33.868Z] #21 19.38 Unpacking libc6:armhf (2.31-13) ... [2021-09-15T15:47:34.431Z] #21 19.80 Selecting previously unselected package libapparmor1:armhf. [2021-09-15T15:47:34.431Z] #21 19.81 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-09-15T15:47:34.431Z] #21 19.82 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-09-15T15:47:34.431Z] #21 19.87 Selecting previously unselected package libapparmor-dev:armhf. [2021-09-15T15:47:34.431Z] #21 19.88 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-09-15T15:47:34.431Z] #21 19.89 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-09-15T15:47:34.431Z] #21 19.95 Selecting previously unselected package libgcc-s1:ppc64el. [2021-09-15T15:47:34.431Z] #21 19.96 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-09-15T15:47:34.431Z] #21 19.96 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-15T15:47:34.688Z] #21 20.01 Selecting previously unselected package libcrypt1:ppc64el. [2021-09-15T15:47:34.688Z] #21 20.02 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-09-15T15:47:34.688Z] #21 20.02 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-15T15:47:34.688Z] #21 20.12 Selecting previously unselected package libc6:ppc64el. [2021-09-15T15:47:34.688Z] #21 20.13 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-09-15T15:47:34.944Z] #21 20.30 Unpacking libc6:ppc64el (2.31-13) ... [2021-09-15T15:47:35.507Z] #21 20.88 Selecting previously unselected package libapparmor1:ppc64el. [2021-09-15T15:47:35.507Z] #21 20.88 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-09-15T15:47:35.507Z] #21 20.89 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-09-15T15:47:35.507Z] #21 20.95 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-09-15T15:47:35.507Z] #21 20.96 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-09-15T15:47:35.507Z] #21 20.96 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-15T15:47:35.764Z] #21 21.04 Selecting previously unselected package libseccomp2:s390x. [2021-09-15T15:47:35.764Z] #21 21.04 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-09-15T15:47:35.764Z] #21 21.05 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-09-15T15:47:35.764Z] #21 21.09 Selecting previously unselected package libseccomp-dev:s390x. [2021-09-15T15:47:35.764Z] #21 21.10 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-09-15T15:47:35.764Z] #21 21.10 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-09-15T15:47:35.764Z] #21 21.19 Selecting previously unselected package libseccomp2:ppc64el. [2021-09-15T15:47:35.764Z] #21 21.20 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-09-15T15:47:35.764Z] #21 21.20 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-09-15T15:47:35.764Z] #21 21.26 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-09-15T15:47:35.764Z] #21 21.26 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-09-15T15:47:35.764Z] #21 21.27 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-15T15:47:36.021Z] #21 21.34 Selecting previously unselected package libseccomp2:armhf. [2021-09-15T15:47:36.021Z] #21 21.34 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-09-15T15:47:36.021Z] #21 21.35 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-09-15T15:47:36.021Z] #21 21.41 Selecting previously unselected package libseccomp-dev:armhf. [2021-09-15T15:47:36.021Z] #21 21.41 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-09-15T15:47:36.021Z] #21 21.42 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-09-15T15:47:36.021Z] #21 21.48 Selecting previously unselected package libseccomp2:armel. [2021-09-15T15:47:36.021Z] #21 21.49 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-09-15T15:47:36.021Z] #21 21.49 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-09-15T15:47:36.021Z] #21 21.55 Selecting previously unselected package libseccomp-dev:armel. [2021-09-15T15:47:36.021Z] #21 21.56 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-09-15T15:47:36.021Z] #21 21.56 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-09-15T15:47:36.278Z] #21 21.62 Selecting previously unselected package libseccomp2:arm64. [2021-09-15T15:47:36.278Z] #21 21.63 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-09-15T15:47:36.278Z] #21 21.63 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-09-15T15:47:36.278Z] #21 21.68 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-15T15:47:36.278Z] #21 21.69 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-15T15:47:36.278Z] #21 21.69 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-15T15:47:36.278Z] #21 21.77 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-09-15T15:47:36.278Z] #21 21.79 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-09-15T15:47:36.278Z] #21 21.80 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-09-15T15:47:36.278Z] #21 21.81 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-15T15:47:36.278Z] #21 21.82 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-09-15T15:47:36.278Z] #21 21.84 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-15T15:47:36.278Z] #21 21.85 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-09-15T15:47:36.278Z] #21 21.86 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-09-15T15:47:36.278Z] #21 21.88 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-15T15:47:36.535Z] #21 21.89 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-09-15T15:47:36.535Z] #21 21.91 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-09-15T15:47:36.535Z] #21 21.92 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-09-15T15:47:36.535Z] #21 21.94 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-09-15T15:47:36.535Z] #21 21.96 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-15T15:47:36.535Z] #21 21.97 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-09-15T15:47:36.535Z] #21 21.98 Setting up libc6:arm64 (2.31-13) ... [2021-09-15T15:47:36.755Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-09-15T15:47:37.903Z] #21 23.23 Setting up libc6:armel (2.31-13) ... [2021-09-15T15:47:38.885Z] #60 DONE 155.7s [2021-09-15T15:47:38.885Z] [2021-09-15T15:47:38.885Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-15T15:47:38.885Z] #61 sha256:b3cc740977888e5620cddc19e47cacccdc07e104c3ae9bc857d132d5c713efd4 [2021-09-15T15:47:38.885Z] #61 DONE 0.1s [2021-09-15T15:47:38.885Z] [2021-09-15T15:47:38.885Z] #41 [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-09-15T15:47:38.885Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:47:38.885Z] #41 ... [2021-09-15T15:47:38.885Z] [2021-09-15T15:47:38.885Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-15T15:47:38.885Z] #62 sha256:9b6ba9686b1d84ec541933904f46cdff43c96221f4ba2971abae15a5615a2bcb [2021-09-15T15:47:38.885Z] #62 DONE 0.0s [2021-09-15T15:47:38.885Z] [2021-09-15T15:47:38.885Z] #51 [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-09-15T15:47:38.885Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:47:39.269Z] #21 24.43 Setting up libc6:armhf (2.31-13) ... [2021-09-15T15:47:40.198Z] #21 25.68 Setting up libc6:ppc64el (2.31-13) ... [2021-09-15T15:47:40.265Z] #51 ... [2021-09-15T15:47:40.265Z] [2021-09-15T15:47:40.265Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-09-15T15:47:40.265Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-15T15:47:40.265Z] #14 157.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-15T15:47:40.265Z] #14 157.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-15T15:47:40.265Z] #14 157.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:47:41.564Z] #21 26.90 Setting up libc6:s390x (2.31-13) ... [2021-09-15T15:47:41.758Z] #55 ... [2021-09-15T15:47:41.758Z] [2021-09-15T15:47:41.758Z] #41 [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-09-15T15:47:41.758Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:47:41.758Z] #41 DONE 188.2s [2021-09-15T15:47:41.758Z] [2021-09-15T15:47:41.758Z] #58 [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-09-15T15:47:41.758Z] #58 sha256:2ca29c2e3552e3c793271e2f173d498c0d6fe1febcf92c08fa9f95885971a1c0 [2021-09-15T15:47:42.933Z] #21 28.13 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.15 Setting up libapparmor1:armel (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.17 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.19 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.21 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.22 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-09-15T15:47:42.933Z] #21 28.24 Setting up libseccomp2:armel (2.5.1-1) ... [2021-09-15T15:47:42.933Z] #21 28.25 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-09-15T15:47:42.933Z] #21 28.26 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-09-15T15:47:42.933Z] #21 28.28 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-09-15T15:47:42.933Z] #21 28.29 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.30 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.32 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.33 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.35 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-09-15T15:47:42.933Z] #21 28.37 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-15T15:47:42.933Z] #21 28.39 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-09-15T15:47:42.933Z] #21 28.41 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-09-15T15:47:43.136Z] #58 ... [2021-09-15T15:47:43.136Z] [2021-09-15T15:47:43.136Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-15T15:47:43.136Z] #42 sha256:c473f7b59f305e62a4472c7ea9b4860fb61a1c88c7a3642de7f77893d8cb6ebe [2021-09-15T15:47:43.190Z] #21 28.44 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-15T15:47:43.190Z] #21 28.46 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-09-15T15:47:43.190Z] #21 28.47 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:47:43.704Z] #42 DONE 0.7s [2021-09-15T15:47:43.704Z] [2021-09-15T15:47:43.704Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-15T15:47:43.704Z] #46 sha256:0ba2e849e324c80b65b9079d988339016e9bba403143248457f04ed2794e1d66 [2021-09-15T15:47:43.704Z] #46 DONE 0.1s [2021-09-15T15:47:43.704Z] [2021-09-15T15:47:43.704Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-15T15:47:43.704Z] #48 sha256:10879bd593418f2ebe30b47f07de9b3378b19ef797a1821266d87c4c6cb31eb1 [2021-09-15T15:47:43.704Z] #48 DONE 0.1s [2021-09-15T15:47:43.704Z] [2021-09-15T15:47:43.704Z] #58 [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-09-15T15:47:43.704Z] #58 sha256:2ca29c2e3552e3c793271e2f173d498c0d6fe1febcf92c08fa9f95885971a1c0 [2021-09-15T15:47:43.757Z] #21 DONE 29.2s [2021-09-15T15:47:43.757Z] [2021-09-15T15:47:43.757Z] #65 [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-09-15T15:47:43.757Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:47:43.757Z] #65 ... [2021-09-15T15:47:43.757Z] [2021-09-15T15:47:43.757Z] #62 [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-09-15T15:47:43.757Z] #62 sha256:44025a88b7246f1f57222d6a7a306b8b3720fd992238051233c9528fb90f975f [2021-09-15T15:47:43.963Z] #58 ... [2021-09-15T15:47:43.963Z] [2021-09-15T15:47:43.963Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-15T15:47:43.963Z] #50 sha256:7312626e95ec45c33ca0abb6a4218a02291cbde1c0e31619abf02be418e74a19 [2021-09-15T15:47:43.963Z] #50 DONE 0.1s [2021-09-15T15:47:43.963Z] [2021-09-15T15:47:43.963Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-15T15:47:43.963Z] #52 sha256:af23f36c1097cb7abc1516c4d9ac2c93559898e9425af90c5564984d1c2b646a [2021-09-15T15:47:44.531Z] #52 DONE 0.5s [2021-09-15T15:47:44.531Z] [2021-09-15T15:47:44.531Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-15T15:47:44.531Z] #54 sha256:01abcadb86b1c62f9fc9a3c21c2e637e84b8ab569f56dd382294ebb9821c14b6 [2021-09-15T15:47:44.689Z] #62 1.042 + RM_GOPATH=0 [2021-09-15T15:47:44.791Z] #54 DONE 0.1s [2021-09-15T15:47:44.791Z] [2021-09-15T15:47:44.791Z] #55 [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-09-15T15:47:44.791Z] #55 sha256:df57685b0bcd1a845f3aa1702db7a738613e1b82b14f77aa24b079ee7531f812 [2021-09-15T15:47:44.842Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-15T15:47:44.945Z] #62 1.042 + TMP_GOPATH= [2021-09-15T15:47:44.945Z] #62 1.044 + : /build [2021-09-15T15:47:44.945Z] #62 1.044 + '[' -z '' ']' [2021-09-15T15:47:44.945Z] #62 1.044 ++ mktemp -d [2021-09-15T15:47:44.945Z] #62 1.044 + export GOPATH=/tmp/tmp.zj3M1KZXqs [2021-09-15T15:47:44.945Z] #62 1.044 + GOPATH=/tmp/tmp.zj3M1KZXqs [2021-09-15T15:47:44.945Z] #62 1.044 + RM_GOPATH=1 [2021-09-15T15:47:44.945Z] #62 1.044 + case "$(go env GOARCH)" in [2021-09-15T15:47:44.945Z] #62 1.045 ++ go env GOARCH [2021-09-15T15:47:44.945Z] #62 1.059 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:47:44.945Z] #62 1.059 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:47:44.945Z] #62 1.059 ++ dirname /tmp/install/install.sh [2021-09-15T15:47:44.945Z] #62 1.059 + dir=/tmp/install [2021-09-15T15:47:44.945Z] #62 1.059 + bin=runc [2021-09-15T15:47:44.945Z] #62 1.059 + shift [2021-09-15T15:47:44.945Z] #62 1.059 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-15T15:47:44.945Z] #62 1.059 + . /tmp/install/runc.installer [2021-09-15T15:47:44.945Z] #62 1.065 Install runc version v1.0.2 (build tags: seccomp) [2021-09-15T15:47:44.945Z] #62 1.065 ++ set -e [2021-09-15T15:47:44.945Z] #62 1.065 ++ : v1.0.2 [2021-09-15T15:47:44.945Z] #62 1.065 + install_runc [2021-09-15T15:47:44.945Z] #62 1.065 + RUNC_BUILDTAGS=seccomp [2021-09-15T15:47:44.945Z] #62 1.065 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-15T15:47:44.945Z] #62 1.065 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zj3M1KZXqs/src/github.com/opencontainers/runc [2021-09-15T15:47:44.945Z] #62 1.065 Cloning into '/tmp/tmp.zj3M1KZXqs/src/github.com/opencontainers/runc'... [2021-09-15T15:47:44.945Z] #62 ... [2021-09-15T15:47:44.945Z] [2021-09-15T15:47:44.945Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-15T15:47:44.945Z] #22 sha256:ad12a3693236ab654f22ff2f6e52f24b2a0827a5463616366e2a52f60eef7c5b [2021-09-15T15:47:44.945Z] #22 DONE 1.3s [2021-09-15T15:47:45.098Z] docker_cli_daemon_test.go:1455: [d8a04403e4e19] daemon is not started [2021-09-15T15:47:45.098Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-15T15:47:45.202Z] [2021-09-15T15:47:45.202Z] #23 [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-09-15T15:47:45.202Z] #23 sha256:c7898293bb3eae406f8fe483e451ff536cd9a0b46545410c462c520b72fb2319 [2021-09-15T15:47:45.659Z] check_test.go:308: [da805b8988a32] daemon is not started [2021-09-15T15:47:45.659Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-09-15T15:47:45.659Z] --- PASS: TestBuildWithHugeFile (42.98s) [2021-09-15T15:47:45.659Z] === RUN TestBuildWCOWSandboxSize [2021-09-15T15:47:45.659Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-15T15:47:45.659Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-09-15T15:47:45.659Z] === RUN TestBuildWithEmptyDockerfile [2021-09-15T15:47:45.659Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T15:47:45.659Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T15:47:45.659Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T15:47:45.659Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T15:47:45.659Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T15:47:45.659Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T15:47:45.660Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T15:47:45.660Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T15:47:45.660Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T15:47:45.660Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2021-09-15T15:47:45.660Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2021-09-15T15:47:45.660Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2021-09-15T15:47:45.660Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-09-15T15:47:45.660Z] === RUN TestBuildPreserveOwnership [2021-09-15T15:47:45.660Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-15T15:47:46.132Z] #23 DONE 1.0s [2021-09-15T15:47:46.132Z] [2021-09-15T15:47:46.132Z] #65 [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-09-15T15:47:46.132Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:47:46.132Z] #65 ... [2021-09-15T15:47:46.132Z] [2021-09-15T15:47:46.132Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-15T15:47:46.132Z] #24 sha256:d3330b5dd8d0a73ad6e46bd041f0f45cec1539acc1b77684be5c588953779daf [2021-09-15T15:47:47.023Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-15T15:47:47.060Z] #24 0.975 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-15T15:47:47.060Z] #24 DONE 1.1s [2021-09-15T15:47:47.060Z] [2021-09-15T15:47:47.060Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-15T15:47:47.060Z] #25 sha256:29e9f03487c4b033f58da357530161976733af18f6272f32d99672080df25734 [2021-09-15T15:47:47.585Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-09-15T15:47:47.585Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-15T15:47:48.386Z] #14 165.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-15T15:47:48.386Z] #14 165.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-15T15:47:48.386Z] #14 165.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:47:48.386Z] #14 165.3 Selecting previously unselected package libapparmor1:amd64. [2021-09-15T15:47:48.386Z] #14 165.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-15T15:47:48.386Z] #14 165.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-15T15:47:48.386Z] #14 165.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-15T15:47:48.386Z] #14 165.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-15T15:47:48.386Z] #14 165.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-15T15:47:48.386Z] #14 165.6 Selecting previously unselected package libbtrfs0:amd64. [2021-09-15T15:47:48.386Z] #14 165.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-15T15:47:48.386Z] #14 165.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:47:48.386Z] #14 165.7 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-15T15:47:48.386Z] #14 165.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-15T15:47:48.386Z] #14 165.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:47:48.386Z] #14 166.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-15T15:47:48.386Z] #14 166.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:47:48.386Z] #14 166.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:48.386Z] #14 166.3 Selecting previously unselected package libudev-dev:amd64. [2021-09-15T15:47:48.386Z] #14 166.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-15T15:47:48.427Z] #25 DONE 1.1s [2021-09-15T15:47:48.427Z] [2021-09-15T15:47:48.427Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-15T15:47:48.427Z] #26 sha256:8e6ad4166df6a7e1a213a43b5200020defd63ef941413188783581e2418fb3c1 [2021-09-15T15:47:48.511Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-15T15:47:48.511Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-15T15:47:48.645Z] #14 166.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-15T15:47:48.645Z] #14 166.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-15T15:47:48.645Z] #14 166.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-15T15:47:48.645Z] #14 166.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-15T15:47:48.905Z] #14 166.8 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-15T15:47:48.905Z] #14 166.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-15T15:47:48.905Z] #14 166.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-15T15:47:49.071Z] check_test.go:308: [d41eab90e9b8d] daemon is not started [2021-09-15T15:47:49.071Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-09-15T15:47:49.326Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-15T15:47:49.357Z] #26 DONE 1.1s [2021-09-15T15:47:49.357Z] [2021-09-15T15:47:49.357Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-09-15T15:47:49.357Z] #27 sha256:2006132af9afa9da49963f9e9a8479699f0c68a3d451511833ee8a0e70178d8f [2021-09-15T15:47:49.477Z] #14 167.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-15T15:47:49.477Z] #14 167.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-15T15:47:49.477Z] #14 167.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-15T15:47:49.581Z] --- PASS: TestBuildPreserveOwnership (3.92s) [2021-09-15T15:47:49.581Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.79s) [2021-09-15T15:47:49.581Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2021-09-15T15:47:49.581Z] === RUN TestBuildPlatformInvalid [2021-09-15T15:47:49.736Z] #14 167.5 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-15T15:47:49.736Z] #14 167.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-15T15:47:49.736Z] #14 167.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-15T15:47:49.736Z] #14 167.6 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-15T15:47:49.736Z] #14 167.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-15T15:47:49.736Z] #14 167.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-15T15:47:49.836Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-09-15T15:47:49.836Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-15T15:47:50.288Z] #27 DONE 1.1s [2021-09-15T15:47:50.288Z] [2021-09-15T15:47:50.288Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:47:50.288Z] #28 sha256:8214225d38ea347e733bc7ff59b42a6ba2b4688b5336d86438d78a8339851514 [2021-09-15T15:47:50.305Z] #14 168.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-15T15:47:50.305Z] #14 168.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-15T15:47:50.305Z] #14 168.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-15T15:47:50.396Z] Loaded image: busybox:latest [2021-09-15T15:47:50.564Z] #14 168.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-15T15:47:50.565Z] #14 168.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-15T15:47:50.565Z] #14 168.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:50.823Z] #14 168.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-15T15:47:50.823Z] #14 168.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-15T15:47:50.823Z] #14 168.8 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-15T15:47:50.957Z] Loaded image: busybox:glibc [2021-09-15T15:47:50.957Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-15T15:47:51.082Z] #14 168.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-15T15:47:51.082Z] #14 168.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-15T15:47:51.082Z] #14 168.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-15T15:47:51.650Z] #14 169.5 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-15T15:47:51.650Z] #14 169.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-15T15:47:51.650Z] #14 169.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-15T15:47:51.650Z] #14 169.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-15T15:47:51.650Z] #14 169.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-15T15:47:51.650Z] #14 169.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-15T15:47:51.650Z] #14 169.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-15T15:47:51.650Z] #14 169.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-15T15:47:51.650Z] #14 169.6 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-15T15:47:51.650Z] #14 169.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-15T15:47:51.650Z] #14 169.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-15T15:47:51.650Z] #14 169.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-15T15:47:51.650Z] #14 169.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-15T15:47:51.657Z] #28 1.317 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:47:51.657Z] #28 1.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:47:51.657Z] #28 1.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:47:51.883Z] Loaded image: debian:bullseye-slim [2021-09-15T15:47:51.883Z] Loaded image: hello-world:latest [2021-09-15T15:47:51.883Z] Loaded image: arm32v7/hello-world:latest [2021-09-15T15:47:51.909Z] #14 169.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-15T15:47:51.909Z] #14 169.7 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-15T15:47:51.909Z] #14 169.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-15T15:47:51.909Z] #14 169.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-15T15:47:51.909Z] #14 169.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-15T15:47:51.909Z] #14 169.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-15T15:47:51.909Z] #14 169.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-15T15:47:51.909Z] #14 169.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:47:51.909Z] #14 169.8 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-09-15T15:47:51.909Z] #14 169.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:47:51.909Z] #14 169.8 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-09-15T15:47:51.909Z] #14 169.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-15T15:47:51.909Z] #14 169.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-15T15:47:51.909Z] #14 169.8 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-09-15T15:47:51.909Z] #14 169.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-15T15:47:51.909Z] #14 169.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-15T15:47:51.914Z] #28 1.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-15T15:47:52.139Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-15T15:47:52.168Z] #14 169.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:52.168Z] #14 170.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-15T15:47:52.168Z] #14 170.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:52.168Z] #14 170.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-15T15:47:52.168Z] #14 170.0 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:47:52.171Z] #28 1.855 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-15T15:47:52.428Z] #28 2.129 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-15T15:47:52.737Z] #14 DONE 170.8s [2021-09-15T15:47:52.737Z] [2021-09-15T15:47:52.737Z] #51 [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-09-15T15:47:52.737Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:47:52.991Z] #28 2.432 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:47:52.991Z] #28 2.722 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-15T15:47:52.998Z] #51 ... [2021-09-15T15:47:52.998Z] [2021-09-15T15:47:52.998Z] #55 [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-09-15T15:47:52.998Z] #55 sha256:c6f3579b1b0e0f58cd88aa41cc2501a0e172ca1158ec51ad2172420e429d6921 [2021-09-15T15:47:53.065Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-15T15:47:53.065Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-15T15:47:53.065Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-09-15T15:47:53.248Z] #28 2.964 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-15T15:47:53.683Z] #28 3.168 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB] [2021-09-15T15:47:53.683Z] #28 3.168 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:47:53.683Z] #28 3.169 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB] [2021-09-15T15:47:53.683Z] #28 3.169 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB] [2021-09-15T15:47:53.683Z] #28 3.169 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB] [2021-09-15T15:47:53.683Z] #28 3.169 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB] [2021-09-15T15:47:53.692Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-15T15:47:53.948Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-15T15:47:55.312Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-09-15T15:47:55.664Z] #55 ... [2021-09-15T15:47:55.664Z] [2021-09-15T15:47:55.664Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-15T15:47:55.664Z] #15 sha256:2f00e1b45760d71dede37bfe1732e663b743d8893518a731bfaec8ea05ba5792 [2021-09-15T15:47:55.664Z] #15 DONE 2.6s [2021-09-15T15:47:55.664Z] [2021-09-15T15:47:55.664Z] #55 [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-09-15T15:47:55.664Z] #55 sha256:c6f3579b1b0e0f58cd88aa41cc2501a0e172ca1158ec51ad2172420e429d6921 [2021-09-15T15:47:55.664Z] #55 2.573 + RM_GOPATH=0 [2021-09-15T15:47:55.664Z] #55 2.573 + TMP_GOPATH= [2021-09-15T15:47:55.664Z] #55 2.573 + : /build [2021-09-15T15:47:55.664Z] #55 2.573 + '[' -z '' ']' [2021-09-15T15:47:55.664Z] #55 2.573 ++ mktemp -d [2021-09-15T15:47:55.664Z] #55 2.573 + export GOPATH=/tmp/tmp.bWNN2CsTW2 [2021-09-15T15:47:55.664Z] #55 2.573 + GOPATH=/tmp/tmp.bWNN2CsTW2 [2021-09-15T15:47:55.664Z] #55 2.573 + RM_GOPATH=1 [2021-09-15T15:47:55.664Z] #55 2.573 + case "$(go env GOARCH)" in [2021-09-15T15:47:55.664Z] #55 2.573 ++ go env GOARCH [2021-09-15T15:47:55.664Z] #55 2.597 Install runc version v1.0.2 (build tags: seccomp) [2021-09-15T15:47:55.664Z] #55 2.598 + export GO_BUILDMODE=-buildmode=pie [2021-09-15T15:47:55.664Z] #55 2.598 + GO_BUILDMODE=-buildmode=pie [2021-09-15T15:47:55.664Z] #55 2.598 ++ dirname /tmp/install/install.sh [2021-09-15T15:47:55.664Z] #55 2.598 + dir=/tmp/install [2021-09-15T15:47:55.664Z] #55 2.598 + bin=runc [2021-09-15T15:47:55.664Z] #55 2.598 + shift [2021-09-15T15:47:55.664Z] #55 2.598 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-15T15:47:55.664Z] #55 2.598 + . /tmp/install/runc.installer [2021-09-15T15:47:55.664Z] #55 2.598 ++ set -e [2021-09-15T15:47:55.664Z] #55 2.598 ++ : v1.0.2 [2021-09-15T15:47:55.664Z] #55 2.598 + install_runc [2021-09-15T15:47:55.664Z] #55 2.598 + RUNC_BUILDTAGS=seccomp [2021-09-15T15:47:55.664Z] #55 2.598 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-15T15:47:55.664Z] #55 2.598 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bWNN2CsTW2/src/github.com/opencontainers/runc [2021-09-15T15:47:55.664Z] #55 2.610 Cloning into '/tmp/tmp.bWNN2CsTW2/src/github.com/opencontainers/runc'... [2021-09-15T15:47:55.816Z] #25 ... [2021-09-15T15:47:55.816Z] [2021-09-15T15:47:55.816Z] #58 [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-09-15T15:47:55.816Z] #58 sha256:2a4376ef0edd50ed330d68ff85315f229d85660cd68f9871ac8243663138e2d5 [2021-09-15T15:47:55.816Z] #58 170.8 + bin/containerd [2021-09-15T15:47:56.956Z] #28 ... [2021-09-15T15:47:56.956Z] [2021-09-15T15:47:56.956Z] #65 [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-09-15T15:47:56.956Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:47:56.956Z] #65 62.01 + bin/containerd [2021-09-15T15:47:57.046Z] #55 ... [2021-09-15T15:47:57.046Z] [2021-09-15T15:47:57.046Z] #16 [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-09-15T15:47:57.046Z] #16 sha256:cd65dacf951655ad632b1aef712a9b41fa99a421ff23ddcc955babfa3f60742b [2021-09-15T15:47:57.046Z] #16 DONE 1.5s [2021-09-15T15:47:57.213Z] #65 ... [2021-09-15T15:47:57.213Z] [2021-09-15T15:47:57.213Z] #62 [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-09-15T15:47:57.213Z] #62 sha256:44025a88b7246f1f57222d6a7a306b8b3720fd992238051233c9528fb90f975f [2021-09-15T15:47:57.213Z] #62 4.945 + cd /tmp/tmp.zj3M1KZXqs/src/github.com/opencontainers/runc [2021-09-15T15:47:57.213Z] #62 4.945 + git checkout -q v1.0.2 [2021-09-15T15:47:57.213Z] #62 5.192 + '[' -z '' ']' [2021-09-15T15:47:57.213Z] #62 5.192 + target=static [2021-09-15T15:47:57.213Z] #62 5.192 + make BUILDTAGS=seccomp static [2021-09-15T15:47:57.213Z] #62 5.657 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-15T15:47:57.305Z] [2021-09-15T15:47:57.305Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-15T15:47:57.305Z] #17 sha256:689398e39bf6143cbe2edb4e31331e2502b02915855a24f464a604f3e53f6c63 [2021-09-15T15:47:57.825Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-09-15T15:47:58.244Z] #17 1.158 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-15T15:47:58.503Z] #17 DONE 1.3s [2021-09-15T15:47:58.503Z] [2021-09-15T15:47:58.503Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-15T15:47:58.503Z] #18 sha256:e108fd4ff99f8b9335b2c00d462603de279e4b1804d9c763ef034863b28b2fc6 [2021-09-15T15:47:59.135Z] #58 ... [2021-09-15T15:47:59.135Z] [2021-09-15T15:47:59.135Z] #25 [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-09-15T15:47:59.135Z] #25 sha256:cbfcb325f563c65f35f8a773134aad2d90b21e278f90848382d59a0957d320d2 [2021-09-15T15:47:59.135Z] #25 198.4 + return [2021-09-15T15:47:59.135Z] #25 DONE 200.0s [2021-09-15T15:47:59.135Z] [2021-09-15T15:47:59.135Z] #55 [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-09-15T15:47:59.135Z] #55 sha256:f4cab293520544b01d0b66bd5af2a9ca7d5c7ca060490bed8c29bde5e18b597b [2021-09-15T15:47:59.885Z] #18 DONE 1.4s [2021-09-15T15:47:59.885Z] [2021-09-15T15:47:59.885Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-15T15:47:59.885Z] #19 sha256:394f9e65c98372885b0cefad499b4a4489d1c14805afc763131b09e77c670c46 [2021-09-15T15:48:01.088Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.94s) [2021-09-15T15:48:01.088Z] PASS [2021-09-15T15:48:01.088Z] [2021-09-15T15:48:01.088Z] === Skipped [2021-09-15T15:48:01.088Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-15T15:48:01.088Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T15:48:01.088Z] [2021-09-15T15:48:01.088Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-09-15T15:48:01.088Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-15T15:48:01.088Z] [2021-09-15T15:48:01.088Z] DONE 34 tests, 2 skipped in 79.276s [2021-09-15T15:48:01.088Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-15T15:48:01.088Z] ++ 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-09-15T15:48:01.088Z] ++ set -e [2021-09-15T15:48:01.088Z] ++ '[' -n 0 ']' [2021-09-15T15:48:01.088Z] ++ set -x [2021-09-15T15:48:01.088Z] ++ 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-09-15T15:48:01.088Z] INFO: Testing against a local daemon [2021-09-15T15:48:01.088Z] === RUN TestConfigInspect [2021-09-15T15:48:01.088Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-09-15T15:48:01.264Z] #19 DONE 1.3s [2021-09-15T15:48:01.264Z] [2021-09-15T15:48:01.264Z] #41 [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-09-15T15:48:01.264Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:48:01.264Z] #41 ... [2021-09-15T15:48:01.264Z] [2021-09-15T15:48:01.264Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-15T15:48:01.264Z] #20 sha256:d52115a1ccf854657640e1eaad4ba5a5872aa6fa67c0fe1f62fd03dc4d3b187a [2021-09-15T15:48:01.697Z] #55 111.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-15T15:48:01.962Z] #55 ... [2021-09-15T15:48:01.962Z] [2021-09-15T15:48:01.962Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-15T15:48:01.962Z] #26 sha256:1e836e5405552c35a6a277b8c4e115ae9c91c607e0a00f010a3dab0e2a39c328 [2021-09-15T15:48:01.962Z] #26 DONE 0.1s [2021-09-15T15:48:02.226Z] [2021-09-15T15:48:02.226Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-15T15:48:02.226Z] #31 sha256:e4c23935838853610d8914f39fb7772f291d4ebc0f33465d1d9fa2e8a56c030f [2021-09-15T15:48:02.490Z] #31 DONE 0.6s [2021-09-15T15:48:02.490Z] [2021-09-15T15:48:02.490Z] #55 [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-09-15T15:48:02.490Z] #55 sha256:f4cab293520544b01d0b66bd5af2a9ca7d5c7ca060490bed8c29bde5e18b597b [2021-09-15T15:48:02.647Z] #20 DONE 1.6s [2021-09-15T15:48:02.647Z] [2021-09-15T15:48:02.647Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:48:02.647Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-15T15:48:02.755Z] #55 112.2 + mkdir -p /build [2021-09-15T15:48:02.755Z] #55 112.2 + cp runc /build/runc [2021-09-15T15:48:03.216Z] #21 ... [2021-09-15T15:48:03.216Z] [2021-09-15T15:48:03.216Z] #33 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-15T15:48:03.216Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-15T15:48:03.216Z] #33 DONE 180.8s [2021-09-15T15:48:03.330Z] #55 DONE 112.8s [2021-09-15T15:48:03.330Z] [2021-09-15T15:48:03.330Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-15T15:48:03.330Z] #34 sha256:53ab6d6409b539e0909d03f02023b7c34284799a829ecdb1f8f42a55dd17247f [2021-09-15T15:48:03.330Z] #34 DONE 0.8s [2021-09-15T15:48:03.330Z] [2021-09-15T15:48:03.330Z] #58 [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-09-15T15:48:03.330Z] #58 sha256:2a4376ef0edd50ed330d68ff85315f229d85660cd68f9871ac8243663138e2d5 [2021-09-15T15:48:03.330Z] #58 ... [2021-09-15T15:48:03.330Z] [2021-09-15T15:48:03.330Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-15T15:48:03.330Z] #36 sha256:4d7c4634a566e6445775c38ddb39c9e693aee4fdd25df007b8a1302241784b64 [2021-09-15T15:48:03.330Z] #36 DONE 0.1s [2021-09-15T15:48:03.330Z] [2021-09-15T15:48:03.330Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-15T15:48:03.330Z] #39 sha256:fe42c88ddcab72215a5d089ebe4b4b4e8e6e2ef084e9d405ab685db1c4fc8922 [2021-09-15T15:48:03.475Z] [2021-09-15T15:48:03.475Z] #41 [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-09-15T15:48:03.476Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:48:03.598Z] #39 DONE 0.1s [2021-09-15T15:48:03.598Z] [2021-09-15T15:48:03.598Z] #58 [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-09-15T15:48:03.598Z] #58 sha256:2a4376ef0edd50ed330d68ff85315f229d85660cd68f9871ac8243663138e2d5 [2021-09-15T15:48:03.598Z] #58 ... [2021-09-15T15:48:03.598Z] [2021-09-15T15:48:03.598Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-15T15:48:03.598Z] #42 sha256:3be61db73cef78dda6e3513f6bf105e0d3586b8890109fd257a669da14d36af2 [2021-09-15T15:48:03.600Z] --- PASS: TestConfigInspect (2.89s) [2021-09-15T15:48:03.600Z] === RUN TestConfigList [2021-09-15T15:48:03.856Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-09-15T15:48:04.177Z] #42 DONE 0.5s [2021-09-15T15:48:04.177Z] [2021-09-15T15:48:04.177Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-15T15:48:04.177Z] #46 sha256:c198d2950f81bd7eb09c83588a8106ef8e81fad8e5d4a4badae158bfcf53f56f [2021-09-15T15:48:04.177Z] #46 DONE 0.1s [2021-09-15T15:48:04.177Z] [2021-09-15T15:48:04.177Z] #58 [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-09-15T15:48:04.177Z] #58 sha256:2a4376ef0edd50ed330d68ff85315f229d85660cd68f9871ac8243663138e2d5 [2021-09-15T15:48:04.177Z] #58 ... [2021-09-15T15:48:04.177Z] [2021-09-15T15:48:04.177Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-15T15:48:04.177Z] #48 sha256:c2bd541909cb4e05266d6fd88ec31c0365ba8fc7ac1bbf54518cc3f41c47bd96 [2021-09-15T15:48:04.177Z] #48 DONE 0.1s [2021-09-15T15:48:04.441Z] [2021-09-15T15:48:04.441Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-15T15:48:04.441Z] #50 sha256:e0a6efadc5279d63dfb90d3fa828d8ae74e7a2d026223649ec3b00c8cfdd3cda [2021-09-15T15:48:04.441Z] #50 DONE 0.2s [2021-09-15T15:48:04.441Z] [2021-09-15T15:48:04.441Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-15T15:48:04.441Z] #52 sha256:7c489d4224d9df5d49074e8851fbab222367b6ce8f8e4e8ae99d611b1b8a379a [2021-09-15T15:48:04.854Z] #41 ... [2021-09-15T15:48:04.855Z] [2021-09-15T15:48:04.855Z] #55 [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-09-15T15:48:04.855Z] #55 sha256:c6f3579b1b0e0f58cd88aa41cc2501a0e172ca1158ec51ad2172420e429d6921 [2021-09-15T15:48:04.855Z] #55 11.79 + cd /tmp/tmp.bWNN2CsTW2/src/github.com/opencontainers/runc [2021-09-15T15:48:04.855Z] #55 11.79 + git checkout -q v1.0.2 [2021-09-15T15:48:05.312Z] #62 ... [2021-09-15T15:48:05.312Z] [2021-09-15T15:48:05.313Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:48:05.313Z] #28 sha256:8214225d38ea347e733bc7ff59b42a6ba2b4688b5336d86438d78a8339851514 [2021-09-15T15:48:05.313Z] #28 14.40 Fetched 48.3 MB in 13s (3622 kB/s) [2021-09-15T15:48:05.394Z] #52 DONE 0.8s [2021-09-15T15:48:05.395Z] [2021-09-15T15:48:05.395Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-15T15:48:05.395Z] #54 sha256:5366d0dabda91a25214575c65a3b5b43ac4a766209986e35a4756bf5914711cd [2021-09-15T15:48:05.395Z] #54 DONE 0.2s [2021-09-15T15:48:05.395Z] [2021-09-15T15:48:05.395Z] #58 [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-09-15T15:48:05.395Z] #58 sha256:2a4376ef0edd50ed330d68ff85315f229d85660cd68f9871ac8243663138e2d5 [2021-09-15T15:48:05.424Z] #55 12.46 + '[' -z '' ']' [2021-09-15T15:48:05.424Z] #55 12.46 + target=static [2021-09-15T15:48:05.424Z] #55 12.46 + make BUILDTAGS=seccomp static [2021-09-15T15:48:05.658Z] #58 ... [2021-09-15T15:48:05.658Z] [2021-09-15T15:48:05.658Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-15T15:48:05.658Z] #56 sha256:27292b7b6ad97276cffbbe3efc8964ac49af44b24606673b63019bfb3f149344 [2021-09-15T15:48:05.658Z] #56 DONE 0.2s [2021-09-15T15:48:05.658Z] [2021-09-15T15:48:05.658Z] #58 [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-09-15T15:48:05.658Z] #58 sha256:2a4376ef0edd50ed330d68ff85315f229d85660cd68f9871ac8243663138e2d5 [2021-09-15T15:48:05.683Z] #55 12.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-09-15T15:48:06.368Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-09-15T15:48:06.780Z] #55 ... [2021-09-15T15:48:06.780Z] [2021-09-15T15:48:06.780Z] #58 [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-09-15T15:48:06.780Z] #58 sha256:2ca29c2e3552e3c793271e2f173d498c0d6fe1febcf92c08fa9f95885971a1c0 [2021-09-15T15:48:06.780Z] #58 175.3 + bin/containerd [2021-09-15T15:48:07.293Z] --- PASS: TestConfigList (3.53s) [2021-09-15T15:48:07.293Z] === RUN TestConfigsCreateAndDelete [2021-09-15T15:48:07.293Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-09-15T15:48:07.857Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-15T15:48:08.113Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-15T15:48:09.038Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-09-15T15:48:09.294Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-15T15:48:09.322Z] #58 ... [2021-09-15T15:48:09.322Z] [2021-09-15T15:48:09.322Z] #55 [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-09-15T15:48:09.322Z] #55 sha256:df57685b0bcd1a845f3aa1702db7a738613e1b82b14f77aa24b079ee7531f812 [2021-09-15T15:48:09.322Z] #55 112.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-15T15:48:09.549Z] check_test.go:308: [dbbc834c7dfa9] daemon is not started [2021-09-15T15:48:09.549Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-09-15T15:48:09.549Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-15T15:48:09.580Z] #55 113.7 + mkdir -p /build [2021-09-15T15:48:09.580Z] #55 113.7 + cp runc /build/runc [2021-09-15T15:48:09.804Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-09-15T15:48:10.061Z] check_test.go:308: [d5fc5b707fa32] daemon is not started [2021-09-15T15:48:10.061Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-09-15T15:48:10.061Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2021-09-15T15:48:10.061Z] === RUN TestConfigsUpdate [2021-09-15T15:48:10.515Z] #55 DONE 114.7s [2021-09-15T15:48:10.515Z] [2021-09-15T15:48:10.515Z] #58 [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-09-15T15:48:10.515Z] #58 sha256:2ca29c2e3552e3c793271e2f173d498c0d6fe1febcf92c08fa9f95885971a1c0 [2021-09-15T15:48:10.987Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-09-15T15:48:11.242Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-15T15:48:11.498Z] check_test.go:308: [d13500f49564a] daemon is not started [2021-09-15T15:48:11.498Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-09-15T15:48:11.889Z] #58 ... [2021-09-15T15:48:11.889Z] [2021-09-15T15:48:11.889Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-15T15:48:11.889Z] #56 sha256:9a86a8dd79dea9a8f35091e91d617315bb07139213d2927988a86e064af874cf [2021-09-15T15:48:11.973Z] #28 14.40 Reading package lists... [2021-09-15T15:48:12.265Z] #55 ... [2021-09-15T15:48:12.265Z] [2021-09-15T15:48:12.265Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-09-15T15:48:12.265Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-15T15:48:12.265Z] #21 2.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-15T15:48:12.265Z] #21 2.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-15T15:48:12.265Z] #21 2.994 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-15T15:48:12.265Z] #21 3.340 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-15T15:48:12.265Z] #21 4.681 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] [2021-09-15T15:48:12.455Z] #56 DONE 0.3s [2021-09-15T15:48:12.455Z] [2021-09-15T15:48:12.455Z] #58 [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-09-15T15:48:12.455Z] #58 sha256:2ca29c2e3552e3c793271e2f173d498c0d6fe1febcf92c08fa9f95885971a1c0 [2021-09-15T15:48:12.861Z] --- PASS: TestConfigsUpdate (2.54s) [2021-09-15T15:48:12.861Z] === RUN TestTemplatedConfig [2021-09-15T15:48:13.117Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-15T15:48:13.650Z] #21 10.81 Fetched 8402 kB in 8s (997 kB/s) [2021-09-15T15:48:13.677Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-15T15:48:13.677Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-09-15T15:48:14.357Z] 4612f6d0b889: Pull complete [2021-09-15T15:48:15.040Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-09-15T15:48:15.965Z] --- PASS: TestTemplatedConfig (3.27s) [2021-09-15T15:48:15.965Z] === RUN TestConfigCreateResolve [2021-09-15T15:48:16.953Z] #21 10.81 Reading package lists... [2021-09-15T15:48:17.327Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-09-15T15:48:18.252Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-09-15T15:48:18.515Z] #28 20.70 Reading package lists... [2021-09-15T15:48:18.813Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-09-15T15:48:18.813Z] --- PASS: TestConfigCreateResolve (2.88s) [2021-09-15T15:48:18.813Z] PASS [2021-09-15T15:48:18.813Z] [2021-09-15T15:48:18.813Z] DONE 6 tests in 18.084s [2021-09-15T15:48:18.813Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-15T15:48:18.813Z] ++ 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-09-15T15:48:18.813Z] ++ set -e [2021-09-15T15:48:18.813Z] ++ '[' -n 0 ']' [2021-09-15T15:48:18.813Z] ++ set -x [2021-09-15T15:48:18.813Z] ++ 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-09-15T15:48:18.813Z] INFO: Testing against a local daemon [2021-09-15T15:48:18.813Z] === RUN TestCheckpoint [2021-09-15T15:48:18.813Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T15:48:18.813Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-15T15:48:18.813Z] === RUN TestContainerInvalidJSON [2021-09-15T15:48:18.813Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T15:48:18.813Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T15:48:18.813Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-15T15:48:18.813Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-15T15:48:18.813Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T15:48:18.813Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-15T15:48:18.813Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-15T15:48:18.813Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-15T15:48:18.813Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-15T15:48:18.813Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-15T15:48:18.813Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-09-15T15:48:18.813Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-15T15:48:18.813Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-09-15T15:48:18.813Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-15T15:48:19.069Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-09-15T15:48:19.069Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-15T15:48:19.069Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-15T15:48:19.069Z] === RUN TestCopyFromContainer [2021-09-15T15:48:19.077Z] #28 27.26 Building dependency tree... [2021-09-15T15:48:19.994Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-15T15:48:20.243Z] #21 14.20 Reading package lists... [2021-09-15T15:48:20.250Z] === RUN TestCopyFromContainer// [2021-09-15T15:48:20.250Z] === RUN TestCopyFromContainer//bar/root [2021-09-15T15:48:20.250Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-15T15:48:20.250Z] === RUN TestCopyFromContainer/bar/quux [2021-09-15T15:48:20.250Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-15T15:48:20.445Z] #28 29.86 bzip2 is already the newest version (1.0.8-4). [2021-09-15T15:48:20.445Z] #28 29.86 patch is already the newest version (2.7.6-7). [2021-09-15T15:48:20.445Z] #28 29.86 xz-utils is already the newest version (5.2.5-2). [2021-09-15T15:48:20.445Z] #28 29.86 The following additional packages will be installed: [2021-09-15T15:48:20.445Z] #28 29.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-15T15:48:20.445Z] #28 29.87 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-09-15T15:48:20.445Z] #28 29.88 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-15T15:48:20.445Z] #28 29.88 python3-pkg-resources vim-runtime xxd [2021-09-15T15:48:20.445Z] #28 29.90 Suggested packages: [2021-09-15T15:48:20.445Z] #28 29.90 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-09-15T15:48:20.445Z] #28 29.90 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-09-15T15:48:20.445Z] #28 29.90 Recommended packages: [2021-09-15T15:48:20.445Z] #28 29.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-15T15:48:20.506Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-15T15:48:20.506Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-15T15:48:20.506Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-15T15:48:20.506Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-15T15:48:20.506Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer (1.61s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-15T15:48:20.762Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-15T15:48:20.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-15T15:48:20.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T15:48:20.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T15:48:20.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T15:48:20.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T15:48:20.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T15:48:20.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T15:48:20.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T15:48:20.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T15:48:20.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T15:48:20.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-15T15:48:20.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-15T15:48:20.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-15T15:48:20.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-15T15:48:20.762Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-15T15:48:20.762Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-15T15:48:20.762Z] === RUN TestCreateWithInvalidEnv [2021-09-15T15:48:20.762Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-15T15:48:20.762Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-15T15:48:20.762Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-15T15:48:20.762Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-15T15:48:20.762Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-15T15:48:20.762Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-15T15:48:20.762Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-15T15:48:20.762Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-15T15:48:20.762Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-15T15:48:20.762Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-15T15:48:20.762Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-15T15:48:20.762Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-15T15:48:20.762Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-15T15:48:20.762Z] === RUN TestCreateTmpfsMountsTarget [2021-09-15T15:48:20.762Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-15T15:48:20.762Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-15T15:48:21.182Z] #21 17.51 Building dependency tree... [2021-09-15T15:48:21.814Z] #28 31.31 The following NEW packages will be installed: [2021-09-15T15:48:21.814Z] #28 31.31 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-09-15T15:48:21.814Z] #28 31.32 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-15T15:48:21.814Z] #28 31.32 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-09-15T15:48:21.814Z] #28 31.32 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-09-15T15:48:21.814Z] #28 31.32 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-09-15T15:48:21.814Z] #28 31.32 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-09-15T15:48:21.814Z] #28 31.32 vim-common vim-runtime xfsprogs xxd zip [2021-09-15T15:48:22.075Z] #28 31.73 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:48:22.075Z] #28 31.73 Need to get 18.0 MB of archives. [2021-09-15T15:48:22.075Z] #28 31.73 After this operation, 69.4 MB of additional disk space will be used. [2021-09-15T15:48:22.075Z] #28 31.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-15T15:48:22.075Z] #28 31.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-15T15:48:22.075Z] #28 31.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-15T15:48:22.075Z] #28 31.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-15T15:48:22.075Z] #28 31.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-15T15:48:22.075Z] #28 31.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-15T15:48:22.075Z] #28 31.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-15T15:48:22.075Z] #28 31.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-15T15:48:22.075Z] #28 31.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-15T15:48:22.075Z] #28 31.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:48:22.075Z] #28 31.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-15T15:48:22.075Z] #28 31.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-15T15:48:22.075Z] #28 31.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-15T15:48:22.075Z] #28 31.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-15T15:48:22.075Z] #28 31.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-15T15:48:22.075Z] #28 31.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-15T15:48:22.075Z] #28 31.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-15T15:48:22.075Z] #28 31.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-15T15:48:22.075Z] #28 31.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-15T15:48:22.075Z] #28 31.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-15T15:48:22.075Z] #28 31.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-15T15:48:22.075Z] #28 31.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-15T15:48:22.075Z] #28 31.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-15T15:48:22.075Z] #28 31.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-15T15:48:22.075Z] #28 31.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-15T15:48:22.075Z] #28 31.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-15T15:48:22.075Z] #28 31.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-15T15:48:22.075Z] #28 31.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-15T15:48:22.075Z] #28 31.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-15T15:48:22.075Z] #28 31.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-15T15:48:22.075Z] #28 31.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-15T15:48:22.075Z] #28 31.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-15T15:48:22.075Z] #28 31.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:48:22.075Z] #28 31.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-15T15:48:22.075Z] #28 31.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-15T15:48:22.075Z] #28 31.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-15T15:48:22.075Z] #28 31.87 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-15T15:48:22.075Z] #28 31.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-15T15:48:22.075Z] #28 31.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-15T15:48:22.075Z] #28 31.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-15T15:48:22.123Z] #21 19.24 The following additional packages will be installed: [2021-09-15T15:48:22.123Z] #21 19.25 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-15T15:48:22.123Z] #21 19.25 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-15T15:48:22.123Z] #21 19.25 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-15T15:48:22.123Z] #21 19.25 python3-pkg-resources vim-runtime xxd [2021-09-15T15:48:22.124Z] #21 19.25 Suggested packages: [2021-09-15T15:48:22.124Z] #21 19.25 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-15T15:48:22.124Z] #21 19.25 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-15T15:48:22.124Z] #21 19.25 acl attr quota [2021-09-15T15:48:22.124Z] #21 19.25 Recommended packages: [2021-09-15T15:48:22.124Z] #21 19.25 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-15T15:48:22.125Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-09-15T15:48:22.333Z] #28 32.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-15T15:48:22.333Z] #28 32.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-15T15:48:22.333Z] #28 32.08 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-15T15:48:22.380Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-15T15:48:22.636Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-15T15:48:22.636Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2021-09-15T15:48:22.636Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-15T15:48:23.262Z] #28 32.69 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:48:23.262Z] #28 32.94 Fetched 18.0 MB in 1s (28.2 MB/s) [2021-09-15T15:48:23.262Z] #28 32.99 Selecting previously unselected package pigz. [2021-09-15T15:48:23.502Z] #21 20.85 The following NEW packages will be installed: [2021-09-15T15:48:23.502Z] #21 20.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-15T15:48:23.502Z] #21 20.87 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-15T15:48:23.502Z] #21 20.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-15T15:48:23.502Z] #21 20.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-15T15:48:23.502Z] #21 20.87 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-15T15:48:23.502Z] #21 20.87 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-15T15:48:23.502Z] #21 20.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-15T15:48:23.502Z] #21 20.87 xz-utils zip [2021-09-15T15:48:23.519Z] #28 32.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 ... 40072 files and directories currently installed.) [2021-09-15T15:48:23.519Z] #28 33.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-15T15:48:23.519Z] #28 33.05 Unpacking pigz (2.6-1) ... [2021-09-15T15:48:23.519Z] #28 33.10 Selecting previously unselected package libelf1:amd64. [2021-09-15T15:48:23.519Z] #28 33.10 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-15T15:48:23.519Z] #28 33.12 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-15T15:48:23.519Z] #28 33.23 Selecting previously unselected package libbpf0:amd64. [2021-09-15T15:48:23.519Z] #28 33.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-15T15:48:23.519Z] #28 33.24 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-15T15:48:23.519Z] #28 33.30 Selecting previously unselected package libcap2:amd64. [2021-09-15T15:48:23.563Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-15T15:48:23.776Z] #28 33.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-15T15:48:23.776Z] #28 33.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-15T15:48:23.776Z] #28 33.37 Selecting previously unselected package libmnl0:amd64. [2021-09-15T15:48:23.776Z] #28 33.37 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-15T15:48:23.776Z] #28 33.37 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-15T15:48:23.776Z] #28 33.43 Selecting previously unselected package libxtables12:amd64. [2021-09-15T15:48:23.776Z] #28 33.43 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-15T15:48:23.776Z] #28 33.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-15T15:48:23.776Z] #28 33.49 Selecting previously unselected package libcap2-bin. [2021-09-15T15:48:23.776Z] #28 33.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-15T15:48:23.776Z] #28 33.50 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-15T15:48:23.776Z] #28 33.57 Selecting previously unselected package iproute2. [2021-09-15T15:48:24.033Z] #28 33.57 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-15T15:48:24.033Z] #28 33.58 Unpacking iproute2 (5.10.0-4) ... [2021-09-15T15:48:24.033Z] #28 33.87 Selecting previously unselected package xxd. [2021-09-15T15:48:24.071Z] #21 21.19 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:48:24.071Z] #21 21.19 Need to get 27.0 MB of archives. [2021-09-15T15:48:24.071Z] #21 21.19 After this operation, 104 MB of additional disk space will be used. [2021-09-15T15:48:24.071Z] #21 21.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-15T15:48:24.071Z] #21 21.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-15T15:48:24.071Z] #21 21.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-15T15:48:24.071Z] #21 21.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-15T15:48:24.071Z] #21 21.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-15T15:48:24.071Z] #21 21.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-15T15:48:24.071Z] #21 21.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-15T15:48:24.071Z] #21 21.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-15T15:48:24.071Z] #21 21.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-15T15:48:24.071Z] #21 21.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-15T15:48:24.071Z] #21 21.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-15T15:48:24.071Z] #21 21.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-15T15:48:24.071Z] #21 21.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-15T15:48:24.071Z] #21 21.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-15T15:48:24.071Z] #21 21.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-15T15:48:24.071Z] #21 21.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-15T15:48:24.071Z] #21 21.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-15T15:48:24.071Z] #21 21.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-15T15:48:24.071Z] #21 21.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-15T15:48:24.071Z] #21 21.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-15T15:48:24.071Z] #21 21.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-15T15:48:24.071Z] #21 21.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-15T15:48:24.071Z] #21 21.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-15T15:48:24.071Z] #21 21.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-15T15:48:24.071Z] #21 21.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-15T15:48:24.071Z] #21 21.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-15T15:48:24.071Z] #21 21.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-15T15:48:24.124Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2021-09-15T15:48:24.124Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-15T15:48:24.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T15:48:24.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T15:48:24.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T15:48:24.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T15:48:24.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T15:48:24.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T15:48:24.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T15:48:24.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T15:48:24.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T15:48:24.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T15:48:24.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T15:48:24.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T15:48:24.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T15:48:24.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T15:48:24.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T15:48:24.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-15T15:48:24.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-15T15:48:24.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-15T15:48:24.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-15T15:48:24.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-15T15:48:24.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-15T15:48:24.124Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-15T15:48:24.290Z] #28 33.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:48:24.290Z] #28 33.89 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:48:24.290Z] #28 34.00 Selecting previously unselected package vim-common. [2021-09-15T15:48:24.290Z] #28 34.00 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:48:24.290Z] #28 34.02 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:48:24.290Z] #28 34.15 Selecting previously unselected package bash-completion. [2021-09-15T15:48:24.331Z] #21 21.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-15T15:48:24.331Z] #21 21.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-15T15:48:24.331Z] #21 21.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-15T15:48:24.331Z] #21 21.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-15T15:48:24.332Z] #21 21.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-15T15:48:24.332Z] #21 21.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-15T15:48:24.332Z] #21 21.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-15T15:48:24.548Z] #28 34.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-15T15:48:24.591Z] #21 21.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-15T15:48:24.591Z] #21 21.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-15T15:48:24.591Z] #21 21.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-15T15:48:24.591Z] #21 21.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-15T15:48:24.591Z] #21 21.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-15T15:48:24.591Z] #21 21.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-15T15:48:24.591Z] #21 21.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-15T15:48:24.591Z] #21 21.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-15T15:48:24.851Z] #21 21.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-15T15:48:24.851Z] #21 21.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-15T15:48:24.851Z] #21 22.17 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-15T15:48:24.851Z] #21 22.20 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-15T15:48:24.851Z] #21 22.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-15T15:48:25.049Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2021-09-15T15:48:25.049Z] === RUN TestCreateDifferentPlatform [2021-09-15T15:48:25.049Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-15T15:48:25.049Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-15T15:48:25.049Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-15T15:48:25.049Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-15T15:48:25.049Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-15T15:48:25.049Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-15T15:48:25.049Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-09-15T15:48:25.049Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-15T15:48:25.049Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-09-15T15:48:25.049Z] === RUN TestContainerStartOnDaemonRestart [2021-09-15T15:48:25.049Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-15T15:48:25.049Z] === RUN TestDaemonRestartIpcMode [2021-09-15T15:48:25.049Z] === PAUSE TestDaemonRestartIpcMode [2021-09-15T15:48:25.049Z] === RUN TestDaemonHostGatewayIP [2021-09-15T15:48:25.049Z] === PAUSE TestDaemonHostGatewayIP [2021-09-15T15:48:25.049Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-15T15:48:25.049Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-15T15:48:25.049Z] === RUN TestContainerKillOnDaemonStart [2021-09-15T15:48:25.049Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-15T15:48:25.049Z] === RUN TestDiff [2021-09-15T15:48:25.420Z] #21 22.87 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:48:25.610Z] --- PASS: TestDiff (0.56s) [2021-09-15T15:48:25.610Z] === RUN TestExecWithCloseStdin [2021-09-15T15:48:25.610Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-15T15:48:25.679Z] #21 23.05 Fetched 27.0 MB in 1s (20.1 MB/s) [2021-09-15T15:48:25.679Z] #21 23.12 Selecting previously unselected package pigz. [2021-09-15T15:48:25.866Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-09-15T15:48:25.916Z] #28 35.26 Unpacking bash-completion (1:2.11-2) ... [2021-09-15T15:48:25.916Z] #28 35.53 Selecting previously unselected package apparmor. [2021-09-15T15:48:25.916Z] #28 35.54 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-09-15T15:48:25.916Z] #28 35.58 Unpacking apparmor (2.13.6-10) ... [2021-09-15T15:48:25.939Z] #21 23.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 ... 24014 files and directories currently installed.) [2021-09-15T15:48:25.939Z] #21 23.18 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-15T15:48:25.939Z] #21 23.19 Unpacking pigz (2.6-1) ... [2021-09-15T15:48:26.122Z] --- PASS: TestExecWithCloseStdin (0.65s) [2021-09-15T15:48:26.122Z] === RUN TestExec [2021-09-15T15:48:26.172Z] #28 35.85 Selecting previously unselected package inetutils-ping. [2021-09-15T15:48:26.172Z] #28 35.86 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-15T15:48:26.172Z] #28 35.86 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-15T15:48:26.205Z] #21 23.30 Selecting previously unselected package libelf1:amd64. [2021-09-15T15:48:26.205Z] #21 23.31 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-15T15:48:26.205Z] #21 23.32 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-15T15:48:26.205Z] #21 23.49 Selecting previously unselected package libbpf0:amd64. [2021-09-15T15:48:26.205Z] #21 23.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-15T15:48:26.205Z] #21 23.51 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-15T15:48:26.377Z] check_test.go:308: [d8fb2c6e058ab] daemon is not started [2021-09-15T15:48:26.377Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-09-15T15:48:26.431Z] #28 35.98 Selecting previously unselected package libip4tc2:amd64. [2021-09-15T15:48:26.431Z] #28 35.98 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-15T15:48:26.431Z] #28 36.00 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-15T15:48:26.431Z] #28 36.05 Selecting previously unselected package libip6tc2:amd64. [2021-09-15T15:48:26.431Z] #28 36.06 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-15T15:48:26.432Z] #28 36.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-15T15:48:26.432Z] #28 36.19 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-15T15:48:26.465Z] #21 23.68 Selecting previously unselected package libcap2:amd64. [2021-09-15T15:48:26.465Z] #21 23.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-15T15:48:26.465Z] #21 23.69 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-15T15:48:26.465Z] #21 23.78 Selecting previously unselected package libmnl0:amd64. [2021-09-15T15:48:26.465Z] #21 23.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-15T15:48:26.465Z] #21 23.79 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-15T15:48:26.465Z] #21 23.88 Selecting previously unselected package libxtables12:amd64. [2021-09-15T15:48:26.465Z] #21 23.88 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-15T15:48:26.465Z] #21 23.90 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-15T15:48:26.632Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-15T15:48:26.688Z] #28 36.19 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-15T15:48:26.688Z] #28 36.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-15T15:48:26.688Z] #28 36.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-15T15:48:26.688Z] #28 36.26 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-15T15:48:26.688Z] #28 36.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-15T15:48:26.688Z] #28 36.33 Selecting previously unselected package libnftnl11:amd64. [2021-09-15T15:48:26.688Z] #28 36.33 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-15T15:48:26.688Z] #28 36.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-15T15:48:26.688Z] #28 36.40 Selecting previously unselected package iptables. [2021-09-15T15:48:26.688Z] #28 36.41 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-09-15T15:48:26.688Z] #28 36.41 Unpacking iptables (1.8.7-1) ... [2021-09-15T15:48:26.725Z] #21 23.99 Selecting previously unselected package libcap2-bin. [2021-09-15T15:48:26.725Z] #21 24.01 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-15T15:48:26.725Z] #21 24.02 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-15T15:48:26.725Z] #21 24.11 Selecting previously unselected package iproute2. [2021-09-15T15:48:26.725Z] #21 24.13 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-15T15:48:26.887Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-09-15T15:48:26.887Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-15T15:48:26.887Z] --- PASS: TestExec (0.79s) [2021-09-15T15:48:26.887Z] === RUN TestExecUser [2021-09-15T15:48:26.944Z] #28 36.62 Selecting previously unselected package libonig5:amd64. [2021-09-15T15:48:26.944Z] #28 36.63 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-15T15:48:26.944Z] #28 36.64 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:48:26.944Z] #28 36.76 Selecting previously unselected package libjq1:amd64. [2021-09-15T15:48:26.984Z] #21 24.15 Unpacking iproute2 (5.10.0-4) ... [2021-09-15T15:48:27.201Z] #28 36.77 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-09-15T15:48:27.201Z] #28 36.78 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:48:27.201Z] #28 36.85 Selecting previously unselected package jq. [2021-09-15T15:48:27.201Z] #28 36.86 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-09-15T15:48:27.201Z] #28 36.86 Unpacking jq (1.6-2.1) ... [2021-09-15T15:48:27.201Z] #28 36.92 Selecting previously unselected package libaio1:amd64. [2021-09-15T15:48:27.201Z] #28 36.93 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-09-15T15:48:27.201Z] #28 36.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-15T15:48:27.201Z] #28 37.00 Selecting previously unselected package libgpm2:amd64. [2021-09-15T15:48:27.448Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-09-15T15:48:27.457Z] #28 37.00 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-09-15T15:48:27.457Z] #28 37.01 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-15T15:48:27.457Z] #28 37.05 Selecting previously unselected package libinih1:amd64. [2021-09-15T15:48:27.457Z] #28 37.06 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-09-15T15:48:27.457Z] #28 37.07 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-15T15:48:27.457Z] #28 37.14 Selecting previously unselected package libnet1:amd64. [2021-09-15T15:48:27.457Z] #28 37.15 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-15T15:48:27.457Z] #28 37.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:48:27.457Z] #28 37.21 Selecting previously unselected package libnl-3-200:amd64. [2021-09-15T15:48:27.457Z] #28 37.22 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-15T15:48:27.457Z] #28 37.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:48:27.457Z] #28 37.29 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-15T15:48:27.553Z] #21 24.75 Selecting previously unselected package xxd. [2021-09-15T15:48:27.553Z] #21 24.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:48:27.553Z] #21 24.79 Unpacking xxd (2:8.2.2434-3) ... [2021-09-15T15:48:27.553Z] #21 24.94 Selecting previously unselected package vim-common. [2021-09-15T15:48:27.553Z] #21 24.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:48:27.553Z] #21 24.99 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-15T15:48:27.704Z] --- PASS: TestExecUser (0.63s) [2021-09-15T15:48:27.704Z] === RUN TestExportContainerAndImportImage [2021-09-15T15:48:27.713Z] #28 37.30 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-15T15:48:27.713Z] #28 37.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:48:27.713Z] #28 37.35 Selecting previously unselected package net-tools. [2021-09-15T15:48:27.713Z] #28 37.36 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-15T15:48:27.713Z] #28 37.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:48:27.959Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-09-15T15:48:27.970Z] #28 37.50 Selecting previously unselected package python-pip-whl. [2021-09-15T15:48:27.970Z] #28 37.51 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-09-15T15:48:27.970Z] #28 37.52 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-15T15:48:28.122Z] #21 25.21 Selecting previously unselected package bash-completion. [2021-09-15T15:48:28.122Z] #21 25.23 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-15T15:48:28.214Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2021-09-15T15:48:28.214Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-15T15:48:28.227Z] #28 37.84 Selecting previously unselected package python3-lib2to3. [2021-09-15T15:48:28.227Z] #28 37.85 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-15T15:48:28.227Z] #28 37.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:48:28.227Z] #28 37.95 Selecting previously unselected package python3-distutils. [2021-09-15T15:48:28.227Z] #28 37.96 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-09-15T15:48:28.227Z] #28 37.96 Unpacking python3-distutils (3.9.2-1) ... [2021-09-15T15:48:28.484Z] #28 38.06 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:48:28.484Z] #28 38.07 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:48:28.484Z] #28 38.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:48:28.484Z] #28 38.18 Selecting previously unselected package python3-setuptools. [2021-09-15T15:48:28.484Z] #28 38.19 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-09-15T15:48:28.484Z] #28 38.19 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-15T15:48:28.741Z] #28 38.38 Selecting previously unselected package python3-wheel. [2021-09-15T15:48:28.741Z] #28 38.39 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-09-15T15:48:28.741Z] #28 38.39 Unpacking python3-wheel (0.34.2-1) ... [2021-09-15T15:48:28.741Z] #28 38.44 Selecting previously unselected package python3-pip. [2021-09-15T15:48:28.741Z] #28 38.45 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-09-15T15:48:28.741Z] #28 38.46 Unpacking python3-pip (20.3.4-4) ... [2021-09-15T15:48:29.304Z] #28 38.76 Selecting previously unselected package sudo. [2021-09-15T15:48:29.304Z] #28 38.79 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-09-15T15:48:29.304Z] #28 38.80 Unpacking sudo (1.9.5p2-3) ... [2021-09-15T15:48:29.374Z] 48a76b150a3a: Pull complete [2021-09-15T15:48:29.374Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-15T15:48:29.374Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T15:48:29.374Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T15:48:29.374Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-15T15:48:29.374Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-15T15:48:29.375Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-15T15:48:29.375Z] INFO: Docker version of control daemon [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] Client: [2021-09-15T15:48:29.375Z] Version: 20.10.8 [2021-09-15T15:48:29.375Z] API version: 1.41 [2021-09-15T15:48:29.375Z] Go version: go1.16.6 [2021-09-15T15:48:29.375Z] Git commit: 3967b7d [2021-09-15T15:48:29.375Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-15T15:48:29.375Z] OS/Arch: windows/amd64 [2021-09-15T15:48:29.375Z] Context: default [2021-09-15T15:48:29.375Z] Experimental: true [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] Server: Docker Engine - Community [2021-09-15T15:48:29.375Z] Engine: [2021-09-15T15:48:29.375Z] Version: 20.10.8 [2021-09-15T15:48:29.375Z] API version: 1.41 (minimum version 1.24) [2021-09-15T15:48:29.375Z] Go version: go1.16.6 [2021-09-15T15:48:29.375Z] Git commit: 75249d8 [2021-09-15T15:48:29.375Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-15T15:48:29.375Z] OS/Arch: windows/amd64 [2021-09-15T15:48:29.375Z] Experimental: true [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] INFO: Docker info of control daemon [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] Client: [2021-09-15T15:48:29.375Z] Context: default [2021-09-15T15:48:29.375Z] Debug Mode: false [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] Server: [2021-09-15T15:48:29.375Z] Containers: 0 [2021-09-15T15:48:29.375Z] Running: 0 [2021-09-15T15:48:29.375Z] Paused: 0 [2021-09-15T15:48:29.375Z] Stopped: 0 [2021-09-15T15:48:29.375Z] Images: 1 [2021-09-15T15:48:29.375Z] Server Version: 20.10.8 [2021-09-15T15:48:29.375Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-09-15T15:48:29.375Z] LCOW: [2021-09-15T15:48:29.375Z] Windows: [2021-09-15T15:48:29.375Z] Logging Driver: json-file [2021-09-15T15:48:29.375Z] Plugins: [2021-09-15T15:48:29.375Z] Volume: local [2021-09-15T15:48:29.375Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T15:48:29.375Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T15:48:29.375Z] Swarm: inactive [2021-09-15T15:48:29.375Z] Default Isolation: process [2021-09-15T15:48:29.375Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-15T15:48:29.375Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-15T15:48:29.375Z] OSType: windows [2021-09-15T15:48:29.375Z] Architecture: x86_64 [2021-09-15T15:48:29.375Z] CPUs: 4 [2021-09-15T15:48:29.375Z] Total Memory: 32GiB [2021-09-15T15:48:29.375Z] Name: azwin-2-e38430 [2021-09-15T15:48:29.375Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-15T15:48:29.375Z] Docker Root Dir: D:\docker [2021-09-15T15:48:29.375Z] Debug Mode: false [2021-09-15T15:48:29.375Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:48:29.375Z] Labels: [2021-09-15T15:48:29.375Z] Experimental: true [2021-09-15T15:48:29.375Z] Insecure Registries: [2021-09-15T15:48:29.375Z] 10.0.0.4:5000 [2021-09-15T15:48:29.375Z] 127.0.0.0/8 [2021-09-15T15:48:29.375Z] Registry Mirrors: [2021-09-15T15:48:29.375Z] http://10.0.0.4:5000/ [2021-09-15T15:48:29.375Z] Live Restore Enabled: false [2021-09-15T15:48:29.375Z] Product License: Community Engine [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] INFO: Commit hash is b7a2a4fda2 [2021-09-15T15:48:29.375Z] INFO: Nuke-Everything... [2021-09-15T15:48:29.375Z] INFO: Container count on control daemon to delete is 0 [2021-09-15T15:48:29.375Z] INFO: Nuking d:\CI [2021-09-15T15:48:29.375Z] INFO: Zapped successfully [2021-09-15T15:48:29.375Z] INFO: Location for testing is d:\CI\PR-42842\4 [2021-09-15T15:48:29.375Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] INFO: Building the image from Dockerfile.windows at 09/15/2021 15:48:17... [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] Sending build context to Docker daemon 60.65MB [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-15T15:48:29.375Z] ---> a3aeeffc33bf [2021-09-15T15:48:29.375Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-15T15:48:29.375Z] ---> Running in d074b8d647ab [2021-09-15T15:48:29.375Z] Removing intermediate container d074b8d647ab [2021-09-15T15:48:29.375Z] ---> 35913159c99c [2021-09-15T15:48:29.375Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-09-15T15:48:29.375Z] ---> Running in e566e5a8e3ea [2021-09-15T15:48:29.375Z] Removing intermediate container e566e5a8e3ea [2021-09-15T15:48:29.375Z] ---> 892e8fd0a2ad [2021-09-15T15:48:29.375Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-15T15:48:29.375Z] ---> Running in 96cb95aa9029 [2021-09-15T15:48:29.375Z] Removing intermediate container 96cb95aa9029 [2021-09-15T15:48:29.375Z] ---> bfccbbd1ab39 [2021-09-15T15:48:29.375Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-15T15:48:29.375Z] ---> Running in 0d52ef61ed03 [2021-09-15T15:48:29.375Z] Removing intermediate container 0d52ef61ed03 [2021-09-15T15:48:29.375Z] ---> 6ea80dbb89a9 [2021-09-15T15:48:29.375Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-15T15:48:29.375Z] ---> Running in 4dd1ec2d2906 [2021-09-15T15:48:29.375Z] Removing intermediate container 4dd1ec2d2906 [2021-09-15T15:48:29.375Z] ---> f5721ad4dfc4 [2021-09-15T15:48:29.375Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-15T15:48:29.375Z] ---> Running in 0d67e87f7309 [2021-09-15T15:48:29.375Z] [2021-09-15T15:48:29.375Z] SUCCESS: Specified value was saved. [2021-09-15T15:48:29.375Z] INFO: Downloading git... [2021-09-15T15:48:29.375Z] INFO: Downloading go... [2021-09-15T15:48:29.562Z] #28 39.15 Selecting previously unselected package thin-provisioning-tools. [2021-09-15T15:48:29.562Z] #28 39.16 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-15T15:48:29.562Z] #28 39.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:48:29.579Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-15T15:48:29.579Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-09-15T15:48:29.579Z] === RUN TestHealthCheckWorkdir [2021-09-15T15:48:29.817Z] #28 39.32 Selecting previously unselected package uidmap. [2021-09-15T15:48:29.817Z] #28 39.33 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-15T15:48:29.817Z] #28 39.34 Unpacking uidmap (1:4.8.1-1) ... [2021-09-15T15:48:29.817Z] #28 39.46 Selecting previously unselected package vim-runtime. [2021-09-15T15:48:29.817Z] #28 39.47 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:48:29.817Z] #28 39.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-15T15:48:29.817Z] #28 39.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-15T15:48:29.817Z] #28 39.53 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:48:30.507Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-09-15T15:48:30.507Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2021-09-15T15:48:30.507Z] === RUN TestHealthKillContainer [2021-09-15T15:48:31.708Z] #28 41.29 Selecting previously unselected package vim. [2021-09-15T15:48:31.708Z] #28 41.30 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:48:31.708Z] #28 41.32 Unpacking vim (2:8.2.2434-3) ... [2021-09-15T15:48:31.869Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-15T15:48:31.965Z] #28 41.62 Selecting previously unselected package xfsprogs. [2021-09-15T15:48:31.965Z] #28 41.62 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-15T15:48:31.965Z] #28 41.63 Unpacking xfsprogs (5.10.0-4) ... [2021-09-15T15:48:32.221Z] #28 41.90 Selecting previously unselected package zip. [2021-09-15T15:48:32.222Z] #28 41.91 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-09-15T15:48:32.222Z] #28 41.92 Unpacking zip (3.0-12) ... [2021-09-15T15:48:32.431Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-15T15:48:32.479Z] #28 42.08 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:48:32.993Z] #28 42.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-15T15:48:32.993Z] #28 42.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:48:32.993Z] #28 42.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-15T15:48:32.993Z] #28 42.64 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-15T15:48:32.993Z] #28 42.65 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-15T15:48:32.993Z] #28 42.66 Setting up uidmap (1:4.8.1-1) ... [2021-09-15T15:48:32.993Z] #28 42.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:48:32.993Z] #28 42.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:48:33.250Z] #28 42.70 Setting up python3-wheel (0.34.2-1) ... [2021-09-15T15:48:33.358Z] --- PASS: TestHealthKillContainer (2.92s) [2021-09-15T15:48:33.358Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-15T15:48:33.358Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-15T15:48:33.397Z] #21 29.67 Unpacking bash-completion (1:2.11-2) ... [2021-09-15T15:48:33.397Z] #21 30.38 Selecting previously unselected package bzip2. [2021-09-15T15:48:33.397Z] #21 30.39 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-15T15:48:33.397Z] #21 30.41 Unpacking bzip2 (1.0.8-4) ... [2021-09-15T15:48:33.397Z] #21 30.68 Selecting previously unselected package xz-utils. [2021-09-15T15:48:33.397Z] #21 30.69 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-15T15:48:33.397Z] #21 30.73 Unpacking xz-utils (5.2.5-2) ... [2021-09-15T15:48:33.506Z] #28 43.09 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:48:33.506Z] #28 43.14 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-15T15:48:33.506Z] #28 43.15 Setting up libcap2-bin (1:2.44-1) ... [2021-09-15T15:48:33.506Z] #28 43.16 Setting up apparmor (2.13.6-10) ... [2021-09-15T15:48:33.965Z] #21 31.02 Selecting previously unselected package apparmor. [2021-09-15T15:48:33.965Z] #21 31.02 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-15T15:48:33.965Z] #21 31.08 Unpacking apparmor (2.13.6-10) ... [2021-09-15T15:48:34.283Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2021-09-15T15:48:34.283Z] === RUN TestIpcModeNone [2021-09-15T15:48:34.534Z] #21 31.63 Selecting previously unselected package inetutils-ping. [2021-09-15T15:48:34.534Z] #21 31.65 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-15T15:48:34.534Z] #21 31.65 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-15T15:48:34.534Z] #21 31.82 Selecting previously unselected package libip4tc2:amd64. [2021-09-15T15:48:34.534Z] #21 31.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-15T15:48:34.534Z] #21 31.83 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-15T15:48:34.792Z] #21 31.93 Selecting previously unselected package libip6tc2:amd64. [2021-09-15T15:48:34.792Z] #21 31.94 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-15T15:48:34.792Z] #21 31.96 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-15T15:48:34.792Z] #21 32.13 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-15T15:48:34.792Z] #21 32.13 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-15T15:48:34.792Z] #21 32.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-15T15:48:34.792Z] #21 32.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-15T15:48:34.792Z] #21 32.21 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-15T15:48:34.843Z] --- PASS: TestIpcModeNone (0.77s) [2021-09-15T15:48:34.843Z] === RUN TestIpcModePrivate [2021-09-15T15:48:34.873Z] #28 44.39 Setting up zip (3.0-12) ... [2021-09-15T15:48:34.873Z] #28 44.40 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:48:34.873Z] #28 44.42 Setting up bash-completion (1:2.11-2) ... [2021-09-15T15:48:35.052Z] #21 32.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-15T15:48:35.052Z] #21 32.29 Selecting previously unselected package libnftnl11:amd64. [2021-09-15T15:48:35.052Z] #21 32.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-15T15:48:35.052Z] #21 32.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-15T15:48:35.052Z] #21 32.37 Selecting previously unselected package iptables. [2021-09-15T15:48:35.052Z] #21 32.37 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-15T15:48:35.052Z] #21 32.37 Unpacking iptables (1.8.7-1) ... [2021-09-15T15:48:35.234Z] INFO: Downloading compiler 1 of 3... [2021-09-15T15:48:35.234Z] INFO: Downloading compiler 2 of 3... [2021-09-15T15:48:35.403Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-09-15T15:48:35.403Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-09-15T15:48:35.659Z] --- PASS: TestIpcModePrivate (0.86s) [2021-09-15T15:48:35.659Z] === RUN TestIpcModeShareable [2021-09-15T15:48:35.677Z] #21 32.81 Selecting previously unselected package libonig5:amd64. [2021-09-15T15:48:35.677Z] #21 32.81 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-15T15:48:35.677Z] #21 32.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:48:35.677Z] #21 33.01 Selecting previously unselected package libjq1:amd64. [2021-09-15T15:48:35.677Z] #21 33.02 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-15T15:48:35.677Z] #21 33.03 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:48:35.702Z] INFO: Downloading compiler 3 of 3... [2021-09-15T15:48:35.702Z] INFO: Extracting git... [2021-09-15T15:48:35.958Z] #21 33.16 Selecting previously unselected package jq. [2021-09-15T15:48:35.958Z] #21 33.25 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-15T15:48:35.958Z] #21 33.25 Unpacking jq (1.6-2.1) ... [2021-09-15T15:48:35.958Z] #21 33.40 Selecting previously unselected package libaio1:amd64. [2021-09-15T15:48:36.219Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-15T15:48:36.219Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-09-15T15:48:36.221Z] #21 33.42 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-15T15:48:36.221Z] #21 33.42 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-15T15:48:36.241Z] #28 45.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-15T15:48:36.241Z] #28 45.75 Setting up sudo (1.9.5p2-3) ... [2021-09-15T15:48:36.241Z] #28 45.82 invoke-rc.d: could not determine current runlevel [2021-09-15T15:48:36.241Z] #28 45.82 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-15T15:48:36.241Z] #28 45.83 Setting up xfsprogs (5.10.0-4) ... [2021-09-15T15:48:36.241Z] #28 45.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-15T15:48:36.241Z] #28 45.86 Setting up inetutils-ping (2:2.0-1) ... [2021-09-15T15:48:36.241Z] #28 45.87 Setting up pigz (2.6-1) ... [2021-09-15T15:48:36.241Z] #28 45.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-15T15:48:36.241Z] #28 45.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:48:36.241Z] #28 45.97 Setting up python-pip-whl (20.3.4-4) ... [2021-09-15T15:48:36.241Z] #28 45.99 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:48:36.475Z] --- PASS: TestIpcModeShareable (0.76s) [2021-09-15T15:48:36.475Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-15T15:48:36.490Z] #21 33.60 Selecting previously unselected package libgpm2:amd64. [2021-09-15T15:48:36.490Z] #21 33.61 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-15T15:48:36.490Z] #21 33.61 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-15T15:48:36.490Z] #21 33.76 Selecting previously unselected package libicu67:amd64. [2021-09-15T15:48:36.490Z] #21 33.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-15T15:48:36.490Z] #21 33.79 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-15T15:48:36.804Z] #28 46.47 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-15T15:48:36.804Z] #28 46.49 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:48:37.060Z] #28 46.75 Setting up libelf1:amd64 (0.183-1) ... [2021-09-15T15:48:37.060Z] #28 46.76 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:48:37.060Z] #28 46.77 Setting up python3-distutils (3.9.2-1) ... [2021-09-15T15:48:37.317Z] #28 47.09 Setting up vim (2:8.2.2434-3) ... [2021-09-15T15:48:37.317Z] #28 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-15T15:48:37.573Z] #28 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-15T15:48:37.573Z] #28 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-15T15:48:37.573Z] #28 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-15T15:48:37.573Z] #28 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-15T15:48:37.573Z] #28 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-15T15:48:37.573Z] #28 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-15T15:48:37.573Z] #28 47.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-15T15:48:37.573Z] #28 47.16 Setting up python3-setuptools (52.0.0-4) ... [2021-09-15T15:48:37.813Z] #58 210.6 # github.com/containerd/containerd/cmd/containerd [2021-09-15T15:48:37.813Z] #58 210.6 /usr/bin/ld: /tmp/go-link-623039704/000019.o: in function `New': [2021-09-15T15:48:37.813Z] #58 210.6 /tmp/tmp.lE8ipTpLa3/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-09-15T15:48:37.813Z] #58 210.7 + bin/containerd-stress [2021-09-15T15:48:37.813Z] #58 213.8 + bin/containerd-shim [2021-09-15T15:48:37.840Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-09-15T15:48:37.840Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-15T15:48:37.840Z] check_test.go:308: [dbc4a3981f7cd] daemon is not started [2021-09-15T15:48:37.840Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-09-15T15:48:38.502Z] #28 48.02 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:48:38.502Z] #28 48.03 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-15T15:48:38.502Z] #28 48.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:48:38.502Z] #28 48.06 Setting up python3-pip (20.3.4-4) ... [2021-09-15T15:48:39.064Z] #28 48.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-15T15:48:39.064Z] #28 48.78 Setting up jq (1.6-2.1) ... [2021-09-15T15:48:39.064Z] #28 48.79 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-15T15:48:39.064Z] #28 48.80 Setting up iptables (1.8.7-1) ... [2021-09-15T15:48:39.064Z] #28 48.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:48:39.064Z] #28 48.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:48:39.064Z] #28 48.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:48:39.064Z] #28 48.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:48:39.064Z] #28 48.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-15T15:48:39.064Z] #28 48.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-15T15:48:39.064Z] #28 48.86 Setting up iproute2 (5.10.0-4) ... [2021-09-15T15:48:39.202Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2021-09-15T15:48:39.202Z] === RUN TestAPIIpcModeHost [2021-09-15T15:48:39.458Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-09-15T15:48:39.628Z] #28 49.11 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:48:39.712Z] --- PASS: TestAPIIpcModeHost (0.59s) [2021-09-15T15:48:39.712Z] === RUN TestDaemonIpcModeShareable [2021-09-15T15:48:40.190Z] #28 DONE 49.8s [2021-09-15T15:48:40.190Z] [2021-09-15T15:48:40.190Z] #29 [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-09-15T15:48:40.190Z] #29 sha256:56788ee62413a664181875f93854e0484266fe45bebb20ad88795bf514490ac0 [2021-09-15T15:48:41.077Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-09-15T15:48:41.077Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2021-09-15T15:48:41.077Z] === RUN TestDaemonIpcModePrivate [2021-09-15T15:48:41.077Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-09-15T15:48:41.119Z] #29 0.957 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-15T15:48:41.119Z] #29 0.963 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-15T15:48:41.119Z] #29 0.966 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-15T15:48:41.119Z] #29 DONE 1.0s [2021-09-15T15:48:41.119Z] [2021-09-15T15:48:41.119Z] #65 [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-09-15T15:48:41.119Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:48:41.119Z] #65 ... [2021-09-15T15:48:41.119Z] [2021-09-15T15:48:41.119Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:48:41.119Z] #30 sha256:26a3331304385959eb328826d434c7534f55fc4f37e43e8af67548b6fadfe982 [2021-09-15T15:48:41.774Z] #21 39.01 Selecting previously unselected package libinih1:amd64. [2021-09-15T15:48:41.774Z] #21 39.01 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-15T15:48:41.774Z] #21 39.02 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-15T15:48:42.033Z] #21 39.13 Selecting previously unselected package libnet1:amd64. [2021-09-15T15:48:42.033Z] #21 39.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-15T15:48:42.033Z] #21 39.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:48:42.033Z] #21 39.24 Selecting previously unselected package libnl-3-200:amd64. [2021-09-15T15:48:42.033Z] #21 39.24 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-15T15:48:42.033Z] #21 39.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:48:42.292Z] #21 39.42 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-15T15:48:42.293Z] #21 39.42 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-15T15:48:42.293Z] #21 39.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:48:42.293Z] #21 39.52 Selecting previously unselected package net-tools. [2021-09-15T15:48:42.293Z] #21 39.52 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-15T15:48:42.293Z] #21 39.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:48:42.440Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-15T15:48:42.440Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-09-15T15:48:42.440Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-09-15T15:48:42.552Z] #21 39.70 Selecting previously unselected package patch. [2021-09-15T15:48:42.552Z] #21 39.70 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-15T15:48:42.552Z] #21 39.71 Unpacking patch (2.7.6-7) ... [2021-09-15T15:48:42.552Z] #21 39.86 Selecting previously unselected package python-pip-whl. [2021-09-15T15:48:42.552Z] #21 39.86 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-15T15:48:42.552Z] #21 39.87 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-15T15:48:42.696Z] --- PASS: TestDaemonIpcModePrivate (1.49s) [2021-09-15T15:48:42.696Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-15T15:48:43.490Z] #21 40.66 Selecting previously unselected package python3-lib2to3. [2021-09-15T15:48:43.490Z] #21 40.66 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-15T15:48:43.490Z] #21 40.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:48:43.749Z] #21 40.87 Selecting previously unselected package python3-distutils. [2021-09-15T15:48:43.749Z] #21 40.87 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-15T15:48:43.749Z] #21 40.89 Unpacking python3-distutils (3.9.2-1) ... [2021-09-15T15:48:44.007Z] #21 41.20 Selecting previously unselected package python3-pkg-resources. [2021-09-15T15:48:44.007Z] #21 41.20 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-15T15:48:44.007Z] #21 41.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:48:44.061Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-09-15T15:48:44.061Z] check_test.go:308: [d2e5179e0f65d] daemon is not started [2021-09-15T15:48:44.061Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-09-15T15:48:44.061Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2021-09-15T15:48:44.061Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-15T15:48:44.266Z] #21 41.48 Selecting previously unselected package python3-setuptools. [2021-09-15T15:48:44.266Z] #21 41.52 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-15T15:48:44.266Z] #21 41.54 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-15T15:48:44.526Z] #58 210.9 # github.com/containerd/containerd/cmd/containerd [2021-09-15T15:48:44.526Z] #58 210.9 /usr/bin/ld: /tmp/go-link-2599980293/000019.o: in function `New': [2021-09-15T15:48:44.526Z] #58 210.9 /tmp/tmp.czOu9Fgy4E/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-09-15T15:48:44.526Z] #58 211.0 + bin/containerd-stress [2021-09-15T15:48:44.526Z] #58 212.2 + bin/containerd-shim [2021-09-15T15:48:44.827Z] 48a76b150a3a: Pull complete [2021-09-15T15:48:44.827Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-15T15:48:44.827Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T15:48:44.827Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T15:48:44.827Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-15T15:48:44.827Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-15T15:48:44.827Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230' [2021-09-15T15:48:44.827Z] INFO: Docker version of control daemon [2021-09-15T15:48:44.827Z] [2021-09-15T15:48:44.827Z] Client: [2021-09-15T15:48:44.827Z] Version: 20.10.8 [2021-09-15T15:48:44.827Z] API version: 1.41 [2021-09-15T15:48:44.827Z] Go version: go1.16.6 [2021-09-15T15:48:44.827Z] Git commit: 3967b7d [2021-09-15T15:48:44.827Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-15T15:48:44.827Z] OS/Arch: windows/amd64 [2021-09-15T15:48:44.827Z] Context: default [2021-09-15T15:48:44.827Z] Experimental: true [2021-09-15T15:48:44.827Z] [2021-09-15T15:48:44.827Z] Server: Docker Engine - Community [2021-09-15T15:48:44.827Z] Engine: [2021-09-15T15:48:44.827Z] Version: 20.10.8 [2021-09-15T15:48:44.827Z] API version: 1.41 (minimum version 1.24) [2021-09-15T15:48:44.827Z] Go version: go1.16.6 [2021-09-15T15:48:44.827Z] Git commit: 75249d8 [2021-09-15T15:48:44.827Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-15T15:48:44.827Z] OS/Arch: windows/amd64 [2021-09-15T15:48:44.827Z] Experimental: true [2021-09-15T15:48:44.827Z] [2021-09-15T15:48:44.827Z] INFO: Docker info of control daemon [2021-09-15T15:48:44.827Z] [2021-09-15T15:48:44.827Z] Client: [2021-09-15T15:48:44.827Z] Context: default [2021-09-15T15:48:44.827Z] Debug Mode: false [2021-09-15T15:48:44.827Z] [2021-09-15T15:48:44.827Z] Server: [2021-09-15T15:48:44.827Z] Containers: 0 [2021-09-15T15:48:44.827Z] Running: 0 [2021-09-15T15:48:44.827Z] Paused: 0 [2021-09-15T15:48:44.827Z] Stopped: 0 [2021-09-15T15:48:44.827Z] Images: 1 [2021-09-15T15:48:44.827Z] Server Version: 20.10.8 [2021-09-15T15:48:44.827Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-15T15:48:44.827Z] Windows: [2021-09-15T15:48:44.827Z] LCOW: [2021-09-15T15:48:44.827Z] Logging Driver: json-file [2021-09-15T15:48:44.827Z] Plugins: [2021-09-15T15:48:44.827Z] Volume: local [2021-09-15T15:48:44.827Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T15:48:44.827Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T15:48:44.827Z] Swarm: inactive [2021-09-15T15:48:44.827Z] Default Isolation: process [2021-09-15T15:48:44.827Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-15T15:48:44.827Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-15T15:48:44.827Z] OSType: windows [2021-09-15T15:48:44.827Z] Architecture: x86_64 [2021-09-15T15:48:44.827Z] CPUs: 4 [2021-09-15T15:48:44.827Z] Total Memory: 32GiB [2021-09-15T15:48:44.827Z] Name: azwin-2-b325c0 [2021-09-15T15:48:44.827Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-15T15:48:44.827Z] Docker Root Dir: D:\docker [2021-09-15T15:48:44.827Z] Debug Mode: false [2021-09-15T15:48:44.827Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:48:44.827Z] Labels: [2021-09-15T15:48:44.827Z] Experimental: true [2021-09-15T15:48:44.827Z] Insecure Registries: [2021-09-15T15:48:44.827Z] 10.0.0.4:5000 [2021-09-15T15:48:44.827Z] 127.0.0.0/8 [2021-09-15T15:48:44.827Z] Registry Mirrors: [2021-09-15T15:48:44.827Z] http://10.0.0.4:5000/ [2021-09-15T15:48:44.827Z] Live Restore Enabled: false [2021-09-15T15:48:44.827Z] Product License: Community Engine [2021-09-15T15:48:44.827Z] [2021-09-15T15:48:44.827Z] [2021-09-15T15:48:44.827Z] INFO: Commit hash is b7a2a4fda2 [2021-09-15T15:48:44.827Z] INFO: Nuke-Everything... [2021-09-15T15:48:44.833Z] #21 42.11 Selecting previously unselected package python3-wheel. [2021-09-15T15:48:44.833Z] #21 42.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-15T15:48:44.833Z] #21 42.13 Unpacking python3-wheel (0.34.2-1) ... [2021-09-15T15:48:45.091Z] #21 42.28 Selecting previously unselected package python3-pip. [2021-09-15T15:48:45.091Z] #21 42.29 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-15T15:48:45.091Z] #21 42.30 Unpacking python3-pip (20.3.4-4) ... [2021-09-15T15:48:45.285Z] INFO: Container count on control daemon to delete is 0 [2021-09-15T15:48:45.424Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-09-15T15:48:45.661Z] #21 42.71 Selecting previously unselected package sudo. [2021-09-15T15:48:45.661Z] #21 42.73 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-15T15:48:45.661Z] #21 42.75 Unpacking sudo (1.9.5p2-3) ... [2021-09-15T15:48:45.679Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2021-09-15T15:48:45.679Z] === RUN TestIpcModeOlderClient [2021-09-15T15:48:45.679Z] === PAUSE TestIpcModeOlderClient [2021-09-15T15:48:45.679Z] === RUN TestKillContainerInvalidSignal [2021-09-15T15:48:45.743Z] INFO: Nuking d:\CI [2021-09-15T15:48:45.743Z] INFO: Zapped successfully [2021-09-15T15:48:45.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-15T15:48:45.976Z] #58 221.4 + bin/containerd-shim-runc-v1 [2021-09-15T15:48:46.106Z] INFO: Expanding go... [2021-09-15T15:48:46.200Z] INFO: Location for testing is d:\CI\PR-42842\4 [2021-09-15T15:48:46.200Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-15T15:48:46.200Z] [2021-09-15T15:48:46.200Z] [2021-09-15T15:48:46.200Z] INFO: Building the image from Dockerfile.windows at 09/15/2021 15:48:45... [2021-09-15T15:48:46.200Z] [2021-09-15T15:48:46.495Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-09-15T15:48:46.495Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-09-15T15:48:46.495Z] === RUN TestKillContainer [2021-09-15T15:48:46.495Z] === RUN TestKillContainer/no_signal [2021-09-15T15:48:46.597Z] #21 43.64 Selecting previously unselected package thin-provisioning-tools. [2021-09-15T15:48:46.597Z] #21 43.64 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-15T15:48:46.597Z] #21 43.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:48:46.597Z] #21 43.86 Selecting previously unselected package uidmap. [2021-09-15T15:48:46.597Z] #21 43.86 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-15T15:48:46.597Z] #21 43.88 Unpacking uidmap (1:4.8.1-1) ... [2021-09-15T15:48:46.855Z] #21 44.15 Selecting previously unselected package vim-runtime. [2021-09-15T15:48:46.855Z] #21 44.17 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-15T15:48:46.855Z] #21 44.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-09-15T15:48:46.855Z] #21 44.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-15T15:48:46.855Z] #21 44.27 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:48:47.055Z] check_test.go:308: [df69b960cb67d] daemon is not started [2021-09-15T15:48:47.055Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-09-15T15:48:47.055Z] === RUN TestKillContainer/non_killing_signal [2021-09-15T15:48:47.614Z] === RUN TestKillContainer/killing_signal [2021-09-15T15:48:47.811Z] #58 219.5 + bin/containerd-shim-runc-v1 [2021-09-15T15:48:48.539Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-15T15:48:48.794Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-15T15:48:48.794Z] --- PASS: TestKillContainer (2.21s) [2021-09-15T15:48:48.794Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-09-15T15:48:48.794Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-09-15T15:48:48.794Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-09-15T15:48:48.794Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-15T15:48:48.794Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-15T15:48:48.794Z] docker_cli_daemon_plugins_test.go:80: [d05d2fc4b86a1] daemon is not started [2021-09-15T15:48:49.207Z] #30 7.578 Collecting yamllint==1.26.1 [2021-09-15T15:48:49.355Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-15T15:48:49.610Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-09-15T15:48:49.770Z] #30 8.650 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-15T15:48:50.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-09-15T15:48:50.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-09-15T15:48:50.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2021-09-15T15:48:50.172Z] === RUN TestKillStoppedContainer [2021-09-15T15:48:50.172Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-09-15T15:48:50.172Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-15T15:48:50.172Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-09-15T15:48:50.172Z] === RUN TestKillDifferentUserContainer [2021-09-15T15:48:50.214Z] #58 226.4 + bin/containerd-shim-runc-v2 [2021-09-15T15:48:50.333Z] #30 9.246 Collecting pathspec>=0.5.3 [2021-09-15T15:48:50.588Z] #30 9.252 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-15T15:48:50.588Z] #30 9.416 Collecting pyyaml [2021-09-15T15:48:50.588Z] #30 9.425 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-15T15:48:50.588Z] #30 9.458 Building wheels for collected packages: yamllint [2021-09-15T15:48:50.588Z] #30 9.459 Building wheel for yamllint (setup.py): started [2021-09-15T15:48:50.752Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2021-09-15T15:48:50.752Z] === RUN TestInspectOomKilledTrue [2021-09-15T15:48:50.752Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T15:48:50.752Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-15T15:48:50.752Z] === RUN TestInspectOomKilledFalse [2021-09-15T15:48:50.752Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T15:48:50.752Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-15T15:48:50.752Z] === RUN TestLinksEtcHostsContentMatch [2021-09-15T15:48:50.879Z] Sending build context to Docker daemon 60.65MB [2021-09-15T15:48:50.879Z] [2021-09-15T15:48:50.879Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-15T15:48:50.879Z] ---> a3aeeffc33bf [2021-09-15T15:48:50.879Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-15T15:48:50.879Z] ---> Running in ebcbcf31c05d [2021-09-15T15:48:51.010Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2021-09-15T15:48:51.010Z] === RUN TestLinksContainerNames [2021-09-15T15:48:51.152Z] #30 10.03 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-15T15:48:51.153Z] #30 10.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=120f92c352206cacc0572f0db4738d3906991396a717a93eacadef83f60fb8cf [2021-09-15T15:48:51.153Z] #30 10.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-15T15:48:51.153Z] #30 10.04 Successfully built yamllint [2021-09-15T15:48:51.153Z] #30 10.06 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-15T15:48:51.161Z] #58 227.3 + binaries [2021-09-15T15:48:51.161Z] #58 227.3 + install -D bin/containerd /build/containerd [2021-09-15T15:48:51.161Z] #58 227.3 + install -D bin/containerd-shim /build/containerd-shim [2021-09-15T15:48:51.161Z] #58 227.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-15T15:48:51.161Z] #58 227.4 + install -D bin/ctr /build/ctr [2021-09-15T15:48:51.337Z] Removing intermediate container ebcbcf31c05d [2021-09-15T15:48:51.337Z] ---> 9ee55eb324c6 [2021-09-15T15:48:51.337Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-09-15T15:48:51.337Z] ---> Running in d7b8f97c2378 [2021-09-15T15:48:51.409Z] #30 10.34 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-15T15:48:51.595Z] docker_cli_daemon_plugins_test.go:170: [daf3955241767] daemon is not started [2021-09-15T15:48:51.794Z] Removing intermediate container d7b8f97c2378 [2021-09-15T15:48:51.794Z] ---> 405330950517 [2021-09-15T15:48:51.794Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-15T15:48:51.794Z] ---> Running in c8f050f8afb5 [2021-09-15T15:48:51.973Z] #30 DONE 10.8s [2021-09-15T15:48:51.973Z] [2021-09-15T15:48:51.973Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-15T15:48:51.973Z] #33 sha256:850607c4f5e34e9a0bd43807ab164f9bba597103792189447eb187acddc3b65e [2021-09-15T15:48:52.125Z] #21 48.69 Selecting previously unselected package vim. [2021-09-15T15:48:52.125Z] #21 48.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-15T15:48:52.125Z] #21 48.70 Unpacking vim (2:8.2.2434-3) ... [2021-09-15T15:48:52.125Z] #21 49.53 Selecting previously unselected package xfsprogs. [2021-09-15T15:48:52.229Z] #33 DONE 0.3s [2021-09-15T15:48:52.229Z] [2021-09-15T15:48:52.229Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-15T15:48:52.229Z] #38 sha256:d75f5833ef33af135760182695ce3667d6744c9f7fde5d849d4cc4377d964dd0 [2021-09-15T15:48:52.252Z] Removing intermediate container c8f050f8afb5 [2021-09-15T15:48:52.252Z] ---> fe38b6a85716 [2021-09-15T15:48:52.252Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-15T15:48:52.252Z] ---> Running in 230d890f1489 [2021-09-15T15:48:52.252Z] Removing intermediate container 230d890f1489 [2021-09-15T15:48:52.252Z] ---> d00310d6bb1a [2021-09-15T15:48:52.252Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-15T15:48:52.252Z] ---> Running in 5f9d4b273760 [2021-09-15T15:48:52.383Z] #21 49.53 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-15T15:48:52.383Z] #21 49.55 Unpacking xfsprogs (5.10.0-4) ... [2021-09-15T15:48:52.488Z] #38 DONE 0.3s [2021-09-15T15:48:52.488Z] [2021-09-15T15:48:52.488Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-15T15:48:52.488Z] #41 sha256:175903c63d251bc58d0559c1cd548678978073c1b18d7e891542079fa64264ab [2021-09-15T15:48:52.488Z] #41 DONE 0.1s [2021-09-15T15:48:52.488Z] [2021-09-15T15:48:52.488Z] #65 [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-09-15T15:48:52.488Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:48:52.548Z] --- PASS: TestLinksContainerNames (1.33s) [2021-09-15T15:48:52.548Z] === RUN TestLogsFollowTailEmpty [2021-09-15T15:48:52.548Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-09-15T15:48:52.714Z] Removing intermediate container 5f9d4b273760 [2021-09-15T15:48:52.714Z] ---> 4197be66e13e [2021-09-15T15:48:52.714Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-15T15:48:52.714Z] ---> Running in 28c4e98d4a1f [2021-09-15T15:48:52.747Z] #65 ... [2021-09-15T15:48:52.748Z] [2021-09-15T15:48:52.748Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-15T15:48:52.748Z] #43 sha256:0284031918cd854e2f5ac46344ff4046670e878bdae35813e87cd6891f8cf613 [2021-09-15T15:48:52.748Z] #43 DONE 0.1s [2021-09-15T15:48:52.748Z] [2021-09-15T15:48:52.748Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-15T15:48:52.748Z] #46 sha256:05cb7ae76b450ec7d1a1a80c1c25fac89554d2fcbabfb1b05c7c907ca7243df0 [2021-09-15T15:48:52.748Z] #46 DONE 0.0s [2021-09-15T15:48:52.748Z] [2021-09-15T15:48:52.748Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-15T15:48:52.748Z] #49 sha256:2dfefae0dfa44edb0389b7d8eeca7b9c8e0807c65e2fe747a22140f344543f11 [2021-09-15T15:48:52.953Z] #21 50.39 Selecting previously unselected package zip. [2021-09-15T15:48:53.005Z] #49 DONE 0.1s [2021-09-15T15:48:53.005Z] [2021-09-15T15:48:53.005Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-15T15:48:53.005Z] #53 sha256:37d1c1548efe3ee4a439f191565a80c4da4c7c2f45a8cbd13e27f8dbc4a0d4f9 [2021-09-15T15:48:53.005Z] #53 DONE 0.1s [2021-09-15T15:48:53.005Z] [2021-09-15T15:48:53.005Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-15T15:48:53.005Z] #55 sha256:12b5e5fe808eca3398a285035014f2229ec4bea5bf7869242b9c4e3e94041227 [2021-09-15T15:48:53.005Z] #55 DONE 0.1s [2021-09-15T15:48:53.005Z] [2021-09-15T15:48:53.005Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-15T15:48:53.005Z] #57 sha256:469d89aa772ae8c3ed6a8fde25cc6791c1d32421595a4908ee641937fbdce643 [2021-09-15T15:48:53.005Z] #57 DONE 0.1s [2021-09-15T15:48:53.005Z] [2021-09-15T15:48:53.005Z] #65 [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-09-15T15:48:53.005Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:48:53.079Z] #58 224.7 + bin/containerd-shim-runc-v2 [2021-09-15T15:48:53.115Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2021-09-15T15:48:53.115Z] === RUN TestContainerNetworkMountsNoChown [2021-09-15T15:48:53.223Z] #21 50.40 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-15T15:48:53.223Z] #21 50.41 Unpacking zip (3.0-12) ... [2021-09-15T15:48:53.263Z] #65 ... [2021-09-15T15:48:53.263Z] [2021-09-15T15:48:53.263Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-15T15:48:53.263Z] #59 sha256:3e77dc5155b2dde3e4f173556c464c26154971bae21e3c2172a98882a2d306eb [2021-09-15T15:48:53.263Z] #59 DONE 0.1s [2021-09-15T15:48:53.263Z] [2021-09-15T15:48:53.263Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-15T15:48:53.263Z] #61 sha256:d27292b81a38e8a6ac27696b29103fc632f8555d009f55ffe5e84f2a2d8883fd [2021-09-15T15:48:53.263Z] #61 DONE 0.1s [2021-09-15T15:48:53.263Z] [2021-09-15T15:48:53.263Z] #65 [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-09-15T15:48:53.263Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:48:53.481Z] #21 50.79 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-15T15:48:53.645Z] #58 225.3 + binaries [2021-09-15T15:48:53.645Z] #58 225.3 + install -D bin/containerd /build/containerd [2021-09-15T15:48:53.645Z] #58 225.3 + install -D bin/containerd-shim /build/containerd-shim [2021-09-15T15:48:53.645Z] #58 225.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-15T15:48:53.645Z] #58 225.3 + install -D bin/ctr /build/ctr [2021-09-15T15:48:53.694Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/default [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/default [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/private [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/private [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rprivate [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/slave [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/slave [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rslave [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/shared [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/shared [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rshared [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/default [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/rshared [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/shared [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/slave [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/private [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/rprivate [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/rslave [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-15T15:48:53.694Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-15T15:48:53.694Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-15T15:48:53.694Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-15T15:48:53.711Z] #58 DONE 229.9s [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-15T15:48:53.960Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-15T15:48:53.960Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-15T15:48:53.960Z] === RUN TestContainerBindMountNonRecursive [2021-09-15T15:48:54.538Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-15T15:48:55.386Z] #21 52.35 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-15T15:48:55.386Z] #21 52.36 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-15T15:48:55.386Z] #21 52.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-15T15:48:55.386Z] #21 52.43 Setting up libicu67:amd64 (67.1-7) ... [2021-09-15T15:48:55.386Z] #21 52.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-15T15:48:55.386Z] #21 52.49 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-15T15:48:55.386Z] #21 52.52 Setting up uidmap (1:4.8.1-1) ... [2021-09-15T15:48:55.386Z] #21 52.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-15T15:48:55.386Z] #21 52.58 Setting up bzip2 (1.0.8-4) ... [2021-09-15T15:48:55.386Z] #21 52.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-15T15:48:55.386Z] #21 52.65 Setting up python3-wheel (0.34.2-1) ... [2021-09-15T15:48:55.544Z] #58 DONE 227.2s [2021-09-15T15:48:55.628Z] [2021-09-15T15:48:55.628Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-15T15:48:55.628Z] #59 sha256:52894a9740cd447697c9dabc0a8a0bccaeac3a7af1bd6de8476a083b4b70387f [2021-09-15T15:48:55.940Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-15T15:48:55.940Z] --- PASS: TestContainerBindMountNonRecursive (1.81s) [2021-09-15T15:48:55.940Z] === RUN TestContainerVolumesMountedAsShared [2021-09-15T15:48:55.940Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-09-15T15:48:56.445Z] [2021-09-15T15:48:56.445Z] SUCCESS: Specified value was saved. [2021-09-15T15:48:56.480Z] [2021-09-15T15:48:56.480Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-15T15:48:56.480Z] #59 sha256:5e234794888bc59e0986017ef7641abd92b00cda7037090b98509c182d29f26c [2021-09-15T15:48:56.511Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-09-15T15:48:56.511Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-09-15T15:48:56.511Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-15T15:48:56.572Z] #59 DONE 1.2s [2021-09-15T15:48:56.572Z] [2021-09-15T15:48:56.572Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-15T15:48:56.572Z] #63 sha256:9482317161e0c441bfbd71749d951c3f2b95b0569d53147c07d5acdcd63daf42 [2021-09-15T15:48:56.765Z] #21 53.78 Setting up xxd (2:8.2.2434-3) ... [2021-09-15T15:48:56.765Z] #21 53.79 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-15T15:48:56.765Z] #21 53.82 Setting up libcap2-bin (1:2.44-1) ... [2021-09-15T15:48:56.765Z] #21 53.86 Setting up apparmor (2.13.6-10) ... [2021-09-15T15:48:56.786Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-15T15:48:56.834Z] #63 DONE 0.3s [2021-09-15T15:48:56.834Z] [2021-09-15T15:48:56.834Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-15T15:48:56.834Z] #68 sha256:ab5586eb005baa577e9d2c3782df4b2e9c413dba58c5cb2ea7ac3602302c586b [2021-09-15T15:48:57.042Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-09-15T15:48:57.042Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2021-09-15T15:48:57.042Z] === RUN TestNetworkNat [2021-09-15T15:48:57.046Z] #59 DONE 0.7s [2021-09-15T15:48:57.046Z] [2021-09-15T15:48:57.046Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-15T15:48:57.046Z] #63 sha256:7e261e8fc2692c0aa34d82955ab71cb8ab2a74fb9b236701dad968bb642be00e [2021-09-15T15:48:57.304Z] #63 DONE 0.2s [2021-09-15T15:48:57.304Z] [2021-09-15T15:48:57.304Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-15T15:48:57.304Z] #68 sha256:0308130ab5a16c023356c7693d1fbb3dbc74ee88303d1cbc523c72f838e365d0 [2021-09-15T15:48:57.411Z] INFO: Downloading git... [2021-09-15T15:48:57.623Z] check_test.go:308: [d0e946efe09fa] daemon is not started [2021-09-15T15:48:57.623Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-09-15T15:48:57.623Z] --- PASS: TestNetworkNat (0.62s) [2021-09-15T15:48:57.623Z] === RUN TestNetworkLocalhostTCPNat [2021-09-15T15:48:58.197Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-09-15T15:48:58.197Z] === RUN TestNetworkLoopbackNat [2021-09-15T15:48:58.220Z] #68 DONE 1.4s [2021-09-15T15:48:58.237Z] #68 DONE 1.0s [2021-09-15T15:48:58.383Z] INFO: Downloading go... [2021-09-15T15:48:58.482Z] [2021-09-15T15:48:58.482Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-15T15:48:58.482Z] #69 sha256:44117a66224eb4e2653fa8eba332d67bb268c423c7536733deec2bc98e202ef4 [2021-09-15T15:48:58.482Z] #69 DONE 0.0s [2021-09-15T15:48:58.482Z] [2021-09-15T15:48:58.482Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-15T15:48:58.482Z] #70 sha256:c76c2e64f216d110ba337f62d3243f87ab9fae010ec43e47b3a0c06116789609 [2021-09-15T15:48:58.497Z] [2021-09-15T15:48:58.497Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-15T15:48:58.497Z] #69 sha256:b4459aa5e3a9b94f700f574b751efc4faa0cdd92d6255b904d050478b86abcaa [2021-09-15T15:48:58.497Z] #69 DONE 0.0s [2021-09-15T15:48:58.497Z] [2021-09-15T15:48:58.497Z] #70 [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-09-15T15:48:58.497Z] #70 sha256:57e6e9961ccb04ab2b3f214fd3a40ac5c7ce409db43fc94f9e4d1561e6c63dd6 [2021-09-15T15:48:58.669Z] #21 55.86 Setting up zip (3.0-12) ... [2021-09-15T15:48:58.669Z] #21 55.87 Setting up vim-common (2:8.2.2434-3) ... [2021-09-15T15:48:58.669Z] #21 55.94 Setting up bash-completion (1:2.11-2) ... [2021-09-15T15:48:59.064Z] #70 0.676 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-15T15:48:59.064Z] #70 0.676 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-15T15:48:59.064Z] #70 0.676 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-15T15:48:59.122Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-09-15T15:48:59.378Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-15T15:48:59.581Z] #70 0.912 Reading package lists... [2021-09-15T15:49:00.303Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-09-15T15:49:00.406Z] #70 1.418 Reading package lists... [2021-09-15T15:49:00.406Z] #70 1.915 Building dependency tree... [2021-09-15T15:49:00.406Z] #70 2.036 Reading state information... [2021-09-15T15:49:00.423Z] #70 DONE 1.9s [2021-09-15T15:49:00.423Z] [2021-09-15T15:49:00.423Z] #71 exporting to image [2021-09-15T15:49:00.423Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-15T15:49:00.423Z] #71 exporting layers [2021-09-15T15:49:00.665Z] #70 2.155 The following additional packages will be installed: [2021-09-15T15:49:00.665Z] #70 2.156 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-09-15T15:49:00.665Z] #70 2.156 systemd-timesyncd [2021-09-15T15:49:00.665Z] #70 2.157 Suggested packages: [2021-09-15T15:49:00.665Z] #70 2.157 systemd-container policykit-1 [2021-09-15T15:49:00.665Z] #70 2.157 Recommended packages: [2021-09-15T15:49:00.665Z] #70 2.157 libnss-systemd [2021-09-15T15:49:00.665Z] #70 2.242 The following NEW packages will be installed: [2021-09-15T15:49:00.665Z] #70 2.242 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-09-15T15:49:00.665Z] #70 2.243 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-09-15T15:49:00.923Z] #70 2.508 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-09-15T15:49:00.923Z] #70 2.508 Need to get 5937 kB of archives. [2021-09-15T15:49:00.923Z] #70 2.508 After this operation, 19.5 MB of additional disk space will be used. [2021-09-15T15:49:00.923Z] #70 2.508 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-09-15T15:49:00.923Z] #70 2.510 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-09-15T15:49:00.923Z] #70 2.511 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-09-15T15:49:00.923Z] #70 2.515 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-09-15T15:49:00.923Z] #70 2.516 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-09-15T15:49:00.923Z] #70 2.518 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-09-15T15:49:00.923Z] #70 2.607 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-09-15T15:49:00.923Z] #70 2.610 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-09-15T15:49:00.923Z] #70 2.611 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-09-15T15:49:00.923Z] #70 2.613 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-09-15T15:49:00.923Z] #70 2.615 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-09-15T15:49:01.182Z] #70 2.781 debconf: delaying package configuration, since apt-utils is not installed [2021-09-15T15:49:01.182Z] #70 2.812 Fetched 5937 kB in 0s (16.1 MB/s) [2021-09-15T15:49:01.182Z] #70 2.836 Selecting previously unselected package libargon2-1:amd64. [2021-09-15T15:49:01.182Z] #70 2.836 (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 ... 28604 files and directories currently installed.) [2021-09-15T15:49:01.182Z] #70 2.850 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-09-15T15:49:01.182Z] #70 2.856 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-15T15:49:01.182Z] #70 2.890 Selecting previously unselected package libjson-c5:amd64. [2021-09-15T15:49:01.182Z] #70 2.890 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-09-15T15:49:01.182Z] #70 2.894 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-09-15T15:49:01.182Z] #70 2.927 Selecting previously unselected package libcryptsetup12:amd64. [2021-09-15T15:49:01.182Z] #70 2.930 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-09-15T15:49:01.182Z] #70 2.933 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-15T15:49:01.182Z] #70 2.985 Selecting previously unselected package libkmod2:amd64. [2021-09-15T15:49:01.182Z] #70 2.985 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-09-15T15:49:01.229Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-09-15T15:49:01.229Z] === RUN TestPause [2021-09-15T15:49:01.441Z] #70 2.990 Unpacking libkmod2:amd64 (28-1) ... [2021-09-15T15:49:01.441Z] #70 3.026 Selecting previously unselected package systemd-timesyncd. [2021-09-15T15:49:01.441Z] #70 3.029 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-09-15T15:49:01.441Z] #70 3.033 Unpacking systemd-timesyncd (247.3-6) ... [2021-09-15T15:49:01.441Z] #70 3.086 Selecting previously unselected package systemd. [2021-09-15T15:49:01.441Z] #70 3.087 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-09-15T15:49:01.441Z] #70 3.120 Unpacking systemd (247.3-6) ... [2021-09-15T15:49:01.789Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-09-15T15:49:02.008Z] #70 3.613 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-15T15:49:02.008Z] #70 3.623 Setting up libjson-c5:amd64 (0.15-2) ... [2021-09-15T15:49:02.008Z] #70 3.633 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-15T15:49:02.008Z] #70 3.643 Setting up libkmod2:amd64 (28-1) ... [2021-09-15T15:49:02.008Z] #70 3.654 Setting up systemd (247.3-6) ... [2021-09-15T15:49:02.008Z] #70 3.690 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-09-15T15:49:02.008Z] #70 3.692 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-09-15T15:49:02.008Z] #70 3.695 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-09-15T15:49:02.044Z] --- PASS: TestPause (0.79s) [2021-09-15T15:49:02.044Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-15T15:49:02.044Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-15T15:49:02.044Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-15T15:49:02.044Z] === RUN TestPauseStopPausedContainer [2021-09-15T15:49:02.266Z] #70 3.999 Setting up systemd-timesyncd (247.3-6) ... [2021-09-15T15:49:02.524Z] #70 4.203 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-15T15:49:02.524Z] #70 4.203 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-15T15:49:02.524Z] #70 4.275 Selecting previously unselected package systemd-sysv. [2021-09-15T15:49:02.524Z] #70 4.275 (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 ... 29432 files and directories currently installed.) [2021-09-15T15:49:02.524Z] #70 4.289 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-09-15T15:49:02.524Z] #70 4.294 Unpacking systemd-sysv (247.3-6) ... [2021-09-15T15:49:02.524Z] #70 4.333 Selecting previously unselected package libdbus-1-3:amd64. [2021-09-15T15:49:02.783Z] #70 4.335 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-09-15T15:49:02.783Z] #70 4.342 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-15T15:49:02.783Z] #70 4.401 Selecting previously unselected package dbus. [2021-09-15T15:49:02.783Z] #70 4.401 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-09-15T15:49:02.783Z] #70 4.410 Unpacking dbus (1.12.20-2) ... [2021-09-15T15:49:02.783Z] #70 4.469 Selecting previously unselected package libpam-systemd:amd64. [2021-09-15T15:49:02.783Z] #70 4.472 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-09-15T15:49:02.783Z] #70 4.476 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-09-15T15:49:02.783Z] #70 4.520 Selecting previously unselected package dbus-user-session. [2021-09-15T15:49:02.783Z] #70 4.523 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-09-15T15:49:02.783Z] #70 4.527 Unpacking dbus-user-session (1.12.20-2) ... [2021-09-15T15:49:02.783Z] #70 4.609 Setting up systemd-sysv (247.3-6) ... [2021-09-15T15:49:02.888Z] #21 60.08 Setting up xz-utils (5.2.5-2) ... [2021-09-15T15:49:02.888Z] #21 60.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-15T15:49:02.888Z] #21 60.13 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-15T15:49:02.888Z] #21 60.19 Setting up patch (2.7.6-7) ... [2021-09-15T15:49:02.973Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-09-15T15:49:02.973Z] === RUN TestPidHost [2021-09-15T15:49:03.041Z] #70 4.620 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-15T15:49:03.041Z] #70 4.630 Setting up dbus (1.12.20-2) ... [2021-09-15T15:49:03.041Z] #70 4.737 invoke-rc.d: could not determine current runlevel [2021-09-15T15:49:03.041Z] #70 4.740 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-15T15:49:03.041Z] #70 4.746 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-09-15T15:49:03.148Z] #21 60.22 Setting up sudo (1.9.5p2-3) ... [2021-09-15T15:49:03.148Z] #21 60.46 invoke-rc.d: could not determine current runlevel [2021-09-15T15:49:03.300Z] #70 4.913 Setting up dbus-user-session (1.12.20-2) ... [2021-09-15T15:49:03.300Z] #70 4.927 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:49:03.407Z] #21 60.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-15T15:49:03.407Z] #21 60.56 Setting up xfsprogs (5.10.0-4) ... [2021-09-15T15:49:03.407Z] #21 60.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-15T15:49:03.407Z] #21 60.62 Setting up inetutils-ping (2:2.0-1) ... [2021-09-15T15:49:03.407Z] #21 60.64 Setting up pigz (2.6-1) ... [2021-09-15T15:49:03.407Z] #21 60.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-15T15:49:03.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-09-15T15:49:03.558Z] #70 DONE 5.1s [2021-09-15T15:49:03.558Z] [2021-09-15T15:49:03.558Z] #71 [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-09-15T15:49:03.558Z] #71 sha256:172c1eb6d803a75f7d0b7243d965c5f8fbfc842de5acce3dd189b2d0d9e81c4e [2021-09-15T15:49:03.666Z] #21 60.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-15T15:49:03.666Z] #21 60.89 Setting up python-pip-whl (20.3.4-4) ... [2021-09-15T15:49:03.666Z] #21 60.94 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-15T15:49:03.816Z] #71 0.483 % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-15T15:49:03.816Z] #71 0.483 Dload Upload Total Spent Left Speed [2021-09-15T15:49:04.075Z] #71 0.483 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18989 0 --:--:-- --:--:-- --:--:-- 18989 [2021-09-15T15:49:04.075Z] #71 DONE 0.6s [2021-09-15T15:49:04.075Z] [2021-09-15T15:49:04.075Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-15T15:49:04.075Z] #72 sha256:50faa9a2fb9c85ba9fc8b77c22c1f0acb19996c76ca699ca153b5167e80b10bb [2021-09-15T15:49:04.461Z] --- PASS: TestPidHost (1.68s) [2021-09-15T15:49:04.461Z] === RUN TestPsFilter [2021-09-15T15:49:04.642Z] #71 exporting layers 4.2s done [2021-09-15T15:49:04.642Z] #71 writing image sha256:497d060284039157f0da51bf279454e6646cac25ba7f668f4523b2ac1e3ee675 done [2021-09-15T15:49:04.642Z] #71 naming to docker.io/library/docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 done [2021-09-15T15:49:04.642Z] #71 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-15T15:49:04.717Z] --- PASS: TestPsFilter (0.12s) [2021-09-15T15:49:04.717Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-15T15:49:04.972Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-09-15T15:49:04.973Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-15T15:49:04.985Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-15T15:49:05.010Z] #72 DONE 0.9s [2021-09-15T15:49:05.010Z] [2021-09-15T15:49:05.010Z] #73 exporting to image [2021-09-15T15:49:05.010Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-15T15:49:05.010Z] #73 exporting layers [2021-09-15T15:49:05.045Z] #21 62.17 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-15T15:49:05.045Z] #21 62.20 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-15T15:49:05.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-15T15:49:05.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/test/unit [2021-09-15T15:49:05.485Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-09-15T15:49:05.485Z] === RUN TestRemoveContainerWithVolume [2021-09-15T15:49:05.984Z] #21 63.03 Setting up libelf1:amd64 (0.183-1) ... [2021-09-15T15:49:05.985Z] #21 63.18 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-15T15:49:05.985Z] #21 63.25 Setting up python3-distutils (3.9.2-1) ... [2021-09-15T15:49:06.046Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2021-09-15T15:49:06.046Z] === RUN TestRemoveContainerRunning [2021-09-15T15:49:06.302Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-09-15T15:49:06.863Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-09-15T15:49:06.863Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-15T15:49:06.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-15T15:49:06.925Z] #21 64.04 Setting up vim (2:8.2.2434-3) ... [2021-09-15T15:49:06.925Z] #21 64.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-15T15:49:06.925Z] #21 64.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-15T15:49:06.925Z] #21 64.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-15T15:49:06.925Z] #21 64.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-15T15:49:06.925Z] #21 64.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-15T15:49:07.184Z] #21 64.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-15T15:49:07.184Z] #21 64.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-15T15:49:07.184Z] #21 64.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-15T15:49:07.184Z] #21 64.31 Setting up python3-setuptools (52.0.0-4) ... [2021-09-15T15:49:07.198Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-15T15:49:07.198Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-15T15:49:07.198Z] + TESTDIRS=./... [2021-09-15T15:49:07.198Z] + exclude_paths='/vendor/|/integration' [2021-09-15T15:49:07.198Z] ++ go list ./... [2021-09-15T15:49:07.198Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-15T15:49:07.326Z] INFO: Expanding compiler 1 of 3... [2021-09-15T15:49:07.326Z] INFO: Expanding compiler 2 of 3... [2021-09-15T15:49:07.423Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-09-15T15:49:07.423Z] === RUN TestRemoveInvalidContainer [2021-09-15T15:49:07.423Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-15T15:49:07.423Z] === RUN TestRenameLinkedContainer [2021-09-15T15:49:07.985Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-09-15T15:49:08.113Z] #65 ... [2021-09-15T15:49:08.113Z] [2021-09-15T15:49:08.113Z] #62 [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-09-15T15:49:08.113Z] #62 sha256:44025a88b7246f1f57222d6a7a306b8b3720fd992238051233c9528fb90f975f [2021-09-15T15:49:08.113Z] #62 83.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-15T15:49:08.370Z] #62 84.81 + mkdir -p /build [2021-09-15T15:49:08.546Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-09-15T15:49:08.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-15T15:49:08.591Z] + pkg_list='github.com/docker/docker/api [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/backend/build [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/httputils [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/middleware [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/build [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/container [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/debug [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/image [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/network [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/session [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/system [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/server/router/volume [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/backend [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/container [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/events [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/filters [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/image [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/mount [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/network [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/registry [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/strslice [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/swarm [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/time [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/versions [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T15:49:08.591Z] github.com/docker/docker/api/types/volume [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/builder-next [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/dockerfile [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/dockerignore [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/remotecontext [2021-09-15T15:49:08.591Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T15:49:08.591Z] github.com/docker/docker/cli [2021-09-15T15:49:08.591Z] github.com/docker/docker/cli/config [2021-09-15T15:49:08.591Z] github.com/docker/docker/cli/debug [2021-09-15T15:49:08.591Z] github.com/docker/docker/client [2021-09-15T15:49:08.591Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T15:49:08.591Z] github.com/docker/docker/cmd/dockerd [2021-09-15T15:49:08.591Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T15:49:08.591Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T15:49:08.591Z] github.com/docker/docker/container [2021-09-15T15:49:08.591Z] github.com/docker/docker/container/stream [2021-09-15T15:49:08.591Z] github.com/docker/docker/contrib/apparmor [2021-09-15T15:49:08.591Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T15:49:08.591Z] github.com/docker/docker/contrib/httpserver [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/cluster [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/config [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/discovery [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/events [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/exec [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/images [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/initlayer [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/links [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/listeners [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/local [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/names [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/network [2021-09-15T15:49:08.591Z] github.com/docker/docker/daemon/stats [2021-09-15T15:49:08.591Z] github.com/docker/docker/distribution [2021-09-15T15:49:08.591Z] github.com/docker/docker/distribution/metadata [2021-09-15T15:49:08.591Z] github.com/docker/docker/distribution/utils [2021-09-15T15:49:08.591Z] github.com/docker/docker/distribution/xfer [2021-09-15T15:49:08.591Z] github.com/docker/docker/dockerversion [2021-09-15T15:49:08.591Z] github.com/docker/docker/errdefs [2021-09-15T15:49:08.591Z] github.com/docker/docker/image [2021-09-15T15:49:08.591Z] github.com/docker/docker/image/cache [2021-09-15T15:49:08.591Z] github.com/docker/docker/image/tarexport [2021-09-15T15:49:08.591Z] github.com/docker/docker/image/v1 [2021-09-15T15:49:08.591Z] github.com/docker/docker/internal/test/suite [2021-09-15T15:49:08.591Z] github.com/docker/docker/layer [2021-09-15T15:49:08.591Z] github.com/docker/docker/libcontainerd [2021-09-15T15:49:08.591Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T15:49:08.592Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T15:49:08.592Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T15:49:08.592Z] github.com/docker/docker/libcontainerd/types [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/config [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/idm [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ns [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/options [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/osl [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/types [2021-09-15T15:49:08.592Z] github.com/docker/docker/oci [2021-09-15T15:49:08.592Z] github.com/docker/docker/oci/caps [2021-09-15T15:49:08.592Z] github.com/docker/docker/opts [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/aaparser [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/archive [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/authorization [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/capabilities [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/containerfs [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/directory [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/discovery [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/dmesg [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/filenotify [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/fileutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/fsutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/homedir [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/idtools [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/ioutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/locker [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/longpath [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/loopback [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/mount [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/parsers [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/pidfile [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/platform [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/plugins [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/pools [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/progress [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/pubsub [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/reexec [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/signal [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/stack [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/stringid [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/symlink [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/system [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/tailfile [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/tarsum [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/term [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/term/windows [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/truncindex [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/urlutil [2021-09-15T15:49:08.592Z] github.com/docker/docker/pkg/useragent [2021-09-15T15:49:08.592Z] github.com/docker/docker/plugin [2021-09-15T15:49:08.592Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T15:49:08.592Z] github.com/docker/docker/plugin/v2 [2021-09-15T15:49:08.592Z] github.com/docker/docker/profiles/apparmor [2021-09-15T15:49:08.592Z] github.com/docker/docker/profiles/seccomp [2021-09-15T15:49:08.592Z] github.com/docker/docker/quota [2021-09-15T15:49:08.592Z] github.com/docker/docker/reference [2021-09-15T15:49:08.592Z] github.com/docker/docker/registry [2021-09-15T15:49:08.592Z] github.com/docker/docker/registry/resumable [2021-09-15T15:49:08.592Z] github.com/docker/docker/restartmanager [2021-09-15T15:49:08.592Z] github.com/docker/docker/rootless [2021-09-15T15:49:08.592Z] github.com/docker/docker/rootless/specconv [2021-09-15T15:49:08.592Z] github.com/docker/docker/runconfig [2021-09-15T15:49:08.592Z] github.com/docker/docker/runconfig/opts [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/daemon [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/environment [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/fakegit [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/registry [2021-09-15T15:49:08.592Z] github.com/docker/docker/testutil/request [2021-09-15T15:49:08.592Z] github.com/docker/docker/volume [2021-09-15T15:49:08.592Z] github.com/docker/docker/volume/drivers [2021-09-15T15:49:08.592Z] github.com/docker/docker/volume/local [2021-09-15T15:49:08.592Z] github.com/docker/docker/volume/mounts [2021-09-15T15:49:08.592Z] github.com/docker/docker/volume/service [2021-09-15T15:49:08.592Z] github.com/docker/docker/volume/service/opts [2021-09-15T15:49:08.592Z] github.com/docker/docker/volume/testutils' [2021-09-15T15:49:08.592Z] ++ grep --fixed-strings -v /libnetwork [2021-09-15T15:49:08.592Z] ++ echo 'github.com/docker/docker/api [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/backend/build [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/httputils [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/middleware [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/build [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/container [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/debug [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/image [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/network [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/session [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/system [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/server/router/volume [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/backend [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/container [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/events [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/filters [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/image [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/mount [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/network [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/registry [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/strslice [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/swarm [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/time [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/versions [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T15:49:08.592Z] github.com/docker/docker/api/types/volume [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/builder-next [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/dockerfile [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/dockerignore [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/remotecontext [2021-09-15T15:49:08.592Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T15:49:08.592Z] github.com/docker/docker/cli [2021-09-15T15:49:08.592Z] github.com/docker/docker/cli/config [2021-09-15T15:49:08.592Z] github.com/docker/docker/cli/debug [2021-09-15T15:49:08.592Z] github.com/docker/docker/client [2021-09-15T15:49:08.592Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T15:49:08.592Z] github.com/docker/docker/cmd/dockerd [2021-09-15T15:49:08.592Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T15:49:08.592Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T15:49:08.592Z] github.com/docker/docker/container [2021-09-15T15:49:08.592Z] github.com/docker/docker/container/stream [2021-09-15T15:49:08.592Z] github.com/docker/docker/contrib/apparmor [2021-09-15T15:49:08.592Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T15:49:08.592Z] github.com/docker/docker/contrib/httpserver [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/cluster [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/config [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/discovery [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/events [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/exec [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/images [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/initlayer [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/links [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/listeners [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/local [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/names [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/network [2021-09-15T15:49:08.592Z] github.com/docker/docker/daemon/stats [2021-09-15T15:49:08.592Z] github.com/docker/docker/distribution [2021-09-15T15:49:08.592Z] github.com/docker/docker/distribution/metadata [2021-09-15T15:49:08.592Z] github.com/docker/docker/distribution/utils [2021-09-15T15:49:08.592Z] github.com/docker/docker/distribution/xfer [2021-09-15T15:49:08.592Z] github.com/docker/docker/dockerversion [2021-09-15T15:49:08.592Z] github.com/docker/docker/errdefs [2021-09-15T15:49:08.592Z] github.com/docker/docker/image [2021-09-15T15:49:08.592Z] github.com/docker/docker/image/cache [2021-09-15T15:49:08.592Z] github.com/docker/docker/image/tarexport [2021-09-15T15:49:08.592Z] github.com/docker/docker/image/v1 [2021-09-15T15:49:08.592Z] github.com/docker/docker/internal/test/suite [2021-09-15T15:49:08.592Z] github.com/docker/docker/layer [2021-09-15T15:49:08.592Z] github.com/docker/docker/libcontainerd [2021-09-15T15:49:08.592Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T15:49:08.592Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T15:49:08.592Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T15:49:08.592Z] github.com/docker/docker/libcontainerd/types [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/config [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/idm [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T15:49:08.592Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T15:49:08.593Z] github.com/docker/docker/libnetwork/ns [2021-09-15T15:49:08.593Z] github.com/docker/docker/libnetwork/options [2021-09-15T15:49:08.593Z] github.com/docker/docker/libnetwork/osl [2021-09-15T15:49:08.593Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T15:49:08.593Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T15:49:08.593Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T15:49:08.593Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T15:49:08.593Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/libnetwork/types [2021-09-15T15:49:08.593Z] github.com/docker/docker/oci [2021-09-15T15:49:08.593Z] github.com/docker/docker/oci/caps [2021-09-15T15:49:08.593Z] github.com/docker/docker/opts [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/aaparser [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/archive [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/authorization [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/capabilities [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/containerfs [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/directory [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/dmesg [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/filenotify [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/fileutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/fsutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/homedir [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/idtools [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/ioutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/locker [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/longpath [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/loopback [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/mount [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/parsers [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/pidfile [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/platform [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/pools [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/progress [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/pubsub [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/reexec [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/signal [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/stack [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/stringid [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/symlink [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/system [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/tailfile [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/tarsum [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/term [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/term/windows [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/truncindex [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/urlutil [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/useragent [2021-09-15T15:49:08.593Z] github.com/docker/docker/plugin [2021-09-15T15:49:08.593Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T15:49:08.593Z] github.com/docker/docker/plugin/v2 [2021-09-15T15:49:08.593Z] github.com/docker/docker/profiles/apparmor [2021-09-15T15:49:08.593Z] github.com/docker/docker/profiles/seccomp [2021-09-15T15:49:08.593Z] github.com/docker/docker/quota [2021-09-15T15:49:08.593Z] github.com/docker/docker/reference [2021-09-15T15:49:08.593Z] github.com/docker/docker/registry [2021-09-15T15:49:08.593Z] github.com/docker/docker/registry/resumable [2021-09-15T15:49:08.593Z] github.com/docker/docker/restartmanager [2021-09-15T15:49:08.593Z] github.com/docker/docker/rootless [2021-09-15T15:49:08.593Z] github.com/docker/docker/rootless/specconv [2021-09-15T15:49:08.593Z] github.com/docker/docker/runconfig [2021-09-15T15:49:08.593Z] github.com/docker/docker/runconfig/opts [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/daemon [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/environment [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fakegit [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/registry [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/request [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/drivers [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/local [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/mounts [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/service [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/service/opts [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/testutils' [2021-09-15T15:49:08.593Z] + base_pkg_list='github.com/docker/docker/api [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/backend/build [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/httputils [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/middleware [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/build [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/container [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/debug [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/image [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/network [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/session [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/system [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/volume [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/backend [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/container [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/events [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/filters [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/image [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/mount [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/network [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/registry [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/strslice [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/swarm [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/time [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/versions [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types/volume [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/builder-next [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/dockerfile [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/dockerignore [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/remotecontext [2021-09-15T15:49:08.593Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T15:49:08.593Z] github.com/docker/docker/cli [2021-09-15T15:49:08.593Z] github.com/docker/docker/cli/config [2021-09-15T15:49:08.593Z] github.com/docker/docker/cli/debug [2021-09-15T15:49:08.593Z] github.com/docker/docker/client [2021-09-15T15:49:08.593Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T15:49:08.593Z] github.com/docker/docker/cmd/dockerd [2021-09-15T15:49:08.593Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T15:49:08.593Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T15:49:08.593Z] github.com/docker/docker/container [2021-09-15T15:49:08.593Z] github.com/docker/docker/container/stream [2021-09-15T15:49:08.593Z] github.com/docker/docker/contrib/apparmor [2021-09-15T15:49:08.593Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T15:49:08.593Z] github.com/docker/docker/contrib/httpserver [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/cluster [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/config [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/discovery [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/events [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/exec [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/images [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/initlayer [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/links [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/listeners [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/local [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/names [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/network [2021-09-15T15:49:08.593Z] github.com/docker/docker/daemon/stats [2021-09-15T15:49:08.593Z] github.com/docker/docker/distribution [2021-09-15T15:49:08.593Z] github.com/docker/docker/distribution/metadata [2021-09-15T15:49:08.593Z] github.com/docker/docker/distribution/utils [2021-09-15T15:49:08.593Z] github.com/docker/docker/distribution/xfer [2021-09-15T15:49:08.593Z] github.com/docker/docker/dockerversion [2021-09-15T15:49:08.593Z] github.com/docker/docker/errdefs [2021-09-15T15:49:08.593Z] github.com/docker/docker/image [2021-09-15T15:49:08.593Z] github.com/docker/docker/image/cache [2021-09-15T15:49:08.593Z] github.com/docker/docker/image/tarexport [2021-09-15T15:49:08.593Z] github.com/docker/docker/image/v1 [2021-09-15T15:49:08.593Z] github.com/docker/docker/internal/test/suite [2021-09-15T15:49:08.593Z] github.com/docker/docker/layer [2021-09-15T15:49:08.593Z] github.com/docker/docker/libcontainerd [2021-09-15T15:49:08.593Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T15:49:08.593Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T15:49:08.593Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T15:49:08.593Z] github.com/docker/docker/libcontainerd/types [2021-09-15T15:49:08.593Z] github.com/docker/docker/oci [2021-09-15T15:49:08.593Z] github.com/docker/docker/oci/caps [2021-09-15T15:49:08.593Z] github.com/docker/docker/opts [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/aaparser [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/archive [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/authorization [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/capabilities [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/containerfs [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/directory [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/dmesg [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/filenotify [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/fileutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/fsutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/homedir [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/idtools [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/ioutils [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/locker [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/longpath [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/loopback [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/mount [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/parsers [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/pidfile [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/platform [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/pools [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/progress [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/pubsub [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/reexec [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/signal [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/stack [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/stringid [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/symlink [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/system [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/tailfile [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/tarsum [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/term [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/term/windows [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/truncindex [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/urlutil [2021-09-15T15:49:08.593Z] github.com/docker/docker/pkg/useragent [2021-09-15T15:49:08.593Z] github.com/docker/docker/plugin [2021-09-15T15:49:08.593Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T15:49:08.593Z] github.com/docker/docker/plugin/v2 [2021-09-15T15:49:08.593Z] github.com/docker/docker/profiles/apparmor [2021-09-15T15:49:08.593Z] github.com/docker/docker/profiles/seccomp [2021-09-15T15:49:08.593Z] github.com/docker/docker/quota [2021-09-15T15:49:08.593Z] github.com/docker/docker/reference [2021-09-15T15:49:08.593Z] github.com/docker/docker/registry [2021-09-15T15:49:08.593Z] github.com/docker/docker/registry/resumable [2021-09-15T15:49:08.593Z] github.com/docker/docker/restartmanager [2021-09-15T15:49:08.593Z] github.com/docker/docker/rootless [2021-09-15T15:49:08.593Z] github.com/docker/docker/rootless/specconv [2021-09-15T15:49:08.593Z] github.com/docker/docker/runconfig [2021-09-15T15:49:08.593Z] github.com/docker/docker/runconfig/opts [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/daemon [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/environment [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fakegit [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/registry [2021-09-15T15:49:08.593Z] github.com/docker/docker/testutil/request [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/drivers [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/local [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/mounts [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/service [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/service/opts [2021-09-15T15:49:08.593Z] github.com/docker/docker/volume/testutils' [2021-09-15T15:49:08.593Z] ++ grep --fixed-strings /libnetwork [2021-09-15T15:49:08.593Z] ++ echo 'github.com/docker/docker/api [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/backend/build [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/httputils [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/middleware [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/build [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/container [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/debug [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/image [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/network [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/session [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/system [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/server/router/volume [2021-09-15T15:49:08.593Z] github.com/docker/docker/api/types [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/backend [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/container [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/events [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/filters [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/image [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/mount [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/network [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/registry [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/strslice [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/swarm [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/time [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/versions [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T15:49:08.594Z] github.com/docker/docker/api/types/volume [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/builder-next [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/dockerfile [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/dockerignore [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/remotecontext [2021-09-15T15:49:08.594Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T15:49:08.594Z] github.com/docker/docker/cli [2021-09-15T15:49:08.594Z] github.com/docker/docker/cli/config [2021-09-15T15:49:08.594Z] github.com/docker/docker/cli/debug [2021-09-15T15:49:08.594Z] github.com/docker/docker/client [2021-09-15T15:49:08.594Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T15:49:08.594Z] github.com/docker/docker/cmd/dockerd [2021-09-15T15:49:08.594Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T15:49:08.594Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T15:49:08.594Z] github.com/docker/docker/container [2021-09-15T15:49:08.594Z] github.com/docker/docker/container/stream [2021-09-15T15:49:08.594Z] github.com/docker/docker/contrib/apparmor [2021-09-15T15:49:08.594Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T15:49:08.594Z] github.com/docker/docker/contrib/httpserver [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/cluster [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/config [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/discovery [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/events [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/exec [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/images [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/initlayer [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/links [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/listeners [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/local [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/names [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/network [2021-09-15T15:49:08.594Z] github.com/docker/docker/daemon/stats [2021-09-15T15:49:08.594Z] github.com/docker/docker/distribution [2021-09-15T15:49:08.594Z] github.com/docker/docker/distribution/metadata [2021-09-15T15:49:08.594Z] github.com/docker/docker/distribution/utils [2021-09-15T15:49:08.594Z] github.com/docker/docker/distribution/xfer [2021-09-15T15:49:08.594Z] github.com/docker/docker/dockerversion [2021-09-15T15:49:08.594Z] github.com/docker/docker/errdefs [2021-09-15T15:49:08.594Z] github.com/docker/docker/image [2021-09-15T15:49:08.594Z] github.com/docker/docker/image/cache [2021-09-15T15:49:08.594Z] github.com/docker/docker/image/tarexport [2021-09-15T15:49:08.594Z] github.com/docker/docker/image/v1 [2021-09-15T15:49:08.594Z] github.com/docker/docker/internal/test/suite [2021-09-15T15:49:08.594Z] github.com/docker/docker/layer [2021-09-15T15:49:08.594Z] github.com/docker/docker/libcontainerd [2021-09-15T15:49:08.594Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T15:49:08.594Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T15:49:08.594Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T15:49:08.594Z] github.com/docker/docker/libcontainerd/types [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/config [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/idm [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ns [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/options [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/osl [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/types [2021-09-15T15:49:08.594Z] github.com/docker/docker/oci [2021-09-15T15:49:08.594Z] github.com/docker/docker/oci/caps [2021-09-15T15:49:08.594Z] github.com/docker/docker/opts [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/aaparser [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/archive [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/authorization [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/capabilities [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/containerfs [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/directory [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/discovery [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/dmesg [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/filenotify [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/fileutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/fsutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/homedir [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/idtools [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/ioutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/locker [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/longpath [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/loopback [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/mount [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/parsers [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/pidfile [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/platform [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/plugins [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/pools [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/progress [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/pubsub [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/reexec [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/signal [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/stack [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/stringid [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/symlink [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/system [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/tailfile [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/tarsum [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/term [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/term/windows [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/truncindex [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/urlutil [2021-09-15T15:49:08.594Z] github.com/docker/docker/pkg/useragent [2021-09-15T15:49:08.594Z] github.com/docker/docker/plugin [2021-09-15T15:49:08.594Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T15:49:08.594Z] github.com/docker/docker/plugin/v2 [2021-09-15T15:49:08.594Z] github.com/docker/docker/profiles/apparmor [2021-09-15T15:49:08.594Z] github.com/docker/docker/profiles/seccomp [2021-09-15T15:49:08.594Z] github.com/docker/docker/quota [2021-09-15T15:49:08.594Z] github.com/docker/docker/reference [2021-09-15T15:49:08.594Z] github.com/docker/docker/registry [2021-09-15T15:49:08.594Z] github.com/docker/docker/registry/resumable [2021-09-15T15:49:08.594Z] github.com/docker/docker/restartmanager [2021-09-15T15:49:08.594Z] github.com/docker/docker/rootless [2021-09-15T15:49:08.594Z] github.com/docker/docker/rootless/specconv [2021-09-15T15:49:08.594Z] github.com/docker/docker/runconfig [2021-09-15T15:49:08.594Z] github.com/docker/docker/runconfig/opts [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/daemon [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/environment [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/fakegit [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/registry [2021-09-15T15:49:08.594Z] github.com/docker/docker/testutil/request [2021-09-15T15:49:08.594Z] github.com/docker/docker/volume [2021-09-15T15:49:08.594Z] github.com/docker/docker/volume/drivers [2021-09-15T15:49:08.594Z] github.com/docker/docker/volume/local [2021-09-15T15:49:08.594Z] github.com/docker/docker/volume/mounts [2021-09-15T15:49:08.594Z] github.com/docker/docker/volume/service [2021-09-15T15:49:08.594Z] github.com/docker/docker/volume/service/opts [2021-09-15T15:49:08.594Z] github.com/docker/docker/volume/testutils' [2021-09-15T15:49:08.594Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/config [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/idm [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T15:49:08.594Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ns [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/options [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/osl [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/types' [2021-09-15T15:49:08.595Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-15T15:49:08.595Z] + echo 'github.com/docker/docker/libnetwork [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/config [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/idm [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/ns [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/options [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/osl [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/types' [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T15:49:08.595Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T15:49:08.595Z] + type docker-proxy [2021-09-15T15:49:08.595Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-15T15:49:08.595Z] + hack/make.sh binary-proxy install-proxy [2021-09-15T15:49:08.595Z] [2021-09-15T15:49:08.595Z] Removing bundles/ [2021-09-15T15:49:08.595Z] [2021-09-15T15:49:08.595Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-15T15:49:08.595Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-15T15:49:08.595Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:49:08.628Z] #62 84.81 + cp runc /build/runc [2021-09-15T15:49:08.885Z] #62 DONE 85.1s [2021-09-15T15:49:08.885Z] [2021-09-15T15:49:08.885Z] #65 [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-09-15T15:49:08.885Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:49:09.089Z] #21 66.05 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-15T15:49:09.089Z] #21 66.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-15T15:49:09.089Z] #21 66.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-15T15:49:09.089Z] #21 66.08 Setting up python3-pip (20.3.4-4) ... [2021-09-15T15:49:09.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-15T15:49:10.031Z] --- PASS: TestRenameLinkedContainer (2.59s) [2021-09-15T15:49:10.031Z] === RUN TestRenameStoppedContainer [2021-09-15T15:49:10.253Z] #65 ... [2021-09-15T15:49:10.253Z] [2021-09-15T15:49:10.253Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-15T15:49:10.253Z] #63 sha256:431a019f97b371f96315d8600d7f1ea3ee7eb79fccf23328b7c212e6dee3f6e2 [2021-09-15T15:49:10.468Z] #21 67.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-15T15:49:10.468Z] #21 67.47 Setting up jq (1.6-2.1) ... [2021-09-15T15:49:10.468Z] #21 67.48 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-15T15:49:10.468Z] #21 67.49 Setting up iptables (1.8.7-1) ... [2021-09-15T15:49:10.468Z] #21 67.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:49:10.469Z] #21 67.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:49:10.469Z] #21 67.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-15T15:49:10.469Z] #21 67.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-15T15:49:10.469Z] #21 67.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-15T15:49:10.469Z] #21 67.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-15T15:49:10.469Z] #21 67.56 Setting up iproute2 (5.10.0-4) ... [2021-09-15T15:49:10.509Z] #63 DONE 0.1s [2021-09-15T15:49:10.509Z] [2021-09-15T15:49:10.509Z] #65 [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-09-15T15:49:10.509Z] #65 sha256:1768ff552574347227cb78814a644a3590c2a4aab7c1830816d5e2cee427526e [2021-09-15T15:49:10.591Z] --- PASS: TestRenameStoppedContainer (0.57s) [2021-09-15T15:49:10.591Z] === RUN TestRenameRunningContainerAndReuse [2021-09-15T15:49:10.741Z] INFO: Downloading compiler 1 of 3... [2021-09-15T15:49:10.741Z] INFO: Downloading compiler 2 of 3... [2021-09-15T15:49:10.741Z] INFO: Downloading compiler 3 of 3... [2021-09-15T15:49:10.741Z] INFO: Extracting git... [2021-09-15T15:49:11.039Z] #21 68.18 Processing triggers for libc-bin (2.31-13) ... [2021-09-15T15:49:11.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-15T15:49:11.571Z] #73 exporting layers 6.3s done [2021-09-15T15:49:11.571Z] #73 writing image sha256:d73f73cebdaf9740f4e04058adbee01797960b9263f723a849b3058edc256cc3 done [2021-09-15T15:49:11.571Z] #73 naming to docker.io/library/docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 done [2021-09-15T15:49:11.571Z] #73 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-15T15:49:11.878Z] #65 146.5 # github.com/containerd/containerd/cmd/containerd [2021-09-15T15:49:11.878Z] #65 146.5 /usr/bin/ld: /tmp/go-link-1751334465/000019.o: in function `New': [2021-09-15T15:49:11.878Z] #65 146.5 /tmp/tmp.MlwM12M7Po/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-09-15T15:49:11.878Z] #65 146.6 + bin/containerd-stress [2021-09-15T15:49:11.940Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -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:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh dynbinary test-integration [2021-09-15T15:49:11.978Z] #21 DONE 69.1s [2021-09-15T15:49:11.978Z] [2021-09-15T15:49:11.978Z] #22 [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-09-15T15:49:11.978Z] #22 sha256:688f91ce3d3cae9b6358fade7e4fd26f16d3bfd36b6387fb49b16280b704df7c [2021-09-15T15:49:12.011Z] INFO: Expanding compiler 3 of 3... [2021-09-15T15:49:12.011Z] INFO: Removing downloaded files... [2021-09-15T15:49:12.011Z] INFO: Downloading containerd [2021-09-15T15:49:12.076Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2021-09-15T15:49:12.076Z] === RUN TestRenameInvalidName [2021-09-15T15:49:12.076Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-09-15T15:49:12.636Z] --- PASS: TestRenameInvalidName (0.67s) [2021-09-15T15:49:12.636Z] === RUN TestRenameAnonymousContainer [2021-09-15T15:49:12.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-15T15:49:12.808Z] #65 147.6 + bin/containerd-shim [2021-09-15T15:49:13.314Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-09-15T15:49:13.314Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-09-15T15:49:13.314Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-09-15T15:49:13.314Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-09-15T15:49:13.315Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-09-15T15:49:13.315Z] Detected virtualization docker. [2021-09-15T15:49:13.315Z] Detected architecture x86-64. [2021-09-15T15:49:13.315Z] Set hostname to . [2021-09-15T15:49:13.315Z] modprobe@configfs.service: Succeeded. [2021-09-15T15:49:13.315Z] modprobe@drm.service: Succeeded. [2021-09-15T15:49:13.315Z] modprobe@fuse.service: Succeeded. [2021-09-15T15:49:13.315Z] + source /etc/docker-entrypoint-cmd [2021-09-15T15:49:13.315Z] ++ hack/make.sh dynbinary test-integration [2021-09-15T15:49:13.315Z] [2021-09-15T15:49:13.355Z] #22 1.357 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-15T15:49:13.355Z] #22 1.360 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-15T15:49:13.355Z] #22 1.366 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-15T15:49:13.355Z] #22 DONE 1.4s [2021-09-15T15:49:13.355Z] [2021-09-15T15:49:13.355Z] #41 [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-09-15T15:49:13.355Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:49:13.355Z] #41 ... [2021-09-15T15:49:13.355Z] [2021-09-15T15:49:13.355Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:49:13.355Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-15T15:49:13.573Z] Removing bundles/ [2021-09-15T15:49:13.573Z] [2021-09-15T15:49:13.573Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-15T15:49:13.573Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:49:13.573Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:49:14.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-15T15:49:14.775Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2021-09-15T15:49:14.775Z] === RUN TestRenameContainerWithSameName [2021-09-15T15:49:15.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-15T15:49:15.286Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2021-09-15T15:49:15.286Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-15T15:49:16.649Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2021-09-15T15:49:16.649Z] === RUN TestResize [2021-09-15T15:49:17.210Z] --- PASS: TestResize (0.55s) [2021-09-15T15:49:17.210Z] === RUN TestResizeWithInvalidSize [2021-09-15T15:49:17.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-15T15:49:17.721Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-09-15T15:49:17.721Z] === RUN TestResizeWhenContainerNotStarted [2021-09-15T15:49:18.282Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:49:18.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:49:18.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:49:18.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-15T15:49:18.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-15T15:49:18.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-15T15:49:18.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-15T15:49:18.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-15T15:49:18.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:49:18.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-15T15:49:18.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:49:18.538Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-09-15T15:49:18.612Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-15T15:49:18.612Z] [2021-09-15T15:49:18.612Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-15T15:49:18.612Z] Installing docker-proxy to /usr/local/bin/ [2021-09-15T15:49:18.612Z] [2021-09-15T15:49:18.612Z] + mkdir -p bundles [2021-09-15T15:49:18.612Z] + '[' -n 'github.com/docker/docker/api [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/backend/build [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/httputils [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/middleware [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/build [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/container [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/debug [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/image [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/network [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/session [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/system [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/server/router/volume [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/backend [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/container [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/events [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/filters [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/image [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/mount [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/network [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/registry [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/strslice [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/swarm [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/time [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/versions [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T15:49:18.612Z] github.com/docker/docker/api/types/volume [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/builder-next [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/dockerfile [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/dockerignore [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/remotecontext [2021-09-15T15:49:18.612Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T15:49:18.612Z] github.com/docker/docker/cli [2021-09-15T15:49:18.612Z] github.com/docker/docker/cli/config [2021-09-15T15:49:18.612Z] github.com/docker/docker/cli/debug [2021-09-15T15:49:18.612Z] github.com/docker/docker/client [2021-09-15T15:49:18.612Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T15:49:18.612Z] github.com/docker/docker/cmd/dockerd [2021-09-15T15:49:18.612Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T15:49:18.612Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T15:49:18.612Z] github.com/docker/docker/container [2021-09-15T15:49:18.612Z] github.com/docker/docker/container/stream [2021-09-15T15:49:18.612Z] github.com/docker/docker/contrib/apparmor [2021-09-15T15:49:18.612Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T15:49:18.612Z] github.com/docker/docker/contrib/httpserver [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/cluster [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/config [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/discovery [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/events [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/exec [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T15:49:18.612Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/images [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/initlayer [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/links [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/listeners [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/local [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/names [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/network [2021-09-15T15:49:18.613Z] github.com/docker/docker/daemon/stats [2021-09-15T15:49:18.613Z] github.com/docker/docker/distribution [2021-09-15T15:49:18.613Z] github.com/docker/docker/distribution/metadata [2021-09-15T15:49:18.613Z] github.com/docker/docker/distribution/utils [2021-09-15T15:49:18.613Z] github.com/docker/docker/distribution/xfer [2021-09-15T15:49:18.613Z] github.com/docker/docker/dockerversion [2021-09-15T15:49:18.613Z] github.com/docker/docker/errdefs [2021-09-15T15:49:18.613Z] github.com/docker/docker/image [2021-09-15T15:49:18.613Z] github.com/docker/docker/image/cache [2021-09-15T15:49:18.613Z] github.com/docker/docker/image/tarexport [2021-09-15T15:49:18.613Z] github.com/docker/docker/image/v1 [2021-09-15T15:49:18.613Z] github.com/docker/docker/internal/test/suite [2021-09-15T15:49:18.613Z] github.com/docker/docker/layer [2021-09-15T15:49:18.613Z] github.com/docker/docker/libcontainerd [2021-09-15T15:49:18.613Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T15:49:18.613Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T15:49:18.613Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T15:49:18.613Z] github.com/docker/docker/libcontainerd/types [2021-09-15T15:49:18.613Z] github.com/docker/docker/oci [2021-09-15T15:49:18.613Z] github.com/docker/docker/oci/caps [2021-09-15T15:49:18.613Z] github.com/docker/docker/opts [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/aaparser [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/archive [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/authorization [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/capabilities [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/containerfs [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/directory [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/discovery [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/dmesg [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/filenotify [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/fileutils [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/fsutils [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/homedir [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/idtools [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/ioutils [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/locker [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/longpath [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/loopback [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/mount [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/parsers [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/pidfile [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/platform [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/plugins [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/pools [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/progress [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/pubsub [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/reexec [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/signal [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/stack [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/stringid [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/symlink [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/system [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/tailfile [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/tarsum [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/term [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/term/windows [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/truncindex [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/urlutil [2021-09-15T15:49:18.613Z] github.com/docker/docker/pkg/useragent [2021-09-15T15:49:18.613Z] github.com/docker/docker/plugin [2021-09-15T15:49:18.613Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T15:49:18.613Z] github.com/docker/docker/plugin/v2 [2021-09-15T15:49:18.613Z] github.com/docker/docker/profiles/apparmor [2021-09-15T15:49:18.613Z] github.com/docker/docker/profiles/seccomp [2021-09-15T15:49:18.613Z] github.com/docker/docker/quota [2021-09-15T15:49:18.613Z] github.com/docker/docker/reference [2021-09-15T15:49:18.613Z] github.com/docker/docker/registry [2021-09-15T15:49:18.613Z] github.com/docker/docker/registry/resumable [2021-09-15T15:49:18.613Z] github.com/docker/docker/restartmanager [2021-09-15T15:49:18.613Z] github.com/docker/docker/rootless [2021-09-15T15:49:18.613Z] github.com/docker/docker/rootless/specconv [2021-09-15T15:49:18.613Z] github.com/docker/docker/runconfig [2021-09-15T15:49:18.613Z] github.com/docker/docker/runconfig/opts [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/daemon [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/environment [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/fakegit [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/registry [2021-09-15T15:49:18.613Z] github.com/docker/docker/testutil/request [2021-09-15T15:49:18.613Z] github.com/docker/docker/volume [2021-09-15T15:49:18.613Z] github.com/docker/docker/volume/drivers [2021-09-15T15:49:18.613Z] github.com/docker/docker/volume/local [2021-09-15T15:49:18.613Z] github.com/docker/docker/volume/mounts [2021-09-15T15:49:18.613Z] github.com/docker/docker/volume/service [2021-09-15T15:49:18.613Z] github.com/docker/docker/volume/service/opts [2021-09-15T15:49:18.613Z] github.com/docker/docker/volume/testutils' ']' [2021-09-15T15:49:18.613Z] + 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/stack 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-09-15T15:49:19.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-15T15:49:19.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:49:20.004Z] ? github.com/docker/docker/api [no test files] [2021-09-15T15:49:20.567Z] [2021-09-15T15:49:20.567Z] Name Version Source Summary [2021-09-15T15:49:20.567Z] ---- ------- ------ ------- [2021-09-15T15:49:20.567Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-15T15:49:20.567Z] [2021-09-15T15:49:20.567Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-15T15:49:20.567Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-15T15:49:20.567Z] PSChildName : containerd [2021-09-15T15:49:20.567Z] PSDrive : C [2021-09-15T15:49:20.567Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-15T15:49:20.567Z] PSIsContainer : True [2021-09-15T15:49:20.567Z] Name : containerd [2021-09-15T15:49:20.567Z] FullName : C:\containerd [2021-09-15T15:49:20.567Z] Parent : [2021-09-15T15:49:20.567Z] Exists : True [2021-09-15T15:49:20.567Z] Root : C:\ [2021-09-15T15:49:20.567Z] Extension : [2021-09-15T15:49:20.567Z] CreationTime : 9/15/2021 3:49:20 PM [2021-09-15T15:49:20.567Z] CreationTimeUtc : 9/15/2021 3:49:20 PM [2021-09-15T15:49:20.567Z] LastAccessTime : 9/15/2021 3:49:20 PM [2021-09-15T15:49:20.567Z] LastAccessTimeUtc : 9/15/2021 3:49:20 PM [2021-09-15T15:49:20.567Z] LastWriteTime : 9/15/2021 3:49:20 PM [2021-09-15T15:49:20.567Z] LastWriteTimeUtc : 9/15/2021 3:49:20 PM [2021-09-15T15:49:20.567Z] Attributes : Directory [2021-09-15T15:49:20.567Z] Mode : d----- [2021-09-15T15:49:20.567Z] BaseName : containerd [2021-09-15T15:49:20.567Z] Target : {} [2021-09-15T15:49:20.567Z] LinkType : [2021-09-15T15:49:20.567Z] [2021-09-15T15:49:20.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:49:20.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-15T15:49:20.897Z] #65 154.8 + bin/containerd-shim-runc-v1 [2021-09-15T15:49:22.102Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-15T15:49:22.102Z] INFO: Configuring git core.autocrlf... [2021-09-15T15:49:22.102Z] [2021-09-15T15:49:22.102Z] [2021-09-15T15:49:22.719Z] check_test.go:308: [d1ffa4ffc574a] daemon is not started [2021-09-15T15:49:22.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-09-15T15:49:23.100Z] INFO: Expanding go... [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.14s) [2021-09-15T15:49:23.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2021-09-15T15:49:23.279Z] === RUN TestCgroupNamespacesRun [2021-09-15T15:49:24.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-09-15T15:49:24.765Z] --- PASS: TestCgroupNamespacesRun (1.51s) [2021-09-15T15:49:24.765Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-15T15:49:25.113Z] #65 160.1 + bin/containerd-shim-runc-v2 [2021-09-15T15:49:25.675Z] #65 160.7 + binaries [2021-09-15T15:49:25.675Z] #65 160.7 + install -D bin/containerd /build/containerd [2021-09-15T15:49:25.675Z] #65 160.7 + install -D bin/containerd-shim /build/containerd-shim [2021-09-15T15:49:25.931Z] #65 160.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-15T15:49:25.931Z] #65 160.8 + install -D bin/ctr /build/ctr [2021-09-15T15:49:26.186Z] #65 DONE 161.1s [2021-09-15T15:49:26.654Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.98s) [2021-09-15T15:49:26.654Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-15T15:49:27.553Z] [2021-09-15T15:49:27.554Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-15T15:49:27.554Z] #66 sha256:bd40550bc0ee2cbd51b70233b3c9eab1ce627181d7443f90bf29016157ed389e [2021-09-15T15:49:28.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-15T15:49:28.115Z] #66 DONE 0.7s [2021-09-15T15:49:28.115Z] [2021-09-15T15:49:28.115Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-15T15:49:28.115Z] #70 sha256:f5ca76a0222be0cde8d286858a418d45659171788b05d6a0f161a29a744bf8f7 [2021-09-15T15:49:28.115Z] #70 DONE 0.2s [2021-09-15T15:49:28.115Z] [2021-09-15T15:49:28.115Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-15T15:49:28.115Z] #75 sha256:ecdb73302742b6dd25b50d8171991157cadc12397b48e22314b9029f9e796357 [2021-09-15T15:49:28.250Z] #23 12.84 Collecting yamllint==1.26.1 [2021-09-15T15:49:28.250Z] #23 13.90 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-15T15:49:28.250Z] #23 14.98 Collecting pathspec>=0.5.3 [2021-09-15T15:49:28.250Z] #23 14.99 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-15T15:49:28.509Z] #23 15.23 Collecting pyyaml [2021-09-15T15:49:28.509Z] #23 15.23 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-15T15:49:28.509Z] #23 15.31 Building wheels for collected packages: yamllint [2021-09-15T15:49:28.509Z] #23 15.31 Building wheel for yamllint (setup.py): started [2021-09-15T15:49:28.677Z] #75 DONE 0.5s [2021-09-15T15:49:28.677Z] [2021-09-15T15:49:28.677Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-15T15:49:28.677Z] #76 sha256:0b1c41c52d5f77feca49fef6e163b007fa2f8a6fea14e8f65e818f56b0750897 [2021-09-15T15:49:28.677Z] #76 DONE 0.0s [2021-09-15T15:49:28.677Z] [2021-09-15T15:49:28.677Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-15T15:49:28.677Z] #77 sha256:81882687ca9c186d5ce931e44abb8d2f65c7e2e106455556a78aeefee148d015 [2021-09-15T15:49:28.944Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2021-09-15T15:49:28.944Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-15T15:49:29.447Z] #23 16.19 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-15T15:49:29.447Z] #23 16.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0cce2136e3309cf612b94e648d7e5f516c3b04393cce6415e6d1fdc3ebb871fa [2021-09-15T15:49:29.447Z] #23 16.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-15T15:49:29.447Z] #23 16.20 Successfully built yamllint [2021-09-15T15:49:29.447Z] #23 16.22 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-15T15:49:29.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-15T15:49:29.706Z] #23 16.57 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-15T15:49:30.432Z] --- PASS: TestCgroupNamespacesRunHostMode (1.54s) [2021-09-15T15:49:30.432Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-15T15:49:31.085Z] #23 ... [2021-09-15T15:49:31.085Z] [2021-09-15T15:49:31.085Z] #41 [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-09-15T15:49:31.085Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:49:31.085Z] #41 268.5 + dpkg --print-architecture [2021-09-15T15:49:31.085Z] #41 268.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-15T15:49:31.085Z] #41 268.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-15T15:49:31.085Z] #41 268.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-15T15:49:32.022Z] #41 ... [2021-09-15T15:49:32.022Z] [2021-09-15T15:49:32.022Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-15T15:49:32.022Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-15T15:49:32.022Z] #23 DONE 18.8s [2021-09-15T15:49:32.281Z] [2021-09-15T15:49:32.281Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-15T15:49:32.281Z] #26 sha256:405d77abde2ffd70a89b0071bb9f75fd07205c279b5cc5485c491d57ec6a5d14 [2021-09-15T15:49:32.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-15T15:49:32.319Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2021-09-15T15:49:32.319Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-15T15:49:32.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-15T15:49:32.846Z] #77 DONE 3.7s [2021-09-15T15:49:32.846Z] [2021-09-15T15:49:32.846Z] #78 exporting to image [2021-09-15T15:49:32.846Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-15T15:49:32.846Z] #78 exporting layers [2021-09-15T15:49:32.849Z] #26 DONE 0.6s [2021-09-15T15:49:32.849Z] [2021-09-15T15:49:32.849Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-15T15:49:32.849Z] #31 sha256:e8d93e7086410aea01f87b1048a954201cc004139863faec352d929093d2b638 [2021-09-15T15:49:33.416Z] #31 DONE 0.7s [2021-09-15T15:49:33.416Z] [2021-09-15T15:49:33.416Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-15T15:49:33.416Z] #34 sha256:646d84cc83eb0c9f86166ffe3689e4cc4cca84d3c2020971ac80bd74dfaa01e6 [2021-09-15T15:49:33.675Z] #34 DONE 0.3s [2021-09-15T15:49:33.675Z] [2021-09-15T15:49:33.675Z] #51 [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-09-15T15:49:33.675Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:49:33.675Z] #51 ... [2021-09-15T15:49:33.675Z] [2021-09-15T15:49:33.675Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-15T15:49:33.675Z] #36 sha256:80c2869d86428fd999e0f6ceaf84890c7851f7e96b9c7c816d464a05f1e09de8 [2021-09-15T15:49:33.675Z] #36 DONE 0.1s [2021-09-15T15:49:33.675Z] [2021-09-15T15:49:33.675Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-15T15:49:33.675Z] #39 sha256:5e6515498b3c3a36bfa4b5386c3c74afc495e956d53bc0b2cd30d63bbda0f6b4 [2021-09-15T15:49:33.675Z] #39 DONE 0.1s [2021-09-15T15:49:33.934Z] [2021-09-15T15:49:33.934Z] #51 [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-09-15T15:49:33.934Z] #51 sha256:148ce4965f4ca40aa4a61df76311cd4683a34ade400046c14f1527d68f672407 [2021-09-15T15:49:34.206Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2021-09-15T15:49:34.206Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-15T15:49:34.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-15T15:49:34.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-09-15T15:49:34.948Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-09-15T15:49:35.022Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-09-15T15:49:35.022Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-15T15:49:35.312Z] #51 272.9 + /build/golangci-lint --version [2021-09-15T15:49:35.312Z] #51 273.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-15T15:49:35.571Z] #51 DONE 273.4s [2021-09-15T15:49:35.571Z] [2021-09-15T15:49:35.571Z] #41 [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-09-15T15:49:35.571Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-15T15:49:35.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-15T15:49:36.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-09-15T15:49:36.457Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.49s) [2021-09-15T15:49:36.457Z] === RUN TestNISDomainname [2021-09-15T15:49:37.018Z] --- PASS: TestNISDomainname (0.68s) [2021-09-15T15:49:37.018Z] === RUN TestHostnameDnsResolution [2021-09-15T15:49:37.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-09-15T15:49:38.201Z] --- PASS: TestHostnameDnsResolution (0.94s) [2021-09-15T15:49:38.201Z] === RUN TestStats [2021-09-15T15:49:40.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-15T15:49:40.713Z] --- PASS: TestStats (2.77s) [2021-09-15T15:49:40.713Z] === RUN TestStopContainerWithTimeout [2021-09-15T15:49:40.713Z] === RUN TestStopContainerWithTimeout/0 [2021-09-15T15:49:40.713Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-15T15:49:40.713Z] === RUN TestStopContainerWithTimeout/1 [2021-09-15T15:49:40.713Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-15T15:49:40.713Z] === RUN TestStopContainerWithTimeout/3 [2021-09-15T15:49:40.713Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-15T15:49:40.713Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-15T15:49:40.713Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-15T15:49:40.713Z] === CONT TestStopContainerWithTimeout/0 [2021-09-15T15:49:40.713Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-15T15:49:40.713Z] === CONT TestStopContainerWithTimeout/1 [2021-09-15T15:49:40.713Z] === CONT TestStopContainerWithTimeout/3 [2021-09-15T15:49:41.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-15T15:49:41.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-09-15T15:49:42.201Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-15T15:49:42.456Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-15T15:49:42.711Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-15T15:49:44.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-09-15T15:49:44.073Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-15T15:49:44.073Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2021-09-15T15:49:44.073Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2021-09-15T15:49:44.073Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-09-15T15:49:44.073Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-09-15T15:49:44.073Z] === RUN TestDeleteDevicemapper [2021-09-15T15:49:44.073Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-15T15:49:44.073Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-15T15:49:44.073Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-15T15:49:44.163Z] INFO: Expanding compiler 1 of 3... [2021-09-15T15:49:44.163Z] INFO: Expanding compiler 2 of 3... [2021-09-15T15:49:46.589Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-15T15:49:46.845Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.85s) [2021-09-15T15:49:46.845Z] === RUN TestUpdateMemory [2021-09-15T15:49:46.845Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-15T15:49:46.845Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-15T15:49:46.845Z] === RUN TestUpdateCPUQuota [2021-09-15T15:49:47.062Z] INFO: Expanding compiler 3 of 3... [2021-09-15T15:49:47.519Z] INFO: Removing downloaded files... [2021-09-15T15:49:47.519Z] INFO: Downloading containerd [2021-09-15T15:49:47.773Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-15T15:49:47.781Z] #41 DONE 284.8s [2021-09-15T15:49:47.781Z] [2021-09-15T15:49:47.781Z] #55 [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-09-15T15:49:47.781Z] #55 sha256:c6f3579b1b0e0f58cd88aa41cc2501a0e172ca1158ec51ad2172420e429d6921 [2021-09-15T15:49:48.029Z] --- PASS: TestUpdateCPUQuota (1.17s) [2021-09-15T15:49:48.029Z] === RUN TestUpdatePidsLimit [2021-09-15T15:49:48.029Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-15T15:49:48.284Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-09-15T15:49:48.284Z] === RUN TestUpdatePidsLimit/no_change [2021-09-15T15:49:48.540Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-15T15:49:48.540Z] check_test.go:308: [d8c8ca7c657bd] daemon is not started [2021-09-15T15:49:48.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-09-15T15:49:48.720Z] #55 ... [2021-09-15T15:49:48.720Z] [2021-09-15T15:49:48.720Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-15T15:49:48.720Z] #42 sha256:ce63823fbbcac4a88e9b4adc7bdf2b7e926fd95a69478da35f8f9bd24473ca6f [2021-09-15T15:49:48.795Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-15T15:49:49.050Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-15T15:49:49.050Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-15T15:49:49.292Z] #42 DONE 0.4s [2021-09-15T15:49:49.292Z] [2021-09-15T15:49:49.292Z] #55 [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-09-15T15:49:49.292Z] #55 sha256:c6f3579b1b0e0f58cd88aa41cc2501a0e172ca1158ec51ad2172420e429d6921 [2021-09-15T15:49:49.292Z] #55 ... [2021-09-15T15:49:49.292Z] [2021-09-15T15:49:49.292Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-15T15:49:49.292Z] #46 sha256:6e065eebc3cfbcc50a958b82e5ab6c2837b8265452f2cc9903ff2487710bdc4c [2021-09-15T15:49:49.292Z] #46 DONE 0.0s [2021-09-15T15:49:49.292Z] [2021-09-15T15:49:49.292Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-15T15:49:49.292Z] #48 sha256:6efbccd9a0ade97e8acedbcd367428ec722aa58aeb4790f1884c1ab370f0de9c [2021-09-15T15:49:49.292Z] #48 DONE 0.1s [2021-09-15T15:49:49.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-15T15:49:49.551Z] [2021-09-15T15:49:49.551Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-15T15:49:49.551Z] #50 sha256:62c3154633d7e747bc96a1b573aa7e1fadbbf0b27233a87623f4778ebd15c434 [2021-09-15T15:49:49.551Z] #50 DONE 0.1s [2021-09-15T15:49:49.551Z] [2021-09-15T15:49:49.551Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-15T15:49:49.551Z] #52 sha256:2b555d5137bd9651d6e86cbc7a748f7f338ea00b45a665b74fcb3d437e2ff141 [2021-09-15T15:49:49.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-15T15:49:49.811Z] #52 DONE 0.4s [2021-09-15T15:49:49.811Z] [2021-09-15T15:49:49.811Z] #58 [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-09-15T15:49:49.811Z] #58 sha256:068b55b9fb03241a5771233d1a0a7fad63296751d25d0bd70b148914b644a5a1 [2021-09-15T15:49:49.811Z] #58 ... [2021-09-15T15:49:49.811Z] [2021-09-15T15:49:49.811Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-15T15:49:49.811Z] #54 sha256:3e4311783287e13680bc84c344a4ffc59fa83481e26456fdae12907f3efc897f [2021-09-15T15:49:49.811Z] #54 DONE 0.1s [2021-09-15T15:49:49.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-09-15T15:49:50.070Z] [2021-09-15T15:49:50.070Z] #55 [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-09-15T15:49:50.070Z] #55 sha256:c6f3579b1b0e0f58cd88aa41cc2501a0e172ca1158ec51ad2172420e429d6921 [2021-09-15T15:49:50.380Z] --- PASS: TestUpdatePidsLimit (2.38s) [2021-09-15T15:49:50.380Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-09-15T15:49:50.380Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-09-15T15:49:50.380Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2021-09-15T15:49:50.380Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-09-15T15:49:50.380Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2021-09-15T15:49:50.380Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-09-15T15:49:50.380Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-09-15T15:49:50.380Z] === RUN TestUpdateRestartPolicy [2021-09-15T15:49:51.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-09-15T15:49:53.108Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-15T15:49:54.473Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-15T15:49:55.034Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-15T15:49:55.290Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-15T15:49:55.545Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-15T15:49:55.545Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-15T15:49:55.800Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-15T15:49:55.800Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-15T15:49:55.800Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-15T15:49:55.839Z] a0ddf88812f1: Pull complete [2021-09-15T15:49:55.839Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-15T15:49:55.839Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T15:49:55.839Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T15:49:55.839Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-09-15T15:49:55.839Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-09-15T15:49:55.839Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2183' [2021-09-15T15:49:55.839Z] INFO: Docker version of control daemon [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:55.839Z] Client: [2021-09-15T15:49:55.839Z] Version: 20.10.8 [2021-09-15T15:49:55.839Z] API version: 1.41 [2021-09-15T15:49:55.839Z] Go version: go1.16.6 [2021-09-15T15:49:55.839Z] Git commit: 3967b7d [2021-09-15T15:49:55.839Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-15T15:49:55.839Z] OS/Arch: windows/amd64 [2021-09-15T15:49:55.839Z] Context: default [2021-09-15T15:49:55.839Z] Experimental: true [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:55.839Z] Server: Docker Engine - Community [2021-09-15T15:49:55.839Z] Engine: [2021-09-15T15:49:55.839Z] Version: 20.10.8 [2021-09-15T15:49:55.839Z] API version: 1.41 (minimum version 1.24) [2021-09-15T15:49:55.839Z] Go version: go1.16.6 [2021-09-15T15:49:55.839Z] Git commit: 75249d8 [2021-09-15T15:49:55.839Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-15T15:49:55.839Z] OS/Arch: windows/amd64 [2021-09-15T15:49:55.839Z] Experimental: true [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:55.839Z] INFO: Docker info of control daemon [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:55.839Z] Client: [2021-09-15T15:49:55.839Z] Context: default [2021-09-15T15:49:55.839Z] Debug Mode: false [2021-09-15T15:49:55.839Z] Plugins: [2021-09-15T15:49:55.839Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-15T15:49:55.839Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-15T15:49:55.839Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:55.839Z] Server: [2021-09-15T15:49:55.839Z] Containers: 0 [2021-09-15T15:49:55.839Z] Running: 0 [2021-09-15T15:49:55.839Z] Paused: 0 [2021-09-15T15:49:55.839Z] Stopped: 0 [2021-09-15T15:49:55.839Z] Images: 1 [2021-09-15T15:49:55.839Z] Server Version: 20.10.8 [2021-09-15T15:49:55.839Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-15T15:49:55.839Z] Windows: [2021-09-15T15:49:55.839Z] LCOW: [2021-09-15T15:49:55.839Z] Logging Driver: json-file [2021-09-15T15:49:55.839Z] Plugins: [2021-09-15T15:49:55.839Z] Volume: local [2021-09-15T15:49:55.839Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T15:49:55.839Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T15:49:55.839Z] Swarm: inactive [2021-09-15T15:49:55.839Z] Default Isolation: process [2021-09-15T15:49:55.839Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-15T15:49:55.839Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-15T15:49:55.839Z] OSType: windows [2021-09-15T15:49:55.839Z] Architecture: x86_64 [2021-09-15T15:49:55.839Z] CPUs: 4 [2021-09-15T15:49:55.839Z] Total Memory: 32GiB [2021-09-15T15:49:55.839Z] Name: azwin-2-8de650 [2021-09-15T15:49:55.839Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-15T15:49:55.839Z] Docker Root Dir: D:\docker [2021-09-15T15:49:55.839Z] Debug Mode: false [2021-09-15T15:49:55.839Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:49:55.839Z] Labels: [2021-09-15T15:49:55.839Z] Experimental: true [2021-09-15T15:49:55.839Z] Insecure Registries: [2021-09-15T15:49:55.839Z] 10.0.0.4:5000 [2021-09-15T15:49:55.839Z] 127.0.0.0/8 [2021-09-15T15:49:55.839Z] Registry Mirrors: [2021-09-15T15:49:55.839Z] http://10.0.0.4:5000/ [2021-09-15T15:49:55.839Z] Live Restore Enabled: false [2021-09-15T15:49:55.839Z] Product License: Community Engine [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:55.839Z] INFO: Commit hash is b7a2a4fda2 [2021-09-15T15:49:55.839Z] INFO: Nuke-Everything... [2021-09-15T15:49:55.839Z] INFO: Container count on control daemon to delete is 0 [2021-09-15T15:49:55.839Z] INFO: Nuking d:\CI [2021-09-15T15:49:55.839Z] INFO: Zapped successfully [2021-09-15T15:49:55.839Z] INFO: Location for testing is d:\CI\PR-42842\4 [2021-09-15T15:49:55.839Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:55.839Z] INFO: Building the image from Dockerfile.windows at 09/15/2021 15:49:54... [2021-09-15T15:49:55.839Z] [2021-09-15T15:49:56.726Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-15T15:49:57.838Z] [2021-09-15T15:49:57.838Z] Name Version Source Summary [2021-09-15T15:49:57.838Z] ---- ------- ------ ------- [2021-09-15T15:49:57.838Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-15T15:49:57.838Z] [2021-09-15T15:49:57.838Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-15T15:49:57.838Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-15T15:49:57.838Z] PSChildName : containerd [2021-09-15T15:49:57.838Z] PSDrive : C [2021-09-15T15:49:57.838Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-15T15:49:57.838Z] PSIsContainer : True [2021-09-15T15:49:57.838Z] Name : containerd [2021-09-15T15:49:57.838Z] FullName : C:\containerd [2021-09-15T15:49:57.838Z] Parent : [2021-09-15T15:49:57.838Z] Exists : True [2021-09-15T15:49:57.838Z] Root : C:\ [2021-09-15T15:49:57.838Z] Extension : [2021-09-15T15:49:57.838Z] CreationTime : 9/15/2021 3:49:57 PM [2021-09-15T15:49:57.838Z] CreationTimeUtc : 9/15/2021 3:49:57 PM [2021-09-15T15:49:57.838Z] LastAccessTime : 9/15/2021 3:49:57 PM [2021-09-15T15:49:57.838Z] LastAccessTimeUtc : 9/15/2021 3:49:57 PM [2021-09-15T15:49:57.838Z] LastWriteTime : 9/15/2021 3:49:57 PM [2021-09-15T15:49:57.838Z] LastWriteTimeUtc : 9/15/2021 3:49:57 PM [2021-09-15T15:49:57.838Z] Attributes : Directory [2021-09-15T15:49:57.838Z] Mode : d----- [2021-09-15T15:49:57.838Z] BaseName : containerd [2021-09-15T15:49:57.838Z] Target : {} [2021-09-15T15:49:57.838Z] LinkType : [2021-09-15T15:49:57.838Z] [2021-09-15T15:49:58.792Z] Sending build context to Docker daemon 60.65MB [2021-09-15T15:49:58.792Z] [2021-09-15T15:49:58.792Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-15T15:49:58.792Z] ---> 6e98155df178 [2021-09-15T15:49:58.792Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-15T15:49:58.792Z] ---> Running in 2d49ad13d99a [2021-09-15T15:49:58.808Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-15T15:49:58.808Z] INFO: Configuring git core.autocrlf... [2021-09-15T15:49:59.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-09-15T15:49:59.260Z] Removing intermediate container 2d49ad13d99a [2021-09-15T15:49:59.260Z] ---> cb85e80aed20 [2021-09-15T15:49:59.260Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-09-15T15:49:59.260Z] ---> Running in 062b3b72bba1 [2021-09-15T15:49:59.265Z] [2021-09-15T15:49:59.265Z] [2021-09-15T15:49:59.360Z] #78 exporting layers 26.1s done [2021-09-15T15:49:59.360Z] #78 writing image sha256:ffb1928f0a4c18e5db818a07e9311d3ad61fd63c9d45c525679d53c0abd40d10 done [2021-09-15T15:49:59.360Z] #78 naming to docker.io/library/docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 done [2021-09-15T15:49:59.360Z] #78 DONE 26.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-09-15T15:49:59.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42842/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/validate/default [2021-09-15T15:49:59.728Z] Removing intermediate container 062b3b72bba1 [2021-09-15T15:49:59.728Z] ---> c64c7a36523c [2021-09-15T15:49:59.728Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-15T15:49:59.728Z] ---> Running in 8c31d066a30a [2021-09-15T15:50:00.196Z] Removing intermediate container 8c31d066a30a [2021-09-15T15:50:00.196Z] ---> 832bae99f3a9 [2021-09-15T15:50:00.196Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-15T15:50:00.196Z] ---> Running in 39741f503a2f [2021-09-15T15:50:00.625Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-09-15T15:50:00.625Z] No api/types/ or api/swagger.yaml changes in diff. [2021-09-15T15:50:00.625Z] Congratulations! All TOML source files changed here have valid syntax. [2021-09-15T15:50:00.625Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-09-15T15:50:00.625Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-09-15T15:50:00.625Z] Congratulations! No new tests were added to integration-cli. [2021-09-15T15:50:00.625Z] [2021-09-15T15:50:00.625Z] INFO Start validation with golang-ci-lint [2021-09-15T15:50:00.625Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-09-15T15:50:00.625Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-15T15:50:00.625Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-15T15:50:00.664Z] Removing intermediate container 39741f503a2f [2021-09-15T15:50:00.664Z] ---> 6e9151315e0f [2021-09-15T15:50:00.664Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-09-15T15:50:00.664Z] ---> Running in d99d61692503 [2021-09-15T15:50:00.664Z] Removing intermediate container d99d61692503 [2021-09-15T15:50:00.664Z] ---> d450830ed22c [2021-09-15T15:50:00.664Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-09-15T15:50:00.664Z] ---> Running in f5ff4e611ee4 [2021-09-15T15:50:01.755Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-15T15:50:01.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-09-15T15:50:01.755Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-15T15:50:02.317Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-15T15:50:02.573Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-15T15:50:02.573Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2021-09-15T15:50:02.573Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-15T15:50:03.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-09-15T15:50:03.135Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-15T15:50:03.135Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-09-15T15:50:03.135Z] === RUN TestWaitNonBlocked [2021-09-15T15:50:03.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T15:50:03.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T15:50:03.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T15:50:03.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T15:50:03.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T15:50:03.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T15:50:03.390Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-15T15:50:03.646Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-15T15:50:04.207Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-15T15:50:04.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2021-09-15T15:50:04.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2021-09-15T15:50:04.207Z] === RUN TestWaitBlocked [2021-09-15T15:50:04.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T15:50:04.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T15:50:04.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T15:50:04.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T15:50:04.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T15:50:04.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T15:50:05.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-09-15T15:50:05.134Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-15T15:50:05.134Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2021-09-15T15:50:05.134Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-09-15T15:50:05.134Z] === CONT TestContainerStartOnDaemonRestart [2021-09-15T15:50:05.134Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-15T15:50:05.134Z] === CONT TestIpcModeOlderClient [2021-09-15T15:50:05.134Z] === CONT TestContainerKillOnDaemonStart [2021-09-15T15:50:05.134Z] === CONT TestDaemonHostGatewayIP [2021-09-15T15:50:05.134Z] === CONT TestDaemonRestartIpcMode [2021-09-15T15:50:05.390Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-09-15T15:50:08.656Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s) [2021-09-15T15:50:08.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-09-15T15:50:08.657Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-15T15:50:08.657Z] check_test.go:308: [d2a5b6f1bb7df] daemon is not started [2021-09-15T15:50:08.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-09-15T15:50:08.657Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-15T15:50:08.657Z] check_test.go:308: [d7b90dca3e938] daemon is not started [2021-09-15T15:50:08.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-09-15T15:50:09.217Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s) [2021-09-15T15:50:09.217Z] --- PASS: TestDaemonHostGatewayIP (4.02s) [2021-09-15T15:50:09.778Z] --- PASS: TestDaemonRestartIpcMode (4.59s) [2021-09-15T15:50:11.782Z] check_test.go:308: [d057c59f50f78] daemon is not started [2021-09-15T15:50:11.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-09-15T15:50:12.080Z] #55 ... [2021-09-15T15:50:12.080Z] [2021-09-15T15:50:12.080Z] #58 [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-09-15T15:50:12.080Z] #58 sha256:068b55b9fb03241a5771233d1a0a7fad63296751d25d0bd70b148914b644a5a1 [2021-09-15T15:50:12.080Z] #58 250.5 + bin/containerd [2021-09-15T15:50:13.311Z] [2021-09-15T15:50:13.311Z] SUCCESS: Specified value was saved. [2021-09-15T15:50:13.668Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-15T15:50:13.924Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-15T15:50:14.179Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-15T15:50:14.296Z] INFO: Downloading git... [2021-09-15T15:50:15.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-09-15T15:50:15.370Z] #58 ... [2021-09-15T15:50:15.370Z] [2021-09-15T15:50:15.370Z] #55 [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-09-15T15:50:15.370Z] #55 sha256:c6f3579b1b0e0f58cd88aa41cc2501a0e172ca1158ec51ad2172420e429d6921 [2021-09-15T15:50:15.370Z] #55 141.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-09-15T15:50:15.370Z] #55 142.4 + mkdir -p /build [2021-09-15T15:50:15.370Z] #55 142.4 + cp runc /build/runc [2021-09-15T15:50:15.865Z] INFO: Downloading go... [2021-09-15T15:50:16.307Z] #55 DONE 143.2s [2021-09-15T15:50:16.307Z] [2021-09-15T15:50:16.307Z] #58 [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-09-15T15:50:16.307Z] #58 sha256:068b55b9fb03241a5771233d1a0a7fad63296751d25d0bd70b148914b644a5a1 [2021-09-15T15:50:16.467Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-15T15:50:17.393Z] --- PASS: TestContainerKillOnDaemonStart (12.23s) [2021-09-15T15:50:17.393Z] PASS [2021-09-15T15:50:17.393Z] [2021-09-15T15:50:17.393Z] === Skipped [2021-09-15T15:50:17.393Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-15T15:50:17.393Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T15:50:17.393Z] [2021-09-15T15:50:17.393Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-15T15:50:17.393Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T15:50:17.393Z] [2021-09-15T15:50:17.393Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-15T15:50:17.393Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T15:50:17.393Z] [2021-09-15T15:50:17.393Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-15T15:50:17.393Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-15T15:50:17.393Z] [2021-09-15T15:50:17.394Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-15T15:50:17.394Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-15T15:50:17.394Z] [2021-09-15T15:50:17.394Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-15T15:50:17.394Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-15T15:50:17.394Z] [2021-09-15T15:50:17.394Z] DONE 195 tests, 6 skipped in 118.660s [2021-09-15T15:50:17.394Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-15T15:50:17.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-15T15:50:17.394Z] ++ set -e [2021-09-15T15:50:17.394Z] ++ '[' -n 0 ']' [2021-09-15T15:50:17.394Z] ++ set -x [2021-09-15T15:50:17.394Z] ++ 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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-15T15:50:17.394Z] === RUN TestConfigDaemonLibtrustID [2021-09-15T15:50:17.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-09-15T15:50:17.687Z] #58 ... [2021-09-15T15:50:17.687Z] [2021-09-15T15:50:17.687Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-15T15:50:17.687Z] #56 sha256:b602893bfefdf9962cc0712228b0fdf375f3a310047583dc2c1356208b3e9062 [2021-09-15T15:50:17.687Z] #56 DONE 0.2s [2021-09-15T15:50:17.687Z] [2021-09-15T15:50:17.687Z] #58 [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-09-15T15:50:17.687Z] #58 sha256:068b55b9fb03241a5771233d1a0a7fad63296751d25d0bd70b148914b644a5a1 [2021-09-15T15:50:17.954Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-09-15T15:50:17.954Z] === RUN TestDaemonConfigValidation [2021-09-15T15:50:17.954Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-15T15:50:17.955Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-15T15:50:17.955Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-15T15:50:17.955Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-15T15:50:17.955Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-15T15:50:17.955Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-15T15:50:17.955Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-15T15:50:17.955Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-15T15:50:17.955Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-15T15:50:17.955Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-15T15:50:17.955Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-15T15:50:17.955Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-15T15:50:17.955Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-15T15:50:17.955Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-15T15:50:17.955Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-15T15:50:18.079Z] INFO: Downloading compiler 1 of 3... [2021-09-15T15:50:18.079Z] INFO: Downloading compiler 2 of 3... [2021-09-15T15:50:18.079Z] INFO: Downloading compiler 3 of 3... [2021-09-15T15:50:18.210Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-15T15:50:18.210Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-09-15T15:50:18.210Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-09-15T15:50:18.210Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-09-15T15:50:18.210Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-09-15T15:50:18.210Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-09-15T15:50:18.210Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-15T15:50:18.210Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-15T15:50:18.546Z] INFO: Extracting git... [2021-09-15T15:50:19.136Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-15T15:50:19.136Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-15T15:50:20.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-09-15T15:50:20.061Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-15T15:50:20.061Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-15T15:50:20.061Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-15T15:50:20.061Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-15T15:50:20.061Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-15T15:50:20.061Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-15T15:50:20.061Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-15T15:50:20.061Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-15T15:50:20.061Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-15T15:50:20.061Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-15T15:50:21.425Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-15T15:50:21.425Z] daemon_test.go:148: [dac1720f9f837] daemon is not started [2021-09-15T15:50:21.425Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-09-15T15:50:21.426Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-09-15T15:50:21.426Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-09-15T15:50:21.426Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-09-15T15:50:21.426Z] PASS [2021-09-15T15:50:21.426Z] [2021-09-15T15:50:21.426Z] DONE 11 tests in 3.748s [2021-09-15T15:50:21.426Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-15T15:50:21.426Z] ++ 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-09-15T15:50:21.426Z] ++ set -e [2021-09-15T15:50:21.426Z] ++ '[' -n 0 ']' [2021-09-15T15:50:21.426Z] ++ set -x [2021-09-15T15:50:21.426Z] ++ 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-09-15T15:50:21.426Z] INFO: Testing against a local daemon [2021-09-15T15:50:21.426Z] === RUN TestCommitInheritsEnv [2021-09-15T15:50:21.681Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-09-15T15:50:21.681Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-15T15:50:21.681Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-15T15:50:21.681Z] === RUN TestImagesFilterMultiReference [2021-09-15T15:50:21.681Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-09-15T15:50:21.681Z] === RUN TestImagePullPlatformInvalid [2021-09-15T15:50:21.681Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-15T15:50:21.681Z] === RUN TestRemoveImageOrphaning [2021-09-15T15:50:21.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-09-15T15:50:21.936Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-09-15T15:50:21.936Z] === RUN TestRemoveImageGarbageCollector [2021-09-15T15:50:22.533Z] Removing intermediate container 0d67e87f7309 [2021-09-15T15:50:22.533Z] ---> ee6a28e11a32 [2021-09-15T15:50:22.533Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-15T15:50:22.533Z] ---> Running in b336efc38152 [2021-09-15T15:50:22.862Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-15T15:50:23.787Z] --- PASS: TestRemoveImageGarbageCollector (1.70s) [2021-09-15T15:50:23.787Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-15T15:50:23.787Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-15T15:50:23.787Z] === RUN TestTagInvalidReference [2021-09-15T15:50:23.787Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-15T15:50:23.787Z] === RUN TestTagValidPrefixedRepo [2021-09-15T15:50:23.787Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-15T15:50:23.787Z] === RUN TestTagExistedNameWithoutForce [2021-09-15T15:50:23.787Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-15T15:50:23.787Z] === RUN TestTagOfficialNames [2021-09-15T15:50:23.787Z] --- PASS: TestTagOfficialNames (0.04s) [2021-09-15T15:50:23.787Z] === RUN TestTagMatchesDigest [2021-09-15T15:50:23.787Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-15T15:50:23.787Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-15T15:50:24.709Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-15T15:50:24.709Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-15T15:50:24.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-09-15T15:50:25.167Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-15T15:50:25.167Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-15T15:50:25.167Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-15T15:50:25.167Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:50:25.167Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-15T15:50:25.167Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T15:50:25.625Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-15T15:50:25.625Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-15T15:50:25.625Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-15T15:50:25.625Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-15T15:50:25.625Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-15T15:50:25.625Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-15T15:50:26.591Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-15T15:50:26.591Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-15T15:50:26.602Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-15T15:50:27.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-09-15T15:50:28.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-15T15:50:28.780Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-15T15:50:31.028Z] INFO: Expanding go... [2021-09-15T15:50:31.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-09-15T15:50:33.181Z] check_test.go:308: [d8a19514a7c1d] daemon is not started [2021-09-15T15:50:33.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-09-15T15:50:33.181Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-15T15:50:35.695Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-09-15T15:50:37.059Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-15T15:50:37.621Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-15T15:50:38.547Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-09-15T15:50:38.547Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-15T15:50:39.911Z] check_test.go:308: [d01b7551381ba] daemon is not started [2021-09-15T15:50:39.911Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-09-15T15:50:41.275Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-15T15:50:41.392Z] Removing intermediate container b336efc38152 [2021-09-15T15:50:41.392Z] ---> 6173303099ec [2021-09-15T15:50:41.392Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-15T15:50:41.392Z] ---> Running in d3ba30c77fd0 [2021-09-15T15:50:41.392Z] Removing intermediate container d3ba30c77fd0 [2021-09-15T15:50:41.392Z] ---> 4380a535085c [2021-09-15T15:50:41.392Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-15T15:50:41.392Z] ---> Running in dfe44bc7a6f8 [2021-09-15T15:50:41.392Z] Removing intermediate container dfe44bc7a6f8 [2021-09-15T15:50:41.392Z] ---> 4c718a3c2cd5 [2021-09-15T15:50:41.392Z] Step 11/11 : COPY . . [2021-09-15T15:50:41.530Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-15T15:50:41.530Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-15T15:50:42.456Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-15T15:50:42.731Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/builder [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/builder/remotecontext 0.191s coverage: 13.7% of statements [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/builder/dockerfile 0.327s coverage: 49.0% of statements [2021-09-15T15:50:42.732Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-15T15:50:42.732Z] ok github.com/docker/docker/cmd/docker-proxy 0.176s coverage: 67.6% of statements [2021-09-15T15:50:43.308Z] ok github.com/docker/docker/builder/remotecontext/git 5.210s coverage: 86.3% of statements [2021-09-15T15:50:43.308Z] ? github.com/docker/docker/cli [no test files] [2021-09-15T15:50:43.308Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-15T15:50:43.382Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-15T15:50:43.382Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-09-15T15:50:43.942Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-15T15:50:45.233Z] ok github.com/docker/docker/client 0.347s coverage: 75.6% of statements [2021-09-15T15:50:47.208Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-09-15T15:50:48.134Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-09-15T15:50:48.695Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-09-15T15:50:49.255Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-09-15T15:50:49.255Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-09-15T15:50:49.764Z] #58 285.6 # github.com/containerd/containerd/cmd/containerd [2021-09-15T15:50:49.764Z] #58 285.6 /usr/bin/ld: /tmp/go-link-4012220011/000019.o: in function `New': [2021-09-15T15:50:49.764Z] #58 285.6 /tmp/tmp.DE16TK7IC5/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-09-15T15:50:49.764Z] #58 285.7 + bin/containerd-stress [2021-09-15T15:50:49.764Z] #58 286.7 + bin/containerd-shim [2021-09-15T15:50:49.816Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-09-15T15:50:50.063Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:50:50.063Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:50:50.063Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:50:50.063Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:50:50.063Z] [2021-09-15T15:50:50.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-15T15:50:50.063Z] DOCKER_SYSTEMD=1 [2021-09-15T15:50:50.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-15T15:50:50.063Z] HOSTNAME=db80bce21979 [2021-09-15T15:50:50.063Z] DEST=bundles/test-integration [2021-09-15T15:50:50.063Z] PWD=/go/src/github.com/docker/docker [2021-09-15T15:50:50.063Z] DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:50:50.063Z] container=docker [2021-09-15T15:50:50.063Z] HOME=/root [2021-09-15T15:50:50.063Z] LANG=C.UTF-8 [2021-09-15T15:50:50.063Z] INVOCATION_ID=aa8bb8af189a441eb9b01ac27b7515c3 [2021-09-15T15:50:50.063Z] GOLANG_VERSION=1.17 [2021-09-15T15:50:50.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-15T15:50:50.063Z] VALIDATE_BRANCH=master [2021-09-15T15:50:50.063Z] TERM=xterm [2021-09-15T15:50:50.063Z] DOCKER_PKG=github.com/docker/docker [2021-09-15T15:50:50.063Z] SHLVL=3 [2021-09-15T15:50:50.063Z] TIMEOUT=120m [2021-09-15T15:50:50.063Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-15T15:50:50.063Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-15T15:50:50.063Z] GO111MODULE=off [2021-09-15T15:50:50.063Z] DOCKER_EXPERIMENTAL=1 [2021-09-15T15:50:50.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-15T15:50:50.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-15T15:50:50.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-15T15:50:50.063Z] GOPATH=/go [2021-09-15T15:50:50.063Z] PKG_CONFIG=pkg-config [2021-09-15T15:50:50.063Z] _=/usr/bin/env [2021-09-15T15:50:50.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-15T15:50:50.377Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-09-15T15:50:50.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-09-15T15:50:50.887Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-15T15:50:51.143Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-09-15T15:50:51.704Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-15T15:50:51.704Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-09-15T15:50:52.248Z] INFO: Expanding compiler 1 of 3... [2021-09-15T15:50:52.248Z] INFO: Expanding compiler 2 of 3... [2021-09-15T15:50:52.265Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-09-15T15:50:52.826Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-09-15T15:50:53.386Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-09-15T15:50:53.947Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-09-15T15:50:53.947Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-15T15:50:53.951Z] #58 294.0 + bin/containerd-shim-runc-v1 [2021-09-15T15:50:54.203Z] check_test.go:308: [d63fcfcb52479] daemon is not started [2021-09-15T15:50:54.203Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-09-15T15:50:55.568Z] check_test.go:308: [d6e9a4d337c0b] daemon is not started [2021-09-15T15:50:55.568Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-09-15T15:50:55.823Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-09-15T15:50:56.038Z] INFO: Expanding compiler 3 of 3... [2021-09-15T15:50:56.038Z] INFO: Removing downloaded files... [2021-09-15T15:50:56.038Z] INFO: Downloading containerd [2021-09-15T15:50:57.187Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-09-15T15:50:59.072Z] ---> 665e006adc35 [2021-09-15T15:50:59.224Z] #58 299.1 + bin/containerd-shim-runc-v2 [2021-09-15T15:50:59.224Z] #58 299.7 + binaries [2021-09-15T15:50:59.224Z] #58 299.7 + install -D bin/containerd /build/containerd [2021-09-15T15:50:59.224Z] #58 299.7 + install -D bin/containerd-shim /build/containerd-shim [2021-09-15T15:50:59.224Z] #58 299.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-15T15:50:59.224Z] #58 299.7 + install -D bin/ctr /build/ctr [2021-09-15T15:50:59.530Z] Successfully built 665e006adc35 [2021-09-15T15:50:59.530Z] Successfully tagged docker:latest [2021-09-15T15:50:59.530Z] INFO: Image build ended at 09/15/2021 15:50:59. Duration:00:02:41.9561545 [2021-09-15T15:50:59.530Z] [2021-09-15T15:50:59.530Z] [2021-09-15T15:50:59.530Z] INFO: Building the test binaries at 09/15/2021 15:50:59... [2021-09-15T15:50:59.703Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-09-15T15:51:00.264Z] check_test.go:308: [de0e86e4cb529] daemon is not started [2021-09-15T15:51:00.264Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-09-15T15:51:01.125Z] #58 DONE 301.5s [2021-09-15T15:51:01.629Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-15T15:51:01.884Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-15T15:51:01.884Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-15T15:51:02.063Z] [2021-09-15T15:51:02.063Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-15T15:51:02.063Z] #59 sha256:62ab5d7dc2801f22b11c4ad9b92da707c0a287e101b4551a1c9669aec8fa39b5 [2021-09-15T15:51:02.139Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-09-15T15:51:02.428Z] INFO: make.ps1 starting at 09/15/2021 15:51:02 [2021-09-15T15:51:02.629Z] #59 DONE 0.7s [2021-09-15T15:51:02.629Z] [2021-09-15T15:51:02.629Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-15T15:51:02.629Z] #63 sha256:b9775abe079718f6786069722ed728e62900a547eb217aa96af81390d51ab6c8 [2021-09-15T15:51:02.886Z] INFO: Git commit (b7a2a4fda2) assumed from DOCKER_GITCOMMIT environment variable [2021-09-15T15:51:02.886Z] INFO: Invoking autogen... [2021-09-15T15:51:02.888Z] #63 DONE 0.2s [2021-09-15T15:51:02.888Z] [2021-09-15T15:51:02.888Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-15T15:51:02.888Z] #68 sha256:50bfecf73c98bc7c67ca6f6d0ab7ba3887e36adeed14e8cd9f0ebcf0b4fa0d57 [2021-09-15T15:51:03.343Z] INFO: Building daemon... [2021-09-15T15:51:03.453Z] #68 DONE 0.8s [2021-09-15T15:51:03.503Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-09-15T15:51:03.712Z] [2021-09-15T15:51:03.712Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-15T15:51:03.712Z] #69 sha256:d0fd63a80d2a84e9366ddab036a9a2a7a41909062a44d978bc8e7a75ad8c87c8 [2021-09-15T15:51:03.712Z] #69 DONE 0.0s [2021-09-15T15:51:03.712Z] [2021-09-15T15:51:03.712Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-15T15:51:03.712Z] #70 sha256:d4d3633d6f2625af2d78dee28712f30879ce1e62bd6c263743f132344cc79d59 [2021-09-15T15:51:04.654Z] #70 DONE 1.2s [2021-09-15T15:51:04.693Z] [2021-09-15T15:51:04.693Z] Name Version Source Summary [2021-09-15T15:51:04.693Z] ---- ------- ------ ------- [2021-09-15T15:51:04.693Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-15T15:51:04.912Z] [2021-09-15T15:51:04.912Z] #71 exporting to image [2021-09-15T15:51:04.912Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-15T15:51:04.912Z] #71 exporting layers [2021-09-15T15:51:05.160Z] [2021-09-15T15:51:05.160Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-15T15:51:05.160Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-15T15:51:05.160Z] PSChildName : containerd [2021-09-15T15:51:05.160Z] PSDrive : C [2021-09-15T15:51:05.160Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-15T15:51:05.160Z] PSIsContainer : True [2021-09-15T15:51:05.160Z] Name : containerd [2021-09-15T15:51:05.160Z] FullName : C:\containerd [2021-09-15T15:51:05.160Z] Parent : [2021-09-15T15:51:05.160Z] Exists : True [2021-09-15T15:51:05.160Z] Root : C:\ [2021-09-15T15:51:05.160Z] Extension : [2021-09-15T15:51:05.160Z] CreationTime : 9/15/2021 3:51:04 PM [2021-09-15T15:51:05.160Z] CreationTimeUtc : 9/15/2021 3:51:04 PM [2021-09-15T15:51:05.160Z] LastAccessTime : 9/15/2021 3:51:04 PM [2021-09-15T15:51:05.160Z] LastAccessTimeUtc : 9/15/2021 3:51:04 PM [2021-09-15T15:51:05.160Z] LastWriteTime : 9/15/2021 3:51:04 PM [2021-09-15T15:51:05.160Z] LastWriteTimeUtc : 9/15/2021 3:51:04 PM [2021-09-15T15:51:05.160Z] Attributes : Directory [2021-09-15T15:51:05.160Z] Mode : d----- [2021-09-15T15:51:05.160Z] BaseName : containerd [2021-09-15T15:51:05.160Z] Target : {} [2021-09-15T15:51:05.160Z] LinkType : [2021-09-15T15:51:05.160Z] [2021-09-15T15:51:05.389Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-15T15:51:06.723Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-15T15:51:06.723Z] INFO: Configuring git core.autocrlf... [2021-09-15T15:51:06.723Z] [2021-09-15T15:51:06.723Z] [2021-09-15T15:51:06.753Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-15T15:51:06.753Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-09-15T15:51:08.116Z] check_test.go:308: [db3b3f929017f] daemon is not started [2021-09-15T15:51:08.116Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-09-15T15:51:08.116Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-15T15:51:11.327Z] Removing intermediate container 28c4e98d4a1f [2021-09-15T15:51:11.327Z] ---> b88db135fbf1 [2021-09-15T15:51:11.327Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-15T15:51:11.327Z] ---> Running in 78cb6f6b6213 [2021-09-15T15:51:11.327Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-15T15:51:11.327Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-15T15:51:11.327Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-15T15:51:11.327Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-15T15:51:11.327Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-15T15:51:11.327Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:51:11.327Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-15T15:51:11.327Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T15:51:11.327Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-15T15:51:11.327Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-15T15:51:11.327Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-15T15:51:11.327Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-15T15:51:11.327Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-15T15:51:11.327Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-15T15:51:11.327Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-15T15:51:11.327Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-15T15:51:11.381Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-15T15:51:11.475Z] #71 exporting layers 6.0s done [2021-09-15T15:51:11.475Z] #71 writing image sha256:578f30f4d6e683a49d494ce9fdaf3babdd09d7ec0c22b453598ae0c999197116 done [2021-09-15T15:51:11.475Z] #71 naming to docker.io/library/docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 done [2021-09-15T15:51:11.475Z] #71 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-15T15:51:11.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -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:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh dynbinary test-integration [2021-09-15T15:51:12.745Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-15T15:51:13.189Z] [2021-09-15T15:51:13.190Z] Removing bundles/ [2021-09-15T15:51:13.190Z] [2021-09-15T15:51:13.190Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-15T15:51:13.190Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:51:13.190Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:51:14.110Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-15T15:51:14.366Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-09-15T15:51:15.729Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-15T15:51:16.290Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-09-15T15:51:17.391Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 29.3% of statements [2021-09-15T15:51:17.391Z] ok github.com/docker/docker/container 0.136s coverage: 34.8% of statements [2021-09-15T15:51:18.004Z] ok github.com/docker/docker/cmd/dockerd/trap 2.973s coverage: 0.0% of statements [2021-09-15T15:51:18.004Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-15T15:51:18.004Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-15T15:51:18.004Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-15T15:51:18.004Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-15T15:51:18.004Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-15T15:51:18.176Z] check_test.go:308: [dd5c09813a4da] daemon is not started [2021-09-15T15:51:18.176Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-09-15T15:51:18.737Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-09-15T15:51:19.299Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-09-15T15:51:19.486Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2021-09-15T15:51:19.554Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-09-15T15:51:21.443Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-09-15T15:51:21.443Z] check_test.go:308: [de0ef43b49bc2] daemon is not started [2021-09-15T15:51:21.443Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-09-15T15:51:21.646Z] Removing intermediate container 78cb6f6b6213 [2021-09-15T15:51:21.646Z] ---> 7bfa6f6209b2 [2021-09-15T15:51:21.646Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-15T15:51:21.646Z] ---> Running in 73b7796bbdaa [2021-09-15T15:51:21.646Z] Removing intermediate container 73b7796bbdaa [2021-09-15T15:51:21.646Z] ---> 3279c453d1a0 [2021-09-15T15:51:21.646Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-15T15:51:21.646Z] ---> Running in 123586dd924e [2021-09-15T15:51:21.646Z] Removing intermediate container 123586dd924e [2021-09-15T15:51:21.646Z] ---> 997faa1d1310 [2021-09-15T15:51:21.646Z] Step 11/11 : COPY . . [2021-09-15T15:51:22.055Z] ok github.com/docker/docker/daemon/cluster/convert 0.079s coverage: 35.9% of statements [2021-09-15T15:51:22.369Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-09-15T15:51:23.732Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-09-15T15:51:24.615Z] ok github.com/docker/docker/daemon/cluster 0.149s coverage: 0.5% of statements [2021-09-15T15:51:26.009Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 81.1% of statements [2021-09-15T15:51:26.009Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2021-09-15T15:51:26.275Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-09-15T15:51:26.534Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-15T15:51:26.534Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-15T15:51:27.111Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-09-15T15:51:27.222Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-09-15T15:51:27.485Z] ok github.com/docker/docker/daemon/graphdriver 0.027s coverage: 2.2% of statements [2021-09-15T15:51:28.047Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-09-15T15:51:28.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-15T15:51:28.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-15T15:51:29.952Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-15T15:51:29.952Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-15T15:51:30.215Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-15T15:51:30.794Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-15T15:51:30.794Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-09-15T15:51:30.794Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-15T15:51:30.798Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.843s coverage: 74.6% of statements [2021-09-15T15:51:30.799Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.1% of statements [2021-09-15T15:51:30.799Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.530s coverage: 13.8% of statements [2021-09-15T15:51:31.053Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-15T15:51:31.053Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-15T15:51:31.750Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.883s coverage: 56.2% of statements [2021-09-15T15:51:32.699Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-09-15T15:51:32.949Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-15T15:51:33.509Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-09-15T15:51:34.070Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-15T15:51:34.622Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.726s coverage: 49.4% of statements [2021-09-15T15:51:34.997Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-15T15:51:36.359Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-15T15:51:36.549Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 57.5% of statements [2021-09-15T15:51:36.549Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.396s coverage: 57.7% of statements [2021-09-15T15:51:36.921Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-09-15T15:51:36.921Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-15T15:51:37.129Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.057s coverage: 46.3% of statements [2021-09-15T15:51:37.704Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2021-09-15T15:51:37.846Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-15T15:51:37.967Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-09-15T15:51:38.102Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-09-15T15:51:38.917Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.7% of statements [2021-09-15T15:51:39.466Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-09-15T15:51:39.493Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.5% of statements [2021-09-15T15:51:40.027Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-09-15T15:51:40.069Z] ok github.com/docker/docker/daemon/logger/awslogs 0.351s coverage: 77.0% of statements [2021-09-15T15:51:40.069Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-09-15T15:51:40.338Z] ok github.com/docker/docker/daemon 12.179s coverage: 17.5% of statements [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-15T15:51:40.338Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-15T15:51:40.338Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 23.9% of statements [2021-09-15T15:51:40.601Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-09-15T15:51:41.179Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2021-09-15T15:51:41.756Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2021-09-15T15:51:41.756Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 75.2% of statements [2021-09-15T15:51:41.756Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-15T15:51:42.019Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 55.1% of statements [2021-09-15T15:51:42.283Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2021-09-15T15:51:42.541Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-09-15T15:51:42.756Z] ---> dc99c4b4a61f [2021-09-15T15:51:42.756Z] Successfully built dc99c4b4a61f [2021-09-15T15:51:42.756Z] Successfully tagged docker:latest [2021-09-15T15:51:42.756Z] INFO: Image build ended at 09/15/2021 15:51:40. Duration:00:02:55.1850399 [2021-09-15T15:51:42.756Z] [2021-09-15T15:51:42.756Z] [2021-09-15T15:51:42.756Z] INFO: Building the test binaries at 09/15/2021 15:51:41... [2021-09-15T15:51:42.797Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-15T15:51:42.860Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-09-15T15:51:43.124Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2021-09-15T15:51:44.074Z] ok github.com/docker/docker/distribution/metadata 0.099s coverage: 48.2% of statements [2021-09-15T15:51:44.981Z] INFO: make.ps1 starting at 09/15/2021 15:51:44 [2021-09-15T15:51:44.982Z] INFO: Git commit (b7a2a4fda2) assumed from DOCKER_GITCOMMIT environment variable [2021-09-15T15:51:44.982Z] INFO: Invoking autogen... [2021-09-15T15:51:45.023Z] ok github.com/docker/docker/daemon/logger/splunk 1.992s coverage: 82.5% of statements [2021-09-15T15:51:45.023Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-15T15:51:45.023Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-15T15:51:45.286Z] ok github.com/docker/docker/errdefs 0.011s coverage: 53.1% of statements [2021-09-15T15:51:45.439Z] INFO: Building daemon... [2021-09-15T15:51:45.548Z] ok github.com/docker/docker/distribution 0.142s coverage: 25.8% of statements [2021-09-15T15:51:45.549Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-15T15:51:46.124Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2021-09-15T15:51:46.386Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.1% of statements [2021-09-15T15:51:46.386Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-15T15:51:46.386Z] ok github.com/docker/docker/image 0.055s coverage: 86.6% of statements [2021-09-15T15:51:46.648Z] ok github.com/docker/docker/image/tarexport 0.029s coverage: 0.7% of statements [2021-09-15T15:51:46.912Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-09-15T15:51:47.174Z] ok github.com/docker/docker/image/v1 0.050s coverage: 25.0% of statements [2021-09-15T15:51:47.174Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-15T15:51:47.751Z] ok github.com/docker/docker/oci 0.018s coverage: 43.3% of statements [2021-09-15T15:51:48.014Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 52.9% of statements [2021-09-15T15:51:48.038Z] docker_cli_daemon_test.go:2550: [de5e75401afa9] daemon is not started [2021-09-15T15:51:48.277Z] ok github.com/docker/docker/opts 0.053s coverage: 67.1% of statements [2021-09-15T15:51:48.599Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-09-15T15:51:49.226Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-09-15T15:51:49.801Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-09-15T15:51:50.065Z] ok github.com/docker/docker/pkg/authorization 0.688s coverage: 68.3% of statements [2021-09-15T15:51:51.013Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2021-09-15T15:51:51.589Z] ok github.com/docker/docker/pkg/archive 1.100s coverage: 82.1% of statements [2021-09-15T15:51:51.589Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-09-15T15:51:51.851Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-09-15T15:51:52.426Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-09-15T15:51:52.688Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-09-15T15:51:53.264Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-09-15T15:51:53.526Z] ok github.com/docker/docker/pkg/chrootarchive 2.999s coverage: 43.2% of statements [2021-09-15T15:51:54.100Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 83.1% of statements [2021-09-15T15:51:54.100Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-09-15T15:51:54.675Z] ok github.com/docker/docker/pkg/fsutils 0.247s coverage: 85.1% of statements [2021-09-15T15:51:54.675Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-09-15T15:51:55.252Z] ok github.com/docker/docker/pkg/discovery/kv 3.039s coverage: 84.1% of statements [2021-09-15T15:51:55.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-15T15:51:56.199Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-09-15T15:51:56.199Z] ok github.com/docker/docker/pkg/idtools 0.604s coverage: 69.5% of statements [2021-09-15T15:51:56.199Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 69.7% of statements [2021-09-15T15:51:56.199Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-09-15T15:51:56.462Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-09-15T15:51:56.462Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-09-15T15:51:56.680Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-15T15:51:56.680Z] --- PASS: TestImportExtremelyLargeImageWorks (92.24s) [2021-09-15T15:51:56.680Z] PASS [2021-09-15T15:51:56.680Z] [2021-09-15T15:51:56.680Z] DONE 12 tests in 94.856s [2021-09-15T15:51:56.680Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-15T15:51:56.680Z] ++ 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-09-15T15:51:56.680Z] ++ set -e [2021-09-15T15:51:56.680Z] ++ '[' -n 0 ']' [2021-09-15T15:51:56.680Z] ++ set -x [2021-09-15T15:51:56.680Z] ++ 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-09-15T15:51:56.680Z] INFO: Testing against a local daemon [2021-09-15T15:51:56.680Z] === RUN TestNetworkCreateDelete [2021-09-15T15:51:56.680Z] --- PASS: TestNetworkCreateDelete (0.27s) [2021-09-15T15:51:56.680Z] === RUN TestDockerNetworkDeletePreferID [2021-09-15T15:51:56.725Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2021-09-15T15:51:56.725Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-09-15T15:51:56.935Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-09-15T15:51:56.935Z] === RUN TestDaemonDNSFallback [2021-09-15T15:51:56.987Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2021-09-15T15:51:57.250Z] ok github.com/docker/docker/layer 8.067s coverage: 68.8% of statements [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-15T15:51:57.250Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-15T15:51:57.495Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-15T15:51:57.513Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-09-15T15:51:57.797Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2021-09-15T15:51:58.055Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-09-15T15:51:58.079Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2021-09-15T15:51:58.079Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-09-15T15:51:58.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-15T15:51:58.663Z] ok github.com/docker/docker/pkg/reexec 0.040s coverage: 82.4% of statements [2021-09-15T15:51:58.663Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2021-09-15T15:51:58.925Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-09-15T15:51:59.177Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-09-15T15:51:59.189Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-09-15T15:51:59.189Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-09-15T15:51:59.452Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-09-15T15:52:00.027Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 51.2% of statements [2021-09-15T15:52:00.027Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 40.1% of statements [2021-09-15T15:52:00.290Z] ok github.com/docker/docker/pkg/tailfile 0.186s coverage: 88.6% of statements [2021-09-15T15:52:00.290Z] coverage: [no statements] [2021-09-15T15:52:00.290Z] ok github.com/docker/docker/pkg/term/windows 0.020s coverage: [no statements] [no tests to run] [2021-09-15T15:52:00.867Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-09-15T15:52:00.867Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-09-15T15:52:00.867Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2021-09-15T15:52:01.063Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-09-15T15:52:01.129Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-09-15T15:52:01.318Z] check_test.go:308: [d2ca6cf39d436] daemon is not started [2021-09-15T15:52:01.318Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-09-15T15:52:01.705Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.4% of statements [2021-09-15T15:52:01.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-15T15:52:01.968Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 86.0% of statements [2021-09-15T15:52:02.919Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2021-09-15T15:52:03.183Z] ok github.com/docker/docker/plugin 0.539s coverage: 23.2% of statements [2021-09-15T15:52:03.831Z] --- PASS: TestDaemonDNSFallback (6.74s) [2021-09-15T15:52:03.831Z] === RUN TestInspectNetwork [2021-09-15T15:52:04.578Z] ok github.com/docker/docker/registry 0.135s coverage: 58.8% of statements [2021-09-15T15:52:04.578Z] ok github.com/docker/docker/quota 0.560s coverage: 71.4% of statements [2021-09-15T15:52:04.578Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2021-09-15T15:52:04.758Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-15T15:52:04.842Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite (321.60s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.14s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.06s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (48.07s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (8.80s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.03s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.46s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (3.95s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.43s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.32s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.88s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.11s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.20s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.78s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (0.96s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.08s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.44s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.07s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.51s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.60s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.79s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.40s) [2021-09-15T15:52:05.014Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.71s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.83s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.29s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.40s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.56s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.71s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (2.85s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.41s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.50s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.30s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.46s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.49s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.45s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.57s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.86s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.84s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.29s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.79s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.86s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.70s) [2021-09-15T15:52:05.014Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.67s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.30s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.85s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.45s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.30s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.55s) [2021-09-15T15:52:05.015Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-15T15:52:05.015Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.83s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.62s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.38s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.56s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.73s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.80s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.05s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.42s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.54s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.74s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.31s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.80s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.27s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.56s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.88s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.43s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.34s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.58s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.84s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.12s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.61s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.39s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.23s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.16s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.61s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.95s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.13s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.57s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.69s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.48s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.31s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.02s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.87s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.37s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.24s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.39s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.02s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.23s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.87s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) [2021-09-15T15:52:05.015Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (3.85s) [2021-09-15T15:52:05.015Z] === RUN TestDockerSwarmSuite [2021-09-15T15:52:05.015Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-09-15T15:52:05.106Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-09-15T15:52:05.271Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-15T15:52:05.683Z] ok github.com/docker/docker/runconfig 0.045s coverage: 66.1% of statements [2021-09-15T15:52:05.832Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-15T15:52:06.087Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-15T15:52:07.014Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-15T15:52:07.014Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-15T15:52:07.014Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-15T15:52:07.014Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-15T15:52:07.078Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-09-15T15:52:07.269Z] === RUN TestInspectNetwork/full_network_id [2021-09-15T15:52:07.269Z] === RUN TestInspectNetwork/partial_network_id [2021-09-15T15:52:07.269Z] === RUN TestInspectNetwork/network_name [2021-09-15T15:52:07.269Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-15T15:52:08.027Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.7% of statements [2021-09-15T15:52:08.194Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-09-15T15:52:08.290Z] ok github.com/docker/docker/volume/local 0.191s coverage: 76.4% of statements [2021-09-15T15:52:10.840Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-09-15T15:52:11.453Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-09-15T15:52:11.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-15T15:52:12.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-15T15:52:12.816Z] --- PASS: TestInspectNetwork (9.04s) [2021-09-15T15:52:12.816Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-15T15:52:12.816Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-15T15:52:12.816Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-15T15:52:12.816Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-15T15:52:12.816Z] === RUN TestRunContainerWithBridgeNone [2021-09-15T15:52:13.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-15T15:52:14.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-15T15:52:14.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-15T15:52:14.702Z] --- PASS: TestRunContainerWithBridgeNone (1.78s) [2021-09-15T15:52:14.702Z] === RUN TestNetworkInvalidJSON [2021-09-15T15:52:14.702Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-15T15:52:14.702Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-15T15:52:14.702Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T15:52:14.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T15:52:14.702Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T15:52:14.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T15:52:14.702Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-15T15:52:14.702Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T15:52:14.702Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T15:52:14.702Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-15T15:52:14.702Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-15T15:52:14.702Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-15T15:52:14.702Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-15T15:52:14.702Z] === RUN TestNetworkList [2021-09-15T15:52:14.702Z] === RUN TestNetworkList//networks [2021-09-15T15:52:14.702Z] === PAUSE TestNetworkList//networks [2021-09-15T15:52:14.702Z] === RUN TestNetworkList//networks/ [2021-09-15T15:52:14.702Z] === PAUSE TestNetworkList//networks/ [2021-09-15T15:52:14.702Z] === CONT TestNetworkList//networks [2021-09-15T15:52:14.702Z] === CONT TestNetworkList//networks/ [2021-09-15T15:52:14.702Z] --- PASS: TestNetworkList (0.01s) [2021-09-15T15:52:14.702Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-15T15:52:14.702Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-15T15:52:14.702Z] === RUN TestHostIPv4BridgeLabel [2021-09-15T15:52:14.957Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-09-15T15:52:14.957Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-15T15:52:15.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-15T15:52:15.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-09-15T15:52:16.079Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-09-15T15:52:16.079Z] === RUN TestDaemonDefaultNetworkPools [2021-09-15T15:52:16.640Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-15T15:52:16.896Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-15T15:52:16.896Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-09-15T15:52:16.896Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-15T15:52:17.152Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-15T15:52:17.712Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-15T15:52:17.712Z] === RUN TestDockerSuite/TestBuildFails [2021-09-15T15:52:17.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-15T15:52:18.273Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2021-09-15T15:52:18.273Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-15T15:52:18.528Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-15T15:52:18.528Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-15T15:52:18.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-15T15:52:19.009Z] Removing intermediate container f5ff4e611ee4 [2021-09-15T15:52:19.009Z] ---> d9294323c5ad [2021-09-15T15:52:19.009Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-09-15T15:52:19.009Z] ---> Running in 9894361ed2f2 [2021-09-15T15:52:19.009Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-15T15:52:19.009Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-15T15:52:19.009Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-15T15:52:19.009Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-15T15:52:19.009Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-15T15:52:19.009Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-15T15:52:19.009Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-15T15:52:19.009Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-15T15:52:19.009Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T15:52:19.009Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-15T15:52:19.009Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-15T15:52:19.009Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-15T15:52:19.009Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-15T15:52:19.009Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-15T15:52:19.453Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-09-15T15:52:19.453Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-15T15:52:19.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-15T15:52:19.477Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-15T15:52:19.477Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-15T15:52:19.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-15T15:52:20.013Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-15T15:52:20.013Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-09-15T15:52:20.013Z] === RUN TestServiceWithPredefinedNetwork [2021-09-15T15:52:20.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-15T15:52:21.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-15T15:52:21.376Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-15T15:52:22.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-15T15:52:22.739Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-09-15T15:52:22.739Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-15T15:52:22.739Z] service_test.go:243: FLAKY_TEST [2021-09-15T15:52:22.739Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T15:52:22.739Z] === RUN TestServiceWithDataPathPortInit [2021-09-15T15:52:22.739Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-15T15:52:23.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-15T15:52:23.663Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-15T15:52:23.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-15T15:52:23.919Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-15T15:52:24.733Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-15T15:52:24.733Z] Using test binary docker [2021-09-15T15:52:24.733Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-15T15:52:24.733Z] Starting apparmor (via systemctl): apparmor.service. [2021-09-15T15:52:24.733Z] INFO: Waiting for daemon to start... [2021-09-15T15:52:24.733Z] Starting dockerd [2021-09-15T15:52:24.847Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-15T15:52:26.212Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-15T15:52:26.772Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-15T15:52:26.772Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-15T15:52:27.262Z] . [2021-09-15T15:52:27.263Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-15T15:52:27.263Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-15T15:52:27.263Z] Error: No such image: emptyfs [2021-09-15T15:52:27.522Z] Running integration-test (iteration 1) [2021-09-15T15:52:27.522Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-15T15:52:27.781Z] Loaded image: busybox:latest [2021-09-15T15:52:28.040Z] Loaded image: busybox:glibc [2021-09-15T15:52:28.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-09-15T15:52:28.392Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-15T15:52:28.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-09-15T15:52:29.416Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-15T15:52:29.416Z] [2021-09-15T15:52:29.416Z] ________ ____ __. [2021-09-15T15:52:29.416Z] \_____ \ | |/ _| [2021-09-15T15:52:29.416Z] / | \| < [2021-09-15T15:52:29.416Z] / | \ | \ [2021-09-15T15:52:29.416Z] \_______ /____|__ \ [2021-09-15T15:52:29.416Z] \/ \/ [2021-09-15T15:52:29.416Z] [2021-09-15T15:52:29.416Z] INFO: make.ps1 ended at 09/15/2021 15:52:29 [2021-09-15T15:52:29.417Z] Loaded image: debian:bullseye-slim [2021-09-15T15:52:29.417Z] Loaded image: hello-world:latest [2021-09-15T15:52:29.417Z] Loaded image: arm32v7/hello-world:latest [2021-09-15T15:52:29.417Z] INFO: Testing against a local daemon [2021-09-15T15:52:29.417Z] === RUN TestCgroupNamespacesBuild [2021-09-15T15:52:30.317Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-15T15:52:30.792Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2021-09-15T15:52:30.792Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-15T15:52:30.878Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-15T15:52:30.878Z] docker_api_swarm_test.go:563: [df89d67fdac36] joining swarm manager [d91b67eee160a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:52:30.950Z] INFO: Binaries build ended at 09/15/2021 15:52:30. Duration:00:01:31.2717299 [2021-09-15T15:52:31.915Z] INFO: Copying the built daemon binary to d:\CI\PR-42842\4\binary\dockerd-b7a2a4fda2.exe... [2021-09-15T15:52:31.915Z] INFO: Copying the built client binary to d:\CI\PR-42842\4\binary\docker-b7a2a4fda2.exe... [2021-09-15T15:52:31.915Z] INFO: Copying dockerversion from the container... [2021-09-15T15:52:32.165Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2021-09-15T15:52:32.165Z] === RUN TestBuildWithSession [2021-09-15T15:52:32.165Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T15:52:32.165Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-15T15:52:32.165Z] === RUN TestBuildSquashParent [2021-09-15T15:52:32.373Z] INFO: Copying the golang package from the container to d:\CI\PR-42842\4\installer\go.zip... [2021-09-15T15:52:32.811Z] ok github.com/docker/docker/pkg/plugins 33.655s coverage: 76.3% of statements [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/rootless [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/volume [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-15T15:52:32.811Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === Skipped [2021-09-15T15:52:32.811Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-15T15:52:32.811Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-15T15:52:32.811Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-15T15:52:32.811Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-15T15:52:32.811Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:71: No driver to put! [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-15T15:52:32.811Z] time="2021-09-15T15:51:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-15T15:52:32.811Z] time="2021-09-15T15:51:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-15T15:52:32.811Z] time="2021-09-15T15:51:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-15T15:52:32.811Z] time="2021-09-15T15:51:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-15T15:52:32.811Z] time="2021-09-15T15:51:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:71: No driver to put! [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-15T15:52:32.811Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-15T15:52:32.811Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-15T15:52:32.811Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T15:52:32.811Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-15T15:52:32.811Z] graphtest_unix.go:71: No driver to put! [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-15T15:52:32.811Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-15T15:52:32.811Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-15T15:52:32.811Z] [2021-09-15T15:52:32.811Z] DONE 2309 tests, 28 skipped in 193.384s [2021-09-15T15:52:32.812Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/config [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/idm [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/ns [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/options [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/osl [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T15:52:32.812Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-15T15:52:32.812Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/testutils github.com/docker/docker/libnetwork/types [2021-09-15T15:52:33.338Z] INFO: Extracting go.zip to d:\CI\PR-42842\4\go [2021-09-15T15:52:34.141Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-15T15:52:34.141Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-15T15:52:34.701Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-15T15:52:34.956Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-15T15:52:35.211Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-15T15:52:35.211Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-15T15:52:35.771Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-15T15:52:36.026Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-15T15:52:36.282Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-15T15:52:36.351Z] --- PASS: TestBuildSquashParent (4.20s) [2021-09-15T15:52:36.351Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-15T15:52:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T15:52:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T15:52:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T15:52:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T15:52:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T15:52:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T15:52:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T15:52:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T15:52:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T15:52:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T15:52:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T15:52:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T15:52:36.351Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T15:52:36.351Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T15:52:36.537Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-15T15:52:36.792Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-15T15:52:37.045Z] INFO [loader] Go packages loading at mode 575 (deps|imports|compiled_files|exports_file|files|name|types_sizes) took 2m22.595946434s [2021-09-15T15:52:37.045Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 499.684082ms [2021-09-15T15:52:37.048Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-15T15:52:37.290Z] Removing intermediate container 9894361ed2f2 [2021-09-15T15:52:37.290Z] ---> d97e1075640c [2021-09-15T15:52:37.290Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-15T15:52:37.290Z] ---> Running in 4f4b224a87dc [2021-09-15T15:52:37.290Z] Removing intermediate container 4f4b224a87dc [2021-09-15T15:52:37.290Z] ---> 845277662466 [2021-09-15T15:52:37.290Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-15T15:52:37.290Z] ---> Running in 4004c941ffe9 [2021-09-15T15:52:37.290Z] Removing intermediate container 4004c941ffe9 [2021-09-15T15:52:37.290Z] ---> c1687617a65f [2021-09-15T15:52:37.290Z] Step 11/11 : COPY . . [2021-09-15T15:52:37.609Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-15T15:52:38.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T15:52:38.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T15:52:38.971Z] --- PASS: TestServiceWithDataPathPortInit (15.98s) [2021-09-15T15:52:38.971Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-15T15:52:39.533Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-15T15:52:39.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T15:52:39.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T15:52:41.419Z] docker_api_swarm_test.go:585: [d361870988aaf] joining swarm manager [d91b67eee160a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T15:52:41.795Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-15T15:52:41.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.93s) [2021-09-15T15:52:41.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2021-09-15T15:52:41.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2021-09-15T15:52:41.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s) [2021-09-15T15:52:41.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.59s) [2021-09-15T15:52:41.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s) [2021-09-15T15:52:41.795Z] === RUN TestBuildMultiStageCopy [2021-09-15T15:52:41.795Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-15T15:52:41.979Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zg98ap0nxa32g1chrrp50sy7k Created:2021-09-15 15:52:40.122449844 +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[52fe6f3f18aa5a1bbe66fd30bf39a6f026d069a0dbc474a91dbd975aee015ed0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.myff8l0ojp4behrv6so6wywin EndpointID:5f4af02c6b2b1dbbff21d0430c105aa38e61fd46544caba61658db53f19c8c14 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d6a0d625ef52cda3ce16d4ee6243a5dee5da2fc76e98564119ba917ec578ae0b 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:a560774dc5e9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.myff8l0ojp4behrv6so6wywin EndpointID:5f4af02c6b2b1dbbff21d0430c105aa38e61fd46544caba61658db53f19c8c14 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-15T15:52:42.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-15T15:52:42.987Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-15T15:52:43.245Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-15T15:52:43.504Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-15T15:52:43.762Z] --- PASS: TestBuildMultiStageCopy (2.23s) [2021-09-15T15:52:43.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2021-09-15T15:52:43.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-09-15T15:52:43.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-09-15T15:52:43.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-09-15T15:52:43.762Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-09-15T15:52:43.762Z] === RUN TestBuildMultiStageParentConfig [2021-09-15T15:52:43.864Z] check_test.go:379: [df89d67fdac36] daemon is not started [2021-09-15T15:52:44.119Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-15T15:52:44.327Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-09-15T15:52:44.327Z] === RUN TestBuildLabelWithTargets [2021-09-15T15:52:45.261Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2021-09-15T15:52:45.261Z] === RUN TestBuildWithEmptyLayers [2021-09-15T15:52:45.520Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-09-15T15:52:45.520Z] === RUN TestBuildMultiStageOnBuild [2021-09-15T15:52:47.381Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-15T15:52:47.381Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s) [2021-09-15T15:52:47.381Z] PASS [2021-09-15T15:52:47.381Z] [2021-09-15T15:52:47.381Z] === Skipped [2021-09-15T15:52:47.381Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T15:52:47.381Z] service_test.go:243: FLAKY_TEST [2021-09-15T15:52:47.381Z] [2021-09-15T15:52:47.381Z] DONE 26 tests, 1 skipped in 50.800s [2021-09-15T15:52:47.381Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-15T15:52:47.381Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-15T15:52:47.381Z] ++ 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-09-15T15:52:47.381Z] ++ set -e [2021-09-15T15:52:47.381Z] ++ '[' -n 0 ']' [2021-09-15T15:52:47.381Z] ++ set -x [2021-09-15T15:52:47.381Z] ++ 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-09-15T15:52:47.381Z] INFO: Testing against a local daemon [2021-09-15T15:52:47.381Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-15T15:52:47.381Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:52:47.381Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-15T15:52:47.381Z] === RUN TestDockerNetworkIpvlan [2021-09-15T15:52:47.381Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:52:47.381Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-15T15:52:47.381Z] PASS [2021-09-15T15:52:47.381Z] [2021-09-15T15:52:47.381Z] === Skipped [2021-09-15T15:52:47.381Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-15T15:52:47.381Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:52:47.381Z] [2021-09-15T15:52:47.381Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-15T15:52:47.381Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:52:47.381Z] [2021-09-15T15:52:47.381Z] DONE 2 tests, 2 skipped in 0.023s [2021-09-15T15:52:47.381Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-15T15:52:47.381Z] ++ 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-09-15T15:52:47.381Z] ++ set -e [2021-09-15T15:52:47.381Z] ++ '[' -n 0 ']' [2021-09-15T15:52:47.381Z] ++ set -x [2021-09-15T15:52:47.381Z] ++ 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-09-15T15:52:47.381Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-15T15:52:47.381Z] INFO: Testing against a local daemon [2021-09-15T15:52:47.381Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-15T15:52:47.381Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-15T15:52:47.381Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-15T15:52:47.381Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-15T15:52:47.425Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2021-09-15T15:52:47.425Z] === RUN TestBuildUncleanTarFilenames [2021-09-15T15:52:47.683Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-09-15T15:52:47.683Z] === RUN TestBuildMultiStageLayerLeak [2021-09-15T15:52:48.307Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-15T15:52:48.307Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2021-09-15T15:52:48.307Z] === RUN TestDockerNetworkMacvlan [2021-09-15T15:52:48.867Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-15T15:52:49.122Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-15T15:52:49.223Z] INFO [runner/unused/goanalysis] analyzers took 28.924084587s with top 10 stages: buildssa: 24.934766745s, U1000: 3.989317842s [2021-09-15T15:52:49.585Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2021-09-15T15:52:49.585Z] === RUN TestBuildWithHugeFile [2021-09-15T15:52:49.655Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:52:49.655Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:52:49.655Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:52:49.655Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:52:49.655Z] [2021-09-15T15:52:49.655Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-15T15:52:49.655Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-15T15:52:49.655Z] HOSTNAME=405041205b51 [2021-09-15T15:52:49.655Z] DEST=bundles/test-integration [2021-09-15T15:52:49.655Z] PWD=/go/src/github.com/docker/docker [2021-09-15T15:52:49.655Z] DOCKER_ROOTLESS=1 [2021-09-15T15:52:49.655Z] DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:52:49.655Z] container=docker [2021-09-15T15:52:49.655Z] HOME=/root [2021-09-15T15:52:49.655Z] GOLANG_VERSION=1.17 [2021-09-15T15:52:49.655Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-15T15:52:49.655Z] VALIDATE_BRANCH=master [2021-09-15T15:52:49.655Z] TERM=xterm [2021-09-15T15:52:49.655Z] DOCKER_PKG=github.com/docker/docker [2021-09-15T15:52:49.655Z] SHLVL=1 [2021-09-15T15:52:49.655Z] TIMEOUT=120m [2021-09-15T15:52:49.655Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-15T15:52:49.655Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-15T15:52:49.655Z] GO111MODULE=off [2021-09-15T15:52:49.655Z] DOCKER_EXPERIMENTAL=1 [2021-09-15T15:52:49.655Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-15T15:52:49.655Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-15T15:52:49.655Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-15T15:52:49.655Z] GOPATH=/go [2021-09-15T15:52:49.655Z] PKG_CONFIG=pkg-config [2021-09-15T15:52:49.655Z] _=/usr/bin/env [2021-09-15T15:52:49.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-15T15:52:49.682Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-15T15:52:50.607Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-15T15:52:51.972Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-15T15:52:51.972Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-15T15:52:52.532Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-15T15:52:52.788Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-15T15:52:54.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-09-15T15:52:54.152Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-15T15:52:54.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-09-15T15:52:54.713Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-15T15:52:55.136Z] ---> 9d1cb3ae18d1 [2021-09-15T15:52:55.604Z] Successfully built 9d1cb3ae18d1 [2021-09-15T15:52:55.604Z] Successfully tagged docker:latest [2021-09-15T15:52:55.604Z] INFO: Image build ended at 09/15/2021 15:52:55. Duration:00:03:01.2243894 [2021-09-15T15:52:55.604Z] [2021-09-15T15:52:55.604Z] [2021-09-15T15:52:55.604Z] INFO: Building the test binaries at 09/15/2021 15:52:55... [2021-09-15T15:52:56.076Z] docker_api_swarm_test.go:46: [dc244a18ea93e] joining swarm manager [d49ce9c187566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:52:57.518Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-15T15:52:57.518Z] [2021-09-15T15:52:57.518Z] ________ ____ __. [2021-09-15T15:52:57.518Z] \_____ \ | |/ _| [2021-09-15T15:52:57.518Z] / | \| < [2021-09-15T15:52:57.518Z] / | \ | \ [2021-09-15T15:52:57.518Z] \_______ /____|__ \ [2021-09-15T15:52:57.518Z] \/ \/ [2021-09-15T15:52:57.518Z] [2021-09-15T15:52:57.518Z] INFO: make.ps1 ended at 09/15/2021 15:52:47 [2021-09-15T15:52:57.518Z] INFO: Binaries build ended at 09/15/2021 15:52:49. Duration:00:01:08.1292897 [2021-09-15T15:52:57.518Z] INFO: Copying the built daemon binary to d:\CI\PR-42842\4\binary\dockerd-b7a2a4fda2.exe... [2021-09-15T15:52:57.518Z] INFO: Copying the built client binary to d:\CI\PR-42842\4\binary\docker-b7a2a4fda2.exe... [2021-09-15T15:52:57.518Z] INFO: Copying dockerversion from the container... [2021-09-15T15:52:57.518Z] INFO: Copying the golang package from the container to d:\CI\PR-42842\4\installer\go.zip... [2021-09-15T15:52:57.518Z] INFO: Extracting go.zip to d:\CI\PR-42842\4\go [2021-09-15T15:52:58.453Z] INFO: Extraction ended at 09/15/2021 15:52:54. Duration:00:00:21.9659710 [2021-09-15T15:52:58.453Z] INFO: Updating the golang and path environment variables [2021-09-15T15:52:58.453Z] INFO: GOPATH=d:\gopath [2021-09-15T15:52:58.453Z] INFO: go version go1.17 windows/amd64 [2021-09-15T15:52:58.453Z] INFO: Running the daemon under test in debug mode [2021-09-15T15:52:58.453Z] INFO: Starting a daemon under test... [2021-09-15T15:52:58.453Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42842\4\daemon --pidfile d:\CI\PR-42842\4\docker.pid -D [2021-09-15T15:52:58.453Z] INFO: Process started successfully. [2021-09-15T15:52:58.453Z] INFO: Start tailing logs of the daemon under tests [2021-09-15T15:52:58.453Z] INFO: Waiting for the daemon under test to start... [2021-09-15T15:52:58.591Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-15T15:52:59.516Z] --- PASS: TestDockerNetworkMacvlan (11.22s) [2021-09-15T15:52:59.516Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s) [2021-09-15T15:52:59.516Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2021-09-15T15:52:59.516Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2021-09-15T15:52:59.516Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.01s) [2021-09-15T15:52:59.516Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.43s) [2021-09-15T15:52:59.516Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2021-09-15T15:52:59.516Z] PASS [2021-09-15T15:52:59.516Z] [2021-09-15T15:52:59.516Z] DONE 8 tests in 12.493s [2021-09-15T15:52:59.516Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-15T15:52:59.516Z] ++ 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-09-15T15:52:59.516Z] ++ set -e [2021-09-15T15:52:59.516Z] ++ '[' -n 0 ']' [2021-09-15T15:52:59.516Z] ++ set -x [2021-09-15T15:52:59.516Z] ++ 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-09-15T15:52:59.516Z] testing: warning: no tests to run [2021-09-15T15:52:59.516Z] PASS [2021-09-15T15:52:59.516Z] [2021-09-15T15:52:59.516Z] DONE 0 tests in 0.008s [2021-09-15T15:52:59.516Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-15T15:52:59.516Z] ++ 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-09-15T15:52:59.516Z] ++ set -e [2021-09-15T15:52:59.516Z] ++ '[' -n 0 ']' [2021-09-15T15:52:59.516Z] ++ set -x [2021-09-15T15:52:59.517Z] ++ 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-09-15T15:52:59.517Z] INFO: Testing against a local daemon [2021-09-15T15:52:59.517Z] === RUN TestAuthZPluginAllowRequest [2021-09-15T15:52:59.771Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-15T15:53:00.378Z] INFO: make.ps1 starting at 09/15/2021 15:53:00 [2021-09-15T15:53:00.846Z] INFO: Git commit (b7a2a4fda2) assumed from DOCKER_GITCOMMIT environment variable [2021-09-15T15:53:00.846Z] INFO: Invoking autogen... [2021-09-15T15:53:01.135Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2021-09-15T15:53:01.135Z] === RUN TestAuthZPluginTLS [2021-09-15T15:53:01.314Z] INFO: Building daemon... [2021-09-15T15:53:01.390Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-09-15T15:53:01.391Z] === RUN TestAuthZPluginDenyRequest [2021-09-15T15:53:01.950Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-09-15T15:53:01.950Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-15T15:53:02.510Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-09-15T15:53:02.510Z] === RUN TestAuthZPluginDenyResponse [2021-09-15T15:53:02.765Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-15T15:53:03.020Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-09-15T15:53:03.020Z] === RUN TestAuthZPluginAllowEventStream [2021-09-15T15:53:03.581Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-15T15:53:04.141Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2021-09-15T15:53:04.141Z] === RUN TestAuthZPluginErrorResponse [2021-09-15T15:53:04.702Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-09-15T15:53:04.702Z] === RUN TestAuthZPluginErrorRequest [2021-09-15T15:53:05.263Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-15T15:53:05.263Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-15T15:53:05.263Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-15T15:53:05.263Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-09-15T15:53:05.263Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-15T15:53:05.823Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-09-15T15:53:05.823Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-15T15:53:07.708Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s) [2021-09-15T15:53:07.708Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-15T15:53:08.634Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-15T15:53:08.889Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-15T15:53:09.144Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-09-15T15:53:09.144Z] === RUN TestAuthZPluginHeader [2021-09-15T15:53:09.704Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-09-15T15:53:09.704Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-15T15:53:10.264Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-15T15:53:10.519Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-15T15:53:11.882Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-15T15:53:12.443Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-15T15:53:13.003Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.30s) [2021-09-15T15:53:13.003Z] === RUN TestAuthZPluginV2Disable [2021-09-15T15:53:13.258Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-15T15:53:13.819Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-15T15:53:14.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-09-15T15:53:14.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-15T15:53:15.191Z] INFO: Extraction ended at 09/15/2021 15:53:14. Duration:00:00:22.5583113 [2021-09-15T15:53:15.191Z] INFO: Updating the golang and path environment variables [2021-09-15T15:53:15.191Z] INFO: GOPATH=d:\gopath [2021-09-15T15:53:15.191Z] INFO: go version go1.17 windows/amd64 [2021-09-15T15:53:15.191Z] INFO: Running the daemon under test in debug mode [2021-09-15T15:53:15.191Z] INFO: Running the daemon under test in containerd mode [2021-09-15T15:53:15.191Z] INFO: Starting a daemon under test... [2021-09-15T15:53:15.191Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42842\4\daemon --pidfile d:\CI\PR-42842\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-09-15T15:53:15.191Z] INFO: Containerd started successfully. [2021-09-15T15:53:15.191Z] INFO: Process started successfully. [2021-09-15T15:53:15.191Z] INFO: Start tailing logs of the daemon under tests [2021-09-15T15:53:15.191Z] INFO: Waiting for the daemon under test to start... [2021-09-15T15:53:15.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-09-15T15:53:15.195Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-15T15:53:15.450Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-15T15:53:15.450Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-15T15:53:15.706Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-15T15:53:15.961Z] --- PASS: TestAuthZPluginV2Disable (2.92s) [2021-09-15T15:53:15.961Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-15T15:53:16.128Z] ...INFO: Daemon under test started and replied! [2021-09-15T15:53:16.128Z] INFO: Docker version of the daemon under test [2021-09-15T15:53:16.128Z] [2021-09-15T15:53:16.128Z] Client: [2021-09-15T15:53:16.128Z] Version: 17.06.2-ce [2021-09-15T15:53:16.128Z] API version: 1.30 [2021-09-15T15:53:16.128Z] Go version: go1.8.3 [2021-09-15T15:53:16.128Z] Git commit: cec0b72 [2021-09-15T15:53:16.128Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-15T15:53:16.128Z] OS/Arch: windows/amd64 [2021-09-15T15:53:16.128Z] [2021-09-15T15:53:16.128Z] Server: [2021-09-15T15:53:16.128Z] Version: 0.0.0-dev [2021-09-15T15:53:16.128Z] API version: 1.42 (minimum version 1.24) [2021-09-15T15:53:16.128Z] Go version: go1.17 [2021-09-15T15:53:16.128Z] Git commit: b7a2a4fda2 [2021-09-15T15:53:16.128Z] Built: 09/15/2021 15:51:02 [2021-09-15T15:53:16.128Z] OS/Arch: windows/amd64 [2021-09-15T15:53:16.128Z] Experimental: false [2021-09-15T15:53:16.128Z] [2021-09-15T15:53:16.128Z] INFO: Docker info of the daemon under test [2021-09-15T15:53:16.128Z] [2021-09-15T15:53:16.128Z] Containers: 0 [2021-09-15T15:53:16.128Z] Running: 0 [2021-09-15T15:53:16.128Z] Paused: 0 [2021-09-15T15:53:16.128Z] Stopped: 0 [2021-09-15T15:53:16.128Z] Images: 0 [2021-09-15T15:53:16.128Z] Server Version: 0.0.0-dev [2021-09-15T15:53:16.128Z] Storage Driver: windowsfilter [2021-09-15T15:53:16.128Z] Windows: [2021-09-15T15:53:16.128Z] Logging Driver: json-file [2021-09-15T15:53:16.128Z] Plugins: [2021-09-15T15:53:16.128Z] Volume: local [2021-09-15T15:53:16.128Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T15:53:16.128Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T15:53:16.128Z] Swarm: inactive [2021-09-15T15:53:16.128Z] Default Isolation: process [2021-09-15T15:53:16.128Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-15T15:53:16.128Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-15T15:53:16.128Z] OSType: windows [2021-09-15T15:53:16.128Z] Architecture: x86_64 [2021-09-15T15:53:16.128Z] CPUs: 4 [2021-09-15T15:53:16.128Z] Total Memory: 32GiB [2021-09-15T15:53:16.128Z] Name: azwin-2-e38430 [2021-09-15T15:53:16.128Z] ID: PS5X:R4EF:FOOB:3EMZ:5VNP:L7OB:A54R:VMSJ:7JZC:KG75:6SI4:UUTZ [2021-09-15T15:53:16.128Z] Docker Root Dir: D:\CI\PR-42842\4\daemon [2021-09-15T15:53:16.128Z] Debug Mode (client): false [2021-09-15T15:53:16.128Z] Debug Mode (server): true [2021-09-15T15:53:16.128Z] File Descriptors: -1 [2021-09-15T15:53:16.128Z] Goroutines: 16 [2021-09-15T15:53:16.128Z] System Time: 2021-09-15T15:53:14.2961784Z [2021-09-15T15:53:16.128Z] EventsListeners: 0 [2021-09-15T15:53:16.128Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:53:16.128Z] Labels: [2021-09-15T15:53:16.128Z] Experimental: false [2021-09-15T15:53:16.128Z] Insecure Registries: [2021-09-15T15:53:16.128Z] 127.0.0.0/8 [2021-09-15T15:53:16.128Z] Live Restore Enabled: false [2021-09-15T15:53:16.128Z] [2021-09-15T15:53:16.128Z] [2021-09-15T15:53:16.128Z] INFO: Docker images of the daemon under test [2021-09-15T15:53:16.128Z] [2021-09-15T15:53:16.128Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-15T15:53:16.128Z] [2021-09-15T15:53:16.128Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-15T15:53:16.128Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-15T15:53:16.128Z] ltsc2022: Pulling from windows/servercore [2021-09-15T15:53:16.128Z] 8f616e6e9eec: Pulling fs layer [2021-09-15T15:53:16.128Z] 48a76b150a3a: Pulling fs layer [2021-09-15T15:53:16.216Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-15T15:53:18.104Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-15T15:53:18.104Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-15T15:53:18.664Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.57s) [2021-09-15T15:53:18.664Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-15T15:53:20.025Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-15T15:53:20.951Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-15T15:53:23.464Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-15T15:53:23.719Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-15T15:53:24.646Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-15T15:53:24.901Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-15T15:53:25.827Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (7.19s) [2021-09-15T15:53:25.827Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-15T15:53:27.189Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-15T15:53:28.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-15T15:53:28.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-15T15:53:28.551Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-15T15:53:29.112Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-15T15:53:29.113Z] ok github.com/docker/docker/libnetwork 46.896s coverage: 41.0% of statements [2021-09-15T15:53:29.113Z] ok github.com/docker/docker/libnetwork/bitseq 0.312s coverage: 84.4% of statements [2021-09-15T15:53:29.113Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-15T15:53:29.113Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-15T15:53:29.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-15T15:53:29.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-15T15:53:29.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-15T15:53:29.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-15T15:53:29.113Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-15T15:53:29.113Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-15T15:53:29.113Z] ok github.com/docker/docker/libnetwork/config 0.054s coverage: 24.0% of statements [2021-09-15T15:53:29.672Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-15T15:53:29.686Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-09-15T15:53:29.686Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-15T15:53:29.686Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-15T15:53:30.260Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-09-15T15:53:30.921Z] 48a76b150a3a: Verifying Checksum [2021-09-15T15:53:30.921Z] 48a76b150a3a: Download complete [2021-09-15T15:53:33.095Z] 8f616e6e9eec: Verifying Checksum [2021-09-15T15:53:33.095Z] 8f616e6e9eec: Download complete [2021-09-15T15:53:34.478Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.512s coverage: 59.9% of statements [2021-09-15T15:53:34.478Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-15T15:53:34.740Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-09-15T15:53:35.687Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.027s coverage: 4.0% of statements [2021-09-15T15:53:35.687Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-15T15:53:36.201Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-15T15:53:36.257Z] ...INFO: Daemon under test started and replied! [2021-09-15T15:53:36.257Z] INFO: Docker version of the daemon under test [2021-09-15T15:53:36.257Z] [2021-09-15T15:53:36.257Z] Client: [2021-09-15T15:53:36.257Z] Version: 17.06.2-ce [2021-09-15T15:53:36.257Z] API version: 1.30 [2021-09-15T15:53:36.257Z] Go version: go1.8.3 [2021-09-15T15:53:36.257Z] Git commit: cec0b72 [2021-09-15T15:53:36.257Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-15T15:53:36.257Z] OS/Arch: windows/amd64 [2021-09-15T15:53:36.257Z] [2021-09-15T15:53:36.257Z] Server: [2021-09-15T15:53:36.257Z] Version: 0.0.0-dev [2021-09-15T15:53:36.257Z] API version: 1.42 (minimum version 1.24) [2021-09-15T15:53:36.257Z] Go version: go1.17 [2021-09-15T15:53:36.257Z] Git commit: b7a2a4fda2 [2021-09-15T15:53:36.257Z] Built: 09/15/2021 15:51:44 [2021-09-15T15:53:36.257Z] OS/Arch: windows/amd64 [2021-09-15T15:53:36.257Z] Experimental: false [2021-09-15T15:53:36.257Z] [2021-09-15T15:53:36.257Z] INFO: Docker info of the daemon under test [2021-09-15T15:53:36.257Z] [2021-09-15T15:53:36.257Z] Containers: 0 [2021-09-15T15:53:36.257Z] Running: 0 [2021-09-15T15:53:36.257Z] Paused: 0 [2021-09-15T15:53:36.257Z] Stopped: 0 [2021-09-15T15:53:36.257Z] Images: 0 [2021-09-15T15:53:36.257Z] Server Version: 0.0.0-dev [2021-09-15T15:53:36.257Z] Storage Driver: windowsfilter [2021-09-15T15:53:36.257Z] Windows: [2021-09-15T15:53:36.257Z] Logging Driver: json-file [2021-09-15T15:53:36.257Z] Plugins: [2021-09-15T15:53:36.257Z] Volume: local [2021-09-15T15:53:36.257Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T15:53:36.257Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T15:53:36.257Z] Swarm: inactive [2021-09-15T15:53:36.257Z] Default Isolation: process [2021-09-15T15:53:36.257Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-15T15:53:36.257Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-15T15:53:36.257Z] OSType: windows [2021-09-15T15:53:36.257Z] Architecture: x86_64 [2021-09-15T15:53:36.257Z] CPUs: 4 [2021-09-15T15:53:36.257Z] Total Memory: 32GiB [2021-09-15T15:53:36.257Z] Name: azwin-2-b325c0 [2021-09-15T15:53:36.257Z] ID: SDF6:EAFS:L4D3:HFPY:EOI2:6JY6:OM5T:MHIY:SJKX:YHZA:BHZ5:QOPF [2021-09-15T15:53:36.257Z] Docker Root Dir: D:\CI\PR-42842\4\daemon [2021-09-15T15:53:36.257Z] Debug Mode (client): false [2021-09-15T15:53:36.257Z] Debug Mode (server): true [2021-09-15T15:53:36.257Z] File Descriptors: -1 [2021-09-15T15:53:36.257Z] Goroutines: 31 [2021-09-15T15:53:36.257Z] System Time: 2021-09-15T15:53:33.7348514Z [2021-09-15T15:53:36.257Z] EventsListeners: 0 [2021-09-15T15:53:36.257Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:53:36.257Z] Labels: [2021-09-15T15:53:36.257Z] Experimental: false [2021-09-15T15:53:36.257Z] Insecure Registries: [2021-09-15T15:53:36.257Z] 127.0.0.0/8 [2021-09-15T15:53:36.257Z] Live Restore Enabled: false [2021-09-15T15:53:36.257Z] [2021-09-15T15:53:36.257Z] [2021-09-15T15:53:36.257Z] INFO: Docker images of the daemon under test [2021-09-15T15:53:36.257Z] [2021-09-15T15:53:36.257Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-15T15:53:36.257Z] [2021-09-15T15:53:36.257Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-15T15:53:36.257Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-15T15:53:36.257Z] ltsc2022: Pulling from windows/servercore [2021-09-15T15:53:36.257Z] 8f616e6e9eec: Pulling fs layer [2021-09-15T15:53:36.257Z] 48a76b150a3a: Pulling fs layer [2021-09-15T15:53:36.663Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-09-15T15:53:36.663Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-15T15:53:37.246Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-09-15T15:53:38.085Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-09-15T15:53:39.447Z] === RUN TestDockerSuite/TestBuildRm [2021-09-15T15:53:39.981Z] 48a76b150a3a: Verifying Checksum [2021-09-15T15:53:39.981Z] 48a76b150a3a: Download complete [2021-09-15T15:53:41.332Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-15T15:53:41.586Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-15T15:53:42.512Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-09-15T15:53:42.512Z] PASS [2021-09-15T15:53:42.512Z] [2021-09-15T15:53:42.512Z] DONE 17 tests in 42.823s [2021-09-15T15:53:42.512Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-15T15:53:42.512Z] ++ 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-09-15T15:53:42.512Z] ++ set -e [2021-09-15T15:53:42.512Z] ++ '[' -n 0 ']' [2021-09-15T15:53:42.512Z] ++ set -x [2021-09-15T15:53:42.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T15:53:42.512Z] INFO: Testing against a local daemon [2021-09-15T15:53:42.512Z] === RUN TestPluginInvalidJSON [2021-09-15T15:53:42.512Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T15:53:42.512Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T15:53:42.512Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T15:53:42.512Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-15T15:53:42.512Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-15T15:53:42.512Z] === RUN TestPluginInstall [2021-09-15T15:53:42.512Z] === RUN TestPluginInstall/no_auth [2021-09-15T15:53:42.512Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-15T15:53:42.767Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-15T15:53:43.023Z] time="2021-09-15T15:53:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:53:43.023Z] time="2021-09-15T15:53:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83da808e01f56f6340d3144b8098d88aa8a9923aebf6ecfd0e226ff47df12c98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:53:43.023Z] time="2021-09-15T15:53:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:53:43.023Z] time="2021-09-15T15:53:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:83da808e01f56f6340d3144b8098d88aa8a9923aebf6ecfd0e226ff47df12c98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:53:43.023Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-15T15:53:43.278Z] === RUN TestPluginInstall/with_htpasswd [2021-09-15T15:53:43.534Z] time="2021-09-15T15:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:53:43.534Z] time="2021-09-15T15:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1c594279742b901d7f2425985fe27c8de23f40e48819cba999ebdd67a479861" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:53:43.534Z] time="2021-09-15T15:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:53:43.534Z] time="2021-09-15T15:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1c594279742b901d7f2425985fe27c8de23f40e48819cba999ebdd67a479861" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:53:43.788Z] === RUN TestPluginInstall/with_insecure [2021-09-15T15:53:44.043Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-15T15:53:44.604Z] time="2021-09-15T15:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:53:44.604Z] time="2021-09-15T15:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9ca9af5c9aa32d88cb8794d73f2c3270cd996e1e0be8409ab81db96eba050f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:53:44.604Z] time="2021-09-15T15:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:53:44.604Z] time="2021-09-15T15:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9ca9af5c9aa32d88cb8794d73f2c3270cd996e1e0be8409ab81db96eba050f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:53:44.859Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-15T15:53:44.859Z] plugin_test.go:165: [d50c4b3235088] daemon is not started [2021-09-15T15:53:44.859Z] --- PASS: TestPluginInstall (2.54s) [2021-09-15T15:53:44.859Z] --- PASS: TestPluginInstall/no_auth (0.90s) [2021-09-15T15:53:44.859Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2021-09-15T15:53:44.859Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2021-09-15T15:53:44.859Z] === RUN TestPluginsWithRuntimes [2021-09-15T15:53:45.425Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-15T15:53:45.830Z] --- PASS: TestBuildWithHugeFile (55.96s) [2021-09-15T15:53:45.830Z] === RUN TestBuildWCOWSandboxSize [2021-09-15T15:53:45.830Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-15T15:53:45.830Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-09-15T15:53:45.830Z] === RUN TestBuildWithEmptyDockerfile [2021-09-15T15:53:45.830Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T15:53:45.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T15:53:45.830Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T15:53:45.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T15:53:45.830Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T15:53:45.830Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T15:53:45.830Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T15:53:45.830Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T15:53:45.830Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T15:53:45.830Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-15T15:53:45.830Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-09-15T15:53:45.830Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-09-15T15:53:45.830Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-15T15:53:45.830Z] === RUN TestBuildPreserveOwnership [2021-09-15T15:53:45.830Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-15T15:53:46.350Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-15T15:53:47.254Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.274s coverage: 6.6% of statements [2021-09-15T15:53:47.254Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-15T15:53:47.277Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-15T15:53:48.203Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-15T15:53:48.203Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-15T15:53:48.203Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2021-09-15T15:53:48.203Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2021-09-15T15:53:48.203Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2021-09-15T15:53:48.203Z] === RUN TestPluginBackCompatMediaTypes [2021-09-15T15:53:48.203Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-15T15:53:48.203Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-15T15:53:48.203Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-15T15:53:48.389Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-15T15:53:48.458Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-15T15:53:49.018Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-09-15T15:53:49.018Z] PASS [2021-09-15T15:53:49.018Z] [2021-09-15T15:53:49.018Z] DONE 10 tests in 6.574s [2021-09-15T15:53:49.018Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-15T15:53:49.018Z] ++ 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-09-15T15:53:49.018Z] ++ set -e [2021-09-15T15:53:49.018Z] ++ '[' -n 0 ']' [2021-09-15T15:53:49.018Z] ++ set -x [2021-09-15T15:53:49.018Z] ++ 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-09-15T15:53:49.018Z] INFO: Testing against a local daemon [2021-09-15T15:53:49.018Z] === RUN TestExternalGraphDriver [2021-09-15T15:53:49.018Z] === RUN TestExternalGraphDriver/json [2021-09-15T15:53:49.171Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-09-15T15:53:49.273Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-15T15:53:49.273Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-15T15:53:49.324Z] --- PASS: TestBuildPreserveOwnership (3.75s) [2021-09-15T15:53:49.324Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.60s) [2021-09-15T15:53:49.324Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2021-09-15T15:53:49.324Z] === RUN TestBuildPlatformInvalid [2021-09-15T15:53:49.583Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-15T15:53:49.583Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-15T15:53:49.744Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-09-15T15:53:49.744Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-15T15:53:50.006Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-15T15:53:50.006Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-15T15:53:50.148Z] Loaded image: busybox:latest [2021-09-15T15:53:50.200Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-15T15:53:50.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-15T15:53:50.406Z] Loaded image: busybox:glibc [2021-09-15T15:53:50.580Z] ok github.com/docker/docker/libnetwork/drvregistry 0.026s coverage: 82.4% of statements [2021-09-15T15:53:50.760Z] === RUN TestExternalGraphDriver/spec [2021-09-15T15:53:51.153Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-09-15T15:53:51.780Z] Loaded image: debian:bullseye-slim [2021-09-15T15:53:51.780Z] Loaded image: hello-world:latest [2021-09-15T15:53:51.780Z] Loaded image: arm32v7/hello-world:latest [2021-09-15T15:53:52.100Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-09-15T15:53:52.363Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-09-15T15:53:52.624Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-09-15T15:53:52.645Z] === RUN TestExternalGraphDriver/pull [2021-09-15T15:53:53.206Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-15T15:53:53.766Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-15T15:53:54.021Z] --- PASS: TestExternalGraphDriver (5.22s) [2021-09-15T15:53:54.021Z] --- PASS: TestExternalGraphDriver/json (1.75s) [2021-09-15T15:53:54.021Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2021-09-15T15:53:54.021Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-09-15T15:53:54.021Z] === RUN TestGraphdriverPluginV2 [2021-09-15T15:53:54.581Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-15T15:53:54.838Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-15T15:53:55.398Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-15T15:53:56.376Z] === RUN TestDockerSuite/TestBuildUser [2021-09-15T15:53:57.739Z] --- PASS: TestGraphdriverPluginV2 (3.56s) [2021-09-15T15:53:57.739Z] PASS [2021-09-15T15:53:57.739Z] [2021-09-15T15:53:57.739Z] DONE 5 tests in 8.802s [2021-09-15T15:53:57.739Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-15T15:53:57.739Z] ++ 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-09-15T15:53:57.739Z] ++ set -e [2021-09-15T15:53:57.739Z] ++ '[' -n 0 ']' [2021-09-15T15:53:57.739Z] ++ set -x [2021-09-15T15:53:57.739Z] ++ 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-09-15T15:53:57.739Z] INFO: Testing against a local daemon [2021-09-15T15:53:57.739Z] === RUN TestContinueAfterPluginCrash [2021-09-15T15:53:57.739Z] === PAUSE TestContinueAfterPluginCrash [2021-09-15T15:53:57.739Z] === RUN TestReadPluginNoRead [2021-09-15T15:53:57.739Z] === PAUSE TestReadPluginNoRead [2021-09-15T15:53:57.739Z] === RUN TestDaemonStartWithLogOpt [2021-09-15T15:53:57.739Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-15T15:53:57.739Z] === CONT TestContinueAfterPluginCrash [2021-09-15T15:53:57.739Z] === CONT TestDaemonStartWithLogOpt [2021-09-15T15:53:57.739Z] === CONT TestReadPluginNoRead [2021-09-15T15:53:57.994Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-15T15:53:59.889Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.48s) [2021-09-15T15:53:59.889Z] PASS [2021-09-15T15:53:59.889Z] [2021-09-15T15:53:59.889Z] === Skipped [2021-09-15T15:53:59.889Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-15T15:53:59.889Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T15:53:59.889Z] [2021-09-15T15:53:59.889Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-09-15T15:53:59.889Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-15T15:53:59.889Z] [2021-09-15T15:53:59.889Z] DONE 34 tests, 2 skipped in 92.485s [2021-09-15T15:54:00.147Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-15T15:54:00.147Z] INFO: Testing against a local daemon [2021-09-15T15:54:00.147Z] === RUN TestConfigInspect [2021-09-15T15:54:00.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-15T15:54:00.509Z] === RUN TestReadPluginNoRead/default [2021-09-15T15:54:00.509Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-15T15:54:00.509Z] --- PASS: TestDaemonStartWithLogOpt (2.87s) [2021-09-15T15:54:01.872Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-15T15:54:02.674Z] --- PASS: TestConfigInspect (2.24s) [2021-09-15T15:54:02.674Z] === RUN TestConfigList [2021-09-15T15:54:03.236Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-15T15:54:03.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-09-15T15:54:04.574Z] --- PASS: TestConfigList (2.14s) [2021-09-15T15:54:04.574Z] === RUN TestConfigsCreateAndDelete [2021-09-15T15:54:04.858Z] === CONT TestReadPluginNoRead [2021-09-15T15:54:04.858Z] read_test.go:92: [d91be7a133f07] daemon is not started [2021-09-15T15:54:04.858Z] --- PASS: TestReadPluginNoRead (6.95s) [2021-09-15T15:54:04.858Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-09-15T15:54:04.858Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2021-09-15T15:54:04.858Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s) [2021-09-15T15:54:04.865Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-09-15T15:54:05.783Z] docker_api_swarm_test.go:304: [da58946589c43] joining swarm manager [d5c68cb09f7b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:54:05.783Z] --- PASS: TestContinueAfterPluginCrash (8.16s) [2021-09-15T15:54:05.783Z] PASS [2021-09-15T15:54:05.783Z] [2021-09-15T15:54:05.783Z] DONE 6 tests in 8.196s [2021-09-15T15:54:06.039Z] 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-09-15T15:54:06.039Z] ++ 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-09-15T15:54:06.039Z] ++ set -e [2021-09-15T15:54:06.039Z] ++ '[' -n 0 ']' [2021-09-15T15:54:06.039Z] ++ set -x [2021-09-15T15:54:06.039Z] ++ 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-09-15T15:54:06.039Z] testing: warning: no tests to run [2021-09-15T15:54:06.039Z] PASS [2021-09-15T15:54:06.039Z] [2021-09-15T15:54:06.039Z] DONE 0 tests in 0.007s [2021-09-15T15:54:06.039Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-15T15:54:06.039Z] ++ 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-09-15T15:54:06.039Z] ++ set -e [2021-09-15T15:54:06.039Z] ++ '[' -n 0 ']' [2021-09-15T15:54:06.039Z] ++ set -x [2021-09-15T15:54:06.039Z] ++ 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-09-15T15:54:06.039Z] INFO: Testing against a local daemon [2021-09-15T15:54:06.039Z] === RUN TestPluginWithDevMounts [2021-09-15T15:54:06.039Z] === PAUSE TestPluginWithDevMounts [2021-09-15T15:54:06.039Z] === CONT TestPluginWithDevMounts [2021-09-15T15:54:06.474Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2021-09-15T15:54:06.474Z] === RUN TestConfigsUpdate [2021-09-15T15:54:06.965Z] docker_api_swarm_test.go:305: [dd3513d36d3bf] joining swarm manager [d5c68cb09f7b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T15:54:07.526Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-09-15T15:54:07.526Z] PASS [2021-09-15T15:54:07.526Z] [2021-09-15T15:54:07.526Z] DONE 1 tests in 1.608s [2021-09-15T15:54:07.526Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-15T15:54:07.526Z] ++ 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-09-15T15:54:07.526Z] ++ set -e [2021-09-15T15:54:07.526Z] ++ '[' -n 0 ']' [2021-09-15T15:54:07.526Z] ++ set -x [2021-09-15T15:54:07.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-09-15T15:54:07.526Z] INFO: Testing against a local daemon [2021-09-15T15:54:07.526Z] === RUN TestSecretInspect [2021-09-15T15:54:08.089Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-09-15T15:54:09.006Z] --- PASS: TestConfigsUpdate (2.15s) [2021-09-15T15:54:09.006Z] === RUN TestTemplatedConfig [2021-09-15T15:54:09.909Z] 8f616e6e9eec: Verifying Checksum [2021-09-15T15:54:09.909Z] 8f616e6e9eec: Download complete [2021-09-15T15:54:10.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-15T15:54:10.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-15T15:54:10.602Z] --- PASS: TestSecretInspect (2.70s) [2021-09-15T15:54:10.602Z] === RUN TestSecretList [2021-09-15T15:54:10.611Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.653966596s with top 10 stages: buildssa: 1m34.543077844s, goimports: 21.529260345s, unconvert: 12.873412832s, gosec: 9.290691457s, golint: 5.945438211s, ineffassign: 4.454396291s, misspell: 4.214503936s, inspect: 3.571974711s, vrp: 2.92348862s, printf: 1.730982968s [2021-09-15T15:54:10.611Z] INFO [runner] Issues before processing: 2760, after processing: 0 [2021-09-15T15:54:10.611Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2179/2179, autogenerated_exclude: 1791/2179, nolint: 0/78, path_prettifier: 2179/2179, skip_dirs: 2179/2179, cgo: 2179/2760, identifier_marker: 1791/1791, exclude-rules: 78/1791, filename_unadjuster: 2179/2179, exclude: 1791/1791 [2021-09-15T15:54:10.611Z] INFO [runner] processing took 129.790671ms with stages: identifier_marker: 56.134584ms, nolint: 44.687932ms, path_prettifier: 14.06253ms, autogenerated_exclude: 6.367958ms, exclude-rules: 4.679742ms, skip_dirs: 2.687386ms, cgo: 693.89µs, filename_unadjuster: 471.159µs, max_same_issues: 1.731µs, skip_files: 987ns, uniq_by_line: 587ns, max_from_linter: 464ns, source_code: 438ns, diff: 413ns, exclude: 312ns, path_shortener: 282ns, max_per_file_from_linter: 276ns [2021-09-15T15:54:10.611Z] INFO [runner] linters took 1m45.143181275s with stages: goanalysis_metalinter: 1m21.530825294s, unused: 23.48227783s [2021-09-15T15:54:10.611Z] INFO File cache stats: 1686 entries of total size 8.5MiB [2021-09-15T15:54:10.611Z] INFO Memory: 2484 samples, avg is 1811.3MB, max is 4882.1MB [2021-09-15T15:54:10.611Z] INFO Execution took 4m8.255525683s [2021-09-15T15:54:10.611Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-09-15T15:54:10.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-15T15:54:10.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh dynbinary test-docker-py [2021-09-15T15:54:11.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-15T15:54:11.506Z] [2021-09-15T15:54:11.507Z] Removing bundles/ [2021-09-15T15:54:11.507Z] [2021-09-15T15:54:11.507Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-15T15:54:11.507Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:54:11.507Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:54:11.535Z] --- PASS: TestTemplatedConfig (2.63s) [2021-09-15T15:54:11.535Z] === RUN TestConfigCreateResolve [2021-09-15T15:54:11.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-15T15:54:12.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-15T15:54:13.113Z] --- PASS: TestSecretList (2.80s) [2021-09-15T15:54:13.113Z] === RUN TestSecretsCreateAndDelete [2021-09-15T15:54:13.368Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-15T15:54:13.436Z] --- PASS: TestConfigCreateResolve (2.13s) [2021-09-15T15:54:13.436Z] PASS [2021-09-15T15:54:13.436Z] [2021-09-15T15:54:13.436Z] DONE 6 tests in 13.475s [2021-09-15T15:54:13.436Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-15T15:54:13.436Z] INFO: Testing against a local daemon [2021-09-15T15:54:13.436Z] === RUN TestCheckpoint [2021-09-15T15:54:13.436Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T15:54:13.436Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-15T15:54:13.436Z] === RUN TestContainerInvalidJSON [2021-09-15T15:54:13.436Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T15:54:13.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T15:54:13.436Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-15T15:54:13.436Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-15T15:54:13.436Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T15:54:13.436Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-15T15:54:13.436Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-15T15:54:13.436Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-15T15:54:13.436Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-15T15:54:13.436Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-15T15:54:13.615Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-15T15:54:13.615Z] [2021-09-15T15:54:13.615Z] ________ ____ __. [2021-09-15T15:54:13.615Z] \_____ \ | |/ _| [2021-09-15T15:54:13.615Z] / | \| < [2021-09-15T15:54:13.615Z] / | \ | \ [2021-09-15T15:54:13.615Z] \_______ /____|__ \ [2021-09-15T15:54:13.615Z] \/ \/ [2021-09-15T15:54:13.615Z] [2021-09-15T15:54:13.615Z] INFO: make.ps1 ended at 09/15/2021 15:54:07 [2021-09-15T15:54:13.615Z] INFO: Binaries build ended at 09/15/2021 15:54:08. Duration:00:01:13.3710812 [2021-09-15T15:54:13.615Z] INFO: Copying the built daemon binary to d:\CI\PR-42842\4\binary\dockerd-b7a2a4fda2.exe... [2021-09-15T15:54:13.616Z] INFO: Copying the built client binary to d:\CI\PR-42842\4\binary\docker-b7a2a4fda2.exe... [2021-09-15T15:54:13.616Z] INFO: Copying dockerversion from the container... [2021-09-15T15:54:13.616Z] INFO: Copying the golang package from the container to d:\CI\PR-42842\4\installer\go.zip... [2021-09-15T15:54:13.616Z] INFO: Extracting go.zip to d:\CI\PR-42842\4\go [2021-09-15T15:54:13.695Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-09-15T15:54:13.695Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-15T15:54:13.695Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-09-15T15:54:13.695Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-15T15:54:13.695Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-09-15T15:54:13.695Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-15T15:54:13.695Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-15T15:54:13.695Z] === RUN TestCopyFromContainer [2021-09-15T15:54:13.929Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-15T15:54:14.184Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-15T15:54:14.743Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-15T15:54:15.070Z] === RUN TestCopyFromContainer// [2021-09-15T15:54:15.070Z] === RUN TestCopyFromContainer//bar/root [2021-09-15T15:54:15.070Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-15T15:54:15.070Z] === RUN TestCopyFromContainer/bar/quux [2021-09-15T15:54:15.070Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-15T15:54:15.070Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-15T15:54:15.070Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-15T15:54:15.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-15T15:54:15.329Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-15T15:54:15.329Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-15T15:54:15.329Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer (1.66s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-15T15:54:15.329Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-15T15:54:15.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-15T15:54:15.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T15:54:15.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T15:54:15.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T15:54:15.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T15:54:15.329Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T15:54:15.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T15:54:15.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T15:54:15.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T15:54:15.329Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T15:54:15.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-15T15:54:15.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-15T15:54:15.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-15T15:54:15.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-15T15:54:15.329Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-15T15:54:15.587Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-09-15T15:54:15.587Z] === RUN TestCreateWithInvalidEnv [2021-09-15T15:54:15.587Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-15T15:54:15.587Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-15T15:54:15.587Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-15T15:54:15.587Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-15T15:54:15.587Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-15T15:54:15.587Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-15T15:54:15.587Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-15T15:54:15.587Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-15T15:54:15.587Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-15T15:54:15.587Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-15T15:54:15.587Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-15T15:54:15.587Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-15T15:54:15.587Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-15T15:54:15.587Z] === RUN TestCreateTmpfsMountsTarget [2021-09-15T15:54:15.587Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-15T15:54:15.587Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-15T15:54:15.668Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2021-09-15T15:54:15.668Z] === RUN TestSecretsUpdate [2021-09-15T15:54:15.668Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-15T15:54:16.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-15T15:54:16.594Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-15T15:54:16.594Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-15T15:54:16.594Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-15T15:54:16.594Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-15T15:54:16.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-15T15:54:16.850Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-15T15:54:16.850Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-15T15:54:16.850Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-15T15:54:16.850Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-15T15:54:16.850Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-15T15:54:17.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-15T15:54:17.486Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2021-09-15T15:54:17.486Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-15T15:54:17.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-15T15:54:18.212Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-15T15:54:18.212Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-15T15:54:18.467Z] --- PASS: TestSecretsUpdate (2.69s) [2021-09-15T15:54:18.467Z] === RUN TestTemplatedSecret [2021-09-15T15:54:18.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-15T15:54:19.028Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-15T15:54:19.284Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-15T15:54:19.385Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2021-09-15T15:54:19.385Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-15T15:54:19.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T15:54:19.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T15:54:19.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T15:54:19.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T15:54:19.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T15:54:19.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T15:54:19.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T15:54:19.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T15:54:19.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T15:54:19.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T15:54:19.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T15:54:19.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T15:54:19.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T15:54:19.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T15:54:19.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T15:54:19.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-15T15:54:19.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-15T15:54:19.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-15T15:54:19.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-15T15:54:19.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-15T15:54:19.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-15T15:54:19.385Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-15T15:54:19.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-15T15:54:19.844Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-15T15:54:19.954Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-09-15T15:54:19.954Z] === RUN TestCreateDifferentPlatform [2021-09-15T15:54:19.954Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-15T15:54:19.954Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-15T15:54:19.954Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-15T15:54:19.954Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-15T15:54:19.954Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-15T15:54:19.954Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-15T15:54:19.954Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-15T15:54:19.954Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-15T15:54:19.954Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-15T15:54:19.954Z] === RUN TestContainerStartOnDaemonRestart [2021-09-15T15:54:19.954Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-15T15:54:19.954Z] === RUN TestDaemonRestartIpcMode [2021-09-15T15:54:19.954Z] === PAUSE TestDaemonRestartIpcMode [2021-09-15T15:54:19.954Z] === RUN TestDaemonHostGatewayIP [2021-09-15T15:54:19.954Z] === PAUSE TestDaemonHostGatewayIP [2021-09-15T15:54:19.954Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-15T15:54:19.954Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-15T15:54:19.954Z] === RUN TestContainerKillOnDaemonStart [2021-09-15T15:54:19.954Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-15T15:54:19.954Z] === RUN TestDiff [2021-09-15T15:54:20.099Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-15T15:54:20.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-15T15:54:20.521Z] --- PASS: TestDiff (0.58s) [2021-09-15T15:54:20.521Z] === RUN TestExecWithCloseStdin [2021-09-15T15:54:21.087Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-09-15T15:54:21.087Z] === RUN TestExec [2021-09-15T15:54:21.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-15T15:54:21.462Z] --- PASS: TestTemplatedSecret (3.11s) [2021-09-15T15:54:21.462Z] === RUN TestSecretCreateResolve [2021-09-15T15:54:21.689Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-15T15:54:21.689Z] Using test binary docker [2021-09-15T15:54:21.689Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-15T15:54:21.689Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-15T15:54:21.689Z] INFO: Waiting for daemon to start... [2021-09-15T15:54:21.689Z] Starting dockerd [2021-09-15T15:54:22.022Z] --- PASS: TestExec (0.73s) [2021-09-15T15:54:22.022Z] === RUN TestExecUser [2021-09-15T15:54:22.388Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-15T15:54:22.588Z] --- PASS: TestExecUser (0.68s) [2021-09-15T15:54:22.588Z] === RUN TestExportContainerAndImportImage [2021-09-15T15:54:23.337Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-09-15T15:54:23.522Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2021-09-15T15:54:23.522Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-15T15:54:23.915Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-15T15:54:24.218Z] . [2021-09-15T15:54:24.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-15T15:54:24.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-15T15:54:24.218Z] Error: No such image: emptyfs [2021-09-15T15:54:24.218Z] Running integration-test (iteration 1) [2021-09-15T15:54:24.458Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-09-15T15:54:24.458Z] === RUN TestHealthCheckWorkdir [2021-09-15T15:54:24.477Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-15T15:54:24.477Z] Loaded image: busybox:latest [2021-09-15T15:54:24.485Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-15T15:54:24.485Z] --- PASS: TestSecretCreateResolve (2.90s) [2021-09-15T15:54:24.485Z] PASS [2021-09-15T15:54:24.485Z] [2021-09-15T15:54:24.485Z] DONE 6 tests in 16.939s [2021-09-15T15:54:24.485Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-15T15:54:24.485Z] ++ 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-09-15T15:54:24.485Z] ++ set -e [2021-09-15T15:54:24.485Z] ++ '[' -n 0 ']' [2021-09-15T15:54:24.485Z] ++ set -x [2021-09-15T15:54:24.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-15T15:54:24.485Z] INFO: Testing against a local daemon [2021-09-15T15:54:24.485Z] === RUN TestServiceCreateInit [2021-09-15T15:54:24.485Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-15T15:54:24.735Z] Loaded image: busybox:glibc [2021-09-15T15:54:24.746Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-15T15:54:25.316Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-15T15:54:25.316Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-15T15:54:25.316Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-15T15:54:25.393Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2021-09-15T15:54:25.393Z] === RUN TestHealthKillContainer [2021-09-15T15:54:25.576Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-15T15:54:26.111Z] Loaded image: debian:bullseye-slim [2021-09-15T15:54:26.111Z] Loaded image: hello-world:latest [2021-09-15T15:54:26.111Z] Loaded image: arm32v7/hello-world:latest [2021-09-15T15:54:26.111Z] INFO: Testing against a local daemon [2021-09-15T15:54:26.111Z] === RUN TestCgroupNamespacesBuild [2021-09-15T15:54:27.503Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-15T15:54:27.503Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-15T15:54:27.503Z] docker_cli_sni_test.go:18: Flakey test [2021-09-15T15:54:27.503Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-15T15:54:27.558Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2021-09-15T15:54:27.558Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-15T15:54:28.077Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-15T15:54:28.501Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2021-09-15T15:54:28.501Z] === RUN TestBuildWithSession [2021-09-15T15:54:28.501Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T15:54:28.501Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-15T15:54:28.501Z] === RUN TestBuildSquashParent [2021-09-15T15:54:28.673Z] --- PASS: TestHealthKillContainer (2.70s) [2021-09-15T15:54:28.673Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-15T15:54:28.673Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-09-15T15:54:28.673Z] === RUN TestIpcModeNone [2021-09-15T15:54:29.005Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-15T15:54:29.005Z] === RUN TestDockerSuite/TestCommitChange [2021-09-15T15:54:29.607Z] --- PASS: TestIpcModeNone (0.68s) [2021-09-15T15:54:29.607Z] === RUN TestIpcModePrivate [2021-09-15T15:54:29.864Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-09-15T15:54:29.930Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-15T15:54:30.123Z] --- PASS: TestIpcModePrivate (0.70s) [2021-09-15T15:54:30.123Z] === RUN TestIpcModeShareable [2021-09-15T15:54:30.186Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-15T15:54:30.690Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-09-15T15:54:30.948Z] --- PASS: TestIpcModeShareable (0.68s) [2021-09-15T15:54:30.948Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-15T15:54:32.072Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-15T15:54:32.876Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2021-09-15T15:54:32.876Z] === RUN TestAPIIpcModeHost [2021-09-15T15:54:33.139Z] --- PASS: TestAPIIpcModeHost (0.45s) [2021-09-15T15:54:33.139Z] === RUN TestDaemonIpcModeShareable [2021-09-15T15:54:33.436Z] --- PASS: TestServiceCreateInit (8.96s) [2021-09-15T15:54:33.436Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2021-09-15T15:54:33.436Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-09-15T15:54:33.436Z] === RUN TestCreateServiceMultipleTimes [2021-09-15T15:54:33.436Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-15T15:54:34.361Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-15T15:54:34.526Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-09-15T15:54:34.526Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2021-09-15T15:54:34.526Z] === RUN TestDaemonIpcModePrivate [2021-09-15T15:54:34.834Z] INFO: Extraction ended at 09/15/2021 15:54:34. Duration:00:00:22.7413971 [2021-09-15T15:54:34.834Z] INFO: Updating the golang and path environment variables [2021-09-15T15:54:34.834Z] INFO: GOPATH=d:\gopath [2021-09-15T15:54:34.834Z] INFO: go version go1.17 windows/amd64 [2021-09-15T15:54:34.834Z] INFO: Running the daemon under test in debug mode [2021-09-15T15:54:34.834Z] INFO: Starting a daemon under test... [2021-09-15T15:54:34.834Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42842\4\daemon --pidfile d:\CI\PR-42842\4\docker.pid -D [2021-09-15T15:54:34.834Z] INFO: Process started successfully. [2021-09-15T15:54:34.834Z] INFO: Start tailing logs of the daemon under tests [2021-09-15T15:54:34.834Z] INFO: Waiting for the daemon under test to start... [2021-09-15T15:54:35.059Z] --- PASS: TestBuildSquashParent (6.52s) [2021-09-15T15:54:35.059Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-15T15:54:35.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T15:54:35.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T15:54:35.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T15:54:35.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T15:54:35.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T15:54:35.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T15:54:35.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T15:54:35.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T15:54:35.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T15:54:35.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T15:54:35.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T15:54:35.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T15:54:35.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T15:54:35.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T15:54:35.286Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-15T15:54:35.463Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-09-15T15:54:35.463Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-09-15T15:54:35.463Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-15T15:54:36.211Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-15T15:54:36.839Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-09-15T15:54:36.839Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2021-09-15T15:54:36.839Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-15T15:54:36.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T15:54:36.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T15:54:37.573Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-15T15:54:37.772Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-09-15T15:54:38.031Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2021-09-15T15:54:38.031Z] === RUN TestIpcModeOlderClient [2021-09-15T15:54:38.031Z] === PAUSE TestIpcModeOlderClient [2021-09-15T15:54:38.031Z] === RUN TestKillContainerInvalidSignal [2021-09-15T15:54:38.289Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-09-15T15:54:38.289Z] === RUN TestKillContainer [2021-09-15T15:54:38.547Z] === RUN TestKillContainer/no_signal [2021-09-15T15:54:38.807Z] === RUN TestKillContainer/non_killing_signal [2021-09-15T15:54:38.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T15:54:38.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T15:54:38.936Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-15T15:54:38.936Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-15T15:54:38.936Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-15T15:54:38.936Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-15T15:54:38.936Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-15T15:54:38.936Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-15T15:54:39.065Z] === RUN TestKillContainer/killing_signal [2021-09-15T15:54:39.191Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-15T15:54:39.999Z] --- PASS: TestKillContainer (1.34s) [2021-09-15T15:54:39.999Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-09-15T15:54:39.999Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-09-15T15:54:39.999Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-09-15T15:54:39.999Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-15T15:54:39.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-15T15:54:40.258Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-15T15:54:40.552Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-09-15T15:54:40.552Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-15T15:54:40.760Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-15T15:54:40.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2021-09-15T15:54:40.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2021-09-15T15:54:40.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2021-09-15T15:54:40.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2021-09-15T15:54:40.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2021-09-15T15:54:40.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2021-09-15T15:54:40.760Z] === RUN TestBuildMultiStageCopy [2021-09-15T15:54:40.760Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-15T15:54:40.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2021-09-15T15:54:40.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2021-09-15T15:54:40.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-09-15T15:54:40.824Z] === RUN TestKillStoppedContainer [2021-09-15T15:54:40.824Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-09-15T15:54:40.824Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-15T15:54:40.824Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-09-15T15:54:40.824Z] === RUN TestKillDifferentUserContainer [2021-09-15T15:54:41.390Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2021-09-15T15:54:41.390Z] === RUN TestInspectOomKilledTrue [2021-09-15T15:54:41.390Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-15T15:54:41.390Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-15T15:54:41.390Z] === RUN TestInspectOomKilledFalse [2021-09-15T15:54:41.650Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2021-09-15T15:54:41.650Z] === RUN TestLinksEtcHostsContentMatch [2021-09-15T15:54:41.909Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2021-09-15T15:54:41.909Z] === RUN TestLinksContainerNames [2021-09-15T15:54:42.439Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-15T15:54:42.439Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-15T15:54:42.694Z] docker_api_swarm_test.go:272: [dd3ce1b13ac5f] joining swarm manager [d34b32e9661f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:54:42.694Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-15T15:54:42.843Z] --- PASS: TestLinksContainerNames (0.91s) [2021-09-15T15:54:42.843Z] === RUN TestLogsFollowTailEmpty [2021-09-15T15:54:43.410Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2021-09-15T15:54:43.410Z] === RUN TestContainerNetworkMountsNoChown [2021-09-15T15:54:43.977Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/default [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/default [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/private [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/private [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rprivate [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/slave [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/slave [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rslave [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/shared [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/shared [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rshared [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/default [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/rprivate [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/private [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/shared [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/rshared [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/rslave [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/slave [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-15T15:54:43.977Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-15T15:54:43.977Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-15T15:54:43.977Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-15T15:54:44.042Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-15T15:54:44.057Z] docker_api_swarm_test.go:273: [d399d84dda6dc] joining swarm manager [d34b32e9661f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T15:54:44.057Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-15T15:54:44.235Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-15T15:54:44.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2021-09-15T15:54:44.236Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-15T15:54:44.236Z] === RUN TestContainerBindMountNonRecursive [2021-09-15T15:54:44.983Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-15T15:54:45.166Z] 8f616e6e9eec: Pull complete [2021-09-15T15:54:45.415Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-15T15:54:45.542Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-15T15:54:45.611Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2021-09-15T15:54:45.611Z] === RUN TestContainerVolumesMountedAsShared [2021-09-15T15:54:46.102Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-15T15:54:46.102Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-15T15:54:46.102Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-15T15:54:46.177Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-09-15T15:54:46.177Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-15T15:54:46.348Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-15T15:54:46.435Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2021-09-15T15:54:46.435Z] === RUN TestNetworkNat [2021-09-15T15:54:46.663Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-15T15:54:46.663Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-15T15:54:46.663Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-15T15:54:46.663Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-15T15:54:46.917Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-15T15:54:47.001Z] --- PASS: TestNetworkNat (0.50s) [2021-09-15T15:54:47.001Z] === RUN TestNetworkLocalhostTCPNat [2021-09-15T15:54:47.281Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-15T15:54:47.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-15T15:54:47.567Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2021-09-15T15:54:47.567Z] === RUN TestNetworkLoopbackNat [2021-09-15T15:54:48.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-15T15:54:48.213Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2021-09-15T15:54:48.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2021-09-15T15:54:48.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2021-09-15T15:54:48.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-09-15T15:54:48.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-09-15T15:54:48.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-09-15T15:54:48.213Z] === RUN TestBuildMultiStageParentConfig [2021-09-15T15:54:48.293Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-15T15:54:48.293Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-15T15:54:49.696Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-15T15:54:50.093Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2021-09-15T15:54:50.093Z] === RUN TestPause [2021-09-15T15:54:50.256Z] --- PASS: TestCreateServiceMultipleTimes (16.68s) [2021-09-15T15:54:50.256Z] === RUN TestCreateServiceConflict [2021-09-15T15:54:50.511Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-15T15:54:50.511Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-15T15:54:50.659Z] --- PASS: TestPause (0.49s) [2021-09-15T15:54:50.659Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-15T15:54:50.659Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-15T15:54:50.659Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-15T15:54:50.659Z] === RUN TestPauseStopPausedContainer [2021-09-15T15:54:50.919Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2021-09-15T15:54:50.919Z] === RUN TestPidHost [2021-09-15T15:54:51.436Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-15T15:54:52.294Z] --- PASS: TestPidHost (1.08s) [2021-09-15T15:54:52.294Z] === RUN TestPsFilter [2021-09-15T15:54:52.294Z] --- PASS: TestPsFilter (0.14s) [2021-09-15T15:54:52.294Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-15T15:54:52.361Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-15T15:54:52.553Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2021-09-15T15:54:52.553Z] === RUN TestRemoveContainerWithVolume [2021-09-15T15:54:53.119Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2021-09-15T15:54:53.119Z] === RUN TestRemoveContainerRunning [2021-09-15T15:54:53.287Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-15T15:54:53.287Z] --- PASS: TestCreateServiceConflict (2.99s) [2021-09-15T15:54:53.287Z] === RUN TestCreateServiceMaxReplicas [2021-09-15T15:54:53.583Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-09-15T15:54:53.583Z] === RUN TestBuildLabelWithTargets [2021-09-15T15:54:53.685Z] --- PASS: TestRemoveContainerRunning (0.45s) [2021-09-15T15:54:53.685Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-15T15:54:53.847Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-15T15:54:53.847Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-15T15:54:54.252Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2021-09-15T15:54:54.252Z] === RUN TestRemoveInvalidContainer [2021-09-15T15:54:54.252Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-15T15:54:54.252Z] === RUN TestRenameLinkedContainer [2021-09-15T15:54:54.408Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-15T15:54:55.334Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-15T15:54:56.140Z] .....INFO: Daemon under test started and replied! [2021-09-15T15:54:56.140Z] INFO: Docker version of the daemon under test [2021-09-15T15:54:56.140Z] [2021-09-15T15:54:56.140Z] Client: [2021-09-15T15:54:56.140Z] Version: 17.06.2-ce [2021-09-15T15:54:56.140Z] API version: 1.30 [2021-09-15T15:54:56.140Z] Go version: go1.8.3 [2021-09-15T15:54:56.140Z] Git commit: cec0b72 [2021-09-15T15:54:56.140Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-15T15:54:56.140Z] OS/Arch: windows/amd64 [2021-09-15T15:54:56.140Z] [2021-09-15T15:54:56.140Z] Server: [2021-09-15T15:54:56.140Z] Version: 0.0.0-dev [2021-09-15T15:54:56.140Z] API version: 1.42 (minimum version 1.24) [2021-09-15T15:54:56.140Z] Go version: go1.17 [2021-09-15T15:54:56.140Z] Git commit: b7a2a4fda2 [2021-09-15T15:54:56.140Z] Built: 09/15/2021 15:53:00 [2021-09-15T15:54:56.140Z] OS/Arch: windows/amd64 [2021-09-15T15:54:56.140Z] Experimental: false [2021-09-15T15:54:56.140Z] [2021-09-15T15:54:56.140Z] INFO: Docker info of the daemon under test [2021-09-15T15:54:56.140Z] [2021-09-15T15:54:56.140Z] Containers: 0 [2021-09-15T15:54:56.140Z] Running: 0 [2021-09-15T15:54:56.140Z] Paused: 0 [2021-09-15T15:54:56.140Z] Stopped: 0 [2021-09-15T15:54:56.140Z] Images: 0 [2021-09-15T15:54:56.140Z] Server Version: 0.0.0-dev [2021-09-15T15:54:56.140Z] Storage Driver: windowsfilter [2021-09-15T15:54:56.140Z] Windows: [2021-09-15T15:54:56.140Z] Logging Driver: json-file [2021-09-15T15:54:56.140Z] Plugins: [2021-09-15T15:54:56.140Z] Volume: local [2021-09-15T15:54:56.140Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T15:54:56.140Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T15:54:56.140Z] Swarm: inactive [2021-09-15T15:54:56.140Z] Default Isolation: process [2021-09-15T15:54:56.140Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-15T15:54:56.140Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-15T15:54:56.140Z] OSType: windows [2021-09-15T15:54:56.140Z] Architecture: x86_64 [2021-09-15T15:54:56.140Z] CPUs: 4 [2021-09-15T15:54:56.140Z] Total Memory: 32GiB [2021-09-15T15:54:56.140Z] Name: azwin-2-8de650 [2021-09-15T15:54:56.140Z] ID: 7AHV:45SL:VFEF:YC7U:TZAP:BGN2:G4UT:PPE6:S6WK:2MTP:IBSS:MCDZ [2021-09-15T15:54:56.140Z] Docker Root Dir: D:\CI\PR-42842\4\daemon [2021-09-15T15:54:56.140Z] Debug Mode (client): false [2021-09-15T15:54:56.140Z] Debug Mode (server): true [2021-09-15T15:54:56.140Z] File Descriptors: -1 [2021-09-15T15:54:56.140Z] Goroutines: 16 [2021-09-15T15:54:56.140Z] System Time: 2021-09-15T15:54:53.7679052Z [2021-09-15T15:54:56.140Z] EventsListeners: 0 [2021-09-15T15:54:56.140Z] Registry: https://index.docker.io/v1/ [2021-09-15T15:54:56.140Z] Labels: [2021-09-15T15:54:56.140Z] Experimental: false [2021-09-15T15:54:56.140Z] Insecure Registries: [2021-09-15T15:54:56.140Z] 127.0.0.0/8 [2021-09-15T15:54:56.140Z] Live Restore Enabled: false [2021-09-15T15:54:56.140Z] [2021-09-15T15:54:56.140Z] [2021-09-15T15:54:56.140Z] INFO: Docker images of the daemon under test [2021-09-15T15:54:56.140Z] [2021-09-15T15:54:56.140Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-15T15:54:56.140Z] [2021-09-15T15:54:56.140Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-15T15:54:56.140Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-09-15T15:54:56.140Z] ltsc2019: Pulling from windows/servercore [2021-09-15T15:54:56.140Z] 4612f6d0b889: Pulling fs layer [2021-09-15T15:54:56.140Z] a0ddf88812f1: Pulling fs layer [2021-09-15T15:54:56.153Z] --- PASS: TestRenameLinkedContainer (1.80s) [2021-09-15T15:54:56.153Z] === RUN TestRenameStoppedContainer [2021-09-15T15:54:56.259Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-15T15:54:56.259Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-15T15:54:56.410Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-09-15T15:54:56.410Z] === RUN TestRenameRunningContainerAndReuse [2021-09-15T15:54:56.514Z] --- PASS: TestCreateServiceMaxReplicas (3.29s) [2021-09-15T15:54:56.514Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-15T15:54:56.769Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-15T15:54:57.344Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2021-09-15T15:54:57.344Z] === RUN TestRenameInvalidName [2021-09-15T15:54:57.602Z] --- PASS: TestRenameInvalidName (0.45s) [2021-09-15T15:54:57.602Z] === RUN TestRenameAnonymousContainer [2021-09-15T15:54:58.131Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-15T15:54:59.494Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-15T15:54:59.494Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-15T15:54:59.494Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-15T15:54:59.494Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-15T15:54:59.494Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-15T15:54:59.500Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2021-09-15T15:54:59.500Z] === RUN TestRenameContainerWithSameName [2021-09-15T15:54:59.759Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2021-09-15T15:54:59.759Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-15T15:55:00.418Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-15T15:55:00.693Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2021-09-15T15:55:00.693Z] === RUN TestResize [2021-09-15T15:55:01.258Z] --- PASS: TestResize (0.47s) [2021-09-15T15:55:01.258Z] === RUN TestResizeWithInvalidSize [2021-09-15T15:55:01.687Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-09-15T15:55:01.687Z] === RUN TestBuildWithEmptyLayers [2021-09-15T15:55:01.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-09-15T15:55:01.825Z] --- PASS: TestResizeWithInvalidSize (0.50s) [2021-09-15T15:55:01.825Z] === RUN TestResizeWhenContainerNotStarted [2021-09-15T15:55:02.083Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:55:02.083Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:55:02.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:55:02.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:55:02.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-15T15:55:03.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:55:03.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-15T15:55:04.214Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-09-15T15:55:04.214Z] === RUN TestBuildMultiStageOnBuild [2021-09-15T15:55:04.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-15T15:55:04.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-15T15:55:05.042Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-15T15:55:05.042Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-15T15:55:05.603Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-15T15:55:05.603Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-15T15:55:05.603Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-15T15:55:05.603Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-15T15:55:05.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-15T15:55:06.557Z] a0ddf88812f1: Verifying Checksum [2021-09-15T15:55:06.557Z] a0ddf88812f1: Download complete [2021-09-15T15:55:06.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-15T15:55:07.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-15T15:55:08.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-15T15:55:08.863Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-15T15:55:08.863Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-15T15:55:09.478Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-09-15T15:55:09.478Z] === RUN TestBuildUncleanTarFilenames [2021-09-15T15:55:09.735Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-09-15T15:55:09.735Z] === RUN TestBuildMultiStageLayerLeak [2021-09-15T15:55:09.788Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-15T15:55:10.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-15T15:55:10.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-15T15:55:10.712Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2021-09-15T15:55:10.712Z] === RUN TestCreateServiceSecretFileMode [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.23s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.99s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s) [2021-09-15T15:55:12.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s) [2021-09-15T15:55:12.536Z] === RUN TestCgroupNamespacesRun [2021-09-15T15:55:13.909Z] --- PASS: TestCgroupNamespacesRun (1.29s) [2021-09-15T15:55:13.909Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-15T15:55:13.909Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-15T15:55:13.909Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-15T15:55:13.909Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-15T15:55:13.973Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-15T15:55:13.973Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2021-09-15T15:55:13.973Z] === RUN TestCreateServiceConfigFileMode [2021-09-15T15:55:13.973Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-15T15:55:14.844Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2021-09-15T15:55:14.844Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-15T15:55:14.998Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2021-09-15T15:55:14.998Z] === RUN TestBuildWithHugeFile [2021-09-15T15:55:15.335Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-15T15:55:16.219Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2021-09-15T15:55:16.219Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-15T15:55:16.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-15T15:55:16.697Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2021-09-15T15:55:16.697Z] === RUN TestCreateServiceSysctls [2021-09-15T15:55:17.593Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-09-15T15:55:17.593Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-15T15:55:17.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-09-15T15:55:18.527Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-09-15T15:55:18.527Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-15T15:55:18.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-09-15T15:55:19.093Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-09-15T15:55:19.093Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-15T15:55:20.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-09-15T15:55:20.347Z] --- PASS: TestCreateServiceSysctls (3.62s) [2021-09-15T15:55:20.347Z] === RUN TestCreateServiceCapabilities [2021-09-15T15:55:20.467Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2021-09-15T15:55:20.467Z] === RUN TestNISDomainname [2021-09-15T15:55:21.035Z] --- PASS: TestNISDomainname (0.61s) [2021-09-15T15:55:21.035Z] === RUN TestHostnameDnsResolution [2021-09-15T15:55:21.600Z] --- PASS: TestHostnameDnsResolution (0.71s) [2021-09-15T15:55:21.601Z] === RUN TestStats [2021-09-15T15:55:21.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-09-15T15:55:22.013Z] 8f616e6e9eec: Pull complete [2021-09-15T15:55:23.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003912d8_} [2021-09-15T15:55:23.325Z] --- PASS: TestCreateServiceCapabilities (3.10s) [2021-09-15T15:55:23.325Z] === RUN TestInspect [2021-09-15T15:55:24.127Z] --- PASS: TestStats (2.49s) [2021-09-15T15:55:24.127Z] === RUN TestStopContainerWithTimeout [2021-09-15T15:55:24.127Z] === RUN TestStopContainerWithTimeout/0 [2021-09-15T15:55:24.127Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-15T15:55:24.127Z] === RUN TestStopContainerWithTimeout/1 [2021-09-15T15:55:24.127Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-15T15:55:24.127Z] === RUN TestStopContainerWithTimeout/3 [2021-09-15T15:55:24.127Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-15T15:55:24.127Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-15T15:55:24.127Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-15T15:55:24.127Z] === CONT TestStopContainerWithTimeout/0 [2021-09-15T15:55:24.127Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-15T15:55:24.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12574564808_/foo_false____} [2021-09-15T15:55:25.061Z] === CONT TestStopContainerWithTimeout/3 [2021-09-15T15:55:25.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-09-15T15:55:25.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12574564808_/foo_true____} [2021-09-15T15:55:26.364Z] ok github.com/docker/docker/libnetwork/ipam 68.526s coverage: 85.3% of statements [2021-09-15T15:55:26.364Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-15T15:55:26.364Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-15T15:55:26.364Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-09-15T15:55:26.364Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-09-15T15:55:26.364Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-15T15:55:26.364Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-09-15T15:55:26.364Z] ok github.com/docker/docker/libnetwork/ipamutils 0.492s coverage: 74.0% of statements [2021-09-15T15:55:26.364Z] ok github.com/docker/docker/libnetwork/iptables 0.281s coverage: 45.1% of statements [2021-09-15T15:55:26.364Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-09-15T15:55:26.364Z] ok github.com/docker/docker/libnetwork/netutils 0.030s coverage: 44.1% of statements [2021-09-15T15:55:26.793Z] --- PASS: TestInspect (3.34s) [2021-09-15T15:55:26.793Z] === RUN TestCreateJob [2021-09-15T15:55:26.959Z] === CONT TestStopContainerWithTimeout/1 [2021-09-15T15:55:27.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-355693533_/foo_false____} [2021-09-15T15:55:27.772Z] 4612f6d0b889: Verifying Checksum [2021-09-15T15:55:27.772Z] 4612f6d0b889: Download complete [2021-09-15T15:55:28.332Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-15T15:55:28.332Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2021-09-15T15:55:28.332Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-09-15T15:55:28.332Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2021-09-15T15:55:28.332Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-09-15T15:55:28.332Z] === RUN TestDeleteDevicemapper [2021-09-15T15:55:28.332Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-15T15:55:28.332Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-15T15:55:28.332Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-15T15:55:29.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-355693533_/foo_true____} [2021-09-15T15:55:29.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-09-15T15:55:30.237Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2021-09-15T15:55:30.237Z] === RUN TestUpdateMemory [2021-09-15T15:55:30.495Z] --- PASS: TestUpdateMemory (0.62s) [2021-09-15T15:55:30.495Z] === RUN TestUpdateCPUQuota [2021-09-15T15:55:30.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-355693533_/foo_true__0xc0003915f0__} [2021-09-15T15:55:31.262Z] --- PASS: TestCreateJob (4.33s) [2021-09-15T15:55:31.262Z] === RUN TestReplicatedJob [2021-09-15T15:55:31.262Z] docker_api_swarm_node_test.go:20: [d89a8e3d6ceb0] joining swarm manager [dfebb1db2d8b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:55:31.429Z] --- PASS: TestUpdateCPUQuota (0.91s) [2021-09-15T15:55:31.429Z] === RUN TestUpdatePidsLimit [2021-09-15T15:55:31.429Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-15T15:55:31.688Z] === RUN TestUpdatePidsLimit/no_change [2021-09-15T15:55:31.822Z] docker_api_swarm_node_test.go:21: [da777476a9036] joining swarm manager [dfebb1db2d8b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T15:55:31.945Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-15T15:55:32.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000391620_} [2021-09-15T15:55:32.204Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-15T15:55:32.462Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-15T15:55:32.720Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-15T15:55:32.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-15T15:55:33.912Z] --- PASS: TestUpdatePidsLimit (2.31s) [2021-09-15T15:55:33.912Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2021-09-15T15:55:33.912Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-09-15T15:55:33.912Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2021-09-15T15:55:33.912Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2021-09-15T15:55:33.912Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2021-09-15T15:55:33.912Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-09-15T15:55:33.912Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2021-09-15T15:55:33.912Z] === RUN TestUpdateRestartPolicy [2021-09-15T15:55:33.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000391638_} [2021-09-15T15:55:35.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003916b0_} [2021-09-15T15:55:36.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003916c8_} [2021-09-15T15:55:37.247Z] --- PASS: TestReplicatedJob (6.09s) [2021-09-15T15:55:37.247Z] === RUN TestUpdateReplicatedJob [2021-09-15T15:55:38.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-09-15T15:55:39.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-09-15T15:55:39.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-09-15T15:55:39.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-09-15T15:55:39.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-09-15T15:55:39.791Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-15T15:55:40.717Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2021-09-15T15:55:40.717Z] === RUN TestServiceListWithStatuses [2021-09-15T15:55:40.717Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-15T15:55:40.717Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-15T15:55:40.717Z] === RUN TestDockerNetworkConnectAlias [2021-09-15T15:55:42.602Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-15T15:55:42.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-09-15T15:55:44.219Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-15T15:55:46.113Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2021-09-15T15:55:46.113Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-15T15:55:46.113Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-09-15T15:55:46.113Z] === RUN TestWaitNonBlocked [2021-09-15T15:55:46.113Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T15:55:46.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T15:55:46.113Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T15:55:46.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T15:55:46.113Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T15:55:46.113Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T15:55:46.113Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-15T15:55:46.113Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2021-09-15T15:55:46.113Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-09-15T15:55:46.113Z] === RUN TestWaitBlocked [2021-09-15T15:55:46.113Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T15:55:46.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T15:55:46.113Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T15:55:46.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T15:55:46.113Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T15:55:46.113Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T15:55:46.730Z] --- PASS: TestDockerNetworkConnectAlias (6.03s) [2021-09-15T15:55:46.730Z] === RUN TestDockerNetworkReConnect [2021-09-15T15:55:47.047Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-15T15:55:47.047Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2021-09-15T15:55:47.047Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2021-09-15T15:55:47.047Z] === CONT TestContainerStartOnDaemonRestart [2021-09-15T15:55:47.047Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-15T15:55:47.656Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-15T15:55:47.900Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:55:47.900Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:55:47.900Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:55:47.900Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:55:47.900Z] [2021-09-15T15:55:47.900Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-09-15T15:55:47.900Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-09-15T15:55:47.900Z] Using test binary docker [2021-09-15T15:55:47.900Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-15T15:55:47.900Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-15T15:55:47.900Z] INFO: Waiting for daemon to start... [2021-09-15T15:55:47.900Z] Starting dockerd [2021-09-15T15:55:47.900Z] . [2021-09-15T15:55:47.900Z] INFO: Building docker-sdk-python3:5.0.0... [2021-09-15T15:55:48.584Z] docker_api_swarm_test.go:502: [d35bb4eeef70c] joining swarm manager [dc04e05cb2d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:55:49.145Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-15T15:55:49.145Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-15T15:55:49.577Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s) [2021-09-15T15:55:49.577Z] === CONT TestIpcModeOlderClient [2021-09-15T15:55:49.577Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2021-09-15T15:55:49.577Z] === CONT TestContainerKillOnDaemonStart [2021-09-15T15:55:49.577Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-09-15T15:55:49.577Z] === CONT TestDaemonHostGatewayIP [2021-09-15T15:55:50.070Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-15T15:55:50.631Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-09-15T15:55:51.557Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-15T15:55:51.812Z] --- PASS: TestDockerNetworkReConnect (4.88s) [2021-09-15T15:55:51.812Z] === RUN TestServicePlugin [2021-09-15T15:55:52.114Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2021-09-15T15:55:52.114Z] === CONT TestDaemonRestartIpcMode [2021-09-15T15:55:52.372Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-15T15:55:52.932Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-15T15:55:53.492Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-15T15:55:54.418Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-15T15:55:54.641Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2021-09-15T15:55:54.978Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-15T15:55:55.233Z] plugin_test.go:61: [d31634f48eb42] joining swarm manager [dd37675ee785b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:55:55.794Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-15T15:55:56.353Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-15T15:55:56.914Z] plugin_test.go:64: [d91ae87bd5fbf] joining swarm manager [dd37675ee785b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T15:55:57.476Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-15T15:55:58.401Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-15T15:55:58.961Z] docker_api_swarm_test.go:507: [d8a77f14539b2] joining swarm manager [dc04e05cb2d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T15:55:58.961Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-15T15:55:59.887Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-15T15:56:00.448Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-15T15:56:01.007Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-15T15:56:01.007Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-15T15:56:01.227Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2021-09-15T15:56:01.227Z] PASS [2021-09-15T15:56:01.227Z] [2021-09-15T15:56:01.227Z] === Skipped [2021-09-15T15:56:01.227Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-15T15:56:01.227Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T15:56:01.227Z] [2021-09-15T15:56:01.227Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-15T15:56:01.227Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-15T15:56:01.227Z] [2021-09-15T15:56:01.227Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-15T15:56:01.227Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-15T15:56:01.227Z] [2021-09-15T15:56:01.227Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-15T15:56:01.227Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-15T15:56:01.227Z] [2021-09-15T15:56:01.227Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-15T15:56:01.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-15T15:56:01.227Z] [2021-09-15T15:56:01.227Z] DONE 195 tests, 5 skipped in 107.599s [2021-09-15T15:56:01.227Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-15T15:56:01.227Z] === RUN TestConfigDaemonLibtrustID [2021-09-15T15:56:01.573Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-15T15:56:01.798Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-09-15T15:56:01.798Z] === RUN TestDaemonConfigValidation [2021-09-15T15:56:01.798Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-15T15:56:01.798Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-15T15:56:01.798Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-15T15:56:01.798Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-15T15:56:01.798Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-15T15:56:01.798Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-15T15:56:01.798Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-15T15:56:01.798Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-15T15:56:01.798Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-15T15:56:01.798Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-15T15:56:01.798Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-15T15:56:01.798Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-15T15:56:01.798Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-15T15:56:01.798Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-15T15:56:01.798Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-15T15:56:01.798Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-15T15:56:01.798Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-09-15T15:56:01.798Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-09-15T15:56:01.798Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-09-15T15:56:01.798Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-09-15T15:56:01.798Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-09-15T15:56:01.798Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-15T15:56:01.798Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-15T15:56:02.498Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-15T15:56:03.059Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-15T15:56:03.172Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-15T15:56:03.619Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-15T15:56:04.105Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-15T15:56:04.179Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-15T15:56:05.040Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-15T15:56:05.040Z] daemon_test.go:148: [d9d83ab82b25b] daemon is not started [2021-09-15T15:56:05.041Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-09-15T15:56:05.041Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-09-15T15:56:05.041Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-09-15T15:56:05.041Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-09-15T15:56:05.041Z] PASS [2021-09-15T15:56:05.041Z] [2021-09-15T15:56:05.041Z] DONE 11 tests in 3.885s [2021-09-15T15:56:05.041Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-15T15:56:05.041Z] INFO: Testing against a local daemon [2021-09-15T15:56:05.041Z] === RUN TestCommitInheritsEnv [2021-09-15T15:56:05.299Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-09-15T15:56:05.299Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-15T15:56:05.299Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-15T15:56:05.299Z] === RUN TestImagesFilterMultiReference [2021-09-15T15:56:05.299Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-15T15:56:05.299Z] === RUN TestImagePullPlatformInvalid [2021-09-15T15:56:05.299Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-15T15:56:05.299Z] === RUN TestRemoveImageOrphaning [2021-09-15T15:56:05.541Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-15T15:56:05.557Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-09-15T15:56:05.557Z] === RUN TestRemoveImageGarbageCollector [2021-09-15T15:56:06.102Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-15T15:56:07.457Z] --- PASS: TestRemoveImageGarbageCollector (1.64s) [2021-09-15T15:56:07.457Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-15T15:56:07.457Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-15T15:56:07.457Z] === RUN TestTagInvalidReference [2021-09-15T15:56:07.457Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-15T15:56:07.457Z] === RUN TestTagValidPrefixedRepo [2021-09-15T15:56:07.457Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-15T15:56:07.457Z] === RUN TestTagExistedNameWithoutForce [2021-09-15T15:56:07.457Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-15T15:56:07.457Z] === RUN TestTagOfficialNames [2021-09-15T15:56:07.457Z] --- PASS: TestTagOfficialNames (0.04s) [2021-09-15T15:56:07.457Z] === RUN TestTagMatchesDigest [2021-09-15T15:56:07.457Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-15T15:56:07.457Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-15T15:56:07.986Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-15T15:56:11.177Z] 48a76b150a3a: Pull complete [2021-09-15T15:56:11.177Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-15T15:56:11.177Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T15:56:11.177Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-15T15:56:11.177Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-15T15:56:11.177Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-15T15:56:11.177Z] WARN: Skipping validation tests [2021-09-15T15:56:11.177Z] INFO: Running unit tests at 09/15/2021 15:55:57... [2021-09-15T15:56:11.177Z] INFO: make.ps1 starting at 09/15/2021 15:56:00 [2021-09-15T15:56:11.177Z] INFO: Git commit (b7a2a4fda2) assumed from DOCKER_GITCOMMIT environment variable [2021-09-15T15:56:11.177Z] INFO: Invoking autogen... [2021-09-15T15:56:11.177Z] INFO: Running unit tests... [2021-09-15T15:56:11.178Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/stack 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-09-15T15:56:11.214Z] --- PASS: TestBuildWithHugeFile (54.09s) [2021-09-15T15:56:11.214Z] === RUN TestBuildWCOWSandboxSize [2021-09-15T15:56:11.214Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-15T15:56:11.214Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-15T15:56:11.214Z] === RUN TestBuildWithEmptyDockerfile [2021-09-15T15:56:11.214Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T15:56:11.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T15:56:11.214Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T15:56:11.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T15:56:11.214Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T15:56:11.214Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T15:56:11.214Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T15:56:11.214Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T15:56:11.214Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T15:56:11.214Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-15T15:56:11.214Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-09-15T15:56:11.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-09-15T15:56:11.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-15T15:56:11.214Z] === RUN TestBuildPreserveOwnership [2021-09-15T15:56:11.214Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-15T15:56:11.248Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-15T15:56:13.760Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-15T15:56:14.079Z] ? github.com/docker/docker/api [no test files] [2021-09-15T15:56:14.321Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-15T15:56:14.506Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-15T15:56:17.582Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-15T15:56:18.737Z] --- PASS: TestBuildPreserveOwnership (9.69s) [2021-09-15T15:56:18.737Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.68s) [2021-09-15T15:56:18.737Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-09-15T15:56:18.737Z] === RUN TestBuildPlatformInvalid [2021-09-15T15:56:18.737Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-15T15:56:18.737Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-15T15:56:18.737Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-15T15:56:18.737Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-15T15:56:18.737Z] PASS [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] === Skipped [2021-09-15T15:56:18.737Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-15T15:56:18.737Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-15T15:56:18.737Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-15T15:56:18.737Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] DONE 34 tests, 3 skipped in 113.848s [2021-09-15T15:56:18.737Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-15T15:56:18.737Z] INFO: Testing against a local daemon [2021-09-15T15:56:18.737Z] === RUN TestConfigInspect [2021-09-15T15:56:18.737Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] --- SKIP: TestConfigInspect (0.01s) [2021-09-15T15:56:18.737Z] === RUN TestConfigList [2021-09-15T15:56:18.737Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] --- SKIP: TestConfigList (0.01s) [2021-09-15T15:56:18.737Z] === RUN TestConfigsCreateAndDelete [2021-09-15T15:56:18.737Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-09-15T15:56:18.737Z] === RUN TestConfigsUpdate [2021-09-15T15:56:18.737Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-09-15T15:56:18.737Z] === RUN TestTemplatedConfig [2021-09-15T15:56:18.737Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-15T15:56:18.737Z] === RUN TestConfigCreateResolve [2021-09-15T15:56:18.737Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-09-15T15:56:18.737Z] PASS [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] === Skipped [2021-09-15T15:56:18.737Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-09-15T15:56:18.737Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-09-15T15:56:18.737Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-09-15T15:56:18.737Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-09-15T15:56:18.737Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-09-15T15:56:18.737Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-09-15T15:56:18.737Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:56:18.737Z] [2021-09-15T15:56:18.737Z] DONE 6 tests, 6 skipped in 0.147s [2021-09-15T15:56:18.737Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-15T15:56:18.737Z] INFO: Testing against a local daemon [2021-09-15T15:56:18.737Z] === RUN TestCheckpoint [2021-09-15T15:56:18.737Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T15:56:18.737Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-15T15:56:18.737Z] === RUN TestContainerInvalidJSON [2021-09-15T15:56:18.737Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T15:56:18.737Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T15:56:18.737Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-15T15:56:18.737Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-15T15:56:18.737Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T15:56:18.737Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-15T15:56:18.737Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-15T15:56:18.737Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-15T15:56:18.737Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-15T15:56:18.737Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-15T15:56:18.737Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-09-15T15:56:18.737Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-15T15:56:18.737Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-09-15T15:56:18.737Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-15T15:56:18.737Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-09-15T15:56:18.737Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-15T15:56:18.737Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-09-15T15:56:18.737Z] === RUN TestCopyFromContainer [2021-09-15T15:56:19.467Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-15T15:56:19.722Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-15T15:56:22.018Z] === RUN TestCopyFromContainer// [2021-09-15T15:56:22.232Z] --- PASS: TestServicePlugin (30.20s) [2021-09-15T15:56:22.232Z] === RUN TestServiceUpdateLabel [2021-09-15T15:56:22.277Z] === RUN TestCopyFromContainer//bar/root [2021-09-15T15:56:22.277Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-15T15:56:22.277Z] === RUN TestCopyFromContainer/bar/quux [2021-09-15T15:56:22.277Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-15T15:56:22.277Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-15T15:56:22.535Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-15T15:56:22.535Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-15T15:56:22.535Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-15T15:56:22.535Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-15T15:56:22.793Z] --- PASS: TestCopyFromContainer (3.97s) [2021-09-15T15:56:22.793Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-15T15:56:22.794Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-09-15T15:56:22.794Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-15T15:56:22.794Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-09-15T15:56:22.794Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-15T15:56:22.794Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-15T15:56:22.794Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-15T15:56:22.794Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-15T15:56:22.794Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-15T15:56:22.794Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-15T15:56:22.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-15T15:56:22.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T15:56:22.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T15:56:22.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T15:56:22.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T15:56:22.794Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T15:56:22.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T15:56:22.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T15:56:22.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T15:56:22.794Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T15:56:22.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-15T15:56:22.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-15T15:56:22.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-15T15:56:22.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-15T15:56:22.794Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-15T15:56:22.794Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-15T15:56:22.794Z] === RUN TestCreateWithInvalidEnv [2021-09-15T15:56:22.794Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-15T15:56:22.794Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-15T15:56:22.794Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-15T15:56:22.794Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-15T15:56:22.794Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-15T15:56:22.794Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-15T15:56:22.794Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-15T15:56:22.794Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-15T15:56:22.794Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-15T15:56:22.794Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-15T15:56:22.794Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-15T15:56:22.794Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-15T15:56:22.794Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-15T15:56:22.794Z] === RUN TestCreateTmpfsMountsTarget [2021-09-15T15:56:22.794Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-15T15:56:22.794Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-15T15:56:23.596Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-09-15T15:56:24.156Z] === RUN TestDockerSuite/TestCpToDot [2021-09-15T15:56:24.168Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2021-09-15T15:56:24.168Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-15T15:56:25.082Z] --- PASS: TestServiceUpdateLabel (2.97s) [2021-09-15T15:56:25.082Z] === RUN TestServiceUpdateSecrets [2021-09-15T15:56:25.082Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-15T15:56:25.103Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s) [2021-09-15T15:56:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-15T15:56:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T15:56:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T15:56:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T15:56:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T15:56:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T15:56:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T15:56:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T15:56:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T15:56:25.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T15:56:25.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T15:56:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T15:56:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T15:56:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T15:56:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T15:56:25.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T15:56:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-15T15:56:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-15T15:56:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-15T15:56:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-15T15:56:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-15T15:56:25.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-15T15:56:25.103Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-15T15:56:25.362Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2021-09-15T15:56:25.362Z] === RUN TestCreateDifferentPlatform [2021-09-15T15:56:25.362Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-15T15:56:25.362Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-15T15:56:25.362Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-15T15:56:25.362Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-15T15:56:25.362Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-15T15:56:25.362Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-15T15:56:25.362Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-09-15T15:56:25.362Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-15T15:56:25.362Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-09-15T15:56:25.362Z] === RUN TestContainerStartOnDaemonRestart [2021-09-15T15:56:25.362Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-15T15:56:25.362Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-09-15T15:56:25.362Z] === RUN TestDaemonRestartIpcMode [2021-09-15T15:56:25.362Z] === PAUSE TestDaemonRestartIpcMode [2021-09-15T15:56:25.362Z] === RUN TestDaemonHostGatewayIP [2021-09-15T15:56:25.362Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:56:25.362Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-09-15T15:56:25.362Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-15T15:56:25.362Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-15T15:56:25.362Z] === RUN TestContainerKillOnDaemonStart [2021-09-15T15:56:25.362Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-15T15:56:25.362Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-15T15:56:25.362Z] === RUN TestDiff [2021-09-15T15:56:25.928Z] --- PASS: TestDiff (0.37s) [2021-09-15T15:56:25.928Z] === RUN TestExecWithCloseStdin [2021-09-15T15:56:26.008Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-15T15:56:26.186Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-09-15T15:56:26.186Z] === RUN TestExec [2021-09-15T15:56:26.752Z] --- PASS: TestExec (0.42s) [2021-09-15T15:56:26.752Z] === RUN TestExecUser [2021-09-15T15:56:27.010Z] --- PASS: TestExecUser (0.44s) [2021-09-15T15:56:27.010Z] === RUN TestExportContainerAndImportImage [2021-09-15T15:56:27.370Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-15T15:56:27.576Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-09-15T15:56:27.576Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-15T15:56:27.930Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-15T15:56:28.856Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-15T15:56:28.883Z] === RUN TestMiddlewares [2021-09-15T15:56:28.883Z] --- PASS: TestMiddlewares (0.00s) [2021-09-15T15:56:28.883Z] PASS [2021-09-15T15:56:28.883Z] coverage: 9.0% of statements [2021-09-15T15:56:28.883Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2021-09-15T15:56:28.950Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-09-15T15:56:28.950Z] === RUN TestHealthCheckWorkdir [2021-09-15T15:56:29.111Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-15T15:56:29.516Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-09-15T15:56:29.516Z] === RUN TestHealthKillContainer [2021-09-15T15:56:30.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-09-15T15:56:30.036Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-15T15:56:30.961Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-15T15:56:30.961Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-15T15:56:30.961Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-15T15:56:31.216Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-15T15:56:31.790Z] docker_api_swarm_node_test.go:81: [dc2541d6f70e8] joining swarm manager [d5045adf34fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:56:31.790Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-15T15:56:31.790Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-15T15:56:31.790Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-15T15:56:32.043Z] --- PASS: TestHealthKillContainer (2.48s) [2021-09-15T15:56:32.043Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-15T15:56:32.045Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-15T15:56:32.301Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-09-15T15:56:32.301Z] === RUN TestIpcModeNone [2021-09-15T15:56:32.605Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-15T15:56:32.605Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-15T15:56:32.862Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-15T15:56:32.862Z] === RUN TestDockerSuite/TestCreateRM [2021-09-15T15:56:32.862Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-15T15:56:32.862Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-15T15:56:32.862Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-15T15:56:32.867Z] --- PASS: TestIpcModeNone (0.44s) [2021-09-15T15:56:32.867Z] === RUN TestIpcModePrivate [2021-09-15T15:56:33.118Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-15T15:56:33.118Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-15T15:56:33.128Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-09-15T15:56:33.387Z] --- PASS: TestIpcModePrivate (0.46s) [2021-09-15T15:56:33.387Z] === RUN TestIpcModeShareable [2021-09-15T15:56:33.387Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:56:33.387Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-09-15T15:56:33.387Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-15T15:56:34.163Z] 48a76b150a3a: Pull complete [2021-09-15T15:56:34.164Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4 [2021-09-15T15:56:34.164Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T15:56:34.164Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-15T15:56:34.164Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-15T15:56:34.164Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230' [2021-09-15T15:56:34.164Z] WARN: Skipping validation tests [2021-09-15T15:56:34.164Z] INFO: Running unit tests at 09/15/2021 15:56:32... [2021-09-15T15:56:34.538Z] sha256:bc689cf12ef54647f53716441023c1bb0426ae057a3d65e2ea7ad218c0465bf9 [2021-09-15T15:56:34.538Z] INFO: Starting docker-py tests... [2021-09-15T15:56:34.538Z] ============================= test session starts ============================== [2021-09-15T15:56:34.538Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-09-15T15:56:34.538Z] rootdir: /src, inifile: pytest.ini [2021-09-15T15:56:34.538Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-09-15T15:56:34.538Z] collected 390 items / 1 deselected / 389 selected [2021-09-15T15:56:34.538Z] [2021-09-15T15:56:34.762Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2021-09-15T15:56:34.762Z] === RUN TestAPIIpcModeHost [2021-09-15T15:56:34.762Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:56:34.762Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-09-15T15:56:34.762Z] === RUN TestDaemonIpcModeShareable [2021-09-15T15:56:34.762Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:56:34.762Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-09-15T15:56:34.762Z] === RUN TestDaemonIpcModePrivate [2021-09-15T15:56:35.004Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-15T15:56:35.004Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-15T15:56:35.004Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-15T15:56:35.698Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-09-15T15:56:35.698Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2021-09-15T15:56:35.698Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-15T15:56:35.698Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:56:35.698Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-15T15:56:35.698Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-15T15:56:35.698Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:56:35.698Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-15T15:56:35.698Z] === RUN TestIpcModeOlderClient [2021-09-15T15:56:35.698Z] === PAUSE TestIpcModeOlderClient [2021-09-15T15:56:35.698Z] === RUN TestKillContainerInvalidSignal [2021-09-15T15:56:35.702Z] INFO: make.ps1 starting at 09/15/2021 15:56:35 [2021-09-15T15:56:36.160Z] INFO: Git commit (b7a2a4fda2) assumed from DOCKER_GITCOMMIT environment variable [2021-09-15T15:56:36.160Z] INFO: Invoking autogen... [2021-09-15T15:56:36.160Z] INFO: Running unit tests... [2021-09-15T15:56:36.264Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2021-09-15T15:56:36.264Z] === RUN TestKillContainer [2021-09-15T15:56:36.264Z] === RUN TestKillContainer/no_signal [2021-09-15T15:56:36.522Z] === RUN TestKillContainer/non_killing_signal [2021-09-15T15:56:36.781Z] === RUN TestKillContainer/killing_signal [2021-09-15T15:56:37.346Z] --- PASS: TestKillContainer (1.16s) [2021-09-15T15:56:37.346Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-09-15T15:56:37.346Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2021-09-15T15:56:37.346Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-09-15T15:56:37.346Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-15T15:56:37.346Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-15T15:56:37.515Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-15T15:56:37.515Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-15T15:56:37.515Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-15T15:56:37.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-15T15:56:37.604Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-15T15:56:37.770Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-15T15:56:37.770Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-15T15:56:38.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s) [2021-09-15T15:56:38.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2021-09-15T15:56:38.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-09-15T15:56:38.170Z] === RUN TestKillStoppedContainer [2021-09-15T15:56:38.170Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-09-15T15:56:38.170Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-15T15:56:38.170Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-09-15T15:56:38.170Z] === RUN TestKillDifferentUserContainer [2021-09-15T15:56:38.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-15T15:56:38.428Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2021-09-15T15:56:38.428Z] === RUN TestInspectOomKilledTrue [2021-09-15T15:56:38.428Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:56:38.428Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-15T15:56:38.428Z] === RUN TestInspectOomKilledFalse [2021-09-15T15:56:38.428Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T15:56:38.428Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-15T15:56:38.428Z] === RUN TestLinksEtcHostsContentMatch [2021-09-15T15:56:38.428Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-15T15:56:38.428Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-09-15T15:56:38.428Z] === RUN TestLinksContainerNames [2021-09-15T15:56:39.362Z] --- PASS: TestLinksContainerNames (0.79s) [2021-09-15T15:56:39.362Z] === RUN TestLogsFollowTailEmpty [2021-09-15T15:56:39.621Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2021-09-15T15:56:39.621Z] === RUN TestContainerNetworkMountsNoChown [2021-09-15T15:56:40.187Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/default [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/default [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/private [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/private [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rprivate [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/slave [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/slave [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rslave [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/shared [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/shared [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rshared [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/default [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rslave [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/slave [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rprivate [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/private [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rshared [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/shared [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T15:56:40.188Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T15:56:40.188Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T15:56:40.188Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-15T15:56:40.446Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T15:56:40.447Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-15T15:56:40.447Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-15T15:56:40.447Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-15T15:56:40.447Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-15T15:56:40.447Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-15T15:56:40.447Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-15T15:56:40.447Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-15T15:56:40.447Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2021-09-15T15:56:40.447Z] === RUN TestContainerBindMountNonRecursive [2021-09-15T15:56:40.447Z] 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-09-15T15:56:40.447Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-09-15T15:56:40.447Z] === RUN TestContainerVolumesMountedAsShared [2021-09-15T15:56:40.447Z] 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-09-15T15:56:40.447Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-09-15T15:56:40.447Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-15T15:56:40.447Z] 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-09-15T15:56:40.447Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-09-15T15:56:40.447Z] === RUN TestNetworkNat [2021-09-15T15:56:40.842Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-15T15:56:40.842Z] --- PASS: TestServiceUpdateSecrets (15.78s) [2021-09-15T15:56:40.842Z] === RUN TestServiceUpdateConfigs [2021-09-15T15:56:41.016Z] --- PASS: TestNetworkNat (0.46s) [2021-09-15T15:56:41.016Z] === RUN TestNetworkLocalhostTCPNat [2021-09-15T15:56:41.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-15T15:56:41.282Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-09-15T15:56:41.282Z] === RUN TestNetworkLoopbackNat [2021-09-15T15:56:41.941Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/stack 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-09-15T15:56:42.461Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-15T15:56:43.814Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2021-09-15T15:56:43.814Z] === RUN TestPause [2021-09-15T15:56:43.814Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:56:43.814Z] --- SKIP: TestPause (0.00s) [2021-09-15T15:56:43.814Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-15T15:56:43.814Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-15T15:56:43.814Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-15T15:56:43.814Z] === RUN TestPauseStopPausedContainer [2021-09-15T15:56:43.814Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:56:43.814Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-09-15T15:56:43.814Z] === RUN TestPidHost [2021-09-15T15:56:43.825Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-15T15:56:44.080Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-15T15:56:44.641Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-15T15:56:44.750Z] --- PASS: TestPidHost (0.85s) [2021-09-15T15:56:44.750Z] === RUN TestPsFilter [2021-09-15T15:56:44.750Z] --- PASS: TestPsFilter (0.08s) [2021-09-15T15:56:44.750Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-15T15:56:44.896Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-15T15:56:45.317Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2021-09-15T15:56:45.317Z] === RUN TestRemoveContainerWithVolume [2021-09-15T15:56:45.457Z] === RUN TestDockerSuite/TestDockerFails [2021-09-15T15:56:45.457Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-09-15T15:56:45.457Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-09-15T15:56:45.457Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-09-15T15:56:45.575Z] --- PASS: TestRemoveContainerWithVolume (0.36s) [2021-09-15T15:56:45.575Z] === RUN TestRemoveContainerRunning [2021-09-15T15:56:45.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-09-15T15:56:45.833Z] --- PASS: TestRemoveContainerRunning (0.38s) [2021-09-15T15:56:45.833Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-15T15:56:46.271Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-09-15T15:56:46.399Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-09-15T15:56:46.399Z] === RUN TestRemoveInvalidContainer [2021-09-15T15:56:46.399Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-15T15:56:46.399Z] === RUN TestRenameLinkedContainer [2021-09-15T15:56:46.832Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-09-15T15:56:47.154Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-09-15T15:56:47.715Z] tests/integration/api_client_test.py ..... [ 7%] [2021-09-15T15:56:47.758Z] docker_api_swarm_node_test.go:53: [dbbbbe9d619e1] joining swarm manager [df9aa1dbbc92e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:56:48.013Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-09-15T15:56:48.013Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-09-15T15:56:48.268Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-09-15T15:56:48.268Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-09-15T15:56:48.298Z] --- PASS: TestRenameLinkedContainer (1.63s) [2021-09-15T15:56:48.298Z] === RUN TestRenameStoppedContainer [2021-09-15T15:56:48.298Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-09-15T15:56:48.298Z] === RUN TestRenameRunningContainerAndReuse [2021-09-15T15:56:48.523Z] docker_api_swarm_node_test.go:54: [d73728f14fc78] joining swarm manager [df9aa1dbbc92e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T15:56:49.232Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2021-09-15T15:56:49.232Z] === RUN TestRenameInvalidName [2021-09-15T15:56:49.492Z] --- PASS: TestRenameInvalidName (0.39s) [2021-09-15T15:56:49.492Z] === RUN TestRenameAnonymousContainer [2021-09-15T15:56:49.569Z] tests/integration/api_config_test.py ..... [ 8%] [2021-09-15T15:56:50.502Z] ? github.com/docker/docker/api [no test files] [2021-09-15T15:56:50.865Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2021-09-15T15:56:50.865Z] === RUN TestRenameContainerWithSameName [2021-09-15T15:56:51.431Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2021-09-15T15:56:51.431Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-15T15:56:51.998Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2021-09-15T15:56:51.998Z] === RUN TestResize [2021-09-15T15:56:52.563Z] --- PASS: TestResize (0.41s) [2021-09-15T15:56:52.563Z] === RUN TestResizeWithInvalidSize [2021-09-15T15:56:52.820Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2021-09-15T15:56:52.821Z] === RUN TestResizeWhenContainerNotStarted [2021-09-15T15:56:53.386Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-09-15T15:56:53.386Z] === RUN TestDaemonRestartKillContainers [2021-09-15T15:56:53.386Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-15T15:56:53.386Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-15T15:56:53.386Z] === RUN TestCgroupNamespacesRun [2021-09-15T15:56:54.319Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2021-09-15T15:56:54.320Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-15T15:56:55.051Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-15T15:56:55.611Z] --- PASS: TestServiceUpdateConfigs (14.97s) [2021-09-15T15:56:55.611Z] === RUN TestServiceUpdateNetwork [2021-09-15T15:56:55.693Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-09-15T15:56:55.693Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-15T15:56:56.171Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-15T15:56:56.628Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2021-09-15T15:56:56.628Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-15T15:56:58.002Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2021-09-15T15:56:58.002Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-15T15:56:58.058Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-15T15:56:58.937Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2021-09-15T15:56:58.937Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-15T15:56:59.426Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-09-15T15:56:59.871Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2021-09-15T15:56:59.871Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-15T15:57:00.350Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-15T15:57:00.439Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-09-15T15:57:00.439Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-15T15:57:00.910Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-15T15:57:01.470Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-15T15:57:01.815Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2021-09-15T15:57:01.815Z] === RUN TestNISDomainname [2021-09-15T15:57:01.815Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-15T15:57:01.815Z] --- SKIP: TestNISDomainname (0.01s) [2021-09-15T15:57:01.815Z] === RUN TestHostnameDnsResolution [2021-09-15T15:57:02.031Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-15T15:57:02.382Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-09-15T15:57:02.382Z] === RUN TestStats [2021-09-15T15:57:02.382Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:02.382Z] --- SKIP: TestStats (0.00s) [2021-09-15T15:57:02.382Z] === RUN TestStopContainerWithTimeout [2021-09-15T15:57:02.382Z] === RUN TestStopContainerWithTimeout/0 [2021-09-15T15:57:02.382Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-15T15:57:02.382Z] === RUN TestStopContainerWithTimeout/1 [2021-09-15T15:57:02.382Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-15T15:57:02.382Z] === RUN TestStopContainerWithTimeout/3 [2021-09-15T15:57:02.382Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-15T15:57:02.382Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-15T15:57:02.382Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-15T15:57:02.382Z] === CONT TestStopContainerWithTimeout/0 [2021-09-15T15:57:02.382Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-15T15:57:02.870Z] === RUN TestMiddlewares [2021-09-15T15:57:02.870Z] --- PASS: TestMiddlewares (0.00s) [2021-09-15T15:57:02.870Z] PASS [2021-09-15T15:57:02.870Z] coverage: 9.0% of statements [2021-09-15T15:57:02.870Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2021-09-15T15:57:02.957Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-15T15:57:02.975Z] === CONT TestStopContainerWithTimeout/3 [2021-09-15T15:57:03.517Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-09-15T15:57:04.914Z] === CONT TestStopContainerWithTimeout/1 [2021-09-15T15:57:05.417Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-09-15T15:57:06.286Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-15T15:57:06.286Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2021-09-15T15:57:06.286Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2021-09-15T15:57:06.286Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2021-09-15T15:57:06.286Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2021-09-15T15:57:06.286Z] === RUN TestDeleteDevicemapper [2021-09-15T15:57:06.286Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-15T15:57:06.286Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-15T15:57:06.286Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-15T15:57:06.366Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-15T15:57:08.189Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s) [2021-09-15T15:57:08.189Z] === RUN TestUpdateMemory [2021-09-15T15:57:08.189Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:08.189Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-15T15:57:08.189Z] === RUN TestUpdateCPUQuota [2021-09-15T15:57:08.189Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:08.189Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-09-15T15:57:08.189Z] === RUN TestUpdatePidsLimit [2021-09-15T15:57:08.189Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:08.189Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-09-15T15:57:08.189Z] === RUN TestUpdateRestartPolicy [2021-09-15T15:57:08.895Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-09-15T15:57:09.166Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2021-09-15T15:57:09.166Z] === RUN TestServiceUpdatePidsLimit [2021-09-15T15:57:09.281Z] 4612f6d0b889: Pull complete [2021-09-15T15:57:10.562Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-15T15:57:11.122Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-15T15:57:11.377Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-15T15:57:12.302Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-15T15:57:13.227Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-15T15:57:13.787Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-15T15:57:14.042Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-15T15:57:14.967Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-15T15:57:15.221Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-09-15T15:57:15.476Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-15T15:57:15.732Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-09-15T15:57:15.987Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-09-15T15:57:15.987Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-15T15:57:16.911Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-15T15:57:17.894Z] ok github.com/docker/docker/libnetwork/networkdb 103.625s coverage: 60.0% of statements [2021-09-15T15:57:17.894Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-15T15:57:17.894Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-09-15T15:57:17.894Z] ok github.com/docker/docker/libnetwork/osl 4.414s coverage: 39.7% of statements [2021-09-15T15:57:17.894Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-09-15T15:57:17.894Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-09-15T15:57:17.894Z] ok github.com/docker/docker/libnetwork/portmapper 0.970s coverage: 48.6% of statements [2021-09-15T15:57:17.894Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-09-15T15:57:17.894Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-15T15:57:17.894Z] ok github.com/docker/docker/libnetwork/types 0.004s coverage: 37.3% of statements [2021-09-15T15:57:17.894Z] [2021-09-15T15:57:17.894Z] === Skipped [2021-09-15T15:57:17.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-15T15:57:17.894Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:57:17.894Z] [2021-09-15T15:57:17.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-15T15:57:17.894Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:57:17.894Z] [2021-09-15T15:57:17.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-15T15:57:17.894Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:57:17.894Z] [2021-09-15T15:57:17.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-15T15:57:17.894Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:57:17.894Z] [2021-09-15T15:57:17.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-15T15:57:17.894Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:57:17.894Z] [2021-09-15T15:57:17.894Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-15T15:57:17.894Z] firewalld_test.go:14: firewalld is not running [2021-09-15T15:57:17.894Z] [2021-09-15T15:57:17.894Z] DONE 331 tests, 6 skipped in 283.152s Post stage [Pipeline] junit [2021-09-15T15:57:17.911Z] Recording test results [2021-09-15T15:57:18.273Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-15T15:57:18.273Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-15T15:57:18.273Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-15T15:57:18.273Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-15T15:57:18.562Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-15T15:57:18.818Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-15T15:57:18.978Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-09-15T15:57:19.378Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-15T15:57:19.432Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-15T15:57:19.683Z] === RUN TestBoolValue [2021-09-15T15:57:19.683Z] --- PASS: TestBoolValue (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestBoolValueOrDefault [2021-09-15T15:57:19.683Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestInt64ValueOrZero [2021-09-15T15:57:19.683Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestInt64ValueOrDefault [2021-09-15T15:57:19.683Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-15T15:57:19.683Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestJsonContentType [2021-09-15T15:57:19.683Z] --- PASS: TestJsonContentType (0.00s) [2021-09-15T15:57:19.683Z] PASS [2021-09-15T15:57:19.683Z] coverage: 14.7% of statements [2021-09-15T15:57:19.683Z] ok github.com/docker/docker/api/server/httputils 0.085s coverage: 14.7% of statements [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-15T15:57:19.683Z] === RUN TestMaskSecretKeys [2021-09-15T15:57:19.683Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-15T15:57:19.683Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-15T15:57:19.683Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-15T15:57:19.683Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestVersionMiddlewareVersion [2021-09-15T15:57:19.683Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-15T15:57:19.683Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-15T15:57:19.683Z] PASS [2021-09-15T15:57:19.683Z] coverage: 37.7% of statements [2021-09-15T15:57:19.683Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-15T15:57:19.683Z] === RUN TestStrSliceMarshalJSON [2021-09-15T15:57:19.683Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestStrSliceUnmarshalJSON [2021-09-15T15:57:19.683Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestStrSliceUnmarshalString [2021-09-15T15:57:19.683Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestStrSliceUnmarshalSlice [2021-09-15T15:57:19.683Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-15T15:57:19.683Z] PASS [2021-09-15T15:57:19.683Z] coverage: 90.0% of statements [2021-09-15T15:57:19.683Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2021-09-15T15:57:19.683Z] === RUN TestAdjustForAPIVersion [2021-09-15T15:57:19.683Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-15T15:57:19.683Z] PASS [2021-09-15T15:57:19.683Z] coverage: 5.7% of statements [2021-09-15T15:57:19.683Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-15T15:57:19.683Z] === RUN TestToJSON [2021-09-15T15:57:19.683Z] --- PASS: TestToJSON (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestToParamWithVersion [2021-09-15T15:57:19.683Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestFromJSON [2021-09-15T15:57:19.683Z] --- PASS: TestFromJSON (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestEmpty [2021-09-15T15:57:19.683Z] --- PASS: TestEmpty (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestArgsMatchKVListEmptySources [2021-09-15T15:57:19.683Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestArgsMatchKVList [2021-09-15T15:57:19.683Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestArgsMatch [2021-09-15T15:57:19.683Z] --- PASS: TestArgsMatch (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestAdd [2021-09-15T15:57:19.683Z] --- PASS: TestAdd (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestDel [2021-09-15T15:57:19.683Z] --- PASS: TestDel (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestLen [2021-09-15T15:57:19.683Z] --- PASS: TestLen (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestExactMatch [2021-09-15T15:57:19.683Z] --- PASS: TestExactMatch (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestOnlyOneExactMatch [2021-09-15T15:57:19.683Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestContains [2021-09-15T15:57:19.683Z] --- PASS: TestContains (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestValidate [2021-09-15T15:57:19.683Z] --- PASS: TestValidate (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestWalkValues [2021-09-15T15:57:19.683Z] --- PASS: TestWalkValues (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestFuzzyMatch [2021-09-15T15:57:19.683Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestClone [2021-09-15T15:57:19.683Z] --- PASS: TestClone (0.00s) [2021-09-15T15:57:19.683Z] PASS [2021-09-15T15:57:19.683Z] coverage: 92.2% of statements [2021-09-15T15:57:19.683Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-15T15:57:19.683Z] === RUN TestDurationToSecondsString [2021-09-15T15:57:19.683Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestGetTimestamp [2021-09-15T15:57:19.683Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-15T15:57:19.683Z] === RUN TestParseTimestamps [2021-09-15T15:57:19.683Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-15T15:57:19.683Z] PASS [2021-09-15T15:57:19.683Z] coverage: 100.0% of statements [2021-09-15T15:57:19.683Z] ok github.com/docker/docker/api/types/time 0.158s coverage: 100.0% of statements [2021-09-15T15:57:19.683Z] === RUN TestCompareVersion [2021-09-15T15:57:19.683Z] --- PASS: TestCompareVersion (0.00s) [2021-09-15T15:57:19.683Z] PASS [2021-09-15T15:57:19.683Z] coverage: 77.3% of statements [2021-09-15T15:57:19.683Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/builder [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-15T15:57:19.683Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-15T15:57:19.683Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-15T15:57:19.683Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestCloneArgsSmartHttp [2021-09-15T15:57:19.683Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-15T15:57:19.683Z] === RUN TestCloneArgsDumbHttp [2021-09-15T15:57:19.683Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestCloneArgsGit [2021-09-15T15:57:19.683Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestCheckoutGit [2021-09-15T15:57:19.683Z] === RUN TestEnable [2021-09-15T15:57:19.683Z] --- PASS: TestEnable (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestDisable [2021-09-15T15:57:19.683Z] --- PASS: TestDisable (0.00s) [2021-09-15T15:57:19.683Z] === RUN TestEnabled [2021-09-15T15:57:19.684Z] --- PASS: TestEnabled (0.00s) [2021-09-15T15:57:19.684Z] PASS [2021-09-15T15:57:19.684Z] coverage: 100.0% of statements [2021-09-15T15:57:19.684Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-09-15T15:57:19.684Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-15T15:57:19.684Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestProcessNoDockerignore [2021-09-15T15:57:19.684Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-15T15:57:19.684Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestDetectContentType [2021-09-15T15:57:19.684Z] --- PASS: TestDetectContentType (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestSelectAcceptableMIME [2021-09-15T15:57:19.684Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestInspectEmptyResponse [2021-09-15T15:57:19.684Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestInspectResponseBinary [2021-09-15T15:57:19.684Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestResponseUnsupportedContentType [2021-09-15T15:57:19.684Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestInspectResponseTextSimple [2021-09-15T15:57:19.684Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestInspectResponseEmptyContentType [2021-09-15T15:57:19.684Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestUnknownContentLength [2021-09-15T15:57:19.684Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestDownloadRemote [2021-09-15T15:57:19.684Z] --- PASS: TestDownloadRemote (0.06s) [2021-09-15T15:57:19.684Z] === RUN TestGetWithStatusError [2021-09-15T15:57:19.684Z] --- PASS: TestGetWithStatusError (0.01s) [2021-09-15T15:57:19.684Z] === RUN TestCloseRootDirectory [2021-09-15T15:57:19.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:57:19.684Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestHashFile [2021-09-15T15:57:19.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:57:19.684Z] --- SKIP: TestHashFile (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestHashSubdir [2021-09-15T15:57:19.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:57:19.684Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestRemoveDirectory [2021-09-15T15:57:19.684Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:57:19.684Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-15T15:57:19.684Z] PASS [2021-09-15T15:57:19.684Z] coverage: 9.3% of statements [2021-09-15T15:57:19.684Z] ok github.com/docker/docker/builder/remotecontext 0.180s coverage: 9.3% of statements [2021-09-15T15:57:19.684Z] === RUN TestGetAllAllowed [2021-09-15T15:57:19.684Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestGetAllMeta [2021-09-15T15:57:19.684Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-15T15:57:19.684Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestIsUnreferencedBuiltin [2021-09-15T15:57:19.684Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestIsExistingDirectory [2021-09-15T15:57:19.684Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestGetFilenameForDownload [2021-09-15T15:57:19.684Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestEnv2Variables [2021-09-15T15:57:19.684Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-15T15:57:19.684Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestMaintainer [2021-09-15T15:57:19.684Z] --- PASS: TestMaintainer (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestLabel [2021-09-15T15:57:19.684Z] --- PASS: TestLabel (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestFromScratch [2021-09-15T15:57:19.684Z] --- PASS: TestFromScratch (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestFromWithArg [2021-09-15T15:57:19.684Z] --- PASS: TestFromWithArg (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-15T15:57:19.684Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestFromWithUndefinedArg [2021-09-15T15:57:19.684Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestFromMultiStageWithNamedStage [2021-09-15T15:57:19.684Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestOnbuild [2021-09-15T15:57:19.684Z] --- PASS: TestOnbuild (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestWorkdir [2021-09-15T15:57:19.684Z] --- PASS: TestWorkdir (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestCmd [2021-09-15T15:57:19.684Z] --- PASS: TestCmd (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestHealthcheckNone [2021-09-15T15:57:19.684Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestHealthcheckCmd [2021-09-15T15:57:19.684Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestEntrypoint [2021-09-15T15:57:19.684Z] --- PASS: TestEntrypoint (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestExpose [2021-09-15T15:57:19.684Z] --- PASS: TestExpose (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestUser [2021-09-15T15:57:19.684Z] --- PASS: TestUser (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestVolume [2021-09-15T15:57:19.684Z] --- PASS: TestVolume (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestStopSignal [2021-09-15T15:57:19.684Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-15T15:57:19.684Z] --- SKIP: TestStopSignal (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestArg [2021-09-15T15:57:19.684Z] --- PASS: TestArg (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestShell [2021-09-15T15:57:19.684Z] --- PASS: TestShell (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestPrependEnvOnCmd [2021-09-15T15:57:19.684Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestRunWithBuildArgs [2021-09-15T15:57:19.684Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestRunIgnoresHealthcheck [2021-09-15T15:57:19.684Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestDispatchUnsupportedOptions [2021-09-15T15:57:19.684Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-15T15:57:19.684Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-15T15:57:19.684Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-15T15:57:19.684Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestNormalizeWorkdir [2021-09-15T15:57:19.684Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestDispatch [2021-09-15T15:57:19.684Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-15T15:57:19.684Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-15T15:57:19.684Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-15T15:57:19.684Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-15T15:57:19.684Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-15T15:57:19.684Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-15T15:57:19.684Z] === RUN TestDispatch/COPY_url [2021-09-15T15:57:19.684Z] --- PASS: TestDispatch (0.05s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-15T15:57:19.684Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestAddScratchImageAddsToMounts [2021-09-15T15:57:19.684Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-15T15:57:19.684Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-15T15:57:19.684Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-15T15:57:19.684Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestImageSourceGetAddsToMounts [2021-09-15T15:57:19.684Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestEmptyDockerfile [2021-09-15T15:57:19.684Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestSymlinkDockerfile [2021-09-15T15:57:19.684Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-15T15:57:19.684Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-15T15:57:19.684Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestNonExistingDockerfile [2021-09-15T15:57:19.684Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestCopyRunConfig [2021-09-15T15:57:19.684Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestDeepCopyRunConfig [2021-09-15T15:57:19.684Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestExportImage [2021-09-15T15:57:19.684Z] --- PASS: TestExportImage (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestNormalizeDest [2021-09-15T15:57:19.684Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-15T15:57:19.684Z] PASS [2021-09-15T15:57:19.684Z] coverage: 46.8% of statements [2021-09-15T15:57:19.684Z] ok github.com/docker/docker/builder/dockerfile 0.189s coverage: 46.8% of statements [2021-09-15T15:57:19.684Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-15T15:57:19.684Z] === RUN TestTCP4Proxy [2021-09-15T15:57:19.684Z] --- PASS: TestTCP4Proxy (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestTCP4ProxyHalfClose [2021-09-15T15:57:19.684Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestTCP6Proxy [2021-09-15T15:57:19.684Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-15T15:57:19.684Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestTCPDualStackProxy [2021-09-15T15:57:19.684Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-15T15:57:19.684Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestUDP4Proxy [2021-09-15T15:57:19.684Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestUDP6Proxy [2021-09-15T15:57:19.684Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-15T15:57:19.684Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestUDPWriteError [2021-09-15T15:57:19.684Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestSCTP4Proxy [2021-09-15T15:57:19.684Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-15T15:57:19.684Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-15T15:57:19.684Z] === RUN TestSCTP6Proxy [2021-09-15T15:57:19.684Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-15T15:57:19.684Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-15T15:57:19.684Z] PASS [2021-09-15T15:57:19.684Z] coverage: 49.4% of statements [2021-09-15T15:57:19.684Z] ok github.com/docker/docker/cmd/docker-proxy 0.090s coverage: 49.4% of statements [2021-09-15T15:57:19.790Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh dynbinary test-integration [2021-09-15T15:57:20.304Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-09-15T15:57:20.304Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-09-15T15:57:20.304Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-15T15:57:20.304Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-09-15T15:57:20.304Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-15T15:57:20.304Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-15T15:57:20.384Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2021-09-15T15:57:20.384Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-15T15:57:20.384Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-09-15T15:57:20.384Z] === RUN TestWaitNonBlocked [2021-09-15T15:57:20.384Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T15:57:20.384Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T15:57:20.384Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T15:57:20.384Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T15:57:20.384Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T15:57:20.384Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T15:57:20.384Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-15T15:57:20.384Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2021-09-15T15:57:20.384Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2021-09-15T15:57:20.384Z] === RUN TestWaitBlocked [2021-09-15T15:57:20.384Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T15:57:20.384Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T15:57:20.384Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T15:57:20.384Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T15:57:20.384Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T15:57:20.384Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T15:57:20.739Z] [2021-09-15T15:57:20.739Z] Removing bundles/ [2021-09-15T15:57:20.739Z] [2021-09-15T15:57:20.739Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-15T15:57:20.739Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:57:20.739Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:57:20.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-09-15T15:57:20.951Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-15T15:57:20.951Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2021-09-15T15:57:20.951Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2021-09-15T15:57:20.951Z] === CONT TestDaemonRestartIpcMode [2021-09-15T15:57:20.951Z] === CONT TestIpcModeOlderClient [2021-09-15T15:57:20.951Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-09-15T15:57:20.951Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-15T15:57:21.791Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-09-15T15:57:22.047Z] === RUN TestDockerSuite/TestEventsRename [2021-09-15T15:57:22.973Z] === RUN TestDockerSuite/TestEventsResize [2021-09-15T15:57:23.482Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2021-09-15T15:57:23.482Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2021-09-15T15:57:23.482Z] PASS [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === Skipped [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-15T15:57:23.482Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-09-15T15:57:23.482Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-09-15T15:57:23.482Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-09-15T15:57:23.482Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-09-15T15:57:23.482Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-09-15T15:57:23.482Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-09-15T15:57:23.482Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-15T15:57:23.482Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-15T15:57:23.482Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-15T15:57:23.482Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-15T15:57:23.482Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-09-15T15:57:23.482Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-09-15T15:57:23.482Z] 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-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-09-15T15:57:23.482Z] 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-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-09-15T15:57:23.482Z] 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-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-09-15T15:57:23.482Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-15T15:57:23.482Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-09-15T15:57:23.482Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:23.482Z] [2021-09-15T15:57:23.482Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-09-15T15:57:23.483Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-15T15:57:23.483Z] [2021-09-15T15:57:23.483Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-09-15T15:57:23.483Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-09-15T15:57:23.483Z] [2021-09-15T15:57:23.483Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-09-15T15:57:23.483Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:23.483Z] [2021-09-15T15:57:23.483Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-15T15:57:23.483Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-15T15:57:23.483Z] [2021-09-15T15:57:23.483Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-15T15:57:23.483Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:23.483Z] [2021-09-15T15:57:23.483Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-09-15T15:57:23.483Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:23.483Z] [2021-09-15T15:57:23.483Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-09-15T15:57:23.483Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-15T15:57:23.483Z] [2021-09-15T15:57:23.483Z] DONE 176 tests, 25 skipped in 65.135s [2021-09-15T15:57:23.483Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-15T15:57:23.534Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-15T15:57:23.741Z] === RUN TestConfigDaemonLibtrustID [2021-09-15T15:57:24.094Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-15T15:57:24.307Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-09-15T15:57:24.307Z] === RUN TestDaemonConfigValidation [2021-09-15T15:57:24.307Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-15T15:57:24.307Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-15T15:57:24.307Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-15T15:57:24.307Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-15T15:57:24.307Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-15T15:57:24.307Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-15T15:57:24.307Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-15T15:57:24.307Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-15T15:57:24.307Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-15T15:57:24.307Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-15T15:57:24.307Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-15T15:57:24.307Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-15T15:57:24.307Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-15T15:57:24.307Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-15T15:57:24.307Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-15T15:57:24.307Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-15T15:57:24.307Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-09-15T15:57:24.307Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-09-15T15:57:24.307Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-09-15T15:57:24.307Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-09-15T15:57:24.307Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2021-09-15T15:57:24.307Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-15T15:57:24.307Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-15T15:57:24.655Z] === RUN TestDockerSuite/TestEventsStreaming [2021-09-15T15:57:25.215Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-15T15:57:25.681Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-15T15:57:26.142Z] --- PASS: TestServiceUpdatePidsLimit (16.73s) [2021-09-15T15:57:26.142Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-09-15T15:57:26.142Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-09-15T15:57:26.142Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-09-15T15:57:26.142Z] PASS [2021-09-15T15:57:26.142Z] [2021-09-15T15:57:26.142Z] === Skipped [2021-09-15T15:57:26.142Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-15T15:57:26.142Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-15T15:57:26.142Z] [2021-09-15T15:57:26.142Z] DONE 27 tests, 1 skipped in 181.512s [2021-09-15T15:57:26.142Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-15T15:57:26.142Z] ++ 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-09-15T15:57:26.142Z] ++ set -e [2021-09-15T15:57:26.142Z] ++ '[' -n 0 ']' [2021-09-15T15:57:26.142Z] ++ set -x [2021-09-15T15:57:26.142Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-15T15:57:26.142Z] INFO: Testing against a local daemon [2021-09-15T15:57:26.142Z] === RUN TestSessionCreate [2021-09-15T15:57:26.142Z] --- PASS: TestSessionCreate (0.01s) [2021-09-15T15:57:26.142Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-15T15:57:26.142Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-15T15:57:26.142Z] PASS [2021-09-15T15:57:26.142Z] [2021-09-15T15:57:26.142Z] DONE 2 tests in 0.050s [2021-09-15T15:57:26.142Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-15T15:57:26.142Z] ++ 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-09-15T15:57:26.142Z] ++ set -e [2021-09-15T15:57:26.142Z] ++ '[' -n 0 ']' [2021-09-15T15:57:26.142Z] ++ set -x [2021-09-15T15:57:26.142Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-15T15:57:26.142Z] INFO: Testing against a local daemon [2021-09-15T15:57:26.142Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-15T15:57:26.142Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-15T15:57:26.142Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T15:57:26.142Z] === RUN TestDiskUsage [2021-09-15T15:57:26.142Z] === PAUSE TestDiskUsage [2021-09-15T15:57:26.142Z] === RUN TestEventsExecDie [2021-09-15T15:57:26.617Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-15T15:57:26.703Z] --- PASS: TestEventsExecDie (0.65s) [2021-09-15T15:57:26.703Z] === RUN TestEventsBackwardsCompatible [2021-09-15T15:57:26.703Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-15T15:57:26.703Z] === RUN TestEventsVolumeCreate [2021-09-15T15:57:26.749Z] === RUN TestCheckpointCreateError [2021-09-15T15:57:26.749Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCheckpointCreate [2021-09-15T15:57:26.749Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCheckpointDeleteError [2021-09-15T15:57:26.749Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCheckpointDelete [2021-09-15T15:57:26.749Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCheckpointListError [2021-09-15T15:57:26.749Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCheckpointList [2021-09-15T15:57:26.749Z] --- PASS: TestCheckpointList (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCheckpointListContainerNotFound [2021-09-15T15:57:26.749Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestNewClientWithOpsFromEnv [2021-09-15T15:57:26.749Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-15T15:57:26.749Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestGetAPIPath [2021-09-15T15:57:26.749Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestParseHostURL [2021-09-15T15:57:26.749Z] --- PASS: TestParseHostURL (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-15T15:57:26.749Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-15T15:57:26.749Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestNegotiateAPIVersion [2021-09-15T15:57:26.749Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestNegotiateAPVersionOverride [2021-09-15T15:57:26.749Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-15T15:57:26.749Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-15T15:57:26.749Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-15T15:57:26.749Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestClientRedirect [2021-09-15T15:57:26.749Z] --- PASS: TestClientRedirect (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigCreateUnsupported [2021-09-15T15:57:26.749Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigCreateError [2021-09-15T15:57:26.749Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigCreate [2021-09-15T15:57:26.749Z] --- PASS: TestConfigCreate (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigInspectNotFound [2021-09-15T15:57:26.749Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigInspectWithEmptyID [2021-09-15T15:57:26.749Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigInspectUnsupported [2021-09-15T15:57:26.749Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigInspectError [2021-09-15T15:57:26.749Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigInspectConfigNotFound [2021-09-15T15:57:26.749Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigInspect [2021-09-15T15:57:26.749Z] --- PASS: TestConfigInspect (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigListUnsupported [2021-09-15T15:57:26.749Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigListError [2021-09-15T15:57:26.749Z] --- PASS: TestConfigListError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigList [2021-09-15T15:57:26.749Z] --- PASS: TestConfigList (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigRemoveUnsupported [2021-09-15T15:57:26.749Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigRemoveError [2021-09-15T15:57:26.749Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigRemove [2021-09-15T15:57:26.749Z] --- PASS: TestConfigRemove (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigUpdateUnsupported [2021-09-15T15:57:26.749Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigUpdateError [2021-09-15T15:57:26.749Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestConfigUpdate [2021-09-15T15:57:26.749Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerCommitError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerCommit [2021-09-15T15:57:26.749Z] --- PASS: TestContainerCommit (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStatPathError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStatPathNotFoundError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStatPathNoHeaderError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStatPath [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCopyToContainerError [2021-09-15T15:57:26.749Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCopyToContainerNotFoundError [2021-09-15T15:57:26.749Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-15T15:57:26.749Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCopyToContainer [2021-09-15T15:57:26.749Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCopyFromContainerError [2021-09-15T15:57:26.749Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCopyFromContainerNotFoundError [2021-09-15T15:57:26.749Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-15T15:57:26.749Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-15T15:57:26.749Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestCopyFromContainer [2021-09-15T15:57:26.749Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerCreateError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerCreateImageNotFound [2021-09-15T15:57:26.749Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerCreateWithName [2021-09-15T15:57:26.749Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerCreateAutoRemove [2021-09-15T15:57:26.749Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerDiffError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerDiff [2021-09-15T15:57:26.749Z] --- PASS: TestContainerDiff (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExecCreateError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExecCreate [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExecStartError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExecStart [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExecInspectError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExecInspect [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExportError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExportError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExport [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExport (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerInspectError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerInspectContainerNotFound [2021-09-15T15:57:26.749Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerInspectWithEmptyID [2021-09-15T15:57:26.749Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerInspect [2021-09-15T15:57:26.749Z] --- PASS: TestContainerInspect (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerInspectNode [2021-09-15T15:57:26.749Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerKillError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerKillError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerKill [2021-09-15T15:57:26.749Z] --- PASS: TestContainerKill (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerListError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerListError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerList [2021-09-15T15:57:26.749Z] --- PASS: TestContainerList (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerLogsNotFoundError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerLogsError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerLogs [2021-09-15T15:57:26.749Z] --- PASS: TestContainerLogs (0.15s) [2021-09-15T15:57:26.749Z] === RUN TestContainerPauseError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerPause [2021-09-15T15:57:26.749Z] --- PASS: TestContainerPause (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainersPruneError [2021-09-15T15:57:26.749Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainersPrune [2021-09-15T15:57:26.749Z] --- PASS: TestContainersPrune (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerRemoveError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerRemoveNotFoundError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerRemove [2021-09-15T15:57:26.749Z] --- PASS: TestContainerRemove (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerRenameError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerRename [2021-09-15T15:57:26.749Z] --- PASS: TestContainerRename (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerResizeError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExecResizeError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerResize [2021-09-15T15:57:26.749Z] --- PASS: TestContainerResize (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerExecResize [2021-09-15T15:57:26.749Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerRestartError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerRestart [2021-09-15T15:57:26.749Z] --- PASS: TestContainerRestart (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStartError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStartError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStart [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStart (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStatsError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStats [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStats (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStopError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStopError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerStop [2021-09-15T15:57:26.749Z] --- PASS: TestContainerStop (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerTopError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerTopError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerTop [2021-09-15T15:57:26.749Z] --- PASS: TestContainerTop (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerUnpauseError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerUnpause [2021-09-15T15:57:26.749Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerUpdateError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerUpdate [2021-09-15T15:57:26.749Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerWaitError [2021-09-15T15:57:26.749Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestContainerWait [2021-09-15T15:57:26.749Z] --- PASS: TestContainerWait (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestDiskUsageError [2021-09-15T15:57:26.749Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestDiskUsage [2021-09-15T15:57:26.749Z] --- PASS: TestDiskUsage (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestDistributionInspectUnsupported [2021-09-15T15:57:26.749Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestDistributionInspectWithEmptyID [2021-09-15T15:57:26.749Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestEventsErrorInOptions [2021-09-15T15:57:26.749Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestEventsErrorFromServer [2021-09-15T15:57:26.749Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestEvents [2021-09-15T15:57:26.749Z] --- PASS: TestEvents (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestTLSCloseWriter [2021-09-15T15:57:26.749Z] === PAUSE TestTLSCloseWriter [2021-09-15T15:57:26.749Z] === RUN TestImageBuildError [2021-09-15T15:57:26.749Z] --- PASS: TestImageBuildError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageBuild [2021-09-15T15:57:26.749Z] --- PASS: TestImageBuild (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestGetDockerOS [2021-09-15T15:57:26.749Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageCreateError [2021-09-15T15:57:26.749Z] --- PASS: TestImageCreateError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageCreate [2021-09-15T15:57:26.749Z] --- PASS: TestImageCreate (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageHistoryError [2021-09-15T15:57:26.749Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageHistory [2021-09-15T15:57:26.749Z] --- PASS: TestImageHistory (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageImportError [2021-09-15T15:57:26.749Z] --- PASS: TestImageImportError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageImport [2021-09-15T15:57:26.749Z] --- PASS: TestImageImport (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageInspectError [2021-09-15T15:57:26.749Z] --- PASS: TestImageInspectError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageInspectImageNotFound [2021-09-15T15:57:26.749Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageInspectWithEmptyID [2021-09-15T15:57:26.749Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageInspect [2021-09-15T15:57:26.749Z] --- PASS: TestImageInspect (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageListError [2021-09-15T15:57:26.749Z] --- PASS: TestImageListError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageList [2021-09-15T15:57:26.749Z] --- PASS: TestImageList (0.01s) [2021-09-15T15:57:26.749Z] === RUN TestImageListApiBefore125 [2021-09-15T15:57:26.749Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageLoadError [2021-09-15T15:57:26.749Z] --- PASS: TestImageLoadError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImageLoad [2021-09-15T15:57:26.749Z] --- PASS: TestImageLoad (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagesPruneError [2021-09-15T15:57:26.749Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagesPrune [2021-09-15T15:57:26.749Z] --- PASS: TestImagesPrune (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePullReferenceParseError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePullAnyError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePullWithoutErrors [2021-09-15T15:57:26.749Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePushReferenceError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePushAnyError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-15T15:57:26.749Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-15T15:57:26.749Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-15T15:57:26.750Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImagePushWithoutErrors [2021-09-15T15:57:26.750Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-15T15:57:26.750Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-15T15:57:26.750Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-15T15:57:26.750Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-15T15:57:26.750Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-15T15:57:26.750Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-15T15:57:26.750Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-15T15:57:26.750Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-15T15:57:26.750Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageRemoveError [2021-09-15T15:57:26.750Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageRemoveImageNotFound [2021-09-15T15:57:26.750Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageRemove [2021-09-15T15:57:26.750Z] --- PASS: TestImageRemove (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageSaveError [2021-09-15T15:57:26.750Z] --- PASS: TestImageSaveError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageSave [2021-09-15T15:57:26.750Z] --- PASS: TestImageSave (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageSearchAnyError [2021-09-15T15:57:26.750Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-15T15:57:26.750Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-15T15:57:26.750Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-15T15:57:26.750Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-15T15:57:26.750Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageSearchWithoutErrors [2021-09-15T15:57:26.750Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageTagError [2021-09-15T15:57:26.750Z] --- PASS: TestImageTagError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageTagInvalidReference [2021-09-15T15:57:26.750Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageTagInvalidSourceImageName [2021-09-15T15:57:26.750Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageTagHexSource [2021-09-15T15:57:26.750Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestImageTag [2021-09-15T15:57:26.750Z] --- PASS: TestImageTag (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestInfoServerError [2021-09-15T15:57:26.750Z] --- PASS: TestInfoServerError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestInfoInvalidResponseJSONError [2021-09-15T15:57:26.750Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestInfo [2021-09-15T15:57:26.750Z] --- PASS: TestInfo (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkConnectError [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkConnect [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkCreateError [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkCreate [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkDisconnectError [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkDisconnect [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkInspectError [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkInspectNotFoundError [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkInspectWithEmptyID [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkInspect [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkListError [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkListError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkList [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkList (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworksPruneError [2021-09-15T15:57:26.750Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworksPrune [2021-09-15T15:57:26.750Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkRemoveError [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNetworkRemove [2021-09-15T15:57:26.750Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeInspectError [2021-09-15T15:57:26.750Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeInspectNodeNotFound [2021-09-15T15:57:26.750Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeInspectWithEmptyID [2021-09-15T15:57:26.750Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeInspect [2021-09-15T15:57:26.750Z] --- PASS: TestNodeInspect (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeListError [2021-09-15T15:57:26.750Z] --- PASS: TestNodeListError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeList [2021-09-15T15:57:26.750Z] --- PASS: TestNodeList (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeRemoveError [2021-09-15T15:57:26.750Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeRemove [2021-09-15T15:57:26.750Z] --- PASS: TestNodeRemove (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeUpdateError [2021-09-15T15:57:26.750Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestNodeUpdate [2021-09-15T15:57:26.750Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestOptionWithTimeout [2021-09-15T15:57:26.750Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPingFail [2021-09-15T15:57:26.750Z] --- PASS: TestPingFail (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPingWithError [2021-09-15T15:57:26.750Z] 2021/09/15 15:57:26 RoundTripper returned a response & error; ignoring response [2021-09-15T15:57:26.750Z] 2021/09/15 15:57:26 RoundTripper returned a response & error; ignoring response [2021-09-15T15:57:26.750Z] --- PASS: TestPingWithError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPingSuccess [2021-09-15T15:57:26.750Z] --- PASS: TestPingSuccess (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPingHeadFallback [2021-09-15T15:57:26.750Z] === RUN TestPingHeadFallback/OK [2021-09-15T15:57:26.750Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-15T15:57:26.750Z] === RUN TestPingHeadFallback/Not_Found [2021-09-15T15:57:26.750Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-15T15:57:26.750Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-15T15:57:26.750Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-15T15:57:26.750Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-15T15:57:26.750Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-15T15:57:26.750Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginDisableError [2021-09-15T15:57:26.750Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginDisable [2021-09-15T15:57:26.750Z] --- PASS: TestPluginDisable (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginEnableError [2021-09-15T15:57:26.750Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginEnable [2021-09-15T15:57:26.750Z] --- PASS: TestPluginEnable (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginInspectError [2021-09-15T15:57:26.750Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginInspectWithEmptyID [2021-09-15T15:57:26.750Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginInspect [2021-09-15T15:57:26.750Z] --- PASS: TestPluginInspect (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginListError [2021-09-15T15:57:26.750Z] --- PASS: TestPluginListError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginList [2021-09-15T15:57:26.750Z] --- PASS: TestPluginList (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginPushError [2021-09-15T15:57:26.750Z] --- PASS: TestPluginPushError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginPush [2021-09-15T15:57:26.750Z] --- PASS: TestPluginPush (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginRemoveError [2021-09-15T15:57:26.750Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginRemove [2021-09-15T15:57:26.750Z] --- PASS: TestPluginRemove (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginSetError [2021-09-15T15:57:26.750Z] --- PASS: TestPluginSetError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPluginSet [2021-09-15T15:57:26.750Z] --- PASS: TestPluginSet (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSetHostHeader [2021-09-15T15:57:26.750Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestPlainTextError [2021-09-15T15:57:26.750Z] --- PASS: TestPlainTextError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestInfiniteError [2021-09-15T15:57:26.750Z] --- PASS: TestInfiniteError (0.02s) [2021-09-15T15:57:26.750Z] === RUN TestCanceledContext [2021-09-15T15:57:26.750Z] 2021/09/15 15:57:26 RoundTripper returned a response & error; ignoring response [2021-09-15T15:57:26.750Z] --- PASS: TestCanceledContext (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestDeadlineExceededContext [2021-09-15T15:57:26.750Z] 2021/09/15 15:57:26 RoundTripper returned a response & error; ignoring response [2021-09-15T15:57:26.750Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretCreateUnsupported [2021-09-15T15:57:26.750Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretCreateError [2021-09-15T15:57:26.750Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretCreate [2021-09-15T15:57:26.750Z] --- PASS: TestSecretCreate (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretInspectUnsupported [2021-09-15T15:57:26.750Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretInspectError [2021-09-15T15:57:26.750Z] --- PASS: TestSecretInspectError (0.01s) [2021-09-15T15:57:26.750Z] === RUN TestSecretInspectSecretNotFound [2021-09-15T15:57:26.750Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretInspectWithEmptyID [2021-09-15T15:57:26.750Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretInspect [2021-09-15T15:57:26.750Z] --- PASS: TestSecretInspect (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretListUnsupported [2021-09-15T15:57:26.750Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretListError [2021-09-15T15:57:26.750Z] --- PASS: TestSecretListError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretList [2021-09-15T15:57:26.750Z] --- PASS: TestSecretList (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretRemoveUnsupported [2021-09-15T15:57:26.750Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretRemoveError [2021-09-15T15:57:26.750Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretRemove [2021-09-15T15:57:26.750Z] --- PASS: TestSecretRemove (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretUpdateUnsupported [2021-09-15T15:57:26.750Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-15T15:57:26.750Z] === RUN TestSecretUpdateError [2021-09-15T15:57:26.958Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-15T15:57:26.958Z] === RUN TestInfoBinaryCommits [2021-09-15T15:57:26.958Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-15T15:57:26.958Z] === RUN TestInfoAPIVersioned [2021-09-15T15:57:26.958Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-15T15:57:26.958Z] === RUN TestInfoDiscoveryBackend [2021-09-15T15:57:27.208Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSecretUpdate [2021-09-15T15:57:27.208Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceCreateError [2021-09-15T15:57:27.208Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceCreate [2021-09-15T15:57:27.208Z] --- PASS: TestServiceCreate (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-15T15:57:27.208Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceCreateDigestPinning [2021-09-15T15:57:27.208Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceInspectError [2021-09-15T15:57:27.208Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceInspectServiceNotFound [2021-09-15T15:57:27.208Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceInspectWithEmptyID [2021-09-15T15:57:27.208Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceInspect [2021-09-15T15:57:27.208Z] --- PASS: TestServiceInspect (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceListError [2021-09-15T15:57:27.208Z] --- PASS: TestServiceListError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceList [2021-09-15T15:57:27.208Z] --- PASS: TestServiceList (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceLogsError [2021-09-15T15:57:27.208Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceLogs [2021-09-15T15:57:27.208Z] --- PASS: TestServiceLogs (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceRemoveError [2021-09-15T15:57:27.208Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceRemoveNotFoundError [2021-09-15T15:57:27.208Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceRemove [2021-09-15T15:57:27.208Z] --- PASS: TestServiceRemove (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceUpdateError [2021-09-15T15:57:27.208Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestServiceUpdate [2021-09-15T15:57:27.208Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmGetUnlockKeyError [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmGetUnlockKey [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmInitError [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmInit [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmInit (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmInspectError [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmInspect [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmJoinError [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmJoin [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmLeaveError [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmLeave [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmUnlockError [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmUnlock [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmUpdateError [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestSwarmUpdate [2021-09-15T15:57:27.208Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestTaskInspectError [2021-09-15T15:57:27.208Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestTaskInspectWithEmptyID [2021-09-15T15:57:27.208Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestTaskInspect [2021-09-15T15:57:27.208Z] --- PASS: TestTaskInspect (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestTaskListError [2021-09-15T15:57:27.208Z] --- PASS: TestTaskListError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestTaskList [2021-09-15T15:57:27.208Z] --- PASS: TestTaskList (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeCreateError [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeCreate [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeInspectError [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeInspectNotFound [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeInspectWithEmptyID [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeInspect [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeListError [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeListError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeList [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeList (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeRemoveError [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-15T15:57:27.208Z] === RUN TestVolumeRemove [2021-09-15T15:57:27.208Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-15T15:57:27.208Z] === CONT TestTLSCloseWriter [2021-09-15T15:57:27.208Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-15T15:57:27.208Z] PASS [2021-09-15T15:57:27.208Z] coverage: 75.1% of statements [2021-09-15T15:57:27.208Z] ok github.com/docker/docker/client 0.365s coverage: 75.1% of statements [2021-09-15T15:57:27.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-09-15T15:57:27.469Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-09-15T15:57:27.469Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-15T15:57:27.991Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-15T15:57:27.991Z] daemon_test.go:148: [d833e25bc4c45] daemon is not started [2021-09-15T15:57:27.991Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-09-15T15:57:27.991Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-09-15T15:57:27.991Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-09-15T15:57:27.991Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-09-15T15:57:27.991Z] PASS [2021-09-15T15:57:27.991Z] [2021-09-15T15:57:27.991Z] DONE 11 tests in 4.150s [2021-09-15T15:57:27.991Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-15T15:57:27.991Z] INFO: Testing against a local daemon [2021-09-15T15:57:27.991Z] === RUN TestCommitInheritsEnv [2021-09-15T15:57:28.029Z] === RUN TestDockerSuite/TestEventsTop [2021-09-15T15:57:28.589Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-15T15:57:28.589Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-15T15:57:28.589Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-15T15:57:28.844Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-09-15T15:57:28.844Z] === RUN TestInfoAPI [2021-09-15T15:57:28.844Z] --- PASS: TestInfoAPI (0.02s) [2021-09-15T15:57:28.844Z] === RUN TestInfoAPIWarnings [2021-09-15T15:57:29.100Z] docker_api_swarm_test.go:202: [d4a09b9650e2b] joining swarm manager [d942b05e4ec3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:57:29.364Z] --- PASS: TestCommitInheritsEnv (1.31s) [2021-09-15T15:57:29.364Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-15T15:57:29.364Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-15T15:57:29.364Z] === RUN TestImagesFilterMultiReference [2021-09-15T15:57:29.364Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-09-15T15:57:29.364Z] === RUN TestImagePullPlatformInvalid [2021-09-15T15:57:29.364Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-15T15:57:29.364Z] === RUN TestRemoveImageOrphaning [2021-09-15T15:57:31.263Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-09-15T15:57:31.263Z] === RUN TestRemoveImageGarbageCollector [2021-09-15T15:57:31.263Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-15T15:57:31.263Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-15T15:57:31.263Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-15T15:57:31.263Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-09-15T15:57:31.263Z] === RUN TestTagInvalidReference [2021-09-15T15:57:31.263Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-15T15:57:31.263Z] === RUN TestTagValidPrefixedRepo [2021-09-15T15:57:31.263Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-15T15:57:31.263Z] === RUN TestTagExistedNameWithoutForce [2021-09-15T15:57:31.263Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-15T15:57:31.263Z] === RUN TestTagOfficialNames [2021-09-15T15:57:31.263Z] --- PASS: TestTagOfficialNames (0.04s) [2021-09-15T15:57:31.263Z] === RUN TestTagMatchesDigest [2021-09-15T15:57:31.263Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-15T15:57:31.263Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-15T15:57:31.614Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-15T15:57:42.005Z] --- PASS: TestCheckoutGit (25.32s) [2021-09-15T15:57:42.006Z] === RUN TestValidGitTransport [2021-09-15T15:57:42.006Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-15T15:57:42.006Z] === RUN TestGitInvalidRef [2021-09-15T15:57:42.006Z] --- PASS: TestGitInvalidRef (0.15s) [2021-09-15T15:57:42.006Z] PASS [2021-09-15T15:57:42.006Z] coverage: 86.3% of statements [2021-09-15T15:57:42.006Z] ok github.com/docker/docker/builder/remotecontext/git 25.532s coverage: 86.3% of statements [2021-09-15T15:57:42.006Z] ? github.com/docker/docker/cli [no test files] [2021-09-15T15:57:42.006Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-15T15:57:43.776Z] === RUN TestDockerSuite/TestExec [2021-09-15T15:57:43.776Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-15T15:57:43.776Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-15T15:57:43.776Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-15T15:57:43.886Z] --- PASS: TestImportExtremelyLargeImageWorks (91.30s) [2021-09-15T15:57:43.886Z] PASS [2021-09-15T15:57:43.886Z] [2021-09-15T15:57:43.886Z] DONE 12 tests in 93.704s [2021-09-15T15:57:43.886Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-15T15:57:43.886Z] INFO: Testing against a local daemon [2021-09-15T15:57:43.886Z] === RUN TestNetworkCreateDelete [2021-09-15T15:57:43.886Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-09-15T15:57:43.886Z] === RUN TestDockerNetworkDeletePreferID [2021-09-15T15:57:43.886Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-09-15T15:57:43.886Z] === RUN TestDaemonDNSFallback [2021-09-15T15:57:44.337Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-15T15:57:45.265Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-09-15T15:57:45.265Z] === RUN TestInfoDebug [2021-09-15T15:57:45.520Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-15T15:57:45.776Z] --- PASS: TestInfoDebug (0.52s) [2021-09-15T15:57:45.776Z] === RUN TestInfoInsecureRegistries [2021-09-15T15:57:45.783Z] --- PASS: TestDaemonDNSFallback (6.40s) [2021-09-15T15:57:45.783Z] === RUN TestInspectNetwork [2021-09-15T15:57:46.032Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-15T15:57:46.287Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2021-09-15T15:57:46.287Z] === RUN TestInfoRegistryMirrors [2021-09-15T15:57:46.848Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-15T15:57:46.848Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-09-15T15:57:46.848Z] === RUN TestLoginFailsWithBadCredentials [2021-09-15T15:57:46.848Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-15T15:57:46.848Z] === RUN TestPingCacheHeaders [2021-09-15T15:57:46.848Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-15T15:57:46.848Z] === RUN TestPingGet [2021-09-15T15:57:46.848Z] --- PASS: TestPingGet (0.01s) [2021-09-15T15:57:46.848Z] === RUN TestPingHead [2021-09-15T15:57:46.848Z] --- PASS: TestPingHead (0.02s) [2021-09-15T15:57:46.848Z] === RUN TestVersion [2021-09-15T15:57:46.848Z] --- PASS: TestVersion (0.02s) [2021-09-15T15:57:46.848Z] === CONT TestDiskUsage [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/container_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/image_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/volume_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-15T15:57:47.410Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-15T15:57:47.410Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-15T15:57:47.666Z] === RUN TestDiskUsage/after_container.Run [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-15T15:57:47.792Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestConfigureDaemonLogs [2021-09-15T15:57:47.792Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestCommonOptionsInstallFlags [2021-09-15T15:57:47.792Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-15T15:57:47.792Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-15T15:57:47.792Z] PASS [2021-09-15T15:57:47.792Z] coverage: 18.5% of statements [2021-09-15T15:57:47.792Z] ok github.com/docker/docker/cmd/dockerd 0.294s coverage: 18.5% of statements [2021-09-15T15:57:47.792Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-15T15:57:47.792Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-15T15:57:47.792Z] === RUN TestContainerStopSignal [2021-09-15T15:57:47.792Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestContainerStopTimeout [2021-09-15T15:57:47.792Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-15T15:57:47.792Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-15T15:57:47.792Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-15T15:57:47.792Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestReplaceAndAppendEnvVars [2021-09-15T15:57:47.792Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-15T15:57:47.792Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestNewMemoryStore [2021-09-15T15:57:47.792Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestAddContainers [2021-09-15T15:57:47.792Z] --- PASS: TestAddContainers (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestGetContainer [2021-09-15T15:57:47.792Z] --- PASS: TestGetContainer (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestDeleteContainer [2021-09-15T15:57:47.792Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestListContainers [2021-09-15T15:57:47.792Z] --- PASS: TestListContainers (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestFirstContainer [2021-09-15T15:57:47.792Z] --- PASS: TestFirstContainer (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestApplyAllContainer [2021-09-15T15:57:47.792Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestIsValidHealthString [2021-09-15T15:57:47.792Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestStateRunStop [2021-09-15T15:57:47.792Z] --- PASS: TestStateRunStop (0.00s) [2021-09-15T15:57:47.792Z] === RUN TestStateTimeoutWait [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-15T15:57:47.922Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-15T15:57:48.250Z] state_test.go:141: Stop callback fired [2021-09-15T15:57:48.250Z] state_test.go:165: Stop callback fired [2021-09-15T15:57:48.250Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-15T15:57:48.250Z] === RUN TestIsValidStateString [2021-09-15T15:57:48.250Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-15T15:57:48.250Z] === RUN TestViewSaveDelete [2021-09-15T15:57:48.250Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-15T15:57:48.250Z] === RUN TestViewAll [2021-09-15T15:57:48.250Z] --- PASS: TestViewAll (0.01s) [2021-09-15T15:57:48.250Z] === RUN TestViewGet [2021-09-15T15:57:48.250Z] --- PASS: TestViewGet (0.01s) [2021-09-15T15:57:48.250Z] === RUN TestNames [2021-09-15T15:57:48.250Z] --- PASS: TestNames (0.00s) [2021-09-15T15:57:48.250Z] === RUN TestViewWithHealthCheck [2021-09-15T15:57:48.250Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-09-15T15:57:48.250Z] PASS [2021-09-15T15:57:48.250Z] coverage: 41.7% of statements [2021-09-15T15:57:48.250Z] ok github.com/docker/docker/container 0.215s coverage: 41.7% of statements [2021-09-15T15:57:48.250Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-15T15:57:48.250Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-15T15:57:48.250Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-15T15:57:48.250Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-15T15:57:48.483Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage (1.39s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-15T15:57:48.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T15:57:48.483Z] PASS [2021-09-15T15:57:48.483Z] [2021-09-15T15:57:48.483Z] === Skipped [2021-09-15T15:57:48.483Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T15:57:48.483Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-15T15:57:48.483Z] [2021-09-15T15:57:48.483Z] DONE 53 tests, 1 skipped in 22.248s [2021-09-15T15:57:48.483Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-15T15:57:48.483Z] ++ 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-09-15T15:57:48.483Z] ++ set -e [2021-09-15T15:57:48.483Z] ++ '[' -n 0 ']' [2021-09-15T15:57:48.483Z] ++ set -x [2021-09-15T15:57:48.484Z] ++ 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-09-15T15:57:48.484Z] INFO: Testing against a local daemon [2021-09-15T15:57:48.484Z] === RUN TestVolumesCreateAndList [2021-09-15T15:57:48.484Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-15T15:57:48.484Z] === RUN TestVolumesRemove [2021-09-15T15:57:48.484Z] --- PASS: TestVolumesRemove (0.07s) [2021-09-15T15:57:48.484Z] === RUN TestVolumesInspect [2021-09-15T15:57:48.484Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-15T15:57:48.484Z] === RUN TestVolumesInvalidJSON [2021-09-15T15:57:48.484Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-15T15:57:48.484Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-15T15:57:48.484Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-15T15:57:48.484Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-15T15:57:48.484Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-15T15:57:48.484Z] PASS [2021-09-15T15:57:48.484Z] [2021-09-15T15:57:48.484Z] DONE 5 tests in 0.132s [2021-09-15T15:57:48.484Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-15T15:57:48.739Z] ++++ cat bundles/test-integration/docker.pid [2021-09-15T15:57:48.739Z] +++ kill 10714 [2021-09-15T15:57:48.994Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-15T15:57:48.994Z] +++ /etc/init.d/apparmor stop [2021-09-15T15:57:48.994Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-15T15:57:48.994Z] [2021-09-15T15:57:48.994Z] Unloading profiles will leave already running processes permanently [2021-09-15T15:57:48.994Z] unconfined, which can lead to unexpected situations. [2021-09-15T15:57:48.994Z] [2021-09-15T15:57:48.994Z] To set a process to complain mode, use the command line tool [2021-09-15T15:57:48.994Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-15T15:57:48.994Z] +++ true [2021-09-15T15:57:48.994Z] exiting test-integration [2021-09-15T15:57:48.994Z] ++ exit 0 [2021-09-15T15:57:48.994Z] [2021-09-15T15:57:49.063Z] === RUN TestInspectNetwork/full_network_id [2021-09-15T15:57:49.063Z] === RUN TestInspectNetwork/partial_network_id [2021-09-15T15:57:49.063Z] === RUN TestInspectNetwork/network_name [2021-09-15T15:57:49.063Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-15T15:57:49.215Z] === RUN TestPrepare [2021-09-15T15:57:49.215Z] --- PASS: TestPrepare (0.00s) [2021-09-15T15:57:49.215Z] === RUN TestStart [2021-09-15T15:57:49.215Z] --- PASS: TestStart (0.00s) [2021-09-15T15:57:49.215Z] === RUN TestWaitCancel [2021-09-15T15:57:49.215Z] --- PASS: TestWaitCancel (0.00s) [2021-09-15T15:57:49.215Z] === RUN TestWaitDisabled [2021-09-15T15:57:49.215Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-15T15:57:49.215Z] === RUN TestWaitEnabled [2021-09-15T15:57:49.215Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-15T15:57:49.215Z] === RUN TestRemove [2021-09-15T15:57:49.215Z] --- PASS: TestRemove (0.00s) [2021-09-15T15:57:49.215Z] PASS [2021-09-15T15:57:49.215Z] coverage: 65.3% of statements [2021-09-15T15:57:49.215Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-09-15T15:57:49.250Z] + for job in $(jobs -p) [2021-09-15T15:57:49.250Z] + wait 24002 [2021-09-15T15:57:50.176Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-15T15:57:50.749Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-15T15:57:50.749Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-15T15:57:50.749Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-15T15:57:50.749Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-15T15:57:51.122Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-15T15:57:51.207Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-15T15:57:51.207Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-15T15:57:51.207Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-15T15:57:51.207Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-15T15:57:51.207Z] PASS [2021-09-15T15:57:51.207Z] coverage: 35.9% of statements [2021-09-15T15:57:51.207Z] ok github.com/docker/docker/daemon/cluster/convert 0.430s coverage: 35.9% of statements [2021-09-15T15:57:51.207Z] === RUN TestNewListSecretsFilters [2021-09-15T15:57:51.207Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-15T15:57:51.207Z] === RUN TestNewListConfigsFilters [2021-09-15T15:57:51.207Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-15T15:57:51.207Z] PASS [2021-09-15T15:57:51.207Z] coverage: 0.5% of statements [2021-09-15T15:57:51.207Z] ok github.com/docker/docker/daemon/cluster 0.547s coverage: 0.5% of statements [2021-09-15T15:57:51.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-09-15T15:57:51.938Z] === RUN TestDockerSuite/TestExecEnv [2021-09-15T15:57:52.864Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-15T15:57:53.244Z] --- PASS: TestInspectNetwork (7.22s) [2021-09-15T15:57:53.244Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-15T15:57:53.244Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-15T15:57:53.244Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-15T15:57:53.244Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-15T15:57:53.244Z] === RUN TestRunContainerWithBridgeNone [2021-09-15T15:57:53.532Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-15T15:57:53.532Z] === RUN TestBoolValue [2021-09-15T15:57:53.532Z] --- PASS: TestBoolValue (0.00s) [2021-09-15T15:57:53.532Z] === RUN TestBoolValueOrDefault [2021-09-15T15:57:53.532Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-15T15:57:53.532Z] === RUN TestInt64ValueOrZero [2021-09-15T15:57:53.532Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-15T15:57:53.532Z] === RUN TestInt64ValueOrDefault [2021-09-15T15:57:53.532Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-15T15:57:53.532Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-15T15:57:53.532Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-15T15:57:53.532Z] === RUN TestJsonContentType [2021-09-15T15:57:53.532Z] --- PASS: TestJsonContentType (0.00s) [2021-09-15T15:57:53.532Z] PASS [2021-09-15T15:57:53.532Z] coverage: 14.7% of statements [2021-09-15T15:57:53.532Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2021-09-15T15:57:53.532Z] === RUN TestMaskSecretKeys [2021-09-15T15:57:53.532Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-15T15:57:53.532Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-15T15:57:53.532Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-15T15:57:53.532Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-15T15:57:53.532Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-15T15:57:53.532Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-15T15:57:53.532Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-15T15:57:53.532Z] === RUN TestVersionMiddlewareVersion [2021-09-15T15:57:53.532Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-15T15:57:53.532Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-15T15:57:53.533Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-15T15:57:53.533Z] PASS [2021-09-15T15:57:53.533Z] coverage: 37.7% of statements [2021-09-15T15:57:53.533Z] ok github.com/docker/docker/api/server/middleware 0.071s coverage: 37.7% of statements [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-15T15:57:53.533Z] === RUN TestStrSliceMarshalJSON [2021-09-15T15:57:53.533Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestStrSliceUnmarshalJSON [2021-09-15T15:57:53.533Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestStrSliceUnmarshalString [2021-09-15T15:57:53.533Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestStrSliceUnmarshalSlice [2021-09-15T15:57:53.533Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-15T15:57:53.533Z] PASS [2021-09-15T15:57:53.533Z] coverage: 90.0% of statements [2021-09-15T15:57:53.533Z] === RUN TestAdjustForAPIVersion [2021-09-15T15:57:53.533Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-15T15:57:53.533Z] PASS [2021-09-15T15:57:53.533Z] coverage: 5.7% of statements [2021-09-15T15:57:53.533Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-09-15T15:57:53.533Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-15T15:57:53.533Z] === RUN TestToJSON [2021-09-15T15:57:53.533Z] --- PASS: TestToJSON (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestToParamWithVersion [2021-09-15T15:57:53.533Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestFromJSON [2021-09-15T15:57:53.533Z] --- PASS: TestFromJSON (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestEmpty [2021-09-15T15:57:53.533Z] --- PASS: TestEmpty (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestArgsMatchKVListEmptySources [2021-09-15T15:57:53.533Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestArgsMatchKVList [2021-09-15T15:57:53.533Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestArgsMatch [2021-09-15T15:57:53.533Z] --- PASS: TestArgsMatch (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestAdd [2021-09-15T15:57:53.533Z] --- PASS: TestAdd (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestDel [2021-09-15T15:57:53.533Z] --- PASS: TestDel (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestLen [2021-09-15T15:57:53.533Z] --- PASS: TestLen (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestExactMatch [2021-09-15T15:57:53.533Z] --- PASS: TestExactMatch (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestOnlyOneExactMatch [2021-09-15T15:57:53.533Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestContains [2021-09-15T15:57:53.533Z] --- PASS: TestContains (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestValidate [2021-09-15T15:57:53.533Z] --- PASS: TestValidate (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestWalkValues [2021-09-15T15:57:53.533Z] --- PASS: TestWalkValues (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestFuzzyMatch [2021-09-15T15:57:53.533Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestClone [2021-09-15T15:57:53.533Z] --- PASS: TestClone (0.00s) [2021-09-15T15:57:53.533Z] PASS [2021-09-15T15:57:53.533Z] coverage: 92.2% of statements [2021-09-15T15:57:53.533Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-15T15:57:53.533Z] === RUN TestDurationToSecondsString [2021-09-15T15:57:53.533Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestGetTimestamp [2021-09-15T15:57:53.533Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-15T15:57:53.533Z] === RUN TestParseTimestamps [2021-09-15T15:57:53.533Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-15T15:57:53.533Z] PASS [2021-09-15T15:57:53.533Z] coverage: 100.0% of statements [2021-09-15T15:57:53.533Z] ok github.com/docker/docker/api/types/time 0.153s coverage: 100.0% of statements [2021-09-15T15:57:53.533Z] === RUN TestCompareVersion [2021-09-15T15:57:53.533Z] --- PASS: TestCompareVersion (0.00s) [2021-09-15T15:57:53.533Z] PASS [2021-09-15T15:57:53.533Z] coverage: 77.3% of statements [2021-09-15T15:57:53.533Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 77.3% of statements [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/builder [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-15T15:57:53.533Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-15T15:57:53.533Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-15T15:57:53.533Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestCloneArgsSmartHttp [2021-09-15T15:57:53.533Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-15T15:57:53.533Z] === RUN TestCloneArgsDumbHttp [2021-09-15T15:57:53.533Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestCloneArgsGit [2021-09-15T15:57:53.533Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestCheckoutGit [2021-09-15T15:57:53.533Z] === RUN TestEnable [2021-09-15T15:57:53.533Z] --- PASS: TestEnable (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestDisable [2021-09-15T15:57:53.533Z] --- PASS: TestDisable (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestEnabled [2021-09-15T15:57:53.533Z] --- PASS: TestEnabled (0.00s) [2021-09-15T15:57:53.533Z] PASS [2021-09-15T15:57:53.533Z] coverage: 100.0% of statements [2021-09-15T15:57:53.533Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-09-15T15:57:53.533Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-15T15:57:53.533Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestProcessNoDockerignore [2021-09-15T15:57:53.533Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-15T15:57:53.533Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestDetectContentType [2021-09-15T15:57:53.533Z] --- PASS: TestDetectContentType (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestSelectAcceptableMIME [2021-09-15T15:57:53.533Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestInspectEmptyResponse [2021-09-15T15:57:53.533Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestInspectResponseBinary [2021-09-15T15:57:53.533Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestResponseUnsupportedContentType [2021-09-15T15:57:53.533Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestInspectResponseTextSimple [2021-09-15T15:57:53.533Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestInspectResponseEmptyContentType [2021-09-15T15:57:53.533Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestUnknownContentLength [2021-09-15T15:57:53.533Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestDownloadRemote [2021-09-15T15:57:53.533Z] --- PASS: TestDownloadRemote (0.09s) [2021-09-15T15:57:53.533Z] === RUN TestGetWithStatusError [2021-09-15T15:57:53.533Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestCloseRootDirectory [2021-09-15T15:57:53.533Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:57:53.533Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestHashFile [2021-09-15T15:57:53.533Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:57:53.533Z] --- SKIP: TestHashFile (0.01s) [2021-09-15T15:57:53.533Z] === RUN TestHashSubdir [2021-09-15T15:57:53.533Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:57:53.533Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-15T15:57:53.533Z] === RUN TestRemoveDirectory [2021-09-15T15:57:53.533Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:57:53.533Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-15T15:57:53.533Z] PASS [2021-09-15T15:57:53.533Z] coverage: 9.3% of statements [2021-09-15T15:57:53.533Z] ok github.com/docker/docker/builder/remotecontext 0.202s coverage: 9.3% of statements [2021-09-15T15:57:53.790Z] docker_api_swarm_test.go:384: [de2ce21aae8b5] joining swarm manager [db768620b89f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:57:53.991Z] === RUN TestGetAllAllowed [2021-09-15T15:57:53.991Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestGetAllMeta [2021-09-15T15:57:53.991Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-15T15:57:53.991Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestIsUnreferencedBuiltin [2021-09-15T15:57:53.991Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestIsExistingDirectory [2021-09-15T15:57:53.991Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestGetFilenameForDownload [2021-09-15T15:57:53.991Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestEnv2Variables [2021-09-15T15:57:53.991Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-15T15:57:53.991Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestMaintainer [2021-09-15T15:57:53.991Z] --- PASS: TestMaintainer (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestLabel [2021-09-15T15:57:53.991Z] --- PASS: TestLabel (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestFromScratch [2021-09-15T15:57:53.991Z] --- PASS: TestFromScratch (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestFromWithArg [2021-09-15T15:57:53.991Z] --- PASS: TestFromWithArg (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-15T15:57:53.991Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestFromWithUndefinedArg [2021-09-15T15:57:53.991Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestFromMultiStageWithNamedStage [2021-09-15T15:57:53.991Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestOnbuild [2021-09-15T15:57:53.991Z] --- PASS: TestOnbuild (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestWorkdir [2021-09-15T15:57:53.991Z] --- PASS: TestWorkdir (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestCmd [2021-09-15T15:57:53.991Z] --- PASS: TestCmd (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestHealthcheckNone [2021-09-15T15:57:53.991Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestHealthcheckCmd [2021-09-15T15:57:53.991Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestEntrypoint [2021-09-15T15:57:53.991Z] --- PASS: TestEntrypoint (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestExpose [2021-09-15T15:57:53.991Z] --- PASS: TestExpose (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestUser [2021-09-15T15:57:53.991Z] --- PASS: TestUser (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestVolume [2021-09-15T15:57:53.991Z] --- PASS: TestVolume (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestStopSignal [2021-09-15T15:57:53.991Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-15T15:57:53.991Z] --- SKIP: TestStopSignal (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestArg [2021-09-15T15:57:53.991Z] --- PASS: TestArg (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestShell [2021-09-15T15:57:53.991Z] --- PASS: TestShell (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestPrependEnvOnCmd [2021-09-15T15:57:53.991Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestRunWithBuildArgs [2021-09-15T15:57:53.991Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestRunIgnoresHealthcheck [2021-09-15T15:57:53.991Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-15T15:57:53.991Z] === RUN TestDispatchUnsupportedOptions [2021-09-15T15:57:53.991Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-15T15:57:53.991Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-15T15:57:53.991Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-15T15:57:53.992Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestNormalizeWorkdir [2021-09-15T15:57:53.992Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestDispatch [2021-09-15T15:57:53.992Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-15T15:57:53.992Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-15T15:57:53.992Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-15T15:57:53.992Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-15T15:57:53.992Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-15T15:57:53.992Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-15T15:57:53.992Z] === RUN TestDispatch/COPY_url [2021-09-15T15:57:53.992Z] --- PASS: TestDispatch (0.05s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-15T15:57:53.992Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestAddScratchImageAddsToMounts [2021-09-15T15:57:53.992Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-15T15:57:53.992Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-15T15:57:53.992Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-15T15:57:53.992Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestImageSourceGetAddsToMounts [2021-09-15T15:57:53.992Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestEmptyDockerfile [2021-09-15T15:57:53.992Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestSymlinkDockerfile [2021-09-15T15:57:53.992Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-15T15:57:53.992Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-15T15:57:53.992Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestNonExistingDockerfile [2021-09-15T15:57:53.992Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestCopyRunConfig [2021-09-15T15:57:53.992Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestDeepCopyRunConfig [2021-09-15T15:57:53.992Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestExportImage [2021-09-15T15:57:53.992Z] --- PASS: TestExportImage (0.00s) [2021-09-15T15:57:53.992Z] === RUN TestNormalizeDest [2021-09-15T15:57:53.992Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-15T15:57:53.992Z] PASS [2021-09-15T15:57:53.992Z] coverage: 46.8% of statements [2021-09-15T15:57:53.992Z] ok github.com/docker/docker/builder/dockerfile 0.187s coverage: 46.8% of statements [2021-09-15T15:57:53.992Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-15T15:57:54.046Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-15T15:57:54.115Z] === RUN TestBuilderGC [2021-09-15T15:57:54.115Z] --- PASS: TestBuilderGC (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationNotFound [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestDaemonBrokenConfiguration [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestParseClusterAdvertiseSettings [2021-09-15T15:57:54.115Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestFindConfigurationConflicts [2021-09-15T15:57:54.115Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-15T15:57:54.115Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-15T15:57:54.115Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-15T15:57:54.115Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-15T15:57:54.115Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestValidateConfiguration [2021-09-15T15:57:54.115Z] === RUN TestValidateConfiguration/with_label [2021-09-15T15:57:54.115Z] === RUN TestValidateConfiguration/with_dns [2021-09-15T15:57:54.115Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-15T15:57:54.115Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-15T15:57:54.115Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-15T15:57:54.115Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-15T15:57:54.115Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-15T15:57:54.115Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-15T15:57:54.115Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestModifiedDiscoverySettings [2021-09-15T15:57:54.115Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestReloadSetConfigFileNotExist [2021-09-15T15:57:54.115Z] === RUN TestDiscoveryOptsErrors [2021-09-15T15:57:54.115Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestDiscoveryOpts [2021-09-15T15:57:54.115Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-15T15:57:54.115Z] PASS [2021-09-15T15:57:54.115Z] coverage: 30.0% of statements [2021-09-15T15:57:54.115Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-09-15T15:57:54.115Z] time="2021-09-15T15:57:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-15T15:57:54.115Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-09-15T15:57:54.115Z] === RUN TestReloadDefaultConfigNotExist [2021-09-15T15:57:54.115Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:57:54.115Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestReloadBadDefaultConfig [2021-09-15T15:57:54.115Z] time="2021-09-15T15:57:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2348206977" [2021-09-15T15:57:54.115Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestReloadWithConflictingLabels [2021-09-15T15:57:54.115Z] time="2021-09-15T15:57:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2014744746" [2021-09-15T15:57:54.115Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestReloadWithDuplicateLabels [2021-09-15T15:57:54.115Z] time="2021-09-15T15:57:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4280469812" [2021-09-15T15:57:54.115Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-15T15:57:54.115Z] === RUN TestDaemonConfigurationMerge [2021-09-15T15:57:54.115Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-15T15:57:54.115Z] PASS [2021-09-15T15:57:54.115Z] coverage: 80.4% of statements [2021-09-15T15:57:54.115Z] ok github.com/docker/docker/daemon/config 0.216s coverage: 80.4% of statements [2021-09-15T15:57:54.450Z] === RUN TestTCP4Proxy [2021-09-15T15:57:54.450Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-15T15:57:54.450Z] === RUN TestTCP4ProxyHalfClose [2021-09-15T15:57:54.450Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-15T15:57:54.450Z] === RUN TestTCP6Proxy [2021-09-15T15:57:54.450Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-15T15:57:54.450Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-15T15:57:54.450Z] === RUN TestTCPDualStackProxy [2021-09-15T15:57:54.450Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-15T15:57:54.450Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-15T15:57:54.450Z] === RUN TestUDP4Proxy [2021-09-15T15:57:54.450Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-15T15:57:54.450Z] === RUN TestUDP6Proxy [2021-09-15T15:57:54.450Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-15T15:57:54.450Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-15T15:57:54.450Z] === RUN TestUDPWriteError [2021-09-15T15:57:54.450Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-15T15:57:54.450Z] === RUN TestSCTP4Proxy [2021-09-15T15:57:54.450Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-15T15:57:54.450Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-15T15:57:54.450Z] === RUN TestSCTP6Proxy [2021-09-15T15:57:54.450Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-15T15:57:54.450Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-15T15:57:54.450Z] PASS [2021-09-15T15:57:54.450Z] coverage: 49.4% of statements [2021-09-15T15:57:54.450Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2021-09-15T15:57:54.606Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-15T15:57:54.618Z] --- PASS: TestRunContainerWithBridgeNone (1.74s) [2021-09-15T15:57:54.618Z] === RUN TestNetworkInvalidJSON [2021-09-15T15:57:54.618Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-15T15:57:54.618Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-15T15:57:54.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T15:57:54.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T15:57:54.618Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T15:57:54.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T15:57:54.618Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-15T15:57:54.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T15:57:54.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T15:57:54.618Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-15T15:57:54.618Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-15T15:57:54.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-15T15:57:54.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-15T15:57:54.618Z] === RUN TestNetworkList [2021-09-15T15:57:54.618Z] === RUN TestNetworkList//networks [2021-09-15T15:57:54.618Z] === PAUSE TestNetworkList//networks [2021-09-15T15:57:54.618Z] === RUN TestNetworkList//networks/ [2021-09-15T15:57:54.618Z] === PAUSE TestNetworkList//networks/ [2021-09-15T15:57:54.618Z] === CONT TestNetworkList//networks [2021-09-15T15:57:54.618Z] === CONT TestNetworkList//networks/ [2021-09-15T15:57:54.618Z] --- PASS: TestNetworkList (0.02s) [2021-09-15T15:57:54.618Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-15T15:57:54.618Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-15T15:57:54.618Z] === RUN TestHostIPv4BridgeLabel [2021-09-15T15:57:55.081Z] === RUN TestEventsLog [2021-09-15T15:57:55.081Z] --- PASS: TestEventsLog (0.00s) [2021-09-15T15:57:55.081Z] === RUN TestEventsLogTimeout [2021-09-15T15:57:55.081Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-15T15:57:55.081Z] === RUN TestLogEvents [2021-09-15T15:57:55.081Z] --- PASS: TestLogEvents (0.05s) [2021-09-15T15:57:55.081Z] === RUN TestLoadBufferedEvents [2021-09-15T15:57:55.081Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-15T15:57:55.081Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-15T15:57:55.081Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-15T15:57:55.081Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-15T15:57:55.081Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-15T15:57:55.081Z] PASS [2021-09-15T15:57:55.081Z] coverage: 50.0% of statements [2021-09-15T15:57:55.081Z] ok github.com/docker/docker/daemon/events 0.204s coverage: 50.0% of statements [2021-09-15T15:57:55.166Z] docker_api_swarm_test.go:385: [d1bdb84a426d2] joining swarm manager [db768620b89f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T15:57:55.183Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-09-15T15:57:55.183Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-15T15:57:55.538Z] === RUN TestWaitNodeAttachment [2021-09-15T15:57:55.538Z] === RUN TestIsEmptyDir [2021-09-15T15:57:55.538Z] --- PASS: TestIsEmptyDir (0.00s) [2021-09-15T15:57:55.538Z] PASS [2021-09-15T15:57:55.538Z] coverage: 2.3% of statements [2021-09-15T15:57:55.538Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2021-09-15T15:57:55.538Z] === RUN TestVerifyNetworkingConfig [2021-09-15T15:57:55.538Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-15T15:57:55.538Z] === RUN TestGetContainer [2021-09-15T15:57:55.538Z] --- PASS: TestGetContainer (0.00s) [2021-09-15T15:57:55.538Z] === RUN TestValidContainerNames [2021-09-15T15:57:55.538Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-15T15:57:55.538Z] === RUN TestContainerInitDNS [2021-09-15T15:57:55.538Z] daemon_test.go:146: root required [2021-09-15T15:57:55.538Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-15T15:57:55.538Z] === RUN TestMerge [2021-09-15T15:57:55.538Z] --- PASS: TestMerge (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestValidateContainerIsolation [2021-09-15T15:57:55.539Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestFindNetworkErrorType [2021-09-15T15:57:55.539Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestEnsureServicesExist [2021-09-15T15:57:55.539Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestEnsureServicesExistErrors [2021-09-15T15:57:55.539Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-15T15:57:55.539Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-15T15:57:55.539Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-15T15:57:55.539Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-15T15:57:55.539Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-15T15:57:55.539Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-15T15:57:55.539Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestContainerDelete [2021-09-15T15:57:55.539Z] --- PASS: TestContainerDelete (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestContainerDoubleDelete [2021-09-15T15:57:55.539Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestLogContainerEventCopyLabels [2021-09-15T15:57:55.539Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestLogContainerEventWithAttributes [2021-09-15T15:57:55.539Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestNoneHealthcheck [2021-09-15T15:57:55.539Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-15T15:57:55.539Z] === RUN TestHealthStates [2021-09-15T15:57:55.996Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-09-15T15:57:55.996Z] === RUN TestIsolationConversion [2021-09-15T15:57:55.996Z] === RUN TestIsolationConversion/default [2021-09-15T15:57:55.996Z] === RUN TestIsolationConversion/process [2021-09-15T15:57:55.996Z] === RUN TestIsolationConversion/hyperv [2021-09-15T15:57:55.996Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestContainerLabels [2021-09-15T15:57:55.996Z] --- PASS: TestContainerLabels (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestCredentialSpecConversion [2021-09-15T15:57:55.996Z] === RUN TestCredentialSpecConversion/none [2021-09-15T15:57:55.996Z] === RUN TestCredentialSpecConversion/config [2021-09-15T15:57:55.996Z] === RUN TestCredentialSpecConversion/file [2021-09-15T15:57:55.996Z] === RUN TestCredentialSpecConversion/registry [2021-09-15T15:57:55.996Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestControllerValidateMountBind [2021-09-15T15:57:55.996Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestControllerValidateMountVolume [2021-09-15T15:57:55.996Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestControllerValidateMountTarget [2021-09-15T15:57:55.996Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestControllerValidateMountTmpfs [2021-09-15T15:57:55.996Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestControllerValidateMountInvalidType [2021-09-15T15:57:55.996Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestControllerValidateMountNamedPipe [2021-09-15T15:57:55.996Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-15T15:57:55.996Z] PASS [2021-09-15T15:57:55.996Z] coverage: 11.0% of statements [2021-09-15T15:57:55.996Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.539s coverage: 11.0% of statements [2021-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] time="2021-09-15T15:57:55Z" 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-09-15T15:57:55.996Z] --- PASS: TestHealthStates (0.14s) [2021-09-15T15:57:55.996Z] === RUN TestMaskURLCredentials [2021-09-15T15:57:55.996Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestGetInspectData [2021-09-15T15:57:55.996Z] --- PASS: TestGetInspectData (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestFillLicense [2021-09-15T15:57:55.996Z] --- PASS: TestFillLicense (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestListInvalidFilter [2021-09-15T15:57:55.996Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestNameFilter [2021-09-15T15:57:55.996Z] --- PASS: TestNameFilter (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-15T15:57:55.996Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-15T15:57:55.996Z] === 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-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-15T15:57:55.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-15T15:57:55.996Z] --- 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-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-15T15:57:55.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestDaemonReloadLabels [2021-09-15T15:57:55.996Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-15T15:57:55.996Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestDaemonReloadMirrors [2021-09-15T15:57:55.996Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-15T15:57:55.996Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-15T15:57:55.996Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-15T15:57:55.996Z] === RUN TestDaemonDiscoveryReload [2021-09-15T15:57:56.117Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-09-15T15:57:56.117Z] === RUN TestDaemonDefaultNetworkPools [2021-09-15T15:57:56.455Z] === RUN TestLinkNaming [2021-09-15T15:57:56.455Z] --- PASS: TestLinkNaming (0.00s) [2021-09-15T15:57:56.455Z] === RUN TestLinkNew [2021-09-15T15:57:56.455Z] --- PASS: TestLinkNew (0.00s) [2021-09-15T15:57:56.455Z] === RUN TestLinkEnv [2021-09-15T15:57:56.455Z] --- PASS: TestLinkEnv (0.00s) [2021-09-15T15:57:56.455Z] === RUN TestLinkMultipleEnv [2021-09-15T15:57:56.455Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-15T15:57:56.455Z] === RUN TestLinkPortRangeEnv [2021-09-15T15:57:56.455Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-15T15:57:56.455Z] PASS [2021-09-15T15:57:56.455Z] coverage: 93.0% of statements [2021-09-15T15:57:56.455Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-09-15T15:57:56.912Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-09-15T15:57:56.912Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-15T15:57:57.051Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-09-15T15:57:57.051Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-15T15:57:57.374Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-09-15T15:57:57.374Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-15T15:57:57.676Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-15T15:57:57.833Z] === RUN TestAdapterReadLogs [2021-09-15T15:57:57.833Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-15T15:57:57.833Z] === RUN TestCopier [2021-09-15T15:57:57.833Z] --- PASS: TestCopier (0.00s) [2021-09-15T15:57:57.833Z] === RUN TestCopierLongLines [2021-09-15T15:57:57.833Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-15T15:57:57.833Z] === RUN TestCopierSlow [2021-09-15T15:57:57.833Z] --- PASS: TestCopierSlow (0.20s) [2021-09-15T15:57:57.833Z] === RUN TestCopierWithSized [2021-09-15T15:57:57.833Z] === RUN TestCopierWithSized/as_is [2021-09-15T15:57:57.833Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-15T15:57:57.833Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-15T15:57:57.833Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-15T15:57:57.833Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-15T15:57:57.833Z] === RUN TestCopierWithPartial [2021-09-15T15:57:57.833Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-15T15:57:57.833Z] === RUN TestRingLogger [2021-09-15T15:57:57.833Z] --- PASS: TestRingLogger (0.00s) [2021-09-15T15:57:57.833Z] === RUN TestRingCap [2021-09-15T15:57:57.833Z] --- PASS: TestRingCap (0.00s) [2021-09-15T15:57:57.833Z] === RUN TestRingClose [2021-09-15T15:57:57.833Z] --- PASS: TestRingClose (0.00s) [2021-09-15T15:57:57.833Z] === RUN TestRingDrain [2021-09-15T15:57:57.833Z] --- PASS: TestRingDrain (0.00s) [2021-09-15T15:57:57.833Z] PASS [2021-09-15T15:57:57.833Z] coverage: 43.8% of statements [2021-09-15T15:57:57.833Z] ok github.com/docker/docker/daemon/logger 0.250s coverage: 43.8% of statements [2021-09-15T15:57:57.833Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-15T15:57:57.833Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-15T15:57:57.833Z] reload_test.go:520: root required [2021-09-15T15:57:57.833Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-15T15:57:57.833Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-15T15:57:57.834Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-15T15:57:57.834Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-15T15:57:57.834Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-15T15:57:57.834Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-15T15:57:57.834Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-15T15:57:57.834Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-15T15:57:57.834Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-15T15:57:57.834Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-15T15:57:57.834Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-15T15:57:57.834Z] === RUN TestParseVolumesFrom [2021-09-15T15:57:57.834Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-15T15:57:57.834Z] PASS [2021-09-15T15:57:57.834Z] coverage: 9.1% of statements [2021-09-15T15:57:57.834Z] ok github.com/docker/docker/daemon 2.334s coverage: 9.1% of statements [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-15T15:57:57.834Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-15T15:57:57.931Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-09-15T15:57:57.985Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-09-15T15:57:57.985Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-15T15:57:58.292Z] === RUN TestNewStreamConfig [2021-09-15T15:57:58.292Z] === RUN TestNewStreamConfig/defaults [2021-09-15T15:57:58.292Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-15T15:57:58.292Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-15T15:57:58.292Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-15T15:57:58.292Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-15T15:57:58.292Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-15T15:57:58.292Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-15T15:57:58.292Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-15T15:57:58.292Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-15T15:57:58.292Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-15T15:57:58.292Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-15T15:57:58.292Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-15T15:57:58.292Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-15T15:57:58.292Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-15T15:57:58.292Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-15T15:57:58.292Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-15T15:57:58.292Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-15T15:57:58.292Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-15T15:57:58.292Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-15T15:57:58.292Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-15T15:57:58.491Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-15T15:57:58.750Z] time="2021-09-15T15:57:58Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-15T15:57:58.750Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-09-15T15:57:58.750Z] === RUN TestCreateSuccess [2021-09-15T15:57:58.750Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCreateStreamSkipped [2021-09-15T15:57:58.750Z] time="2021-09-15T15:57:58Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-15T15:57:58.750Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCreateLogGroupSuccess [2021-09-15T15:57:58.750Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCreateError [2021-09-15T15:57:58.750Z] --- PASS: TestCreateError (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCreateAlreadyExists [2021-09-15T15:57:58.750Z] time="2021-09-15T15:57:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-15T15:57:58.750Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestLogClosed [2021-09-15T15:57:58.750Z] --- PASS: TestLogClosed (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestLogBlocking [2021-09-15T15:57:58.750Z] --- PASS: TestLogBlocking (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-15T15:57:58.750Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestLogNonBlockingBufferFull [2021-09-15T15:57:58.750Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestPublishBatchSuccess [2021-09-15T15:57:58.750Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestPublishBatchError [2021-09-15T15:57:58.750Z] time="2021-09-15T15:57:58Z" level=error msg=Error [2021-09-15T15:57:58.750Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-15T15:57:58.750Z] time="2021-09-15T15:57:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-15T15:57:58.750Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-15T15:57:58.750Z] time="2021-09-15T15:57:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-15T15:57:58.750Z] time="2021-09-15T15:57:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-15T15:57:58.750Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCollectBatchSimple [2021-09-15T15:57:58.750Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCollectBatchTicker [2021-09-15T15:57:58.750Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCollectBatchMultilinePattern [2021-09-15T15:57:58.750Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-15T15:57:58.750Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-15T15:57:58.750Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-15T15:57:58.750Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-15T15:57:58.750Z] === RUN TestCollectBatchClose [2021-09-15T15:57:58.750Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestEffectiveLen [2021-09-15T15:57:58.750Z] === RUN TestEffectiveLen/0/Hello [2021-09-15T15:57:58.750Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-15T15:57:58.750Z] === RUN TestEffectiveLen/2/🙃 [2021-09-15T15:57:58.750Z] === RUN TestSearchRegistryForImagesErrors [2021-09-15T15:57:58.750Z] === RUN TestEffectiveLen/3/���� [2021-09-15T15:57:58.750Z] === RUN TestEffectiveLen/4/He��o [2021-09-15T15:57:58.750Z] === RUN TestEffectiveLen/5/ [2021-09-15T15:57:58.750Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-15T15:57:58.750Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-15T15:57:58.750Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-15T15:57:58.750Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-15T15:57:58.750Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-15T15:57:58.750Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-15T15:57:58.750Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestFindValidSplit [2021-09-15T15:57:58.750Z] === RUN TestFindValidSplit/0/ [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1063: [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1064: [2021-09-15T15:57:58.750Z] === RUN TestFindValidSplit/1/Hello [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1063: Hello [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1064: [2021-09-15T15:57:58.750Z] === RUN TestFindValidSplit/2/Hello [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1063: He [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1064: llo [2021-09-15T15:57:58.750Z] === RUN TestFindValidSplit/3/Hello [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1063: [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1064: Hello [2021-09-15T15:57:58.750Z] === RUN TestFindValidSplit/4/🙃 [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1063: [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-15T15:57:58.750Z] === RUN TestFindValidSplit/5/🙃 [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1064: [2021-09-15T15:57:58.750Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestSearchRegistryForImages [2021-09-15T15:57:58.750Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestOnlyPlatformWithFallback [2021-09-15T15:57:58.750Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-15T15:57:58.750Z] === RUN TestImageDelete [2021-09-15T15:57:58.750Z] === RUN TestFindValidSplit/6/a� [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1063: a [2021-09-15T15:57:58.750Z] cloudwatchlogs_test.go:1064: � [2021-09-15T15:57:58.751Z] === RUN TestFindValidSplit/7/a� [2021-09-15T15:57:58.751Z] cloudwatchlogs_test.go:1063: a� [2021-09-15T15:57:58.751Z] cloudwatchlogs_test.go:1064: [2021-09-15T15:57:58.751Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestProcessEventEmoji [2021-09-15T15:57:58.751Z] === RUN TestImageDelete/no_lease [2021-09-15T15:57:58.751Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-09-15T15:57:58.751Z] === RUN TestCollectBatchLineSplit [2021-09-15T15:57:58.751Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-15T15:57:58.751Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestCollectBatchMaxEvents [2021-09-15T15:57:58.751Z] === RUN TestImageDelete/lease_exists [2021-09-15T15:57:58.751Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-15T15:57:58.751Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-15T15:57:58.751Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-15T15:57:58.751Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-15T15:57:58.751Z] --- PASS: TestImageDelete (0.06s) [2021-09-15T15:57:58.751Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-15T15:57:58.751Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-09-15T15:57:58.751Z] === RUN TestContentStoreForPull [2021-09-15T15:57:58.751Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-15T15:57:58.751Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-15T15:57:58.751Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-15T15:57:58.751Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-15T15:57:58.751Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-15T15:57:58.751Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-15T15:57:58.751Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-15T15:57:58.751Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-15T15:57:58.751Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-15T15:57:58.751Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-15T15:57:58.751Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-15T15:57:58.751Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-15T15:57:58.751Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-09-15T15:57:58.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.01s) [2021-09-15T15:57:58.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-15T15:57:58.751Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-15T15:57:58.751Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestCreateTagSuccess [2021-09-15T15:57:58.751Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-15T15:57:58.751Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-15T15:57:58.751Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-15T15:57:58.751Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-15T15:57:58.751Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-15T15:57:58.751Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-15T15:57:58.751Z] PASS [2021-09-15T15:57:58.751Z] coverage: 77.4% of statements [2021-09-15T15:57:58.751Z] ok github.com/docker/docker/daemon/logger/awslogs 0.342s coverage: 77.4% of statements [2021-09-15T15:57:58.751Z] --- PASS: TestContentStoreForPull (0.14s) [2021-09-15T15:57:58.751Z] PASS [2021-09-15T15:57:58.751Z] coverage: 6.7% of statements [2021-09-15T15:57:58.751Z] ok github.com/docker/docker/daemon/images 0.293s coverage: 6.7% of statements [2021-09-15T15:57:58.751Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-15T15:57:58.751Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-15T15:57:58.751Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-15T15:57:58.751Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-15T15:57:58.751Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-15T15:57:58.751Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-15T15:57:58.751Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-15T15:57:58.751Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-15T15:57:59.051Z] === RUN TestDockerSuite/TestExecParseError [2021-09-15T15:57:59.209Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-15T15:57:59.209Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-15T15:57:59.209Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-09-15T15:57:59.209Z] === RUN TestFastTimeMarshalJSON [2021-09-15T15:57:59.209Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-15T15:57:59.209Z] PASS [2021-09-15T15:57:59.209Z] coverage: 87.2% of statements [2021-09-15T15:57:59.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.162s coverage: 87.2% of statements [2021-09-15T15:57:59.209Z] === RUN TestJSONFileLogger [2021-09-15T15:57:59.209Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-15T15:57:59.209Z] === RUN TestJSONFileLoggerWithTags [2021-09-15T15:57:59.209Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-15T15:57:59.209Z] === RUN TestJSONFileLoggerWithOpts [2021-09-15T15:57:59.209Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-15T15:57:59.209Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-15T15:57:59.209Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-15T15:57:59.209Z] === RUN TestEncodeDecode [2021-09-15T15:57:59.209Z] === PAUSE TestEncodeDecode [2021-09-15T15:57:59.209Z] === RUN TestUnexpectedEOF [2021-09-15T15:57:59.359Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-09-15T15:57:59.359Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-15T15:57:59.611Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-15T15:57:59.666Z] time="2021-09-15T15:57:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-15T15:57:59.667Z] time="2021-09-15T15:57:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-15T15:57:59.667Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-09-15T15:57:59.667Z] === CONT TestEncodeDecode [2021-09-15T15:57:59.667Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-15T15:57:59.667Z] PASS [2021-09-15T15:57:59.667Z] coverage: 69.9% of statements [2021-09-15T15:57:59.667Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.199s coverage: 69.9% of statements [2021-09-15T15:57:59.924Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-09-15T15:57:59.924Z] === RUN TestServiceWithPredefinedNetwork [2021-09-15T15:58:00.215Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-15T15:58:00.632Z] === RUN TestWriteLog [2021-09-15T15:58:00.632Z] === PAUSE TestWriteLog [2021-09-15T15:58:00.632Z] === RUN TestReadLog [2021-09-15T15:58:00.632Z] === PAUSE TestReadLog [2021-09-15T15:58:00.632Z] === CONT TestWriteLog [2021-09-15T15:58:00.632Z] === CONT TestReadLog [2021-09-15T15:58:00.632Z] === RUN TestReadLog/tail_exact [2021-09-15T15:58:00.632Z] --- PASS: TestWriteLog (0.00s) [2021-09-15T15:58:00.632Z] === RUN TestOpenFileDelete [2021-09-15T15:58:00.632Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-15T15:58:00.632Z] === RUN TestOpenFileRename [2021-09-15T15:58:00.632Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-15T15:58:00.632Z] === RUN TestParseLogTagDefaultTag [2021-09-15T15:58:00.632Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-15T15:58:00.632Z] === RUN TestParseLogTag [2021-09-15T15:58:00.632Z] --- PASS: TestParseLogTag (0.00s) [2021-09-15T15:58:00.632Z] === RUN TestParseLogTagEmptyTag [2021-09-15T15:58:00.632Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-15T15:58:00.632Z] === RUN TestTailFiles [2021-09-15T15:58:00.632Z] --- PASS: TestTailFiles (0.00s) [2021-09-15T15:58:00.632Z] === RUN TestFollowLogsConsumerGone [2021-09-15T15:58:00.632Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-15T15:58:00.632Z] === RUN TestFollowLogsProducerGone [2021-09-15T15:58:00.632Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-15T15:58:00.632Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-15T15:58:00.632Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-15T15:58:00.632Z] === RUN TestCheckCapacityAndRotate [2021-09-15T15:58:00.632Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-15T15:58:00.632Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-15T15:58:00.632Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-09-15T15:58:00.632Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-15T15:58:00.632Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-09-15T15:58:00.632Z] PASS [2021-09-15T15:58:00.632Z] coverage: 53.7% of statements [2021-09-15T15:58:00.632Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.099s coverage: 53.7% of statements [2021-09-15T15:58:00.632Z] === RUN TestReadLog/tail_less_than_available [2021-09-15T15:58:00.632Z] === RUN TestReadLog/tail_more_than_available [2021-09-15T15:58:00.632Z] --- PASS: TestReadLog (0.14s) [2021-09-15T15:58:00.632Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-09-15T15:58:00.632Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-15T15:58:00.632Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-15T15:58:00.632Z] PASS [2021-09-15T15:58:00.632Z] coverage: 75.2% of statements [2021-09-15T15:58:00.632Z] === RUN TestLog [2021-09-15T15:58:00.632Z] ok github.com/docker/docker/daemon/logger/local 0.279s coverage: 75.2% of statements [2021-09-15T15:58:00.632Z] --- PASS: TestLog (0.00s) [2021-09-15T15:58:00.632Z] PASS [2021-09-15T15:58:00.632Z] coverage: 31.5% of statements [2021-09-15T15:58:00.632Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-15T15:58:00.632Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 31.5% of statements [2021-09-15T15:58:00.777Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-15T15:58:01.090Z] === RUN TestNewParse [2021-09-15T15:58:01.090Z] --- PASS: TestNewParse (0.00s) [2021-09-15T15:58:01.090Z] PASS [2021-09-15T15:58:01.090Z] coverage: 8.3% of statements [2021-09-15T15:58:01.090Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-09-15T15:58:01.548Z] === RUN TestValidateLogOpt [2021-09-15T15:58:01.548Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestNewMissedConfig [2021-09-15T15:58:01.548Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestNewMissedUrl [2021-09-15T15:58:01.548Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestNewMissedToken [2021-09-15T15:58:01.548Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestNewWithProxy [2021-09-15T15:58:01.548Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestDefault [2021-09-15T15:58:01.548Z] --- PASS: TestDefault (0.01s) [2021-09-15T15:58:01.548Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-15T15:58:01.548Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestJsonFormat [2021-09-15T15:58:01.548Z] --- PASS: TestJsonFormat (0.01s) [2021-09-15T15:58:01.548Z] === RUN TestRawFormat [2021-09-15T15:58:01.548Z] --- PASS: TestRawFormat (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestRawFormatWithLabels [2021-09-15T15:58:01.548Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestRawFormatWithoutTag [2021-09-15T15:58:01.548Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestBatching [2021-09-15T15:58:01.548Z] === RUN TestParseLogFormat [2021-09-15T15:58:01.548Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestValidateLogOptEmpty [2021-09-15T15:58:01.548Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestValidateSyslogAddress [2021-09-15T15:58:01.548Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestParseAddressDefaultPort [2021-09-15T15:58:01.548Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestValidateSyslogFacility [2021-09-15T15:58:01.548Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestValidateLogOptSyslogFormat [2021-09-15T15:58:01.548Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-15T15:58:01.548Z] === RUN TestValidateLogOpt [2021-09-15T15:58:01.548Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-15T15:58:01.548Z] PASS [2021-09-15T15:58:01.548Z] coverage: 46.8% of statements [2021-09-15T15:58:01.548Z] ok github.com/docker/docker/daemon/logger/syslog 0.083s coverage: 46.8% of statements [2021-09-15T15:58:01.702Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-15T15:58:02.006Z] --- PASS: TestBatching (0.32s) [2021-09-15T15:58:02.007Z] === RUN TestFrequency [2021-09-15T15:58:02.007Z] --- PASS: TestFrequency (0.23s) [2021-09-15T15:58:02.007Z] === RUN TestOneMessagePerRequest [2021-09-15T15:58:02.007Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-15T15:58:02.007Z] === RUN TestVerify [2021-09-15T15:58:02.007Z] --- PASS: TestVerify (0.00s) [2021-09-15T15:58:02.007Z] === RUN TestSkipVerify [2021-09-15T15:58:02.007Z] time="2021-09-15T15:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.007Z] time="2021-09-15T15:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.007Z] time="2021-09-15T15:58:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.466Z] --- PASS: TestSkipVerify (0.39s) [2021-09-15T15:58:02.466Z] === RUN TestBufferMaximum [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721482.143346\",\"host\":\"525430c6c5b2\"}'" [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721482.143346\",\"host\":\"525430c6c5b2\"}'" [2021-09-15T15:58:02.466Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-15T15:58:02.466Z] === RUN TestServerAlwaysDown [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721482.145343\",\"host\":\"525430c6c5b2\"}'" [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721482.145343\",\"host\":\"525430c6c5b2\"}'" [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721482.145343\",\"host\":\"525430c6c5b2\"}'" [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721482.146343\",\"host\":\"525430c6c5b2\"}'" [2021-09-15T15:58:02.466Z] time="2021-09-15T15:58:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721482.146343\",\"host\":\"525430c6c5b2\"}'" [2021-09-15T15:58:02.466Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-15T15:58:02.466Z] === RUN TestCannotSendAfterClose [2021-09-15T15:58:02.466Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-15T15:58:02.466Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-15T15:58:02.466Z] === RUN TestV1IDService [2021-09-15T15:58:02.466Z] --- PASS: TestV1IDService (0.01s) [2021-09-15T15:58:02.466Z] === RUN TestV2MetadataService [2021-09-15T15:58:02.492Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2021-09-15T15:58:02.492Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-15T15:58:02.492Z] service_test.go:243: FLAKY_TEST [2021-09-15T15:58:02.492Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T15:58:02.492Z] === RUN TestServiceWithDataPathPortInit [2021-09-15T15:58:02.627Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-15T15:58:03.015Z] === RUN TestCheckpointCreateError [2021-09-15T15:58:03.015Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCheckpointCreate [2021-09-15T15:58:03.015Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCheckpointDeleteError [2021-09-15T15:58:03.015Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCheckpointDelete [2021-09-15T15:58:03.015Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCheckpointListError [2021-09-15T15:58:03.015Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCheckpointList [2021-09-15T15:58:03.015Z] --- PASS: TestCheckpointList (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCheckpointListContainerNotFound [2021-09-15T15:58:03.015Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestNewClientWithOpsFromEnv [2021-09-15T15:58:03.015Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-15T15:58:03.015Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestGetAPIPath [2021-09-15T15:58:03.015Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestParseHostURL [2021-09-15T15:58:03.015Z] --- PASS: TestParseHostURL (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-15T15:58:03.015Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-15T15:58:03.015Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestNegotiateAPIVersion [2021-09-15T15:58:03.015Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestNegotiateAPVersionOverride [2021-09-15T15:58:03.015Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-15T15:58:03.015Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-15T15:58:03.015Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-15T15:58:03.015Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestClientRedirect [2021-09-15T15:58:03.015Z] --- PASS: TestClientRedirect (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigCreateUnsupported [2021-09-15T15:58:03.015Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigCreateError [2021-09-15T15:58:03.015Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigCreate [2021-09-15T15:58:03.015Z] --- PASS: TestConfigCreate (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigInspectNotFound [2021-09-15T15:58:03.015Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigInspectWithEmptyID [2021-09-15T15:58:03.015Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigInspectUnsupported [2021-09-15T15:58:03.015Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigInspectError [2021-09-15T15:58:03.015Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigInspectConfigNotFound [2021-09-15T15:58:03.015Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigInspect [2021-09-15T15:58:03.015Z] --- PASS: TestConfigInspect (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigListUnsupported [2021-09-15T15:58:03.015Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigListError [2021-09-15T15:58:03.015Z] --- PASS: TestConfigListError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigList [2021-09-15T15:58:03.015Z] --- PASS: TestConfigList (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigRemoveUnsupported [2021-09-15T15:58:03.015Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigRemoveError [2021-09-15T15:58:03.015Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigRemove [2021-09-15T15:58:03.015Z] --- PASS: TestConfigRemove (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigUpdateUnsupported [2021-09-15T15:58:03.015Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigUpdateError [2021-09-15T15:58:03.015Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestConfigUpdate [2021-09-15T15:58:03.015Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerCommitError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerCommit [2021-09-15T15:58:03.015Z] --- PASS: TestContainerCommit (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStatPathError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStatPathNotFoundError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStatPathNoHeaderError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStatPath [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCopyToContainerError [2021-09-15T15:58:03.015Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCopyToContainerNotFoundError [2021-09-15T15:58:03.015Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-15T15:58:03.015Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCopyToContainer [2021-09-15T15:58:03.015Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCopyFromContainerError [2021-09-15T15:58:03.015Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCopyFromContainerNotFoundError [2021-09-15T15:58:03.015Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-15T15:58:03.015Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-15T15:58:03.015Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestCopyFromContainer [2021-09-15T15:58:03.015Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerCreateError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerCreateImageNotFound [2021-09-15T15:58:03.015Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerCreateWithName [2021-09-15T15:58:03.015Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerCreateAutoRemove [2021-09-15T15:58:03.015Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerDiffError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerDiff [2021-09-15T15:58:03.015Z] --- PASS: TestContainerDiff (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExecCreateError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExecCreate [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExecStartError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExecStart [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExecInspectError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExecInspect [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExportError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExportError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExport [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExport (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerInspectError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerInspectContainerNotFound [2021-09-15T15:58:03.015Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerInspectWithEmptyID [2021-09-15T15:58:03.015Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerInspect [2021-09-15T15:58:03.015Z] --- PASS: TestContainerInspect (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerInspectNode [2021-09-15T15:58:03.015Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerKillError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerKillError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerKill [2021-09-15T15:58:03.015Z] --- PASS: TestContainerKill (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerListError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerListError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerList [2021-09-15T15:58:03.015Z] --- PASS: TestContainerList (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerLogsNotFoundError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerLogsError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerLogs [2021-09-15T15:58:03.015Z] --- PASS: TestContainerLogs (0.14s) [2021-09-15T15:58:03.015Z] === RUN TestContainerPauseError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerPause [2021-09-15T15:58:03.015Z] --- PASS: TestContainerPause (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainersPruneError [2021-09-15T15:58:03.015Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainersPrune [2021-09-15T15:58:03.015Z] --- PASS: TestContainersPrune (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerRemoveError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerRemoveNotFoundError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerRemove [2021-09-15T15:58:03.015Z] --- PASS: TestContainerRemove (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerRenameError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerRename [2021-09-15T15:58:03.015Z] --- PASS: TestContainerRename (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerResizeError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExecResizeError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerResize [2021-09-15T15:58:03.015Z] --- PASS: TestContainerResize (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerExecResize [2021-09-15T15:58:03.015Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerRestartError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerRestart [2021-09-15T15:58:03.015Z] --- PASS: TestContainerRestart (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStartError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStartError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStart [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStart (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStatsError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStats [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStats (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStopError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStopError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerStop [2021-09-15T15:58:03.015Z] --- PASS: TestContainerStop (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerTopError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerTopError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerTop [2021-09-15T15:58:03.015Z] --- PASS: TestContainerTop (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerUnpauseError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerUnpause [2021-09-15T15:58:03.015Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerUpdateError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerUpdate [2021-09-15T15:58:03.015Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerWaitError [2021-09-15T15:58:03.015Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestContainerWait [2021-09-15T15:58:03.015Z] --- PASS: TestContainerWait (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestDiskUsageError [2021-09-15T15:58:03.015Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestDiskUsage [2021-09-15T15:58:03.015Z] --- PASS: TestDiskUsage (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestDistributionInspectUnsupported [2021-09-15T15:58:03.015Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestDistributionInspectWithEmptyID [2021-09-15T15:58:03.015Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestEventsErrorInOptions [2021-09-15T15:58:03.015Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestEventsErrorFromServer [2021-09-15T15:58:03.015Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestEvents [2021-09-15T15:58:03.015Z] --- PASS: TestEvents (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestTLSCloseWriter [2021-09-15T15:58:03.015Z] === PAUSE TestTLSCloseWriter [2021-09-15T15:58:03.015Z] === RUN TestImageBuildError [2021-09-15T15:58:03.015Z] --- PASS: TestImageBuildError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestImageBuild [2021-09-15T15:58:03.015Z] --- PASS: TestImageBuild (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestGetDockerOS [2021-09-15T15:58:03.015Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestImageCreateError [2021-09-15T15:58:03.015Z] --- PASS: TestImageCreateError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestImageCreate [2021-09-15T15:58:03.015Z] --- PASS: TestImageCreate (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestImageHistoryError [2021-09-15T15:58:03.015Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestImageHistory [2021-09-15T15:58:03.015Z] --- PASS: TestImageHistory (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestImageImportError [2021-09-15T15:58:03.015Z] --- PASS: TestImageImportError (0.00s) [2021-09-15T15:58:03.015Z] === RUN TestImageImport [2021-09-15T15:58:03.015Z] --- PASS: TestImageImport (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageInspectError [2021-09-15T15:58:03.016Z] --- PASS: TestImageInspectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageInspectImageNotFound [2021-09-15T15:58:03.016Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageInspectWithEmptyID [2021-09-15T15:58:03.016Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageInspect [2021-09-15T15:58:03.016Z] --- PASS: TestImageInspect (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageListError [2021-09-15T15:58:03.016Z] --- PASS: TestImageListError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageList [2021-09-15T15:58:03.016Z] --- PASS: TestImageList (0.01s) [2021-09-15T15:58:03.016Z] === RUN TestImageListApiBefore125 [2021-09-15T15:58:03.016Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageLoadError [2021-09-15T15:58:03.016Z] --- PASS: TestImageLoadError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageLoad [2021-09-15T15:58:03.016Z] --- PASS: TestImageLoad (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagesPruneError [2021-09-15T15:58:03.016Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagesPrune [2021-09-15T15:58:03.016Z] --- PASS: TestImagesPrune (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePullReferenceParseError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePullAnyError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePullWithoutErrors [2021-09-15T15:58:03.016Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePushReferenceError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePushAnyError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImagePushWithoutErrors [2021-09-15T15:58:03.016Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-15T15:58:03.016Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-15T15:58:03.016Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-15T15:58:03.016Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-15T15:58:03.016Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageRemoveError [2021-09-15T15:58:03.016Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageRemoveImageNotFound [2021-09-15T15:58:03.016Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageRemove [2021-09-15T15:58:03.016Z] --- PASS: TestImageRemove (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageSaveError [2021-09-15T15:58:03.016Z] --- PASS: TestImageSaveError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageSave [2021-09-15T15:58:03.016Z] --- PASS: TestImageSave (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageSearchAnyError [2021-09-15T15:58:03.016Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-15T15:58:03.016Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-15T15:58:03.016Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-15T15:58:03.016Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-15T15:58:03.016Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageSearchWithoutErrors [2021-09-15T15:58:03.016Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageTagError [2021-09-15T15:58:03.016Z] --- PASS: TestImageTagError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageTagInvalidReference [2021-09-15T15:58:03.016Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageTagInvalidSourceImageName [2021-09-15T15:58:03.016Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageTagHexSource [2021-09-15T15:58:03.016Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestImageTag [2021-09-15T15:58:03.016Z] --- PASS: TestImageTag (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestInfoServerError [2021-09-15T15:58:03.016Z] --- PASS: TestInfoServerError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestInfoInvalidResponseJSONError [2021-09-15T15:58:03.016Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestInfo [2021-09-15T15:58:03.016Z] --- PASS: TestInfo (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkConnectError [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkConnect [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkCreateError [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkCreate [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkDisconnectError [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkDisconnect [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkInspectError [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkInspectNotFoundError [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkInspectWithEmptyID [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkInspect [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkInspect (0.01s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkListError [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkListError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkList [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkList (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworksPruneError [2021-09-15T15:58:03.016Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworksPrune [2021-09-15T15:58:03.016Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkRemoveError [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNetworkRemove [2021-09-15T15:58:03.016Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeInspectError [2021-09-15T15:58:03.016Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeInspectNodeNotFound [2021-09-15T15:58:03.016Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeInspectWithEmptyID [2021-09-15T15:58:03.016Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeInspect [2021-09-15T15:58:03.016Z] --- PASS: TestNodeInspect (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeListError [2021-09-15T15:58:03.016Z] --- PASS: TestNodeListError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeList [2021-09-15T15:58:03.016Z] --- PASS: TestNodeList (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeRemoveError [2021-09-15T15:58:03.016Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeRemove [2021-09-15T15:58:03.016Z] --- PASS: TestNodeRemove (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeUpdateError [2021-09-15T15:58:03.016Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestNodeUpdate [2021-09-15T15:58:03.016Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestOptionWithTimeout [2021-09-15T15:58:03.016Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPingFail [2021-09-15T15:58:03.016Z] --- PASS: TestPingFail (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPingWithError [2021-09-15T15:58:03.016Z] 2021/09/15 15:58:02 RoundTripper returned a response & error; ignoring response [2021-09-15T15:58:03.016Z] 2021/09/15 15:58:02 RoundTripper returned a response & error; ignoring response [2021-09-15T15:58:03.016Z] --- PASS: TestPingWithError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPingSuccess [2021-09-15T15:58:03.016Z] --- PASS: TestPingSuccess (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPingHeadFallback [2021-09-15T15:58:03.016Z] === RUN TestPingHeadFallback/OK [2021-09-15T15:58:03.016Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-15T15:58:03.016Z] === RUN TestPingHeadFallback/Not_Found [2021-09-15T15:58:03.016Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-15T15:58:03.016Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-15T15:58:03.016Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-15T15:58:03.016Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-15T15:58:03.016Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-15T15:58:03.016Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginDisableError [2021-09-15T15:58:03.016Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginDisable [2021-09-15T15:58:03.016Z] --- PASS: TestPluginDisable (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginEnableError [2021-09-15T15:58:03.016Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginEnable [2021-09-15T15:58:03.016Z] --- PASS: TestPluginEnable (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginInspectError [2021-09-15T15:58:03.016Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginInspectWithEmptyID [2021-09-15T15:58:03.016Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginInspect [2021-09-15T15:58:03.016Z] --- PASS: TestPluginInspect (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginListError [2021-09-15T15:58:03.016Z] --- PASS: TestPluginListError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginList [2021-09-15T15:58:03.016Z] --- PASS: TestPluginList (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginPushError [2021-09-15T15:58:03.016Z] --- PASS: TestPluginPushError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginPush [2021-09-15T15:58:03.016Z] --- PASS: TestPluginPush (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginRemoveError [2021-09-15T15:58:03.016Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginRemove [2021-09-15T15:58:03.016Z] --- PASS: TestPluginRemove (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginSetError [2021-09-15T15:58:03.016Z] --- PASS: TestPluginSetError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPluginSet [2021-09-15T15:58:03.016Z] --- PASS: TestPluginSet (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSetHostHeader [2021-09-15T15:58:03.016Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestPlainTextError [2021-09-15T15:58:03.016Z] --- PASS: TestPlainTextError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestInfiniteError [2021-09-15T15:58:03.016Z] --- PASS: TestInfiniteError (0.06s) [2021-09-15T15:58:03.016Z] === RUN TestCanceledContext [2021-09-15T15:58:03.016Z] 2021/09/15 15:58:02 RoundTripper returned a response & error; ignoring response [2021-09-15T15:58:03.016Z] --- PASS: TestCanceledContext (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestDeadlineExceededContext [2021-09-15T15:58:03.016Z] 2021/09/15 15:58:02 RoundTripper returned a response & error; ignoring response [2021-09-15T15:58:03.016Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretCreateUnsupported [2021-09-15T15:58:03.016Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretCreateError [2021-09-15T15:58:03.016Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretCreate [2021-09-15T15:58:03.016Z] --- PASS: TestSecretCreate (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretInspectUnsupported [2021-09-15T15:58:03.016Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretInspectError [2021-09-15T15:58:03.016Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretInspectSecretNotFound [2021-09-15T15:58:03.016Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretInspectWithEmptyID [2021-09-15T15:58:03.016Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretInspect [2021-09-15T15:58:03.016Z] --- PASS: TestSecretInspect (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretListUnsupported [2021-09-15T15:58:03.016Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretListError [2021-09-15T15:58:03.016Z] --- PASS: TestSecretListError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretList [2021-09-15T15:58:03.016Z] --- PASS: TestSecretList (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretRemoveUnsupported [2021-09-15T15:58:03.016Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretRemoveError [2021-09-15T15:58:03.016Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretRemove [2021-09-15T15:58:03.016Z] --- PASS: TestSecretRemove (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretUpdateUnsupported [2021-09-15T15:58:03.016Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretUpdateError [2021-09-15T15:58:03.016Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSecretUpdate [2021-09-15T15:58:03.016Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceCreateError [2021-09-15T15:58:03.016Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceCreate [2021-09-15T15:58:03.016Z] --- PASS: TestServiceCreate (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-15T15:58:03.016Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceCreateDigestPinning [2021-09-15T15:58:03.016Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceInspectError [2021-09-15T15:58:03.016Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceInspectServiceNotFound [2021-09-15T15:58:03.016Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceInspectWithEmptyID [2021-09-15T15:58:03.016Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceInspect [2021-09-15T15:58:03.016Z] --- PASS: TestServiceInspect (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceListError [2021-09-15T15:58:03.016Z] --- PASS: TestServiceListError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceList [2021-09-15T15:58:03.016Z] --- PASS: TestServiceList (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceLogsError [2021-09-15T15:58:03.016Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceLogs [2021-09-15T15:58:03.016Z] --- PASS: TestServiceLogs (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceRemoveError [2021-09-15T15:58:03.016Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceRemoveNotFoundError [2021-09-15T15:58:03.016Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceRemove [2021-09-15T15:58:03.016Z] --- PASS: TestServiceRemove (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceUpdateError [2021-09-15T15:58:03.016Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestServiceUpdate [2021-09-15T15:58:03.016Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmGetUnlockKeyError [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmGetUnlockKey [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmInitError [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmInit [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmInit (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmInspectError [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmInspect [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmJoinError [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmJoin [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmLeaveError [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmLeave [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmUnlockError [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmUnlock [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmUpdateError [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestSwarmUpdate [2021-09-15T15:58:03.016Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestTaskInspectError [2021-09-15T15:58:03.016Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestTaskInspectWithEmptyID [2021-09-15T15:58:03.016Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.016Z] === RUN TestTaskInspect [2021-09-15T15:58:03.016Z] --- PASS: TestTaskInspect (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestTaskListError [2021-09-15T15:58:03.017Z] --- PASS: TestTaskListError (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestTaskList [2021-09-15T15:58:03.017Z] --- PASS: TestTaskList (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeCreateError [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeCreate [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeInspectError [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeInspectNotFound [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeInspectWithEmptyID [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeInspect [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeListError [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeListError (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeList [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeList (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeRemoveError [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-15T15:58:03.017Z] === RUN TestVolumeRemove [2021-09-15T15:58:03.017Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-15T15:58:03.017Z] === CONT TestTLSCloseWriter [2021-09-15T15:58:03.017Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-15T15:58:03.017Z] PASS [2021-09-15T15:58:03.017Z] coverage: 75.1% of statements [2021-09-15T15:58:03.017Z] ok github.com/docker/docker/client 0.393s coverage: 75.1% of statements [2021-09-15T15:58:03.187Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-15T15:58:03.440Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-15T15:58:03.440Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-15T15:58:03.440Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-15T15:58:03.440Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-15T15:58:03.440Z] === RUN TestContinueOnError_NeverContinue [2021-09-15T15:58:03.440Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-15T15:58:03.440Z] === RUN TestManifestStore [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/no_remote_or_local [2021-09-15T15:58:03.440Z] --- PASS: TestV2MetadataService (0.68s) [2021-09-15T15:58:03.440Z] PASS [2021-09-15T15:58:03.440Z] coverage: 48.2% of statements [2021-09-15T15:58:03.440Z] ok github.com/docker/docker/distribution/metadata 0.744s coverage: 48.2% of statements [2021-09-15T15:58:03.440Z] time="2021-09-15T15:58:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-15T15:58:03.440Z] time="2021-09-15T15:58:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"525430c6c5b2\"}'" [2021-09-15T15:58:03.440Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-15T15:58:03.440Z] PASS [2021-09-15T15:58:03.440Z] coverage: 82.5% of statements [2021-09-15T15:58:03.440Z] time="2021-09-15T15:58:03Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local437631461\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/no_local_cache [2021-09-15T15:58:03.440Z] ok github.com/docker/docker/daemon/logger/splunk 2.032s coverage: 82.5% of statements [2021-09-15T15:58:03.440Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-15T15:58:03.440Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-15T15:58:03.440Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/with_local_cache [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/unknown_media_type [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-15T15:58:03.440Z] time="2021-09-15T15:58:03Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:03.440Z] time="2021-09-15T15:58:03Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-15T15:58:03.440Z] time="2021-09-15T15:58:03Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-15T15:58:03.440Z] === RUN TestSuccessfulDownload [2021-09-15T15:58:03.440Z] download_test.go:267: Needs fixing on Windows [2021-09-15T15:58:03.440Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-15T15:58:03.440Z] === RUN TestCancelledDownload [2021-09-15T15:58:03.440Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-15T15:58:03.440Z] === RUN TestMaxDownloadAttempts [2021-09-15T15:58:03.440Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-15T15:58:03.440Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-15T15:58:03.440Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-15T15:58:03.440Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-15T15:58:03.440Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-15T15:58:03.440Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-15T15:58:03.440Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-15T15:58:03.440Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-15T15:58:03.440Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-15T15:58:03.440Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-15T15:58:03.440Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-15T15:58:03.440Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-15T15:58:03.440Z] time="2021-09-15T15:58:03Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:03.440Z] time="2021-09-15T15:58:03Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-15T15:58:03.440Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-15T15:58:03.440Z] time="2021-09-15T15:58:03Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-15T15:58:03.440Z] --- PASS: TestManifestStore (0.20s) [2021-09-15T15:58:03.440Z] --- PASS: TestManifestStore/no_remote_or_local (0.12s) [2021-09-15T15:58:03.440Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-15T15:58:03.441Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-15T15:58:03.441Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-15T15:58:03.441Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-15T15:58:03.441Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-15T15:58:03.441Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-15T15:58:03.441Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-09-15T15:58:03.441Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-15T15:58:03.441Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-15T15:58:03.441Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-15T15:58:03.441Z] === RUN TestDetectManifestBlobMediaType [2021-09-15T15:58:03.441Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-15T15:58:03.441Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-15T15:58:03.441Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-15T15:58:03.441Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-15T15:58:03.441Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-15T15:58:03.441Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-15T15:58:03.441Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-15T15:58:03.441Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-15T15:58:03.441Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-15T15:58:03.441Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-15T15:58:03.441Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-15T15:58:03.441Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-15T15:58:03.441Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-15T15:58:03.441Z] === RUN TestFixManifestLayers [2021-09-15T15:58:03.441Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-15T15:58:03.441Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-15T15:58:03.441Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-15T15:58:03.441Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-15T15:58:03.441Z] === RUN TestFixManifestLayersBadParent [2021-09-15T15:58:03.441Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-15T15:58:03.441Z] === RUN TestValidateManifest [2021-09-15T15:58:03.441Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-15T15:58:03.441Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-15T15:58:03.441Z] === RUN TestFormatPlatform [2021-09-15T15:58:03.441Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-15T15:58:03.441Z] === RUN TestGetRepositoryMountCandidates [2021-09-15T15:58:03.441Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-15T15:58:03.441Z] === RUN TestLayerAlreadyExists [2021-09-15T15:58:03.441Z] 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-09-15T15:58:03.441Z] 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-09-15T15:58:03.441Z] 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-09-15T15:58:03.441Z] 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-09-15T15:58:03.441Z] 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-09-15T15:58:03.441Z] 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-09-15T15:58:03.441Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-15T15:58:03.441Z] === RUN TestWhenEmptyAuthConfig [2021-09-15T15:58:03.900Z] time="2021-09-15T15:58:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T15:58:03.900Z] time="2021-09-15T15:58:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T15:58:03.900Z] time="2021-09-15T15:58:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T15:58:03.900Z] time="2021-09-15T15:58:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T15:58:03.900Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-15T15:58:03.900Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-09-15T15:58:03.900Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-09-15T15:58:03.900Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-09-15T15:58:03.900Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-09-15T15:58:03.900Z] === RUN TestTransfer [2021-09-15T15:58:03.900Z] --- PASS: TestTransfer (0.14s) [2021-09-15T15:58:03.900Z] === RUN TestConcurrencyLimit [2021-09-15T15:58:04.359Z] === RUN TestNotFound [2021-09-15T15:58:04.359Z] --- PASS: TestNotFound (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestConflict [2021-09-15T15:58:04.359Z] --- PASS: TestConflict (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestForbidden [2021-09-15T15:58:04.359Z] --- PASS: TestForbidden (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestInvalidParameter [2021-09-15T15:58:04.359Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestNotImplemented [2021-09-15T15:58:04.359Z] --- PASS: TestNotImplemented (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestNotModified [2021-09-15T15:58:04.359Z] --- PASS: TestNotModified (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestUnauthorized [2021-09-15T15:58:04.359Z] --- PASS: TestUnauthorized (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestUnknown [2021-09-15T15:58:04.359Z] --- PASS: TestUnknown (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestCancelled [2021-09-15T15:58:04.359Z] --- PASS: TestCancelled (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestDeadline [2021-09-15T15:58:04.359Z] --- PASS: TestDeadline (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestDataLoss [2021-09-15T15:58:04.359Z] --- PASS: TestDataLoss (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestUnavailable [2021-09-15T15:58:04.359Z] --- PASS: TestUnavailable (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestSystem [2021-09-15T15:58:04.359Z] --- PASS: TestSystem (0.00s) [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Not_Found [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Bad_Request [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Conflict [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Unauthorized [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Forbidden [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Not_Modified [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-15T15:58:04.359Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-15T15:58:04.359Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-15T15:58:04.359Z] PASS [2021-09-15T15:58:04.359Z] coverage: 53.1% of statements [2021-09-15T15:58:04.359Z] ok github.com/docker/docker/errdefs 0.029s coverage: 53.1% of statements [2021-09-15T15:58:04.359Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-09-15T15:58:04.359Z] === RUN TestInactiveJobs [2021-09-15T15:58:04.817Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-09-15T15:58:04.817Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-15T15:58:04.817Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestTokenPassThru [2021-09-15T15:58:04.817Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-15T15:58:04.817Z] === RUN TestTokenPassThruDifferentHost [2021-09-15T15:58:04.817Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-15T15:58:04.817Z] PASS [2021-09-15T15:58:04.817Z] coverage: 24.1% of statements [2021-09-15T15:58:04.817Z] ok github.com/docker/docker/distribution 1.403s coverage: 24.1% of statements [2021-09-15T15:58:04.817Z] --- PASS: TestInactiveJobs (0.38s) [2021-09-15T15:58:04.817Z] === RUN TestWatchRelease [2021-09-15T15:58:04.817Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-15T15:58:04.817Z] === RUN TestFSGetInvalidData [2021-09-15T15:58:04.817Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-15T15:58:04.817Z] === RUN TestFSInvalidSet [2021-09-15T15:58:04.817Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-15T15:58:04.817Z] === RUN TestFSInvalidRoot [2021-09-15T15:58:04.817Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-15T15:58:04.817Z] === RUN TestFSMetadataGetSet [2021-09-15T15:58:04.817Z] --- PASS: TestWatchRelease (0.04s) [2021-09-15T15:58:04.817Z] === RUN TestWatchFinishedTransfer [2021-09-15T15:58:04.817Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestDuplicateTransfer [2021-09-15T15:58:04.817Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-15T15:58:04.817Z] === RUN TestFSInvalidWalker [2021-09-15T15:58:04.817Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-15T15:58:04.817Z] === RUN TestFSGetSet [2021-09-15T15:58:04.817Z] --- PASS: TestFSGetSet (0.01s) [2021-09-15T15:58:04.817Z] === RUN TestFSGetUnsetKey [2021-09-15T15:58:04.817Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestFSGetEmptyData [2021-09-15T15:58:04.817Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-15T15:58:04.817Z] === RUN TestSuccessfulUpload [2021-09-15T15:58:04.817Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestFSDelete [2021-09-15T15:58:04.817Z] --- PASS: TestFSDelete (0.01s) [2021-09-15T15:58:04.817Z] === RUN TestFSWalker [2021-09-15T15:58:04.817Z] --- PASS: TestFSWalker (0.01s) [2021-09-15T15:58:04.817Z] === RUN TestFSWalkerStopOnError [2021-09-15T15:58:04.817Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-15T15:58:04.817Z] === RUN TestNewFromJSON [2021-09-15T15:58:04.817Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-15T15:58:04.817Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestMarshalKeyOrder [2021-09-15T15:58:04.817Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestHistoryEqual [2021-09-15T15:58:04.817Z] --- PASS: TestHistoryEqual (0.11s) [2021-09-15T15:58:04.817Z] === RUN TestImage [2021-09-15T15:58:04.817Z] --- PASS: TestImage (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestImageOSNotEmpty [2021-09-15T15:58:04.817Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-15T15:58:04.817Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestCreate [2021-09-15T15:58:04.817Z] --- PASS: TestCreate (0.00s) [2021-09-15T15:58:04.817Z] === RUN TestRestore [2021-09-15T15:58:04.817Z] time="2021-09-15T15:58:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-15T15:58:04.817Z] --- PASS: TestRestore (0.07s) [2021-09-15T15:58:04.817Z] === RUN TestAddDelete [2021-09-15T15:58:05.276Z] --- PASS: TestAddDelete (0.02s) [2021-09-15T15:58:05.276Z] === RUN TestSearchAfterDelete [2021-09-15T15:58:05.276Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-15T15:58:05.276Z] === RUN TestParentReset [2021-09-15T15:58:05.276Z] --- PASS: TestParentReset (0.01s) [2021-09-15T15:58:05.276Z] === RUN TestGetAndSetLastUpdated [2021-09-15T15:58:05.276Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-15T15:58:05.276Z] === RUN TestStoreLen [2021-09-15T15:58:05.276Z] time="2021-09-15T15:58:04Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-15T15:58:05.276Z] --- PASS: TestStoreLen (0.03s) [2021-09-15T15:58:05.276Z] PASS [2021-09-15T15:58:05.276Z] coverage: 86.6% of statements [2021-09-15T15:58:05.276Z] ok github.com/docker/docker/image 0.402s coverage: 86.6% of statements [2021-09-15T15:58:05.276Z] === RUN TestCompare [2021-09-15T15:58:05.276Z] --- PASS: TestCompare (0.00s) [2021-09-15T15:58:05.276Z] PASS [2021-09-15T15:58:05.276Z] coverage: 19.2% of statements [2021-09-15T15:58:05.276Z] ok github.com/docker/docker/image/cache 0.049s coverage: 19.2% of statements [2021-09-15T15:58:05.276Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-09-15T15:58:05.276Z] === RUN TestCancelledUpload [2021-09-15T15:58:05.276Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-15T15:58:05.276Z] PASS [2021-09-15T15:58:05.276Z] coverage: 77.3% of statements [2021-09-15T15:58:05.276Z] ok github.com/docker/docker/distribution/xfer 1.797s coverage: 77.3% of statements [2021-09-15T15:58:05.276Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-15T15:58:05.734Z] === RUN TestValidateManifest [2021-09-15T15:58:05.734Z] === RUN TestValidateManifest/nil [2021-09-15T15:58:05.734Z] === RUN TestValidateManifest/non-nil [2021-09-15T15:58:05.734Z] --- PASS: TestValidateManifest (0.00s) [2021-09-15T15:58:05.734Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-15T15:58:05.734Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-15T15:58:05.734Z] PASS [2021-09-15T15:58:05.734Z] coverage: 0.7% of statements [2021-09-15T15:58:05.734Z] ok github.com/docker/docker/image/tarexport 0.144s coverage: 0.7% of statements [2021-09-15T15:58:06.192Z] === RUN TestMakeV1ConfigFromConfig [2021-09-15T15:58:06.192Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-15T15:58:06.192Z] PASS [2021-09-15T15:58:06.192Z] coverage: 25.0% of statements [2021-09-15T15:58:06.192Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2021-09-15T15:58:06.192Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-15T15:58:06.650Z] === RUN TestSerialization [2021-09-15T15:58:06.650Z] --- PASS: TestSerialization (0.02s) [2021-09-15T15:58:06.650Z] PASS [2021-09-15T15:58:06.650Z] coverage: 100.0% of statements [2021-09-15T15:58:06.650Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-09-15T15:58:07.111Z] === RUN TestEnvironmentParsing [2021-09-15T15:58:07.111Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-15T15:58:07.111Z] PASS [2021-09-15T15:58:07.111Z] coverage: 1.2% of statements [2021-09-15T15:58:07.111Z] ok github.com/docker/docker/libcontainerd/local 0.090s coverage: 1.2% of statements [2021-09-15T15:58:07.111Z] === RUN TestEmptyLayer [2021-09-15T15:58:07.111Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-15T15:58:07.111Z] === RUN TestCommitFailure [2021-09-15T15:58:07.569Z] --- PASS: TestCommitFailure (0.01s) [2021-09-15T15:58:07.569Z] === RUN TestStartTransactionFailure [2021-09-15T15:58:07.569Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestGetOrphan [2021-09-15T15:58:07.569Z] --- PASS: TestGetOrphan (0.01s) [2021-09-15T15:58:07.569Z] === RUN TestMountAndRegister [2021-09-15T15:58:07.569Z] layer_test.go:270: Layer size: 14 [2021-09-15T15:58:07.569Z] --- PASS: TestMountAndRegister (0.03s) [2021-09-15T15:58:07.569Z] === RUN TestLayerRelease [2021-09-15T15:58:07.569Z] layer_test.go:303: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestStoreRestore [2021-09-15T15:58:07.569Z] layer_test.go:352: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestTarStreamStability [2021-09-15T15:58:07.569Z] layer_test.go:467: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestRegisterExistingLayer [2021-09-15T15:58:07.569Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-09-15T15:58:07.569Z] === RUN TestTarStreamVerification [2021-09-15T15:58:07.569Z] layer_test.go:696: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestLayerMigration [2021-09-15T15:58:07.569Z] migration_test.go:45: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestLayerMigrationNoTarsplit [2021-09-15T15:58:07.569Z] migration_test.go:181: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestMountInit [2021-09-15T15:58:07.569Z] mount_test.go:17: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestMountInit (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestMountSize [2021-09-15T15:58:07.569Z] mount_test.go:76: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestMountSize (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestMountChanges [2021-09-15T15:58:07.569Z] mount_test.go:125: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestMountChanges (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestMountApply [2021-09-15T15:58:07.569Z] mount_test.go:212: Failing on Windows [2021-09-15T15:58:07.569Z] --- SKIP: TestMountApply (0.00s) [2021-09-15T15:58:07.569Z] PASS [2021-09-15T15:58:07.569Z] coverage: 30.1% of statements [2021-09-15T15:58:07.569Z] ok github.com/docker/docker/layer 0.201s coverage: 30.1% of statements [2021-09-15T15:58:07.569Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-15T15:58:07.569Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-15T15:58:07.569Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-15T15:58:07.569Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-15T15:58:07.569Z] === RUN TestSequenceGetAvailableBit [2021-09-15T15:58:07.569Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestSequenceEqual [2021-09-15T15:58:07.569Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestSequenceCopy [2021-09-15T15:58:07.569Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestGetFirstAvailable [2021-09-15T15:58:07.569Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestFindSequence [2021-09-15T15:58:07.569Z] --- PASS: TestFindSequence (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestCheckIfAvailable [2021-09-15T15:58:07.569Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestMergeSequences [2021-09-15T15:58:07.569Z] --- PASS: TestMergeSequences (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestPushReservation [2021-09-15T15:58:07.569Z] --- PASS: TestPushReservation (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestSerializeDeserialize [2021-09-15T15:58:07.569Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestSet [2021-09-15T15:58:07.569Z] --- PASS: TestSet (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestSetUnset [2021-09-15T15:58:07.569Z] --- PASS: TestSetUnset (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestOffsetSetUnset [2021-09-15T15:58:07.569Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestSetInRange [2021-09-15T15:58:07.569Z] --- PASS: TestSetInRange (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestSetAnyInRange [2021-09-15T15:58:07.569Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestMethods [2021-09-15T15:58:07.569Z] --- PASS: TestMethods (0.00s) [2021-09-15T15:58:07.569Z] === RUN TestRandomAllocateDeallocate [2021-09-15T15:58:09.103Z] === RUN TestInvalidConfig [2021-09-15T15:58:09.103Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-15T15:58:09.103Z] === RUN TestConfig [2021-09-15T15:58:09.103Z] --- PASS: TestConfig (0.01s) [2021-09-15T15:58:09.103Z] === RUN TestOptionsLabels [2021-09-15T15:58:09.103Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-15T15:58:09.103Z] === RUN TestValidName [2021-09-15T15:58:09.103Z] --- PASS: TestValidName (0.00s) [2021-09-15T15:58:09.103Z] === RUN TestTLSConfiguration [2021-09-15T15:58:09.103Z] time="2021-09-15T15:58:08Z" level=info msg="Option Initializing KV with TLS" [2021-09-15T15:58:09.103Z] --- PASS: TestTLSConfiguration (0.13s) [2021-09-15T15:58:09.103Z] PASS [2021-09-15T15:58:09.103Z] coverage: 24.0% of statements [2021-09-15T15:58:09.103Z] ok github.com/docker/docker/libnetwork/config 0.344s coverage: 24.0% of statements [2021-09-15T15:58:09.565Z] === RUN TestKey [2021-09-15T15:58:09.565Z] --- PASS: TestKey (0.00s) [2021-09-15T15:58:09.565Z] === RUN TestParseKey [2021-09-15T15:58:09.565Z] --- PASS: TestParseKey (0.00s) [2021-09-15T15:58:09.565Z] === RUN TestInvalidDataStore [2021-09-15T15:58:09.565Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-15T15:58:09.565Z] === RUN TestKVObjectFlatKey [2021-09-15T15:58:09.565Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-15T15:58:09.565Z] === RUN TestAtomicKVObjectFlatKey [2021-09-15T15:58:09.565Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-15T15:58:09.565Z] PASS [2021-09-15T15:58:09.565Z] coverage: 21.9% of statements [2021-09-15T15:58:09.565Z] ok github.com/docker/docker/libnetwork/datastore 0.034s coverage: 21.9% of statements [2021-09-15T15:58:10.023Z] === RUN TestIPDataMarshalling [2021-09-15T15:58:10.023Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-15T15:58:10.023Z] === RUN TestValidateAndIsV6 [2021-09-15T15:58:10.023Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-15T15:58:10.023Z] PASS [2021-09-15T15:58:10.023Z] coverage: 68.9% of statements [2021-09-15T15:58:10.023Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-09-15T15:58:10.990Z] === RUN TestDriver [2021-09-15T15:58:10.990Z] --- PASS: TestDriver (0.00s) [2021-09-15T15:58:10.990Z] PASS [2021-09-15T15:58:10.990Z] coverage: 34.8% of statements [2021-09-15T15:58:10.990Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2021-09-15T15:58:10.990Z] === RUN TestErrorInterfaces [2021-09-15T15:58:10.990Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestNetworkMarshalling [2021-09-15T15:58:10.990Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-15T15:58:10.990Z] === RUN TestEndpointMarshalling [2021-09-15T15:58:10.990Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestAuxAddresses [2021-09-15T15:58:10.990Z] time="2021-09-15T15:58:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-15T15:58:10.990Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-15T15:58:10.990Z] === RUN TestSRVServiceQuery [2021-09-15T15:58:10.990Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestServiceVIPReuse [2021-09-15T15:58:10.990Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-15T15:58:10.990Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestDNSIPQuery [2021-09-15T15:58:10.990Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestDNSProxyServFail [2021-09-15T15:58:10.990Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestSandboxAddEmpty [2021-09-15T15:58:10.990Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestSandboxAddMultiPrio [2021-09-15T15:58:10.990Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestSandboxAddSamePrio [2021-09-15T15:58:10.990Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestCleanupServiceDiscovery [2021-09-15T15:58:10.990Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestDNSOptions [2021-09-15T15:58:10.990Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:10.990Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-15T15:58:10.990Z] === RUN TestMultipleControllersWithSameStore [2021-09-15T15:58:10.990Z] time="2021-09-15T15:58:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-15T15:58:10.990Z] time="2021-09-15T15:58:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-15T15:58:10.990Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-09-15T15:58:10.990Z] PASS [2021-09-15T15:58:10.990Z] coverage: 8.6% of statements [2021-09-15T15:58:11.449Z] ok github.com/docker/docker/libnetwork 0.236s coverage: 8.6% of statements [2021-09-15T15:58:11.449Z] === RUN TestDriver [2021-09-15T15:58:11.449Z] --- PASS: TestDriver (0.00s) [2021-09-15T15:58:11.449Z] PASS [2021-09-15T15:58:11.449Z] coverage: 34.8% of statements [2021-09-15T15:58:11.449Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-09-15T15:58:11.449Z] --- PASS: TestRandomAllocateDeallocate (3.68s) [2021-09-15T15:58:11.449Z] === RUN TestAllocateRandomDeallocate [2021-09-15T15:58:11.907Z] === RUN TestNetworkAllocateFree [2021-09-15T15:58:11.907Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-15T15:58:11.907Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-15T15:58:11.907Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-15T15:58:11.907Z] PASS [2021-09-15T15:58:11.907Z] coverage: 63.6% of statements [2021-09-15T15:58:11.907Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2021-09-15T15:58:12.369Z] === RUN TestGetEmptyCapabilities [2021-09-15T15:58:12.369Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-15T15:58:12.369Z] === RUN TestGetExtraCapabilities [2021-09-15T15:58:12.369Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-15T15:58:12.369Z] === RUN TestGetInvalidCapabilities [2021-09-15T15:58:12.369Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-15T15:58:12.369Z] === RUN TestRemoteDriver [2021-09-15T15:58:12.369Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-15T15:58:12.369Z] === RUN TestDriverError [2021-09-15T15:58:12.369Z] --- PASS: TestDriverError (0.00s) [2021-09-15T15:58:12.369Z] === RUN TestMissingValues [2021-09-15T15:58:12.369Z] --- PASS: TestMissingValues (0.00s) [2021-09-15T15:58:12.369Z] === RUN TestRollback [2021-09-15T15:58:12.369Z] --- PASS: TestRollback (0.00s) [2021-09-15T15:58:12.369Z] PASS [2021-09-15T15:58:12.369Z] coverage: 57.4% of statements [2021-09-15T15:58:12.369Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.076s coverage: 57.4% of statements [2021-09-15T15:58:12.369Z] --- PASS: TestAllocateRandomDeallocate (0.95s) [2021-09-15T15:58:12.369Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-15T15:58:12.369Z] === RUN TestNAT [2021-09-15T15:58:12.369Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-15T15:58:12.369Z] --- SKIP: TestNAT (0.00s) [2021-09-15T15:58:12.369Z] === RUN TestTransparent [2021-09-15T15:58:12.369Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-15T15:58:12.369Z] --- SKIP: TestTransparent (0.00s) [2021-09-15T15:58:12.369Z] PASS [2021-09-15T15:58:12.369Z] coverage: 0.0% of statements [2021-09-15T15:58:12.369Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.040s coverage: 0.0% of statements [2021-09-15T15:58:12.828Z] === RUN TestNew [2021-09-15T15:58:12.828Z] --- PASS: TestNew (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestAddDriver [2021-09-15T15:58:12.828Z] --- PASS: TestAddDriver (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestAddDuplicateDriver [2021-09-15T15:58:12.828Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-15T15:58:12.828Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestDriver [2021-09-15T15:58:12.828Z] --- PASS: TestDriver (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestIPAM [2021-09-15T15:58:12.828Z] --- PASS: TestIPAM (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestWalkIPAMs [2021-09-15T15:58:12.828Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestWalkDrivers [2021-09-15T15:58:12.828Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-15T15:58:12.828Z] PASS [2021-09-15T15:58:12.828Z] coverage: 82.4% of statements [2021-09-15T15:58:12.828Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2021-09-15T15:58:12.828Z] === RUN TestBuildDefault [2021-09-15T15:58:12.828Z] --- PASS: TestBuildDefault (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestBuildHostnameDomainname [2021-09-15T15:58:12.828Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestBuildHostname [2021-09-15T15:58:12.828Z] --- PASS: TestBuildHostname (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestBuildHostnameFQDN [2021-09-15T15:58:12.828Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestBuildNoIP [2021-09-15T15:58:12.828Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestUpdate [2021-09-15T15:58:12.828Z] --- PASS: TestUpdate (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-15T15:58:12.828Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-15T15:58:12.828Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestAddEmpty [2021-09-15T15:58:12.828Z] --- PASS: TestAddEmpty (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestAdd [2021-09-15T15:58:12.828Z] --- PASS: TestAdd (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestDeleteEmpty [2021-09-15T15:58:12.828Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestDeleteNewline [2021-09-15T15:58:12.828Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestDelete [2021-09-15T15:58:12.828Z] --- PASS: TestDelete (0.00s) [2021-09-15T15:58:12.828Z] === RUN TestConcurrentWrites [2021-09-15T15:58:13.164Z] ..........................xx.................... [ 29%] [2021-09-15T15:58:13.285Z] --- PASS: TestConcurrentWrites (0.15s) [2021-09-15T15:58:13.285Z] PASS [2021-09-15T15:58:13.285Z] coverage: 81.2% of statements [2021-09-15T15:58:13.285Z] ok github.com/docker/docker/libnetwork/etchosts 0.202s coverage: 81.2% of statements [2021-09-15T15:58:13.285Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.77s) [2021-09-15T15:58:13.285Z] === RUN TestRetrieveFromStore [2021-09-15T15:58:13.285Z] === RUN TestDiff [2021-09-15T15:58:13.285Z] --- PASS: TestDiff (0.00s) [2021-09-15T15:58:13.285Z] === RUN TestAddedCallback [2021-09-15T15:58:13.285Z] --- PASS: TestAddedCallback (0.00s) [2021-09-15T15:58:13.285Z] === RUN TestRemovedCallback [2021-09-15T15:58:13.285Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-15T15:58:13.285Z] === RUN TestNoCallback [2021-09-15T15:58:13.285Z] --- PASS: TestNoCallback (0.00s) [2021-09-15T15:58:13.285Z] PASS [2021-09-15T15:58:13.285Z] coverage: 48.1% of statements [2021-09-15T15:58:13.285Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-09-15T15:58:13.285Z] --- PASS: TestRetrieveFromStore (0.30s) [2021-09-15T15:58:13.285Z] === RUN TestIsCorrupted [2021-09-15T15:58:13.285Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-15T15:58:13.285Z] === RUN TestSetRollover [2021-09-15T15:58:13.743Z] === RUN TestNew [2021-09-15T15:58:13.743Z] --- PASS: TestNew (0.00s) [2021-09-15T15:58:13.743Z] === RUN TestAllocate [2021-09-15T15:58:13.743Z] --- PASS: TestAllocate (0.00s) [2021-09-15T15:58:13.743Z] === RUN TestUninitialized [2021-09-15T15:58:13.743Z] --- PASS: TestUninitialized (0.00s) [2021-09-15T15:58:13.743Z] === RUN TestAllocateInRange [2021-09-15T15:58:13.743Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-15T15:58:13.743Z] === RUN TestAllocateSerial [2021-09-15T15:58:13.743Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-15T15:58:13.743Z] PASS [2021-09-15T15:58:13.743Z] coverage: 87.5% of statements [2021-09-15T15:58:13.743Z] ok github.com/docker/docker/libnetwork/idm 0.032s coverage: 87.5% of statements [2021-09-15T15:58:13.743Z] === RUN TestCaller [2021-09-15T15:58:13.743Z] --- PASS: TestCaller (0.00s) [2021-09-15T15:58:13.743Z] PASS [2021-09-15T15:58:13.743Z] coverage: 100.0% of statements [2021-09-15T15:58:13.743Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-09-15T15:58:14.202Z] === RUN TestSetSerialInsertDelete [2021-09-15T15:58:14.202Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-15T15:58:14.202Z] === RUN TestSetParallelInsertDelete [2021-09-15T15:58:14.662Z] --- PASS: TestSetRollover (1.25s) [2021-09-15T15:58:14.663Z] === RUN TestSetRolloverSerial [2021-09-15T15:58:15.123Z] === RUN TestPoolRequest [2021-09-15T15:58:15.123Z] --- PASS: TestPoolRequest (0.00s) [2021-09-15T15:58:15.123Z] === RUN TestOtherRequests [2021-09-15T15:58:15.123Z] --- PASS: TestOtherRequests (0.00s) [2021-09-15T15:58:15.123Z] PASS [2021-09-15T15:58:15.123Z] coverage: 57.1% of statements [2021-09-15T15:58:15.123Z] ok github.com/docker/docker/libnetwork/ipams/null 0.053s coverage: 57.1% of statements [2021-09-15T15:58:15.123Z] === RUN TestInt2IP2IntConversion [2021-09-15T15:58:15.345Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-15T15:58:15.345Z] === RUN TestDockerSuite/TestExecTTY [2021-09-15T15:58:15.345Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-15T15:58:15.584Z] --- PASS: TestInt2IP2IntConversion (0.43s) [2021-09-15T15:58:15.584Z] === RUN TestGetAddressVersion [2021-09-15T15:58:15.584Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-15T15:58:15.584Z] === RUN TestKeyString [2021-09-15T15:58:15.584Z] --- PASS: TestKeyString (0.00s) [2021-09-15T15:58:15.584Z] === RUN TestPoolDataMarshal [2021-09-15T15:58:15.584Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-15T15:58:15.584Z] === RUN TestSubnetsMarshal [2021-09-15T15:58:15.584Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-09-15T15:58:15.584Z] === RUN TestAddSubnets [2021-09-15T15:58:15.601Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-15T15:58:16.045Z] --- PASS: TestAddSubnets (0.05s) [2021-09-15T15:58:16.045Z] === RUN TestDoublePoolRelease [2021-09-15T15:58:16.045Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-15T15:58:16.045Z] === RUN TestAddReleasePoolID [2021-09-15T15:58:16.045Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-09-15T15:58:16.045Z] === RUN TestPredefinedPool [2021-09-15T15:58:16.045Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-15T15:58:16.045Z] === RUN TestRemoveSubnet [2021-09-15T15:58:16.045Z] --- PASS: TestRemoveSubnet (0.15s) [2021-09-15T15:58:16.045Z] === RUN TestGetSameAddress [2021-09-15T15:58:16.045Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-15T15:58:16.045Z] === RUN TestPoolAllocationReuse [2021-09-15T15:58:16.045Z] --- PASS: TestSetRolloverSerial (1.49s) [2021-09-15T15:58:16.045Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-15T15:58:16.045Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-15T15:58:16.045Z] PASS [2021-09-15T15:58:16.045Z] coverage: 84.4% of statements [2021-09-15T15:58:16.045Z] ok github.com/docker/docker/libnetwork/bitseq 8.511s coverage: 84.4% of statements [2021-09-15T15:58:16.161Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-15T15:58:16.506Z] === RUN TestGetCapabilities [2021-09-15T15:58:16.506Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-15T15:58:16.506Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-15T15:58:16.506Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-15T15:58:16.506Z] === RUN TestGetDefaultAddressSpaces [2021-09-15T15:58:16.506Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-09-15T15:58:16.506Z] === RUN TestRemoteDriver [2021-09-15T15:58:16.506Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-15T15:58:16.506Z] PASS [2021-09-15T15:58:16.506Z] coverage: 47.4% of statements [2021-09-15T15:58:16.506Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.115s coverage: 47.4% of statements [2021-09-15T15:58:16.723Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-15T15:58:16.723Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-15T15:58:16.723Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-15T15:58:17.360Z] --- PASS: TestServiceWithDataPathPortInit (13.97s) [2021-09-15T15:58:17.360Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-15T15:58:17.477Z] === RUN TestWindowsIPAM [2021-09-15T15:58:17.477Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-15T15:58:17.477Z] PASS [2021-09-15T15:58:17.477Z] coverage: 71.4% of statements [2021-09-15T15:58:17.477Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2021-09-15T15:58:17.813Z] --- PASS: TestCheckoutGit (25.88s) [2021-09-15T15:58:17.813Z] === RUN TestValidGitTransport [2021-09-15T15:58:17.813Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-15T15:58:17.813Z] === RUN TestGitInvalidRef [2021-09-15T15:58:17.813Z] --- PASS: TestGitInvalidRef (0.18s) [2021-09-15T15:58:17.813Z] PASS [2021-09-15T15:58:17.813Z] coverage: 86.3% of statements [2021-09-15T15:58:17.813Z] ok github.com/docker/docker/builder/remotecontext/git 26.120s coverage: 86.3% of statements [2021-09-15T15:58:17.938Z] --- PASS: TestPoolAllocationReuse (1.76s) [2021-09-15T15:58:17.938Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-15T15:58:17.939Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-09-15T15:58:17.939Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-15T15:58:18.098Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-09-15T15:58:18.271Z] ? github.com/docker/docker/cli [no test files] [2021-09-15T15:58:18.271Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-15T15:58:18.397Z] === RUN TestDefaultNetwork [2021-09-15T15:58:18.663Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-15T15:58:18.735Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y4tsimjmcc48wkxhziui1bnqb Created:2021-09-15 15:58:17.495714688 +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[307995c6d279932f2076a9a17f27ff3fe5dcc19420f56b9948dfce42b4252aa6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5c06voalpz8qci1ly3ncevxau EndpointID:05f8182280a5310dfbf43abd35d99cf4eb0a2b49f72201bed936dcf9c502c965 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99573b9d8a87c7966412953b36a99793a53472438a4937b1c7d7fdf0ed7a6ca5 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:583f3c3d85db IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5c06voalpz8qci1ly3ncevxau EndpointID:05f8182280a5310dfbf43abd35d99cf4eb0a2b49f72201bed936dcf9c502c965 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-15T15:58:18.855Z] --- PASS: TestDefaultNetwork (0.22s) [2021-09-15T15:58:18.855Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-15T15:58:18.855Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-15T15:58:18.855Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-09-15T15:58:18.855Z] === RUN TestInitAddressPools [2021-09-15T15:58:18.855Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-15T15:58:18.855Z] PASS [2021-09-15T15:58:18.855Z] coverage: 74.0% of statements [2021-09-15T15:58:18.855Z] ok github.com/docker/docker/libnetwork/ipamutils 0.488s coverage: 74.0% of statements [2021-09-15T15:58:19.313Z] === RUN TestKeyValue [2021-09-15T15:58:19.313Z] --- PASS: TestKeyValue (0.00s) [2021-09-15T15:58:19.313Z] PASS [2021-09-15T15:58:19.313Z] coverage: 60.0% of statements [2021-09-15T15:58:19.313Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-09-15T15:58:19.588Z] === RUN TestDockerSuite/TestExecWithTERM [2021-09-15T15:58:19.771Z] === RUN TestGenerate [2021-09-15T15:58:19.771Z] --- PASS: TestGenerate (0.00s) [2021-09-15T15:58:19.771Z] === RUN TestGeneratePtr [2021-09-15T15:58:19.771Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-15T15:58:19.771Z] === RUN TestGenerateMissingField [2021-09-15T15:58:19.771Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-15T15:58:19.771Z] === RUN TestFieldCannotBeSet [2021-09-15T15:58:19.771Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-15T15:58:19.771Z] === RUN TestTypeMismatchError [2021-09-15T15:58:19.771Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-15T15:58:19.771Z] PASS [2021-09-15T15:58:19.771Z] coverage: 100.0% of statements [2021-09-15T15:58:19.771Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2021-09-15T15:58:19.771Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.08s) [2021-09-15T15:58:19.771Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-15T15:58:20.148Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-15T15:58:20.708Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-15T15:58:20.735Z] testing: warning: no tests to run [2021-09-15T15:58:20.736Z] PASS [2021-09-15T15:58:20.736Z] coverage: 0.0% of statements [2021-09-15T15:58:20.736Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2021-09-15T15:58:21.199Z] === RUN TestNetworkDBSimple [2021-09-15T15:58:21.657Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.60s) [2021-09-15T15:58:21.657Z] === RUN TestGetAddress [2021-09-15T15:58:21.657Z] === RUN TestRequestNewPort [2021-09-15T15:58:21.657Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestRequestSpecificPort [2021-09-15T15:58:21.657Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestReleasePort [2021-09-15T15:58:21.657Z] --- PASS: TestReleasePort (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestReuseReleasedPort [2021-09-15T15:58:21.657Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestReleaseUnreadledPort [2021-09-15T15:58:21.657Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestUnknowProtocol [2021-09-15T15:58:21.657Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestAllocateAllPorts [2021-09-15T15:58:21.657Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestPortAllocation [2021-09-15T15:58:21.657Z] --- PASS: TestPortAllocation (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestPortAllocationWithCustomRange [2021-09-15T15:58:21.657Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestNoDuplicateBPR [2021-09-15T15:58:21.657Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-15T15:58:21.657Z] === RUN TestChangePortRange [2021-09-15T15:58:21.657Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-15T15:58:21.657Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-15T15:58:21.657Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-15T15:58:21.657Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-15T15:58:21.657Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-15T15:58:21.657Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-15T15:58:21.657Z] --- PASS: TestChangePortRange (0.00s) [2021-09-15T15:58:21.657Z] PASS [2021-09-15T15:58:21.657Z] coverage: 88.6% of statements [2021-09-15T15:58:21.657Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-09-15T15:58:22.115Z] 2021/09/15 15:58:21 Closing DB instances... [2021-09-15T15:58:22.115Z] testing: warning: no tests to run [2021-09-15T15:58:22.115Z] PASS [2021-09-15T15:58:22.115Z] coverage: 0.0% of statements [2021-09-15T15:58:22.115Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2021-09-15T15:58:23.081Z] === RUN TestHashData [2021-09-15T15:58:23.081Z] --- PASS: TestHashData (0.00s) [2021-09-15T15:58:23.081Z] PASS [2021-09-15T15:58:23.081Z] coverage: 2.8% of statements [2021-09-15T15:58:23.081Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2021-09-15T15:58:23.081Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-15T15:58:23.081Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-15T15:58:23.539Z] === RUN TestErrorConstructors [2021-09-15T15:58:23.539Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-15T15:58:23.539Z] === RUN TestCompareIPMask [2021-09-15T15:58:23.539Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-15T15:58:23.539Z] === RUN TestUtilGetHostPartIP [2021-09-15T15:58:23.539Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-15T15:58:23.539Z] === RUN TestUtilGetBroadcastIP [2021-09-15T15:58:23.539Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-15T15:58:23.539Z] === RUN TestParseCIDR [2021-09-15T15:58:23.539Z] --- PASS: TestParseCIDR (0.00s) [2021-09-15T15:58:23.539Z] PASS [2021-09-15T15:58:23.539Z] coverage: 37.3% of statements [2021-09-15T15:58:23.539Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2021-09-15T15:58:23.998Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-15T15:58:23.998Z] PASS [2021-09-15T15:58:23.998Z] coverage: 100.0% of statements [2021-09-15T15:58:23.998Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.031s coverage: 100.0% of statements [2021-09-15T15:58:23.998Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2021-09-15T15:58:23.998Z] PASS [2021-09-15T15:58:23.998Z] [2021-09-15T15:58:23.998Z] === Skipped [2021-09-15T15:58:23.998Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T15:58:23.998Z] service_test.go:243: FLAKY_TEST [2021-09-15T15:58:23.998Z] [2021-09-15T15:58:23.998Z] DONE 26 tests, 1 skipped in 44.461s [2021-09-15T15:58:23.998Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-15T15:58:23.998Z] INFO: Testing against a local daemon [2021-09-15T15:58:23.998Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-15T15:58:23.998Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:58:23.998Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-15T15:58:23.998Z] === RUN TestDockerNetworkIpvlan [2021-09-15T15:58:23.998Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:58:23.998Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-15T15:58:23.998Z] PASS [2021-09-15T15:58:23.998Z] [2021-09-15T15:58:23.998Z] === Skipped [2021-09-15T15:58:23.998Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-15T15:58:23.998Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:58:23.998Z] [2021-09-15T15:58:23.998Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-15T15:58:23.998Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:58:23.998Z] [2021-09-15T15:58:23.998Z] DONE 2 tests, 2 skipped in 0.022s [2021-09-15T15:58:23.998Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-15T15:58:23.998Z] INFO: Testing against a local daemon [2021-09-15T15:58:23.999Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-15T15:58:24.054Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestConfigureDaemonLogs [2021-09-15T15:58:24.054Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestCommonOptionsInstallFlags [2021-09-15T15:58:24.054Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-15T15:58:24.054Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-15T15:58:24.054Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-15T15:58:24.054Z] PASS [2021-09-15T15:58:24.054Z] coverage: 18.5% of statements [2021-09-15T15:58:24.054Z] ok github.com/docker/docker/cmd/dockerd 0.281s coverage: 18.5% of statements [2021-09-15T15:58:24.054Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-15T15:58:24.054Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-15T15:58:24.455Z] 2021/09/15 15:58:24 Closing DB instances... [2021-09-15T15:58:24.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-15T15:58:24.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-15T15:58:24.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-15T15:58:24.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-15T15:58:24.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-15T15:58:24.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-15T15:58:24.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-15T15:58:24.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-15T15:58:24.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-15T15:58:24.456Z] PASS [2021-09-15T15:58:24.456Z] coverage: 50.0% of statements [2021-09-15T15:58:24.456Z] ok github.com/docker/docker/oci 0.035s coverage: 50.0% of statements [2021-09-15T15:58:24.512Z] === RUN TestContainerStopSignal [2021-09-15T15:58:24.512Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestContainerStopTimeout [2021-09-15T15:58:24.512Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-15T15:58:24.512Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-15T15:58:24.512Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-15T15:58:24.512Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestReplaceAndAppendEnvVars [2021-09-15T15:58:24.512Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-15T15:58:24.512Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestNewMemoryStore [2021-09-15T15:58:24.512Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestAddContainers [2021-09-15T15:58:24.512Z] --- PASS: TestAddContainers (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestGetContainer [2021-09-15T15:58:24.512Z] --- PASS: TestGetContainer (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestDeleteContainer [2021-09-15T15:58:24.512Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestListContainers [2021-09-15T15:58:24.512Z] --- PASS: TestListContainers (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestFirstContainer [2021-09-15T15:58:24.512Z] --- PASS: TestFirstContainer (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestApplyAllContainer [2021-09-15T15:58:24.512Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestIsValidHealthString [2021-09-15T15:58:24.512Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestStateRunStop [2021-09-15T15:58:24.512Z] --- PASS: TestStateRunStop (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestStateTimeoutWait [2021-09-15T15:58:24.512Z] state_test.go:141: Stop callback fired [2021-09-15T15:58:24.512Z] state_test.go:165: Stop callback fired [2021-09-15T15:58:24.512Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-15T15:58:24.512Z] === RUN TestIsValidStateString [2021-09-15T15:58:24.512Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestViewSaveDelete [2021-09-15T15:58:24.512Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-15T15:58:24.512Z] === RUN TestViewAll [2021-09-15T15:58:24.512Z] --- PASS: TestViewAll (0.01s) [2021-09-15T15:58:24.512Z] === RUN TestViewGet [2021-09-15T15:58:24.512Z] --- PASS: TestViewGet (0.01s) [2021-09-15T15:58:24.512Z] === RUN TestNames [2021-09-15T15:58:24.512Z] --- PASS: TestNames (0.00s) [2021-09-15T15:58:24.512Z] === RUN TestViewWithHealthCheck [2021-09-15T15:58:24.512Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-15T15:58:24.512Z] PASS [2021-09-15T15:58:24.512Z] coverage: 41.7% of statements [2021-09-15T15:58:24.512Z] ok github.com/docker/docker/container 0.216s coverage: 41.7% of statements [2021-09-15T15:58:24.512Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-15T15:58:24.512Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-15T15:58:24.512Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-15T15:58:24.512Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-15T15:58:24.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2021-09-15T15:58:24.564Z] === RUN TestDockerNetworkMacvlan [2021-09-15T15:58:24.914Z] === RUN TestParseVersion [2021-09-15T15:58:24.914Z] --- PASS: TestParseVersion (0.00s) [2021-09-15T15:58:24.914Z] PASS [2021-09-15T15:58:24.914Z] coverage: 52.9% of statements [2021-09-15T15:58:24.914Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-09-15T15:58:25.130Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-15T15:58:25.371Z] === RUN TestAddressPoolOpt [2021-09-15T15:58:25.371Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/a [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/something [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/_=a [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/env1=value1 [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/_env1=value1 [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/PATH [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/=a [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/PATH= [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/PATH=something [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/asd!qwe [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/1asd [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/123 [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/some_space [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/__some_space_before [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/some_space_after__ [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/= [2021-09-15T15:58:25.371Z] === RUN TestValidateEnv/PaTh [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-15T15:58:25.371Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestParseHost [2021-09-15T15:58:25.371Z] --- PASS: TestParseHost (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestParseDockerDaemonHost [2021-09-15T15:58:25.371Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestParseTCP [2021-09-15T15:58:25.371Z] --- PASS: TestParseTCP (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-15T15:58:25.371Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestValidateExtraHosts [2021-09-15T15:58:25.371Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestIpOptString [2021-09-15T15:58:25.371Z] --- PASS: TestIpOptString (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-15T15:58:25.371Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestNewIpOptValidDefaultVal [2021-09-15T15:58:25.371Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestIpOptSetInvalidVal [2021-09-15T15:58:25.371Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestValidateIPAddress [2021-09-15T15:58:25.371Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestMapOpts [2021-09-15T15:58:25.371Z] --- PASS: TestMapOpts (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestListOptsWithoutValidator [2021-09-15T15:58:25.371Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestListOptsWithValidator [2021-09-15T15:58:25.371Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-15T15:58:25.371Z] === RUN TestValidateDNSSearch [2021-09-15T15:58:25.371Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_general_format [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_one_more [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-15T15:58:25.372Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-15T15:58:25.372Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-15T15:58:25.372Z] === RUN TestNamedListOpts [2021-09-15T15:58:25.372Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-15T15:58:25.372Z] === RUN TestNamedMapOpts [2021-09-15T15:58:25.372Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-15T15:58:25.372Z] === RUN TestParseLink [2021-09-15T15:58:25.372Z] --- PASS: TestParseLink (0.00s) [2021-09-15T15:58:25.372Z] === RUN TestQuotedStringSetWithQuotes [2021-09-15T15:58:25.372Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-15T15:58:25.372Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-15T15:58:25.372Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-15T15:58:25.372Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-15T15:58:25.372Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-15T15:58:25.372Z] === RUN TestUlimitOpt [2021-09-15T15:58:25.372Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-15T15:58:25.372Z] PASS [2021-09-15T15:58:25.372Z] coverage: 67.1% of statements [2021-09-15T15:58:25.372Z] ok github.com/docker/docker/opts 0.050s coverage: 67.1% of statements [2021-09-15T15:58:25.489Z] === RUN TestPrepare [2021-09-15T15:58:25.489Z] --- PASS: TestPrepare (0.00s) [2021-09-15T15:58:25.489Z] === RUN TestStart [2021-09-15T15:58:25.489Z] --- PASS: TestStart (0.00s) [2021-09-15T15:58:25.489Z] === RUN TestWaitCancel [2021-09-15T15:58:25.489Z] --- PASS: TestWaitCancel (0.00s) [2021-09-15T15:58:25.489Z] === RUN TestWaitDisabled [2021-09-15T15:58:25.489Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-15T15:58:25.489Z] === RUN TestWaitEnabled [2021-09-15T15:58:25.489Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-15T15:58:25.489Z] === RUN TestRemove [2021-09-15T15:58:25.489Z] --- PASS: TestRemove (0.00s) [2021-09-15T15:58:25.489Z] PASS [2021-09-15T15:58:25.489Z] coverage: 65.3% of statements [2021-09-15T15:58:25.489Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2021-09-15T15:58:25.830Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.89s) [2021-09-15T15:58:25.830Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-15T15:58:25.944Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-15T15:58:26.063Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-15T15:58:26.629Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-15T15:58:26.796Z] === RUN TestPeerCertificateMarshalJSON [2021-09-15T15:58:26.796Z] === RUN TestIsArchivePathDir [2021-09-15T15:58:26.796Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-09-15T15:58:26.796Z] === RUN TestIsArchivePathInvalidFile [2021-09-15T15:58:26.796Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-09-15T15:58:26.796Z] === RUN TestIsArchivePathTar [2021-09-15T15:58:26.796Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-09-15T15:58:26.796Z] === RUN TestDecompressStreamGzip [2021-09-15T15:58:26.796Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-15T15:58:26.796Z] === RUN TestDecompressStreamBzip2 [2021-09-15T15:58:26.796Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-15T15:58:26.796Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-15T15:58:26.796Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2021-09-15T15:58:27.028Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-15T15:58:27.028Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-09-15T15:58:27.028Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-15T15:58:27.028Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-15T15:58:27.253Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-15T15:58:27.254Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestMiddleware [2021-09-15T15:58:27.254Z] --- PASS: TestMiddleware (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestNewResponseModifier [2021-09-15T15:58:27.254Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-15T15:58:27.254Z] PASS [2021-09-15T15:58:27.254Z] coverage: 26.8% of statements [2021-09-15T15:58:27.254Z] ok github.com/docker/docker/pkg/authorization 0.454s coverage: 26.8% of statements [2021-09-15T15:58:27.254Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-09-15T15:58:27.254Z] === RUN TestDecompressStreamXz [2021-09-15T15:58:27.254Z] archive_test.go:133: Xz not present in msys2 [2021-09-15T15:58:27.254Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestCompressStreamXzUnsupported [2021-09-15T15:58:27.254Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-15T15:58:27.254Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestCompressStreamInvalid [2021-09-15T15:58:27.254Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestExtensionInvalid [2021-09-15T15:58:27.254Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestExtensionUncompressed [2021-09-15T15:58:27.254Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestExtensionBzip2 [2021-09-15T15:58:27.254Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestExtensionGzip [2021-09-15T15:58:27.254Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestExtensionXz [2021-09-15T15:58:27.254Z] --- PASS: TestExtensionXz (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestCmdStreamLargeStderr [2021-09-15T15:58:27.254Z] 2021/09/15 15:58:26 Closing DB instances... [2021-09-15T15:58:27.254Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2021-09-15T15:58:27.254Z] === RUN TestCmdStreamBad [2021-09-15T15:58:27.254Z] archive_test.go:238: Failing on Windows CI machines [2021-09-15T15:58:27.254Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestCmdStreamGood [2021-09-15T15:58:27.254Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-15T15:58:27.254Z] === RUN TestUntarPathWithInvalidDest [2021-09-15T15:58:27.254Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2021-09-15T15:58:27.254Z] === RUN TestUntarPathWithInvalidSrc [2021-09-15T15:58:27.254Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestUntarPath [2021-09-15T15:58:27.254Z] --- PASS: TestUntarPath (0.05s) [2021-09-15T15:58:27.254Z] === RUN TestUntarPathWithDestinationFile [2021-09-15T15:58:27.254Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2021-09-15T15:58:27.254Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-15T15:58:27.254Z] === RUN TestUnbuffered [2021-09-15T15:58:27.254Z] --- PASS: TestUnbuffered (0.00s) [2021-09-15T15:58:27.254Z] === RUN TestRaceUnbuffered [2021-09-15T15:58:27.254Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-15T15:58:27.254Z] PASS [2021-09-15T15:58:27.254Z] coverage: 100.0% of statements [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-15T15:58:27.486Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-15T15:58:27.486Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-15T15:58:27.487Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-15T15:58:27.487Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-15T15:58:27.487Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-15T15:58:27.487Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-15T15:58:27.487Z] PASS [2021-09-15T15:58:27.487Z] coverage: 35.9% of statements [2021-09-15T15:58:27.487Z] ok github.com/docker/docker/daemon/cluster/convert 0.566s coverage: 35.9% of statements [2021-09-15T15:58:27.487Z] === RUN TestNewListSecretsFilters [2021-09-15T15:58:27.487Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-15T15:58:27.487Z] === RUN TestNewListConfigsFilters [2021-09-15T15:58:27.487Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-15T15:58:27.487Z] PASS [2021-09-15T15:58:27.487Z] coverage: 0.5% of statements [2021-09-15T15:58:27.487Z] ok github.com/docker/docker/daemon/cluster 0.783s coverage: 0.5% of statements [2021-09-15T15:58:27.713Z] ok github.com/docker/docker/pkg/broadcaster 0.028s coverage: 100.0% of statements [2021-09-15T15:58:27.713Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s) [2021-09-15T15:58:27.713Z] === RUN TestCopyWithTarInvalidSrc [2021-09-15T15:58:27.713Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-15T15:58:27.713Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-15T15:58:27.713Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-15T15:58:27.713Z] === RUN TestCopyWithTarSrcFile [2021-09-15T15:58:27.713Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-15T15:58:27.713Z] === RUN TestCopyWithTarSrcFolder [2021-09-15T15:58:27.713Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-15T15:58:27.713Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-15T15:58:27.713Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-09-15T15:58:27.713Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-15T15:58:27.713Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-15T15:58:27.713Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-15T15:58:27.713Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-15T15:58:27.713Z] === RUN TestCopyFileWithTarSrcFile [2021-09-15T15:58:27.713Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-15T15:58:27.713Z] === RUN TestTarFiles [2021-09-15T15:58:28.172Z] === RUN TestMatch [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[]] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[foo]] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[foo_bar]] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[]#01 [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[qux]] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-15T15:58:28.173Z] === RUN TestMatch/[[foo_baz]] [2021-09-15T15:58:28.173Z] --- PASS: TestMatch (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-15T15:58:28.173Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-15T15:58:28.173Z] PASS [2021-09-15T15:58:28.173Z] coverage: 87.5% of statements [2021-09-15T15:58:28.173Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-09-15T15:58:28.532Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-15T15:58:29.139Z] time="2021-09-15T15:58:28Z" level=error msg="node1(f7e3733cce63) Could not close DB: timeout waiting for leave broadcast" [2021-09-15T15:58:29.139Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2021-09-15T15:58:29.139Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-15T15:58:29.139Z] === RUN TestChrootTarUntar [2021-09-15T15:58:29.139Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:29.139Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-15T15:58:29.139Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-15T15:58:29.139Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:29.139Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-15T15:58:29.139Z] === RUN TestChrootUntarEmptyArchive [2021-09-15T15:58:29.139Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-15T15:58:29.139Z] === RUN TestChrootTarUntarWithSymlink [2021-09-15T15:58:29.139Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T15:58:29.139Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-15T15:58:29.139Z] === RUN TestChrootCopyWithTar [2021-09-15T15:58:29.139Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T15:58:29.139Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-15T15:58:29.139Z] === RUN TestChrootCopyFileWithTar [2021-09-15T15:58:29.139Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:29.139Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-15T15:58:29.139Z] === RUN TestChrootUntarPath [2021-09-15T15:58:29.139Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T15:58:29.139Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-15T15:58:29.139Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-15T15:58:29.139Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:29.139Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-15T15:58:29.139Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-15T15:58:29.139Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:29.139Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-15T15:58:29.139Z] === RUN TestChrootApplyDotDotFile [2021-09-15T15:58:29.139Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:29.139Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-15T15:58:29.139Z] PASS [2021-09-15T15:58:29.139Z] coverage: 15.4% of statements [2021-09-15T15:58:29.139Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.4% of statements [2021-09-15T15:58:29.627Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-09-15T15:58:30.104Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-15T15:58:30.106Z] === RUN TestSizeEmpty [2021-09-15T15:58:30.106Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-15T15:58:30.106Z] === RUN TestSizeEmptyFile [2021-09-15T15:58:30.106Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-15T15:58:30.106Z] === RUN TestSizeNonemptyFile [2021-09-15T15:58:30.106Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-15T15:58:30.106Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-15T15:58:30.106Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-15T15:58:30.106Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-15T15:58:30.106Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-15T15:58:30.106Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-15T15:58:30.106Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-15T15:58:30.106Z] === RUN TestMoveToSubdir [2021-09-15T15:58:30.106Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-15T15:58:30.106Z] === RUN TestSizeNonExistingDirectory [2021-09-15T15:58:30.106Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-15T15:58:30.106Z] PASS [2021-09-15T15:58:30.106Z] coverage: 80.0% of statements [2021-09-15T15:58:30.106Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2021-09-15T15:58:30.390Z] === RUN TestBuilderGC [2021-09-15T15:58:30.390Z] --- PASS: TestBuilderGC (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationNotFound [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestDaemonBrokenConfiguration [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestParseClusterAdvertiseSettings [2021-09-15T15:58:30.390Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestFindConfigurationConflicts [2021-09-15T15:58:30.390Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-15T15:58:30.390Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-15T15:58:30.390Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-15T15:58:30.390Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-15T15:58:30.390Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestValidateConfiguration [2021-09-15T15:58:30.390Z] === RUN TestValidateConfiguration/with_label [2021-09-15T15:58:30.390Z] === RUN TestValidateConfiguration/with_dns [2021-09-15T15:58:30.390Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-15T15:58:30.390Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-15T15:58:30.390Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-15T15:58:30.390Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-15T15:58:30.390Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-15T15:58:30.390Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-15T15:58:30.390Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestModifiedDiscoverySettings [2021-09-15T15:58:30.390Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestReloadSetConfigFileNotExist [2021-09-15T15:58:30.390Z] === RUN TestDiscoveryOptsErrors [2021-09-15T15:58:30.390Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestDiscoveryOpts [2021-09-15T15:58:30.390Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-15T15:58:30.390Z] PASS [2021-09-15T15:58:30.390Z] coverage: 30.0% of statements [2021-09-15T15:58:30.390Z] ok github.com/docker/docker/daemon/discovery 0.063s coverage: 30.0% of statements [2021-09-15T15:58:30.390Z] time="2021-09-15T15:58:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-15T15:58:30.390Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-15T15:58:30.390Z] === RUN TestReloadDefaultConfigNotExist [2021-09-15T15:58:30.390Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:30.390Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestReloadBadDefaultConfig [2021-09-15T15:58:30.390Z] time="2021-09-15T15:58:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1703316805" [2021-09-15T15:58:30.390Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestReloadWithConflictingLabels [2021-09-15T15:58:30.390Z] time="2021-09-15T15:58:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1488027289" [2021-09-15T15:58:30.390Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestReloadWithDuplicateLabels [2021-09-15T15:58:30.390Z] time="2021-09-15T15:58:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3098742705" [2021-09-15T15:58:30.390Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-15T15:58:30.390Z] === RUN TestDaemonConfigurationMerge [2021-09-15T15:58:30.390Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-15T15:58:30.390Z] PASS [2021-09-15T15:58:30.390Z] coverage: 80.4% of statements [2021-09-15T15:58:30.390Z] ok github.com/docker/docker/daemon/config 0.212s coverage: 80.4% of statements [2021-09-15T15:58:30.431Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-15T15:58:31.071Z] === RUN Test [2021-09-15T15:58:31.071Z] === RUN Test/TestContainsEntry [2021-09-15T15:58:31.071Z] === RUN Test/TestCreateEntries [2021-09-15T15:58:31.071Z] === RUN Test/TestEntriesDiff [2021-09-15T15:58:31.071Z] === RUN Test/TestEntriesEquality [2021-09-15T15:58:31.071Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-15T15:58:31.071Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-15T15:58:31.071Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-15T15:58:31.071Z] === RUN Test/TestGeneratorNotGenerate [2021-09-15T15:58:31.071Z] === RUN Test/TestGeneratorWithPort [2021-09-15T15:58:31.071Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-15T15:58:31.071Z] === RUN Test/TestNewEntry [2021-09-15T15:58:31.071Z] === RUN Test/TestParse [2021-09-15T15:58:31.071Z] --- PASS: Test (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-15T15:58:31.071Z] --- PASS: Test/TestParse (0.00s) [2021-09-15T15:58:31.071Z] PASS [2021-09-15T15:58:31.071Z] coverage: 58.3% of statements [2021-09-15T15:58:31.071Z] ok github.com/docker/docker/pkg/discovery 0.036s coverage: 58.3% of statements [2021-09-15T15:58:31.357Z] === RUN TestWaitNodeAttachment [2021-09-15T15:58:31.357Z] === RUN TestEventsLog [2021-09-15T15:58:31.357Z] --- PASS: TestEventsLog (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestEventsLogTimeout [2021-09-15T15:58:31.357Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestLogEvents [2021-09-15T15:58:31.357Z] --- PASS: TestLogEvents (0.05s) [2021-09-15T15:58:31.357Z] === RUN TestLoadBufferedEvents [2021-09-15T15:58:31.357Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-09-15T15:58:31.357Z] === RUN TestIsolationConversion [2021-09-15T15:58:31.357Z] === RUN TestIsolationConversion/default [2021-09-15T15:58:31.357Z] === RUN TestIsolationConversion/process [2021-09-15T15:58:31.357Z] === RUN TestIsolationConversion/hyperv [2021-09-15T15:58:31.357Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-15T15:58:31.357Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-15T15:58:31.357Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-15T15:58:31.357Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestContainerLabels [2021-09-15T15:58:31.357Z] --- PASS: TestContainerLabels (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestCredentialSpecConversion [2021-09-15T15:58:31.357Z] === RUN TestCredentialSpecConversion/none [2021-09-15T15:58:31.357Z] === RUN TestCredentialSpecConversion/config [2021-09-15T15:58:31.357Z] === RUN TestCredentialSpecConversion/file [2021-09-15T15:58:31.357Z] === RUN TestCredentialSpecConversion/registry [2021-09-15T15:58:31.357Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-15T15:58:31.357Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-15T15:58:31.357Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-15T15:58:31.357Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-15T15:58:31.357Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestControllerValidateMountBind [2021-09-15T15:58:31.357Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestControllerValidateMountVolume [2021-09-15T15:58:31.357Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestControllerValidateMountTarget [2021-09-15T15:58:31.357Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestControllerValidateMountTmpfs [2021-09-15T15:58:31.357Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestControllerValidateMountInvalidType [2021-09-15T15:58:31.357Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestControllerValidateMountNamedPipe [2021-09-15T15:58:31.357Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-15T15:58:31.357Z] PASS [2021-09-15T15:58:31.357Z] coverage: 11.0% of statements [2021-09-15T15:58:31.357Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.675s coverage: 11.0% of statements [2021-09-15T15:58:31.357Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-15T15:58:31.357Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-15T15:58:31.357Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-15T15:58:31.357Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-15T15:58:31.357Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-15T15:58:31.357Z] PASS [2021-09-15T15:58:31.357Z] coverage: 50.0% of statements [2021-09-15T15:58:31.357Z] ok github.com/docker/docker/daemon/events 0.213s coverage: 50.0% of statements [2021-09-15T15:58:31.467Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-15T15:58:31.529Z] === RUN Test [2021-09-15T15:58:31.529Z] === RUN Test/TestContent [2021-09-15T15:58:31.529Z] === RUN Test/TestInitialize [2021-09-15T15:58:31.529Z] === RUN Test/TestNew [2021-09-15T15:58:31.529Z] === RUN Test/TestParsingContentsWithComments [2021-09-15T15:58:31.529Z] === RUN Test/TestRegister [2021-09-15T15:58:31.529Z] === RUN Test/TestWatch [2021-09-15T15:58:31.529Z] --- PASS: Test (0.01s) [2021-09-15T15:58:31.529Z] --- PASS: Test/TestContent (0.00s) [2021-09-15T15:58:31.529Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-15T15:58:31.529Z] --- PASS: Test/TestNew (0.00s) [2021-09-15T15:58:31.529Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-15T15:58:31.529Z] --- PASS: Test/TestRegister (0.00s) [2021-09-15T15:58:31.529Z] --- PASS: Test/TestWatch (0.01s) [2021-09-15T15:58:31.529Z] PASS [2021-09-15T15:58:31.529Z] coverage: 92.9% of statements [2021-09-15T15:58:31.529Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 92.9% of statements [2021-09-15T15:58:31.529Z] --- PASS: TestTarFiles (4.01s) [2021-09-15T15:58:31.529Z] === RUN TestTarUntar [2021-09-15T15:58:31.529Z] 2021/09/15 15:58:31 Closing DB instances... [2021-09-15T15:58:31.529Z] --- PASS: TestTarUntar (0.03s) [2021-09-15T15:58:31.529Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-15T15:58:31.529Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-09-15T15:58:31.529Z] === RUN TestTarWithOptions [2021-09-15T15:58:31.529Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-15T15:58:31.529Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-15T15:58:31.529Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-15T15:58:31.529Z] === RUN TestUntarUstarGnuConflict [2021-09-15T15:58:31.529Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-15T15:58:31.529Z] === RUN TestUntarInvalidFilenames [2021-09-15T15:58:31.814Z] === RUN TestIsEmptyDir [2021-09-15T15:58:31.814Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-15T15:58:31.814Z] PASS [2021-09-15T15:58:31.814Z] coverage: 2.3% of statements [2021-09-15T15:58:31.814Z] ok github.com/docker/docker/daemon/graphdriver 0.054s coverage: 2.3% of statements [2021-09-15T15:58:31.814Z] === RUN TestVerifyNetworkingConfig [2021-09-15T15:58:31.814Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestGetContainer [2021-09-15T15:58:31.814Z] --- PASS: TestGetContainer (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestValidContainerNames [2021-09-15T15:58:31.814Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestContainerInitDNS [2021-09-15T15:58:31.814Z] daemon_test.go:146: root required [2021-09-15T15:58:31.814Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestMerge [2021-09-15T15:58:31.814Z] --- PASS: TestMerge (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestValidateContainerIsolation [2021-09-15T15:58:31.814Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestFindNetworkErrorType [2021-09-15T15:58:31.814Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestEnsureServicesExist [2021-09-15T15:58:31.814Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestEnsureServicesExistErrors [2021-09-15T15:58:31.814Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-15T15:58:31.814Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-15T15:58:31.814Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-15T15:58:31.814Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-15T15:58:31.814Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-15T15:58:31.814Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-15T15:58:31.814Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestContainerDelete [2021-09-15T15:58:31.814Z] --- PASS: TestContainerDelete (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestContainerDoubleDelete [2021-09-15T15:58:31.814Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestLogContainerEventCopyLabels [2021-09-15T15:58:31.814Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestLogContainerEventWithAttributes [2021-09-15T15:58:31.814Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestNoneHealthcheck [2021-09-15T15:58:31.814Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-15T15:58:31.814Z] === RUN TestHealthStates [2021-09-15T15:58:31.987Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1115837643\\dest" [2021-09-15T15:58:31.987Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-09-15T15:58:31.987Z] === RUN TestUntarHardlinkToSymlink [2021-09-15T15:58:31.987Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-15T15:58:31.987Z] === RUN TestUntarInvalidHardlink [2021-09-15T15:58:31.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2132043342\\victim\\hello" -> "../victim/hello" [2021-09-15T15:58:31.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink142759798\\victim\\hello" -> "/../victim/hello" [2021-09-15T15:58:31.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink19221097\\victim" -> "../victim" [2021-09-15T15:58:31.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3654030027\\victim" -> "../victim" [2021-09-15T15:58:31.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink755192225\\victim" -> "../victim" [2021-09-15T15:58:31.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2091342274\\victim" -> "../victim" [2021-09-15T15:58:31.987Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-15T15:58:31.987Z] === RUN TestUntarInvalidSymlink [2021-09-15T15:58:31.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3635882651\\dest\\dotdot" -> "../victim/hello" [2021-09-15T15:58:31.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3970750619\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-15T15:58:31.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4184719010\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:58:31.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink394750120\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:58:31.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3789853045\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:58:31.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2340381580\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:58:31.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1222435077\\dest\\dir\\loophole" -> "../../victim" [2021-09-15T15:58:31.987Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-15T15:58:31.987Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-15T15:58:31.987Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-15T15:58:31.987Z] === RUN TestXGlobalNoParent [2021-09-15T15:58:31.987Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-15T15:58:31.987Z] === RUN TestReplaceFileTarWrapper [2021-09-15T15:58:31.987Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-09-15T15:58:31.987Z] === RUN TestPrefixHeaderReadable [2021-09-15T15:58:31.987Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-15T15:58:31.987Z] === RUN TestDisablePigz [2021-09-15T15:58:31.987Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-09-15T15:58:31.987Z] --- PASS: TestDisablePigz (0.19s) [2021-09-15T15:58:31.987Z] === RUN TestPigz [2021-09-15T15:58:32.272Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] time="2021-09-15T15:58:31Z" 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-09-15T15:58:32.273Z] --- PASS: TestHealthStates (0.13s) [2021-09-15T15:58:32.273Z] === RUN TestMaskURLCredentials [2021-09-15T15:58:32.273Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestGetInspectData [2021-09-15T15:58:32.273Z] --- PASS: TestGetInspectData (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestFillLicense [2021-09-15T15:58:32.273Z] --- PASS: TestFillLicense (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestListInvalidFilter [2021-09-15T15:58:32.273Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestNameFilter [2021-09-15T15:58:32.273Z] --- PASS: TestNameFilter (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-15T15:58:32.273Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-15T15:58:32.273Z] === 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-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-15T15:58:32.273Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-15T15:58:32.273Z] --- 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-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-15T15:58:32.273Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestDaemonReloadLabels [2021-09-15T15:58:32.273Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-15T15:58:32.273Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestDaemonReloadMirrors [2021-09-15T15:58:32.273Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-15T15:58:32.273Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-15T15:58:32.273Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestDaemonDiscoveryReload [2021-09-15T15:58:32.273Z] === RUN TestLinkNaming [2021-09-15T15:58:32.273Z] --- PASS: TestLinkNaming (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestLinkNew [2021-09-15T15:58:32.273Z] --- PASS: TestLinkNew (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestLinkEnv [2021-09-15T15:58:32.273Z] --- PASS: TestLinkEnv (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestLinkMultipleEnv [2021-09-15T15:58:32.273Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-15T15:58:32.273Z] === RUN TestLinkPortRangeEnv [2021-09-15T15:58:32.273Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-15T15:58:32.273Z] PASS [2021-09-15T15:58:32.273Z] coverage: 93.0% of statements [2021-09-15T15:58:32.273Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-09-15T15:58:32.444Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-09-15T15:58:32.444Z] --- PASS: TestPigz (0.14s) [2021-09-15T15:58:32.444Z] === RUN TestCopyFileWithInvalidDest [2021-09-15T15:58:32.444Z] archive_windows_test.go:16: Currently fails [2021-09-15T15:58:32.444Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-15T15:58:32.444Z] === RUN TestCanonicalTarNameForPath [2021-09-15T15:58:32.444Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-15T15:58:32.444Z] === RUN TestCanonicalTarName [2021-09-15T15:58:32.444Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-15T15:58:32.444Z] === RUN TestChmodTarEntry [2021-09-15T15:58:32.444Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-15T15:58:32.444Z] === RUN TestHardLinkOrder [2021-09-15T15:58:32.445Z] --- PASS: TestHardLinkOrder (0.06s) [2021-09-15T15:58:32.445Z] === RUN TestChangeString [2021-09-15T15:58:32.445Z] --- PASS: TestChangeString (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestChangesWithNoChanges [2021-09-15T15:58:32.445Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-15T15:58:32.445Z] === RUN TestChangesWithChanges [2021-09-15T15:58:32.445Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-15T15:58:32.445Z] === RUN TestChangesWithChangesGH13590 [2021-09-15T15:58:32.445Z] changes_test.go:195: needs more investigation [2021-09-15T15:58:32.445Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestChangesDirsEmpty [2021-09-15T15:58:32.445Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-15T15:58:32.445Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestChangesDirsMutated [2021-09-15T15:58:32.445Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-15T15:58:32.445Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestApplyLayer [2021-09-15T15:58:32.445Z] changes_test.go:432: needs further investigation [2021-09-15T15:58:32.445Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestChangesSizeWithHardlinks [2021-09-15T15:58:32.445Z] changes_test.go:468: needs further investigation [2021-09-15T15:58:32.445Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestChangesSizeWithNoChanges [2021-09-15T15:58:32.445Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-15T15:58:32.445Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestChangesSize [2021-09-15T15:58:32.445Z] --- PASS: TestChangesSize (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestApplyLayerInvalidFilenames [2021-09-15T15:58:32.445Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3862653273\\dest" [2021-09-15T15:58:32.445Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-15T15:58:32.445Z] === RUN TestApplyLayerInvalidHardlink [2021-09-15T15:58:32.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3343035311\\victim\\hello" -> "../victim/hello" [2021-09-15T15:58:32.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3162436180\\victim\\hello" -> "/../victim/hello" [2021-09-15T15:58:32.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3208168058\\victim" -> "../victim" [2021-09-15T15:58:32.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1037203133\\victim" -> "../victim" [2021-09-15T15:58:32.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink979116848\\victim" -> "../victim" [2021-09-15T15:58:32.445Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink866105185\\victim" -> "../victim" [2021-09-15T15:58:32.445Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-09-15T15:58:32.445Z] === RUN TestApplyLayerInvalidSymlink [2021-09-15T15:58:32.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2290867784\\dest\\dotdot" -> "../victim/hello" [2021-09-15T15:58:32.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3209048296\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-15T15:58:32.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2338585177\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:58:32.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2827479147\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:58:32.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1208004171\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:58:32.445Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink105024639\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:58:32.445Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-15T15:58:32.445Z] === RUN TestApplyLayerWhiteouts [2021-09-15T15:58:32.445Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-15T15:58:32.445Z] === RUN TestGenerateEmptyFile [2021-09-15T15:58:32.445Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-15T15:58:32.445Z] === RUN TestGenerateWithContent [2021-09-15T15:58:32.445Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-15T15:58:32.445Z] PASS [2021-09-15T15:58:32.445Z] coverage: 61.9% of statements [2021-09-15T15:58:32.445Z] === RUN Test [2021-09-15T15:58:32.445Z] === RUN Test/TestInitialize [2021-09-15T15:58:32.445Z] ok github.com/docker/docker/pkg/archive 5.956s coverage: 61.9% of statements [2021-09-15T15:58:32.445Z] time="2021-09-15T15:58:32Z" level=info msg="Initializing discovery without TLS" [2021-09-15T15:58:32.445Z] time="2021-09-15T15:58:32Z" level=info msg="Initializing discovery without TLS" [2021-09-15T15:58:32.445Z] time="2021-09-15T15:58:32Z" level=info msg="Initializing discovery without TLS" [2021-09-15T15:58:32.445Z] === RUN Test/TestInitializeWithCerts [2021-09-15T15:58:32.445Z] time="2021-09-15T15:58:32Z" level=info msg="Initializing discovery with TLS" [2021-09-15T15:58:32.445Z] === RUN Test/TestWatch [2021-09-15T15:58:32.445Z] time="2021-09-15T15:58:32Z" level=info msg="Initializing discovery without TLS" [2021-09-15T15:58:33.240Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-09-15T15:58:33.240Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-15T15:58:33.410Z] --- PASS: TestNetworkDBCRUDTableEntry (4.67s) [2021-09-15T15:58:33.410Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-15T15:58:33.699Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-15T15:58:33.699Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-15T15:58:33.699Z] === RUN TestAdapterReadLogs [2021-09-15T15:58:33.699Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-15T15:58:33.699Z] === RUN TestCopier [2021-09-15T15:58:33.699Z] --- PASS: TestCopier (0.00s) [2021-09-15T15:58:33.699Z] === RUN TestCopierLongLines [2021-09-15T15:58:33.699Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-15T15:58:33.699Z] === RUN TestCopierSlow [2021-09-15T15:58:33.699Z] --- PASS: TestCopierSlow (0.20s) [2021-09-15T15:58:33.699Z] === RUN TestCopierWithSized [2021-09-15T15:58:33.699Z] === RUN TestCopierWithSized/as_is [2021-09-15T15:58:33.699Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-15T15:58:33.699Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-15T15:58:33.699Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-15T15:58:33.699Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-15T15:58:33.699Z] === RUN TestCopierWithPartial [2021-09-15T15:58:33.699Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-15T15:58:33.699Z] === RUN TestRingLogger [2021-09-15T15:58:33.699Z] --- PASS: TestRingLogger (0.00s) [2021-09-15T15:58:33.699Z] === RUN TestRingCap [2021-09-15T15:58:33.699Z] --- PASS: TestRingCap (0.00s) [2021-09-15T15:58:33.699Z] === RUN TestRingClose [2021-09-15T15:58:33.699Z] --- PASS: TestRingClose (0.00s) [2021-09-15T15:58:33.699Z] === RUN TestRingDrain [2021-09-15T15:58:33.699Z] --- PASS: TestRingDrain (0.00s) [2021-09-15T15:58:33.699Z] PASS [2021-09-15T15:58:33.699Z] coverage: 43.8% of statements [2021-09-15T15:58:33.699Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.8% of statements [2021-09-15T15:58:33.716Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-15T15:58:34.156Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-15T15:58:34.156Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-15T15:58:34.156Z] reload_test.go:520: root required [2021-09-15T15:58:34.156Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-15T15:58:34.156Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-15T15:58:34.156Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.07s) [2021-09-15T15:58:34.156Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-15T15:58:34.156Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-15T15:58:34.156Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-15T15:58:34.156Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-15T15:58:34.156Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-15T15:58:34.156Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-15T15:58:34.156Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-15T15:58:34.156Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-15T15:58:34.156Z] === RUN TestParseVolumesFrom [2021-09-15T15:58:34.156Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-15T15:58:34.156Z] PASS [2021-09-15T15:58:34.156Z] coverage: 9.1% of statements [2021-09-15T15:58:34.156Z] ok github.com/docker/docker/daemon 2.393s coverage: 9.1% of statements [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-15T15:58:34.156Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-15T15:58:34.614Z] === RUN TestSearchRegistryForImagesErrors [2021-09-15T15:58:34.614Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestSearchRegistryForImages [2021-09-15T15:58:34.614Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestOnlyPlatformWithFallback [2021-09-15T15:58:34.614Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestImageDelete [2021-09-15T15:58:34.614Z] === RUN TestImageDelete/no_lease [2021-09-15T15:58:34.614Z] === RUN TestImageDelete/lease_exists [2021-09-15T15:58:34.614Z] --- PASS: TestImageDelete (0.03s) [2021-09-15T15:58:34.614Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-15T15:58:34.614Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-09-15T15:58:34.614Z] === RUN TestContentStoreForPull [2021-09-15T15:58:34.614Z] === RUN TestNewStreamConfig [2021-09-15T15:58:34.614Z] === RUN TestNewStreamConfig/defaults [2021-09-15T15:58:34.614Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-15T15:58:34.614Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-15T15:58:34.614Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-15T15:58:34.614Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-15T15:58:34.614Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-15T15:58:34.614Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-15T15:58:34.614Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-15T15:58:34.614Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-15T15:58:34.614Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-15T15:58:34.614Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-15T15:58:34.614Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-15T15:58:34.614Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-15T15:58:34.614Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-15T15:58:34.614Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-15T15:58:34.614Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-15T15:58:34.614Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-15T15:58:34.614Z] --- PASS: TestContentStoreForPull (0.16s) [2021-09-15T15:58:34.614Z] PASS [2021-09-15T15:58:34.614Z] coverage: 6.7% of statements [2021-09-15T15:58:34.614Z] ok github.com/docker/docker/daemon/images 0.277s coverage: 6.7% of statements [2021-09-15T15:58:34.614Z] time="2021-09-15T15:58:34Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-15T15:58:34.614Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-09-15T15:58:34.614Z] === RUN TestCreateSuccess [2021-09-15T15:58:34.614Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCreateStreamSkipped [2021-09-15T15:58:34.614Z] time="2021-09-15T15:58:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-15T15:58:34.614Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCreateLogGroupSuccess [2021-09-15T15:58:34.614Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCreateError [2021-09-15T15:58:34.614Z] --- PASS: TestCreateError (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCreateAlreadyExists [2021-09-15T15:58:34.614Z] time="2021-09-15T15:58:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-15T15:58:34.614Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestLogClosed [2021-09-15T15:58:34.614Z] --- PASS: TestLogClosed (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestLogBlocking [2021-09-15T15:58:34.614Z] --- PASS: TestLogBlocking (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-15T15:58:34.614Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestLogNonBlockingBufferFull [2021-09-15T15:58:34.614Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestPublishBatchSuccess [2021-09-15T15:58:34.614Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestPublishBatchError [2021-09-15T15:58:34.614Z] time="2021-09-15T15:58:34Z" level=error msg=Error [2021-09-15T15:58:34.614Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-15T15:58:34.614Z] time="2021-09-15T15:58:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-15T15:58:34.614Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-15T15:58:34.614Z] time="2021-09-15T15:58:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-15T15:58:34.614Z] time="2021-09-15T15:58:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-15T15:58:34.614Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCollectBatchSimple [2021-09-15T15:58:34.614Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCollectBatchTicker [2021-09-15T15:58:34.614Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCollectBatchMultilinePattern [2021-09-15T15:58:34.614Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-15T15:58:34.614Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-15T15:58:34.614Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-15T15:58:34.614Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-15T15:58:34.614Z] === RUN TestCollectBatchClose [2021-09-15T15:58:34.614Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-15T15:58:34.614Z] === RUN TestEffectiveLen [2021-09-15T15:58:34.614Z] === RUN TestEffectiveLen/0/Hello [2021-09-15T15:58:34.614Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-15T15:58:34.614Z] === RUN TestEffectiveLen/2/🙃 [2021-09-15T15:58:34.614Z] === RUN TestEffectiveLen/3/���� [2021-09-15T15:58:34.614Z] === RUN TestEffectiveLen/4/He��o [2021-09-15T15:58:34.614Z] === RUN TestEffectiveLen/5/ [2021-09-15T15:58:34.614Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-15T15:58:34.614Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-15T15:58:34.652Z] --- PASS: TestDockerNetworkMacvlan (10.09s) [2021-09-15T15:58:34.652Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-09-15T15:58:34.652Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-09-15T15:58:34.652Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2021-09-15T15:58:34.652Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2021-09-15T15:58:34.652Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2021-09-15T15:58:34.652Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2021-09-15T15:58:34.652Z] PASS [2021-09-15T15:58:34.652Z] [2021-09-15T15:58:34.652Z] DONE 8 tests in 11.388s [2021-09-15T15:58:34.652Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-15T15:58:34.652Z] testing: warning: no tests to run [2021-09-15T15:58:34.652Z] PASS [2021-09-15T15:58:34.652Z] [2021-09-15T15:58:34.652Z] DONE 0 tests in 0.007s [2021-09-15T15:58:34.652Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-15T15:58:34.652Z] INFO: Testing against a local daemon [2021-09-15T15:58:34.652Z] === RUN TestAuthZPluginAllowRequest [2021-09-15T15:58:35.073Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-15T15:58:35.073Z] === RUN TestFindValidSplit [2021-09-15T15:58:35.073Z] === RUN TestFindValidSplit/0/ [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1063: [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1064: [2021-09-15T15:58:35.073Z] === RUN TestFindValidSplit/1/Hello [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1063: Hello [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1064: [2021-09-15T15:58:35.073Z] === RUN TestFindValidSplit/2/Hello [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1063: He [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1064: llo [2021-09-15T15:58:35.073Z] === RUN TestFindValidSplit/3/Hello [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1063: [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1064: Hello [2021-09-15T15:58:35.073Z] === RUN TestFindValidSplit/4/🙃 [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1063: [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-15T15:58:35.073Z] === RUN TestFindValidSplit/5/🙃 [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1064: [2021-09-15T15:58:35.073Z] === RUN TestFindValidSplit/6/a� [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1063: a [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1064: � [2021-09-15T15:58:35.073Z] === RUN TestFindValidSplit/7/a� [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1063: a� [2021-09-15T15:58:35.073Z] cloudwatchlogs_test.go:1064: [2021-09-15T15:58:35.073Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-15T15:58:35.073Z] === RUN TestProcessEventEmoji [2021-09-15T15:58:35.073Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-09-15T15:58:35.073Z] === RUN TestCollectBatchLineSplit [2021-09-15T15:58:35.073Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-15T15:58:35.073Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-15T15:58:35.073Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-09-15T15:58:35.073Z] === RUN TestCollectBatchMaxEvents [2021-09-15T15:58:35.073Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-15T15:58:35.073Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-15T15:58:35.073Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-09-15T15:58:35.073Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-15T15:58:35.073Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-15T15:58:35.073Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-15T15:58:35.073Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-15T15:58:35.073Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-15T15:58:35.073Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-15T15:58:35.073Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-15T15:58:35.073Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-15T15:58:35.073Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-15T15:58:35.073Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-15T15:58:35.073Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-15T15:58:35.073Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-15T15:58:35.073Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-15T15:58:35.073Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-15T15:58:35.073Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-15T15:58:35.073Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-15T15:58:35.073Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-15T15:58:35.073Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-15T15:58:35.073Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-15T15:58:35.073Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-15T15:58:35.073Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-15T15:58:35.073Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-15T15:58:35.073Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-15T15:58:35.073Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-15T15:58:35.073Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-15T15:58:35.073Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-15T15:58:35.073Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-15T15:58:35.073Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-15T15:58:35.074Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-15T15:58:35.074Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-15T15:58:35.074Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-15T15:58:35.074Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-15T15:58:35.074Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-15T15:58:35.074Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-15T15:58:35.074Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-15T15:58:35.074Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-15T15:58:35.074Z] === RUN TestCreateTagSuccess [2021-09-15T15:58:35.074Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-15T15:58:35.074Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-15T15:58:35.074Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-15T15:58:35.074Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-15T15:58:35.074Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-15T15:58:35.074Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-15T15:58:35.074Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-15T15:58:35.074Z] PASS [2021-09-15T15:58:35.074Z] coverage: 77.4% of statements [2021-09-15T15:58:35.074Z] ok github.com/docker/docker/daemon/logger/awslogs 0.378s coverage: 77.4% of statements [2021-09-15T15:58:35.074Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-15T15:58:35.074Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-15T15:58:35.074Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-15T15:58:35.074Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-15T15:58:35.074Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-15T15:58:35.074Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-15T15:58:35.074Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-15T15:58:35.074Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-15T15:58:35.531Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-09-15T15:58:35.531Z] === RUN TestFastTimeMarshalJSON [2021-09-15T15:58:35.531Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-15T15:58:35.531Z] PASS [2021-09-15T15:58:35.531Z] coverage: 87.2% of statements [2021-09-15T15:58:35.531Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.159s coverage: 87.2% of statements [2021-09-15T15:58:35.531Z] === RUN TestJSONFileLogger [2021-09-15T15:58:35.531Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-15T15:58:35.531Z] === RUN TestJSONFileLoggerWithTags [2021-09-15T15:58:35.531Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-15T15:58:35.531Z] === RUN TestJSONFileLoggerWithOpts [2021-09-15T15:58:35.531Z] --- PASS: TestJSONFileLoggerWithOpts (0.06s) [2021-09-15T15:58:35.531Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-15T15:58:35.531Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-15T15:58:35.531Z] === RUN TestEncodeDecode [2021-09-15T15:58:35.531Z] === PAUSE TestEncodeDecode [2021-09-15T15:58:35.531Z] === RUN TestUnexpectedEOF [2021-09-15T15:58:35.531Z] time="2021-09-15T15:58:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-15T15:58:35.531Z] time="2021-09-15T15:58:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-15T15:58:35.531Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-15T15:58:35.531Z] === CONT TestEncodeDecode [2021-09-15T15:58:35.531Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-15T15:58:35.531Z] PASS [2021-09-15T15:58:35.531Z] coverage: 69.9% of statements [2021-09-15T15:58:35.531Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.264s coverage: 69.9% of statements [2021-09-15T15:58:35.582Z] --- PASS: Test (3.12s) [2021-09-15T15:58:35.582Z] --- PASS: Test/TestInitialize (0.10s) [2021-09-15T15:58:35.582Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2021-09-15T15:58:35.582Z] --- PASS: Test/TestWatch (3.00s) [2021-09-15T15:58:35.582Z] PASS [2021-09-15T15:58:35.582Z] coverage: 84.1% of statements [2021-09-15T15:58:35.582Z] ok github.com/docker/docker/pkg/discovery/kv 3.155s coverage: 84.1% of statements [2021-09-15T15:58:35.582Z] 2021/09/15 15:58:35 Closing DB instances... [2021-09-15T15:58:36.025Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2021-09-15T15:58:36.026Z] === RUN TestAuthZPluginTLS [2021-09-15T15:58:36.039Z] === RUN Test [2021-09-15T15:58:36.039Z] === RUN Test/TestWatch [2021-09-15T15:58:36.039Z] --- PASS: Test (0.00s) [2021-09-15T15:58:36.039Z] --- PASS: Test/TestWatch (0.00s) [2021-09-15T15:58:36.039Z] PASS [2021-09-15T15:58:36.039Z] coverage: 92.3% of statements [2021-09-15T15:58:36.039Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-09-15T15:58:36.497Z] === RUN TestWriteLog [2021-09-15T15:58:36.497Z] === PAUSE TestWriteLog [2021-09-15T15:58:36.497Z] === RUN TestReadLog [2021-09-15T15:58:36.497Z] === PAUSE TestReadLog [2021-09-15T15:58:36.497Z] === CONT TestWriteLog [2021-09-15T15:58:36.497Z] --- PASS: TestWriteLog (0.00s) [2021-09-15T15:58:36.497Z] === CONT TestReadLog [2021-09-15T15:58:36.497Z] === RUN TestReadLog/tail_exact [2021-09-15T15:58:36.497Z] === RUN TestOpenFileDelete [2021-09-15T15:58:36.497Z] --- PASS: TestOpenFileDelete (0.01s) [2021-09-15T15:58:36.497Z] === RUN TestOpenFileRename [2021-09-15T15:58:36.497Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-15T15:58:36.497Z] === RUN TestParseLogTagDefaultTag [2021-09-15T15:58:36.497Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-15T15:58:36.497Z] === RUN TestParseLogTag [2021-09-15T15:58:36.497Z] --- PASS: TestParseLogTag (0.00s) [2021-09-15T15:58:36.497Z] === RUN TestParseLogTagEmptyTag [2021-09-15T15:58:36.497Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-15T15:58:36.497Z] === RUN TestTailFiles [2021-09-15T15:58:36.497Z] --- PASS: TestTailFiles (0.00s) [2021-09-15T15:58:36.497Z] === RUN TestFollowLogsConsumerGone [2021-09-15T15:58:36.497Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-15T15:58:36.497Z] === RUN TestFollowLogsProducerGone [2021-09-15T15:58:36.497Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-15T15:58:36.497Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-15T15:58:36.497Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-15T15:58:36.497Z] === RUN TestCheckCapacityAndRotate [2021-09-15T15:58:36.497Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-15T15:58:36.497Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-15T15:58:36.497Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-09-15T15:58:36.497Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-15T15:58:36.497Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-09-15T15:58:36.497Z] PASS [2021-09-15T15:58:36.497Z] coverage: 54.3% of statements [2021-09-15T15:58:36.497Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.119s coverage: 54.3% of statements [2021-09-15T15:58:36.497Z] === RUN TestReadLog/tail_less_than_available [2021-09-15T15:58:36.497Z] === RUN TestReadLog/tail_more_than_available [2021-09-15T15:58:36.497Z] --- PASS: TestReadLog (0.14s) [2021-09-15T15:58:36.497Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-09-15T15:58:36.497Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-15T15:58:36.497Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-15T15:58:36.497Z] PASS [2021-09-15T15:58:36.497Z] coverage: 75.2% of statements [2021-09-15T15:58:36.497Z] ok github.com/docker/docker/daemon/logger/local 0.184s coverage: 75.2% of statements [2021-09-15T15:58:36.497Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-15T15:58:36.591Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-09-15T15:58:36.591Z] === RUN TestAuthZPluginDenyRequest [2021-09-15T15:58:36.701Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-15T15:58:36.701Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-15T15:58:36.701Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-15T15:58:36.701Z] === RUN TestDockerSuite/TestHealth [2021-09-15T15:58:36.849Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-09-15T15:58:36.850Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-15T15:58:36.956Z] === RUN TestLog [2021-09-15T15:58:36.956Z] --- PASS: TestLog (0.01s) [2021-09-15T15:58:36.956Z] PASS [2021-09-15T15:58:36.956Z] coverage: 31.5% of statements [2021-09-15T15:58:36.956Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 31.5% of statements [2021-09-15T15:58:37.005Z] === RUN Test [2021-09-15T15:58:37.005Z] === RUN Test/TestInitialize [2021-09-15T15:58:37.005Z] === RUN Test/TestInitializeWithPattern [2021-09-15T15:58:37.005Z] === RUN Test/TestRegister [2021-09-15T15:58:37.005Z] === RUN Test/TestWatch [2021-09-15T15:58:37.005Z] --- PASS: Test (0.00s) [2021-09-15T15:58:37.005Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-15T15:58:37.005Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-15T15:58:37.005Z] --- PASS: Test/TestRegister (0.00s) [2021-09-15T15:58:37.005Z] --- PASS: Test/TestWatch (0.00s) [2021-09-15T15:58:37.005Z] PASS [2021-09-15T15:58:37.005Z] coverage: 93.8% of statements [2021-09-15T15:58:37.005Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2021-09-15T15:58:37.005Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-09-15T15:58:37.005Z] === RUN TestNetworkDBNodeLeave [2021-09-15T15:58:37.065Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-09-15T15:58:37.415Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-09-15T15:58:37.415Z] === RUN TestAuthZPluginDenyResponse [2021-09-15T15:58:37.417Z] === RUN TestNewParse [2021-09-15T15:58:37.417Z] --- PASS: TestNewParse (0.00s) [2021-09-15T15:58:37.417Z] PASS [2021-09-15T15:58:37.417Z] coverage: 8.3% of statements [2021-09-15T15:58:37.417Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-09-15T15:58:37.417Z] === RUN TestValidateLogOpt [2021-09-15T15:58:37.417Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-15T15:58:37.417Z] === RUN TestNewMissedConfig [2021-09-15T15:58:37.417Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-15T15:58:37.417Z] === RUN TestNewMissedUrl [2021-09-15T15:58:37.417Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-15T15:58:37.417Z] === RUN TestNewMissedToken [2021-09-15T15:58:37.417Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-15T15:58:37.417Z] === RUN TestNewWithProxy [2021-09-15T15:58:37.417Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-15T15:58:37.417Z] === RUN TestDefault [2021-09-15T15:58:37.417Z] --- PASS: TestDefault (0.01s) [2021-09-15T15:58:37.417Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-15T15:58:37.417Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-15T15:58:37.417Z] === RUN TestJsonFormat [2021-09-15T15:58:37.417Z] --- PASS: TestJsonFormat (0.01s) [2021-09-15T15:58:37.417Z] === RUN TestRawFormat [2021-09-15T15:58:37.417Z] --- PASS: TestRawFormat (0.01s) [2021-09-15T15:58:37.417Z] === RUN TestRawFormatWithLabels [2021-09-15T15:58:37.417Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-15T15:58:37.417Z] === RUN TestRawFormatWithoutTag [2021-09-15T15:58:37.417Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-15T15:58:37.417Z] === RUN TestBatching [2021-09-15T15:58:37.463Z] === RUN TestPollerAddRemove [2021-09-15T15:58:37.463Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-15T15:58:37.463Z] === RUN TestPollerEvent [2021-09-15T15:58:37.463Z] poller_test.go:40: No chmod on Windows [2021-09-15T15:58:37.463Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-15T15:58:37.463Z] === RUN TestPollerClose [2021-09-15T15:58:37.463Z] --- PASS: TestPollerClose (0.00s) [2021-09-15T15:58:37.463Z] PASS [2021-09-15T15:58:37.463Z] coverage: 45.7% of statements [2021-09-15T15:58:37.463Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2021-09-15T15:58:37.875Z] === RUN TestParseLogFormat [2021-09-15T15:58:37.875Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-15T15:58:37.875Z] === RUN TestValidateLogOptEmpty [2021-09-15T15:58:37.875Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-15T15:58:37.875Z] === RUN TestValidateSyslogAddress [2021-09-15T15:58:37.875Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-15T15:58:37.875Z] === RUN TestParseAddressDefaultPort [2021-09-15T15:58:37.875Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-15T15:58:37.875Z] === RUN TestValidateSyslogFacility [2021-09-15T15:58:37.875Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-15T15:58:37.875Z] === RUN TestValidateLogOptSyslogFormat [2021-09-15T15:58:37.875Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-15T15:58:37.875Z] === RUN TestValidateLogOpt [2021-09-15T15:58:37.875Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-15T15:58:37.875Z] PASS [2021-09-15T15:58:37.875Z] coverage: 46.8% of statements [2021-09-15T15:58:37.875Z] --- PASS: TestBatching (0.27s) [2021-09-15T15:58:37.875Z] === RUN TestFrequency [2021-09-15T15:58:37.875Z] ok github.com/docker/docker/daemon/logger/syslog 0.132s coverage: 46.8% of statements [2021-09-15T15:58:37.875Z] --- PASS: TestFrequency (0.20s) [2021-09-15T15:58:37.875Z] === RUN TestOneMessagePerRequest [2021-09-15T15:58:37.875Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-15T15:58:37.875Z] === RUN TestVerify [2021-09-15T15:58:37.875Z] --- PASS: TestVerify (0.00s) [2021-09-15T15:58:37.875Z] === RUN TestSkipVerify [2021-09-15T15:58:37.982Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-09-15T15:58:37.982Z] === RUN TestAuthZPluginAllowEventStream [2021-09-15T15:58:38.332Z] time="2021-09-15T15:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.332Z] time="2021-09-15T15:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] --- PASS: TestSkipVerify (0.36s) [2021-09-15T15:58:38.333Z] === RUN TestBufferMaximum [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721518.095813\",\"host\":\"22a187488888\"}'" [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721518.095813\",\"host\":\"22a187488888\"}'" [2021-09-15T15:58:38.333Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-15T15:58:38.333Z] === RUN TestServerAlwaysDown [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721518.098811\",\"host\":\"22a187488888\"}'" [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721518.098811\",\"host\":\"22a187488888\"}'" [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721518.098811\",\"host\":\"22a187488888\"}'" [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721518.098811\",\"host\":\"22a187488888\"}'" [2021-09-15T15:58:38.333Z] time="2021-09-15T15:58:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721518.098811\",\"host\":\"22a187488888\"}'" [2021-09-15T15:58:38.333Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-15T15:58:38.333Z] === RUN TestCannotSendAfterClose [2021-09-15T15:58:38.333Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-15T15:58:38.333Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-15T15:58:38.430Z] === RUN TestCopyFileWithInvalidSrc [2021-09-15T15:58:38.430Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCopyFileWithInvalidDest [2021-09-15T15:58:38.430Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-15T15:58:38.430Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-15T15:58:38.430Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCopyFile [2021-09-15T15:58:38.430Z] --- PASS: TestCopyFile (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-15T15:58:38.430Z] fileutils_test.go:133: Needs porting to Windows [2021-09-15T15:58:38.430Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-15T15:58:38.430Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-15T15:58:38.430Z] fileutils_test.go:179: Needs porting to Windows [2021-09-15T15:58:38.430Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestWildcardMatches [2021-09-15T15:58:38.430Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestPatternMatches [2021-09-15T15:58:38.430Z] --- PASS: TestPatternMatches (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-15T15:58:38.430Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestPatternMatchesFolderExclusions [2021-09-15T15:58:38.430Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-15T15:58:38.430Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-15T15:58:38.430Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-15T15:58:38.430Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-15T15:58:38.430Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestSingleExclamationError [2021-09-15T15:58:38.430Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestMatchesWithNoPatterns [2021-09-15T15:58:38.430Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestMatchesWithMalformedPatterns [2021-09-15T15:58:38.430Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestMatches [2021-09-15T15:58:38.430Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-15T15:58:38.430Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-15T15:58:38.430Z] --- PASS: TestMatches (0.00s) [2021-09-15T15:58:38.430Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-15T15:58:38.430Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCleanPatterns [2021-09-15T15:58:38.430Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-15T15:58:38.430Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCleanPatternsExceptionFlag [2021-09-15T15:58:38.430Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-15T15:58:38.430Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-15T15:58:38.430Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCleanPatternsErrorSingleException [2021-09-15T15:58:38.430Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCreateIfNotExistsDir [2021-09-15T15:58:38.430Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestCreateIfNotExistsFile [2021-09-15T15:58:38.430Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-15T15:58:38.430Z] === RUN TestMatch [2021-09-15T15:58:38.430Z] --- PASS: TestMatch (0.00s) [2021-09-15T15:58:38.430Z] PASS [2021-09-15T15:58:38.430Z] coverage: 82.2% of statements [2021-09-15T15:58:38.430Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 82.2% of statements [2021-09-15T15:58:38.792Z] === RUN TestV1IDService [2021-09-15T15:58:38.792Z] --- PASS: TestV1IDService (0.03s) [2021-09-15T15:58:38.792Z] === RUN TestV2MetadataService [2021-09-15T15:58:38.888Z] === RUN TestGet [2021-09-15T15:58:38.888Z] --- PASS: TestGet (0.00s) [2021-09-15T15:58:38.888Z] === RUN TestGetShortcutString [2021-09-15T15:58:38.888Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-15T15:58:38.888Z] PASS [2021-09-15T15:58:38.888Z] coverage: 42.9% of statements [2021-09-15T15:58:38.888Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2021-09-15T15:58:38.888Z] --- PASS: TestGetAddress (17.26s) [2021-09-15T15:58:38.888Z] === RUN TestRequestSyntaxCheck [2021-09-15T15:58:38.888Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-09-15T15:58:38.888Z] === RUN TestRequest [2021-09-15T15:58:39.250Z] time="2021-09-15T15:58:39Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-15T15:58:39.250Z] time="2021-09-15T15:58:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"22a187488888\"}'" [2021-09-15T15:58:39.250Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-15T15:58:39.250Z] PASS [2021-09-15T15:58:39.250Z] coverage: 82.5% of statements [2021-09-15T15:58:39.250Z] ok github.com/docker/docker/daemon/logger/splunk 1.927s coverage: 82.5% of statements [2021-09-15T15:58:39.250Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-15T15:58:39.250Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-15T15:58:39.250Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-15T15:58:39.250Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-15T15:58:39.250Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-15T15:58:39.250Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-15T15:58:39.250Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-15T15:58:39.250Z] === RUN TestContinueOnError_NeverContinue [2021-09-15T15:58:39.250Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-15T15:58:39.250Z] === RUN TestManifestStore [2021-09-15T15:58:39.250Z] === RUN TestManifestStore/no_remote_or_local [2021-09-15T15:58:39.347Z] === RUN TestCreateIDMapOrder [2021-09-15T15:58:39.347Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-15T15:58:39.347Z] PASS [2021-09-15T15:58:39.347Z] coverage: 7.2% of statements [2021-09-15T15:58:39.347Z] ok github.com/docker/docker/pkg/idtools 0.031s coverage: 7.2% of statements [2021-09-15T15:58:39.356Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2021-09-15T15:58:39.356Z] === RUN TestAuthZPluginErrorResponse [2021-09-15T15:58:39.708Z] time="2021-09-15T15:58:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3566908356\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/no_local_cache [2021-09-15T15:58:39.708Z] === RUN TestSuccessfulDownload [2021-09-15T15:58:39.708Z] download_test.go:267: Needs fixing on Windows [2021-09-15T15:58:39.708Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-15T15:58:39.708Z] === RUN TestCancelledDownload [2021-09-15T15:58:39.708Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-15T15:58:39.708Z] === RUN TestMaxDownloadAttempts [2021-09-15T15:58:39.708Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-15T15:58:39.708Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-15T15:58:39.708Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-15T15:58:39.708Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-15T15:58:39.708Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-15T15:58:39.708Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-15T15:58:39.708Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-15T15:58:39.708Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-15T15:58:39.708Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-15T15:58:39.708Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-15T15:58:39.708Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-15T15:58:39.708Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/with_local_cache [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/unknown_media_type [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-15T15:58:39.708Z] time="2021-09-15T15:58:39Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:39.708Z] time="2021-09-15T15:58:39Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-15T15:58:39.708Z] time="2021-09-15T15:58:39Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-15T15:58:39.708Z] time="2021-09-15T15:58:39Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:39.708Z] time="2021-09-15T15:58:39Z" level=warning msg="reference for unknown type: " [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-15T15:58:39.708Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-15T15:58:39.708Z] time="2021-09-15T15:58:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore (0.23s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-15T15:58:39.708Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-15T15:58:39.708Z] === RUN TestDetectManifestBlobMediaType [2021-09-15T15:58:39.708Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-15T15:58:39.708Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-15T15:58:39.708Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-15T15:58:39.708Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-15T15:58:39.708Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-15T15:58:39.708Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-15T15:58:39.708Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-15T15:58:39.708Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-15T15:58:39.708Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-15T15:58:39.708Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-15T15:58:39.708Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-15T15:58:39.708Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-15T15:58:39.708Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-15T15:58:39.708Z] === RUN TestFixManifestLayers [2021-09-15T15:58:39.708Z] --- PASS: TestFixManifestLayers (0.01s) [2021-09-15T15:58:39.708Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-15T15:58:39.708Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-15T15:58:39.708Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-15T15:58:39.708Z] === RUN TestFixManifestLayersBadParent [2021-09-15T15:58:39.708Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-15T15:58:39.708Z] === RUN TestValidateManifest [2021-09-15T15:58:39.708Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-15T15:58:39.708Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-15T15:58:39.708Z] === RUN TestFormatPlatform [2021-09-15T15:58:39.708Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-15T15:58:39.708Z] === RUN TestGetRepositoryMountCandidates [2021-09-15T15:58:39.708Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-15T15:58:39.708Z] === RUN TestLayerAlreadyExists [2021-09-15T15:58:39.708Z] 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-09-15T15:58:39.708Z] 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-09-15T15:58:39.708Z] 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-09-15T15:58:39.708Z] 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-09-15T15:58:39.708Z] 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-09-15T15:58:39.708Z] 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-09-15T15:58:39.708Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-15T15:58:39.708Z] === RUN TestWhenEmptyAuthConfig [2021-09-15T15:58:39.708Z] --- PASS: TestV2MetadataService (0.78s) [2021-09-15T15:58:39.708Z] PASS [2021-09-15T15:58:39.708Z] coverage: 48.2% of statements [2021-09-15T15:58:39.708Z] ok github.com/docker/docker/distribution/metadata 0.866s coverage: 48.2% of statements [2021-09-15T15:58:39.805Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-09-15T15:58:39.805Z] === RUN TestNetworkDBWatch [2021-09-15T15:58:39.923Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-09-15T15:58:39.923Z] === RUN TestAuthZPluginErrorRequest [2021-09-15T15:58:40.166Z] time="2021-09-15T15:58:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T15:58:40.166Z] time="2021-09-15T15:58:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T15:58:40.166Z] time="2021-09-15T15:58:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T15:58:40.166Z] time="2021-09-15T15:58:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T15:58:40.166Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-09-15T15:58:40.166Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-09-15T15:58:40.166Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-09-15T15:58:40.166Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-09-15T15:58:40.166Z] === RUN TestTransfer [2021-09-15T15:58:40.166Z] --- PASS: TestTransfer (0.12s) [2021-09-15T15:58:40.166Z] === RUN TestConcurrencyLimit [2021-09-15T15:58:40.166Z] === RUN TestNotFound [2021-09-15T15:58:40.166Z] --- PASS: TestNotFound (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestConflict [2021-09-15T15:58:40.166Z] --- PASS: TestConflict (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestForbidden [2021-09-15T15:58:40.166Z] --- PASS: TestForbidden (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestInvalidParameter [2021-09-15T15:58:40.166Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestNotImplemented [2021-09-15T15:58:40.166Z] --- PASS: TestNotImplemented (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestNotModified [2021-09-15T15:58:40.166Z] --- PASS: TestNotModified (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestUnauthorized [2021-09-15T15:58:40.166Z] --- PASS: TestUnauthorized (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestUnknown [2021-09-15T15:58:40.166Z] --- PASS: TestUnknown (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestCancelled [2021-09-15T15:58:40.166Z] --- PASS: TestCancelled (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestDeadline [2021-09-15T15:58:40.166Z] --- PASS: TestDeadline (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestDataLoss [2021-09-15T15:58:40.166Z] --- PASS: TestDataLoss (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestUnavailable [2021-09-15T15:58:40.166Z] --- PASS: TestUnavailable (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestSystem [2021-09-15T15:58:40.166Z] --- PASS: TestSystem (0.00s) [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Not_Found [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Bad_Request [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Conflict [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Unauthorized [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Forbidden [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Not_Modified [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-15T15:58:40.166Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-15T15:58:40.166Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-15T15:58:40.166Z] PASS [2021-09-15T15:58:40.166Z] coverage: 53.1% of statements [2021-09-15T15:58:40.166Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-09-15T15:58:40.181Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-09-15T15:58:40.181Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-15T15:58:40.263Z] === RUN TestFixedBufferCap [2021-09-15T15:58:40.263Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-15T15:58:40.263Z] === RUN TestFixedBufferLen [2021-09-15T15:58:40.263Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-15T15:58:40.263Z] === RUN TestFixedBufferString [2021-09-15T15:58:40.263Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-15T15:58:40.263Z] === RUN TestFixedBufferWrite [2021-09-15T15:58:40.263Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-15T15:58:40.263Z] === RUN TestFixedBufferRead [2021-09-15T15:58:40.263Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-15T15:58:40.263Z] === RUN TestBytesPipeRead [2021-09-15T15:58:40.263Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-15T15:58:40.263Z] === RUN TestBytesPipeWrite [2021-09-15T15:58:40.263Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-15T15:58:40.263Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-15T15:58:40.623Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-09-15T15:58:40.623Z] === RUN TestInactiveJobs [2021-09-15T15:58:40.623Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-09-15T15:58:40.623Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-15T15:58:40.623Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-15T15:58:40.623Z] === RUN TestTokenPassThru [2021-09-15T15:58:40.623Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-15T15:58:40.623Z] === RUN TestTokenPassThruDifferentHost [2021-09-15T15:58:40.623Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-15T15:58:40.623Z] PASS [2021-09-15T15:58:40.623Z] coverage: 24.1% of statements [2021-09-15T15:58:40.623Z] --- PASS: TestInactiveJobs (0.36s) [2021-09-15T15:58:40.623Z] === RUN TestWatchRelease [2021-09-15T15:58:40.623Z] ok github.com/docker/docker/distribution 1.472s coverage: 24.1% of statements [2021-09-15T15:58:40.655Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-09-15T15:58:40.724Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-09-15T15:58:40.724Z] === RUN TestAtomicWriteToFile [2021-09-15T15:58:40.724Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-15T15:58:40.724Z] === RUN TestAtomicWriteSetCommit [2021-09-15T15:58:40.724Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-09-15T15:58:40.724Z] === RUN TestAtomicWriteSetCancel [2021-09-15T15:58:40.724Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-15T15:58:40.724Z] === RUN TestReadCloserWrapperClose [2021-09-15T15:58:40.724Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-15T15:58:40.724Z] === RUN TestReaderErrWrapperReadOnError [2021-09-15T15:58:40.724Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-15T15:58:40.724Z] === RUN TestReaderErrWrapperRead [2021-09-15T15:58:40.724Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-15T15:58:40.724Z] === RUN TestCancelReadCloser [2021-09-15T15:58:40.724Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-15T15:58:40.724Z] === RUN TestWriteCloserWrapperClose [2021-09-15T15:58:40.724Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-15T15:58:40.724Z] === RUN TestNopWriteCloser [2021-09-15T15:58:40.724Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-15T15:58:40.724Z] === RUN TestNopWriter [2021-09-15T15:58:40.724Z] --- PASS: TestNopWriter (0.00s) [2021-09-15T15:58:40.724Z] === RUN TestWriteCounter [2021-09-15T15:58:40.724Z] --- PASS: TestWriteCounter (0.00s) [2021-09-15T15:58:40.724Z] PASS [2021-09-15T15:58:40.724Z] coverage: 69.2% of statements [2021-09-15T15:58:40.724Z] ok github.com/docker/docker/pkg/ioutils 0.528s coverage: 69.2% of statements [2021-09-15T15:58:40.748Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-09-15T15:58:40.748Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-15T15:58:41.082Z] --- PASS: TestWatchRelease (0.07s) [2021-09-15T15:58:41.082Z] === RUN TestWatchFinishedTransfer [2021-09-15T15:58:41.082Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestDuplicateTransfer [2021-09-15T15:58:41.082Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-15T15:58:41.082Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-15T15:58:41.082Z] === RUN TestSuccessfulUpload [2021-09-15T15:58:41.082Z] === RUN TestFSGetInvalidData [2021-09-15T15:58:41.082Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-15T15:58:41.082Z] === RUN TestFSInvalidSet [2021-09-15T15:58:41.082Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-15T15:58:41.082Z] === RUN TestFSInvalidRoot [2021-09-15T15:58:41.082Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-15T15:58:41.082Z] === RUN TestFSMetadataGetSet [2021-09-15T15:58:41.082Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-09-15T15:58:41.082Z] === RUN TestFSInvalidWalker [2021-09-15T15:58:41.082Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-15T15:58:41.082Z] === RUN TestFSGetSet [2021-09-15T15:58:41.082Z] --- PASS: TestFSGetSet (0.01s) [2021-09-15T15:58:41.082Z] === RUN TestFSGetUnsetKey [2021-09-15T15:58:41.082Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestFSGetEmptyData [2021-09-15T15:58:41.082Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestFSDelete [2021-09-15T15:58:41.082Z] --- PASS: TestFSDelete (0.01s) [2021-09-15T15:58:41.082Z] === RUN TestFSWalker [2021-09-15T15:58:41.082Z] --- PASS: TestFSWalker (0.01s) [2021-09-15T15:58:41.082Z] === RUN TestFSWalkerStopOnError [2021-09-15T15:58:41.082Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-15T15:58:41.082Z] === RUN TestNewFromJSON [2021-09-15T15:58:41.082Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-15T15:58:41.082Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestMarshalKeyOrder [2021-09-15T15:58:41.082Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestHistoryEqual [2021-09-15T15:58:41.082Z] time="2021-09-15T15:58:40Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-15T15:58:41.082Z] === RUN TestCompare [2021-09-15T15:58:41.082Z] --- PASS: TestCompare (0.00s) [2021-09-15T15:58:41.082Z] PASS [2021-09-15T15:58:41.082Z] coverage: 19.2% of statements [2021-09-15T15:58:41.082Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2021-09-15T15:58:41.082Z] --- PASS: TestHistoryEqual (0.12s) [2021-09-15T15:58:41.082Z] === RUN TestImage [2021-09-15T15:58:41.082Z] --- PASS: TestImage (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestImageOSNotEmpty [2021-09-15T15:58:41.082Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-15T15:58:41.082Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestCreate [2021-09-15T15:58:41.082Z] --- PASS: TestCreate (0.00s) [2021-09-15T15:58:41.082Z] === RUN TestRestore [2021-09-15T15:58:41.082Z] time="2021-09-15T15:58:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-15T15:58:41.082Z] --- PASS: TestRestore (0.02s) [2021-09-15T15:58:41.082Z] === RUN TestAddDelete [2021-09-15T15:58:41.082Z] --- PASS: TestAddDelete (0.02s) [2021-09-15T15:58:41.082Z] === RUN TestSearchAfterDelete [2021-09-15T15:58:41.082Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-15T15:58:41.082Z] === RUN TestParentReset [2021-09-15T15:58:41.182Z] === RUN TestError [2021-09-15T15:58:41.182Z] --- PASS: TestError (0.00s) [2021-09-15T15:58:41.182Z] === RUN TestProgressString [2021-09-15T15:58:41.182Z] === RUN TestProgressString/no_progress [2021-09-15T15:58:41.182Z] === RUN TestProgressString/progress_1 [2021-09-15T15:58:41.182Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-15T15:58:41.182Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-15T15:58:41.182Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-15T15:58:41.182Z] === RUN TestProgressString/with_units [2021-09-15T15:58:41.182Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-15T15:58:41.182Z] === RUN TestProgressString/hide_counts [2021-09-15T15:58:41.182Z] --- PASS: TestProgressString (0.00s) [2021-09-15T15:58:41.182Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-15T15:58:41.182Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-15T15:58:41.182Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-15T15:58:41.182Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-15T15:58:41.182Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-15T15:58:41.182Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-15T15:58:41.182Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-15T15:58:41.182Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-15T15:58:41.182Z] === RUN TestJSONMessageDisplay [2021-09-15T15:58:41.540Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-09-15T15:58:41.540Z] === RUN TestCancelledUpload [2021-09-15T15:58:41.540Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-15T15:58:41.540Z] PASS [2021-09-15T15:58:41.540Z] coverage: 76.8% of statements [2021-09-15T15:58:41.540Z] --- PASS: TestParentReset (0.03s) [2021-09-15T15:58:41.540Z] === RUN TestGetAndSetLastUpdated [2021-09-15T15:58:41.540Z] ok github.com/docker/docker/distribution/xfer 1.817s coverage: 76.8% of statements [2021-09-15T15:58:41.540Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-15T15:58:41.540Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-15T15:58:41.540Z] === RUN TestStoreLen [2021-09-15T15:58:41.540Z] --- PASS: TestStoreLen (0.05s) [2021-09-15T15:58:41.540Z] PASS [2021-09-15T15:58:41.540Z] coverage: 86.6% of statements [2021-09-15T15:58:41.540Z] ok github.com/docker/docker/image 0.441s coverage: 86.6% of statements [2021-09-15T15:58:41.640Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-09-15T15:58:41.640Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-15T15:58:41.640Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-15T15:58:41.640Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-15T15:58:41.640Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-15T15:58:41.640Z] === RUN TestDisplayJSONMessagesStream [2021-09-15T15:58:41.640Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-15T15:58:41.640Z] PASS [2021-09-15T15:58:41.640Z] coverage: 91.7% of statements [2021-09-15T15:58:41.640Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements [2021-09-15T15:58:41.640Z] 2021/09/15 15:58:41 Closing DB instances... [2021-09-15T15:58:41.998Z] === RUN TestValidateManifest [2021-09-15T15:58:41.998Z] === RUN TestValidateManifest/non-nil [2021-09-15T15:58:41.998Z] === RUN TestValidateManifest/nil [2021-09-15T15:58:41.998Z] --- PASS: TestValidateManifest (0.00s) [2021-09-15T15:58:41.998Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-15T15:58:41.998Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-15T15:58:41.998Z] PASS [2021-09-15T15:58:41.998Z] coverage: 0.7% of statements [2021-09-15T15:58:41.998Z] ok github.com/docker/docker/image/tarexport 0.076s coverage: 0.7% of statements [2021-09-15T15:58:41.998Z] === RUN TestMakeV1ConfigFromConfig [2021-09-15T15:58:41.998Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-15T15:58:41.998Z] PASS [2021-09-15T15:58:41.998Z] coverage: 25.0% of statements [2021-09-15T15:58:41.998Z] ok github.com/docker/docker/image/v1 0.108s coverage: 25.0% of statements [2021-09-15T15:58:41.998Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-15T15:58:42.098Z] === RUN TestStandardLongPath [2021-09-15T15:58:42.098Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-15T15:58:42.098Z] === RUN TestUNCLongPath [2021-09-15T15:58:42.098Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-15T15:58:42.098Z] PASS [2021-09-15T15:58:42.098Z] coverage: 100.0% of statements [2021-09-15T15:58:42.098Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-09-15T15:58:42.290Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-15T15:58:42.290Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:58:42.290Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T15:58:42.290Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-15T15:58:42.290Z] [2021-09-15T15:58:42.290Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-15T15:58:42.556Z] === RUN TestNameFormat [2021-09-15T15:58:42.556Z] --- PASS: TestNameFormat (0.00s) [2021-09-15T15:58:42.556Z] === RUN TestNameRetries [2021-09-15T15:58:42.556Z] --- PASS: TestNameRetries (0.00s) [2021-09-15T15:58:42.556Z] PASS [2021-09-15T15:58:42.556Z] coverage: 85.7% of statements [2021-09-15T15:58:42.556Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2021-09-15T15:58:42.648Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2021-09-15T15:58:42.648Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-15T15:58:42.865Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-15T15:58:42.865Z] HOSTNAME=bb6c7ca8352d [2021-09-15T15:58:42.865Z] TESTDEBUG=0 [2021-09-15T15:58:42.865Z] DEST=bundles/test-integration [2021-09-15T15:58:42.865Z] PWD=/go/src/github.com/docker/docker [2021-09-15T15:58:42.865Z] DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 [2021-09-15T15:58:42.865Z] container=docker [2021-09-15T15:58:42.865Z] HOME=/root [2021-09-15T15:58:42.865Z] GOLANG_VERSION=1.17 [2021-09-15T15:58:42.865Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-15T15:58:42.865Z] VALIDATE_BRANCH=master [2021-09-15T15:58:42.865Z] TERM=xterm [2021-09-15T15:58:42.865Z] DOCKER_PKG=github.com/docker/docker [2021-09-15T15:58:42.865Z] SHLVL=1 [2021-09-15T15:58:42.865Z] TIMEOUT=120m [2021-09-15T15:58:42.865Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-15T15:58:42.865Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-15T15:58:42.865Z] GO111MODULE=off [2021-09-15T15:58:42.865Z] DOCKER_EXPERIMENTAL=1 [2021-09-15T15:58:42.865Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-15T15:58:42.865Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-15T15:58:42.865Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-15T15:58:42.865Z] GOPATH=/go [2021-09-15T15:58:42.865Z] PKG_CONFIG=pkg-config [2021-09-15T15:58:42.865Z] _=/usr/bin/env [2021-09-15T15:58:42.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-15T15:58:42.966Z] === RUN TestSerialization [2021-09-15T15:58:43.013Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-15T15:58:43.013Z] === RUN TestNetworkDBBulkSync [2021-09-15T15:58:43.013Z] === RUN TestParseKeyValueOpt [2021-09-15T15:58:43.013Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-15T15:58:43.013Z] === RUN TestParseUintList [2021-09-15T15:58:43.013Z] --- PASS: TestParseUintList (0.00s) [2021-09-15T15:58:43.013Z] === RUN TestParseUintListMaximumLimits [2021-09-15T15:58:43.013Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-15T15:58:43.013Z] PASS [2021-09-15T15:58:43.013Z] coverage: 97.0% of statements [2021-09-15T15:58:43.013Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-09-15T15:58:43.424Z] --- PASS: TestSerialization (0.02s) [2021-09-15T15:58:43.424Z] PASS [2021-09-15T15:58:43.424Z] coverage: 100.0% of statements [2021-09-15T15:58:43.424Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2021-09-15T15:58:43.424Z] === RUN TestEnvironmentParsing [2021-09-15T15:58:43.424Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-15T15:58:43.424Z] PASS [2021-09-15T15:58:43.424Z] coverage: 1.2% of statements [2021-09-15T15:58:43.424Z] ok github.com/docker/docker/libcontainerd/local 0.049s coverage: 1.2% of statements [2021-09-15T15:58:43.471Z] === RUN TestNewAndRemove [2021-09-15T15:58:43.471Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-15T15:58:43.471Z] === RUN TestRemoveInvalidPath [2021-09-15T15:58:43.471Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-15T15:58:43.471Z] PASS [2021-09-15T15:58:43.471Z] coverage: 82.6% of statements [2021-09-15T15:58:43.471Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-09-15T15:58:43.882Z] === RUN TestEmptyLayer [2021-09-15T15:58:43.882Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestCommitFailure [2021-09-15T15:58:43.882Z] --- PASS: TestCommitFailure (0.03s) [2021-09-15T15:58:43.882Z] === RUN TestStartTransactionFailure [2021-09-15T15:58:43.882Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestGetOrphan [2021-09-15T15:58:43.882Z] --- PASS: TestGetOrphan (0.01s) [2021-09-15T15:58:43.882Z] === RUN TestMountAndRegister [2021-09-15T15:58:43.882Z] layer_test.go:270: Layer size: 14 [2021-09-15T15:58:43.882Z] --- PASS: TestMountAndRegister (0.07s) [2021-09-15T15:58:43.882Z] === RUN TestLayerRelease [2021-09-15T15:58:43.882Z] layer_test.go:303: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestStoreRestore [2021-09-15T15:58:43.882Z] layer_test.go:352: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestTarStreamStability [2021-09-15T15:58:43.882Z] layer_test.go:467: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestRegisterExistingLayer [2021-09-15T15:58:43.882Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-09-15T15:58:43.882Z] === RUN TestTarStreamVerification [2021-09-15T15:58:43.882Z] layer_test.go:696: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestLayerMigration [2021-09-15T15:58:43.882Z] migration_test.go:45: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestLayerMigrationNoTarsplit [2021-09-15T15:58:43.882Z] migration_test.go:181: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestMountInit [2021-09-15T15:58:43.882Z] mount_test.go:17: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestMountInit (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestMountSize [2021-09-15T15:58:43.882Z] mount_test.go:76: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestMountSize (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestMountChanges [2021-09-15T15:58:43.882Z] mount_test.go:125: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestMountChanges (0.00s) [2021-09-15T15:58:43.882Z] === RUN TestMountApply [2021-09-15T15:58:43.882Z] mount_test.go:212: Failing on Windows [2021-09-15T15:58:43.882Z] --- SKIP: TestMountApply (0.00s) [2021-09-15T15:58:43.882Z] PASS [2021-09-15T15:58:43.882Z] coverage: 30.1% of statements [2021-09-15T15:58:43.882Z] ok github.com/docker/docker/layer 0.354s coverage: 30.1% of statements [2021-09-15T15:58:43.882Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-15T15:58:43.882Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-15T15:58:43.882Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-15T15:58:43.882Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-15T15:58:43.928Z] --- PASS: TestRequest (5.22s) [2021-09-15T15:58:43.928Z] === RUN TestOverlappingRequests [2021-09-15T15:58:43.928Z] 2021/09/15 15:58:43 Closing DB instances... [2021-09-15T15:58:44.024Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2021-09-15T15:58:44.024Z] === RUN TestAuthZPluginHeader [2021-09-15T15:58:44.385Z] --- PASS: TestOverlappingRequests (0.23s) [2021-09-15T15:58:44.385Z] === RUN TestRelease [2021-09-15T15:58:44.591Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-09-15T15:58:44.591Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-15T15:58:44.843Z] === RUN TestFailedConnection [2021-09-15T15:58:44.848Z] === RUN TestSequenceGetAvailableBit [2021-09-15T15:58:44.848Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-15T15:58:44.848Z] === RUN TestSequenceEqual [2021-09-15T15:58:44.848Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-15T15:58:44.848Z] === RUN TestSequenceCopy [2021-09-15T15:58:44.848Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-15T15:58:44.848Z] === RUN TestGetFirstAvailable [2021-09-15T15:58:44.849Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestFindSequence [2021-09-15T15:58:44.849Z] --- PASS: TestFindSequence (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestCheckIfAvailable [2021-09-15T15:58:44.849Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestMergeSequences [2021-09-15T15:58:44.849Z] --- PASS: TestMergeSequences (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestPushReservation [2021-09-15T15:58:44.849Z] --- PASS: TestPushReservation (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestSerializeDeserialize [2021-09-15T15:58:44.849Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestSet [2021-09-15T15:58:44.849Z] --- PASS: TestSet (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestSetUnset [2021-09-15T15:58:44.849Z] --- PASS: TestSetUnset (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestOffsetSetUnset [2021-09-15T15:58:44.849Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestSetInRange [2021-09-15T15:58:44.849Z] --- PASS: TestSetInRange (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestSetAnyInRange [2021-09-15T15:58:44.849Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestMethods [2021-09-15T15:58:44.849Z] --- PASS: TestMethods (0.00s) [2021-09-15T15:58:44.849Z] === RUN TestRandomAllocateDeallocate [2021-09-15T15:58:45.301Z] --- PASS: TestRelease (0.88s) [2021-09-15T15:58:45.301Z] === RUN TestAllocateRandomDeallocate [2021-09-15T15:58:45.758Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-15T15:58:45.758Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-15T15:58:45.758Z] === RUN TestParseEmptyInterface [2021-09-15T15:58:45.758Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-15T15:58:45.758Z] === RUN TestParseNonInterfaceType [2021-09-15T15:58:45.758Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-15T15:58:45.758Z] === RUN TestParseWithOneFunction [2021-09-15T15:58:45.758Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-15T15:58:45.758Z] === RUN TestParseWithMultipleFuncs [2021-09-15T15:58:45.758Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-15T15:58:45.758Z] === RUN TestParseWithUnnamedReturn [2021-09-15T15:58:45.758Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-15T15:58:45.758Z] === RUN TestEmbeddedInterface [2021-09-15T15:58:45.758Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-15T15:58:45.758Z] === RUN TestParsedImports [2021-09-15T15:58:45.758Z] --- PASS: TestParsedImports (0.00s) [2021-09-15T15:58:45.758Z] === RUN TestAliasedImports [2021-09-15T15:58:45.758Z] --- PASS: TestAliasedImports (0.00s) [2021-09-15T15:58:45.758Z] PASS [2021-09-15T15:58:45.758Z] coverage: 56.8% of statements [2021-09-15T15:58:45.758Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2021-09-15T15:58:45.815Z] === RUN TestInvalidConfig [2021-09-15T15:58:45.815Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-15T15:58:45.815Z] === RUN TestConfig [2021-09-15T15:58:45.815Z] --- PASS: TestConfig (0.00s) [2021-09-15T15:58:45.815Z] === RUN TestOptionsLabels [2021-09-15T15:58:45.815Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-15T15:58:45.815Z] === RUN TestValidName [2021-09-15T15:58:45.815Z] --- PASS: TestValidName (0.00s) [2021-09-15T15:58:45.815Z] === RUN TestTLSConfiguration [2021-09-15T15:58:46.273Z] time="2021-09-15T15:58:45Z" level=info msg="Option Initializing KV with TLS" [2021-09-15T15:58:46.273Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-15T15:58:46.273Z] PASS [2021-09-15T15:58:46.273Z] coverage: 24.0% of statements [2021-09-15T15:58:46.273Z] ok github.com/docker/docker/libnetwork/config 0.187s coverage: 24.0% of statements [2021-09-15T15:58:46.273Z] === RUN TestKey [2021-09-15T15:58:46.273Z] --- PASS: TestKey (0.00s) [2021-09-15T15:58:46.273Z] === RUN TestParseKey [2021-09-15T15:58:46.273Z] --- PASS: TestParseKey (0.00s) [2021-09-15T15:58:46.273Z] === RUN TestInvalidDataStore [2021-09-15T15:58:46.273Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-15T15:58:46.273Z] === RUN TestKVObjectFlatKey [2021-09-15T15:58:46.273Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-15T15:58:46.273Z] === RUN TestAtomicKVObjectFlatKey [2021-09-15T15:58:46.273Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-15T15:58:46.273Z] PASS [2021-09-15T15:58:46.273Z] coverage: 21.9% of statements [2021-09-15T15:58:46.273Z] ok github.com/docker/docker/libnetwork/datastore 0.033s coverage: 21.9% of statements [2021-09-15T15:58:46.273Z] === RUN TestErrorInterfaces [2021-09-15T15:58:46.273Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-15T15:58:46.273Z] === RUN TestNetworkMarshalling [2021-09-15T15:58:46.634Z] check_test.go:379: [d1bdb84a426d2] daemon is not started [2021-09-15T15:58:46.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-09-15T15:58:46.723Z] === RUN TestHTTPTransport [2021-09-15T15:58:46.723Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-15T15:58:46.723Z] PASS [2021-09-15T15:58:46.723Z] coverage: 85.7% of statements [2021-09-15T15:58:46.723Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-09-15T15:58:46.723Z] --- PASS: TestFailedConnection (2.01s) [2021-09-15T15:58:46.723Z] === RUN TestFailOnce [2021-09-15T15:58:46.723Z] 2021/09/15 15:58:46 http: panic serving 127.0.0.1:49289: Plugin not ready [2021-09-15T15:58:46.723Z] goroutine 18 [running]: [2021-09-15T15:58:46.723Z] net/http.(*conn).serve.func1() [2021-09-15T15:58:46.723Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-15T15:58:46.723Z] panic({0xa59d40, 0xb65e60}) [2021-09-15T15:58:46.723Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-15T15:58:46.723Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc865bc64be4a84e5}, 0xc000163a98) [2021-09-15T15:58:46.723Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-15T15:58:46.723Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xb72b28, 0xc0001ba000}, 0x9ae8c6) [2021-09-15T15:58:46.723Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-15T15:58:46.723Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xb72b28, 0xc0001ba000}, 0xc0001aa000) [2021-09-15T15:58:46.723Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-15T15:58:46.723Z] net/http.serverHandler.ServeHTTP({0xb71150}, {0xb72b28, 0xc0001ba000}, 0xc0001aa000) [2021-09-15T15:58:46.723Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-15T15:58:46.723Z] net/http.(*conn).serve(0xc0001a0000, {0xb749c0, 0xc0001820c0}) [2021-09-15T15:58:46.723Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-15T15:58:46.723Z] created by net/http.(*Server).Serve [2021-09-15T15:58:46.723Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-15T15:58:46.723Z] time="2021-09-15T15:58:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2021-09-15T15:58:46.730Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-15T15:58:46.730Z] === RUN TestEndpointMarshalling [2021-09-15T15:58:46.730Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestAuxAddresses [2021-09-15T15:58:46.730Z] time="2021-09-15T15:58:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-15T15:58:46.730Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-15T15:58:46.730Z] === RUN TestSRVServiceQuery [2021-09-15T15:58:46.730Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestServiceVIPReuse [2021-09-15T15:58:46.730Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-15T15:58:46.730Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestDNSIPQuery [2021-09-15T15:58:46.730Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestDNSProxyServFail [2021-09-15T15:58:46.730Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestSandboxAddEmpty [2021-09-15T15:58:46.730Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestSandboxAddMultiPrio [2021-09-15T15:58:46.730Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestSandboxAddSamePrio [2021-09-15T15:58:46.730Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestCleanupServiceDiscovery [2021-09-15T15:58:46.730Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestDNSOptions [2021-09-15T15:58:46.730Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-15T15:58:46.730Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestMultipleControllersWithSameStore [2021-09-15T15:58:46.730Z] time="2021-09-15T15:58:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-15T15:58:46.730Z] time="2021-09-15T15:58:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-15T15:58:46.730Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-15T15:58:46.730Z] PASS [2021-09-15T15:58:46.730Z] coverage: 8.6% of statements [2021-09-15T15:58:46.730Z] ok github.com/docker/docker/libnetwork 0.242s coverage: 8.6% of statements [2021-09-15T15:58:46.730Z] === RUN TestIPDataMarshalling [2021-09-15T15:58:46.730Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-15T15:58:46.730Z] === RUN TestValidateAndIsV6 [2021-09-15T15:58:46.730Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-15T15:58:46.730Z] PASS [2021-09-15T15:58:46.730Z] coverage: 68.9% of statements [2021-09-15T15:58:46.730Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-09-15T15:58:47.181Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-15T15:58:47.181Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-15T15:58:47.181Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-15T15:58:47.181Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-15T15:58:47.181Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-15T15:58:47.181Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-15T15:58:47.181Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-15T15:58:47.181Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-15T15:58:47.181Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-15T15:58:47.181Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-15T15:58:47.181Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-15T15:58:47.181Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-15T15:58:47.181Z] === RUN TestBufferPoolPutAndGet [2021-09-15T15:58:47.181Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-15T15:58:47.181Z] PASS [2021-09-15T15:58:47.181Z] coverage: 88.2% of statements [2021-09-15T15:58:47.181Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-09-15T15:58:47.188Z] === RUN TestDriver [2021-09-15T15:58:47.188Z] --- PASS: TestDriver (0.00s) [2021-09-15T15:58:47.188Z] PASS [2021-09-15T15:58:47.188Z] coverage: 34.8% of statements [2021-09-15T15:58:47.188Z] ok github.com/docker/docker/libnetwork/drivers/host 0.032s coverage: 34.8% of statements [2021-09-15T15:58:47.639Z] === RUN TestOutputOnPrematureClose [2021-09-15T15:58:47.639Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-15T15:58:47.639Z] === RUN TestCompleteSilently [2021-09-15T15:58:47.639Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-15T15:58:47.639Z] PASS [2021-09-15T15:58:47.639Z] coverage: 75.9% of statements [2021-09-15T15:58:47.639Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-09-15T15:58:47.639Z] --- PASS: TestAllocateRandomDeallocate (2.45s) [2021-09-15T15:58:47.639Z] === RUN TestRetrieveFromStore [2021-09-15T15:58:47.639Z] --- PASS: TestFailOnce (1.13s) [2021-09-15T15:58:47.639Z] === RUN TestEchoInputOutput [2021-09-15T15:58:47.639Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-15T15:58:47.639Z] === RUN TestBackoff [2021-09-15T15:58:47.639Z] --- PASS: TestBackoff (0.00s) [2021-09-15T15:58:47.639Z] === RUN TestAbortRetry [2021-09-15T15:58:47.639Z] --- PASS: TestAbortRetry (0.00s) [2021-09-15T15:58:47.639Z] === RUN TestClientScheme [2021-09-15T15:58:47.639Z] --- PASS: TestClientScheme (0.00s) [2021-09-15T15:58:47.639Z] === RUN TestNewClientWithTimeout [2021-09-15T15:58:47.639Z] === RUN TestSendToOneSub [2021-09-15T15:58:47.639Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-15T15:58:47.639Z] === RUN TestSendToMultipleSubs [2021-09-15T15:58:47.639Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-15T15:58:47.639Z] === RUN TestEvictOneSub [2021-09-15T15:58:47.639Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-15T15:58:47.639Z] === RUN TestClosePublisher [2021-09-15T15:58:47.639Z] --- PASS: TestClosePublisher (0.00s) [2021-09-15T15:58:47.639Z] === RUN TestPubSubRace [2021-09-15T15:58:47.646Z] === RUN TestDriver [2021-09-15T15:58:47.646Z] --- PASS: TestDriver (0.00s) [2021-09-15T15:58:47.646Z] PASS [2021-09-15T15:58:47.646Z] coverage: 34.8% of statements [2021-09-15T15:58:47.646Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-09-15T15:58:47.646Z] === RUN TestNetworkAllocateFree [2021-09-15T15:58:47.646Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-15T15:58:47.646Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-15T15:58:47.646Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-15T15:58:47.646Z] PASS [2021-09-15T15:58:47.646Z] coverage: 63.6% of statements [2021-09-15T15:58:47.646Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2021-09-15T15:58:47.872Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.26s) [2021-09-15T15:58:47.872Z] === RUN TestAuthZPluginV2Disable [2021-09-15T15:58:47.996Z] docker_api_swarm_test.go:802: [de47ec854d8c5] joining swarm manager [da90027d0a04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T15:58:48.096Z] time="2021-09-15T15:58:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-15T15:58:48.103Z] === RUN TestGetEmptyCapabilities [2021-09-15T15:58:48.103Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-15T15:58:48.103Z] === RUN TestGetExtraCapabilities [2021-09-15T15:58:48.103Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-15T15:58:48.103Z] === RUN TestGetInvalidCapabilities [2021-09-15T15:58:48.103Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-15T15:58:48.103Z] === RUN TestRemoteDriver [2021-09-15T15:58:48.103Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-15T15:58:48.103Z] === RUN TestDriverError [2021-09-15T15:58:48.103Z] --- PASS: TestDriverError (0.00s) [2021-09-15T15:58:48.103Z] === RUN TestMissingValues [2021-09-15T15:58:48.103Z] --- PASS: TestMissingValues (0.00s) [2021-09-15T15:58:48.103Z] === RUN TestRollback [2021-09-15T15:58:48.103Z] --- PASS: TestRollback (0.00s) [2021-09-15T15:58:48.103Z] PASS [2021-09-15T15:58:48.103Z] coverage: 57.4% of statements [2021-09-15T15:58:48.104Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.071s coverage: 57.4% of statements [2021-09-15T15:58:48.554Z] --- PASS: TestRetrieveFromStore (0.77s) [2021-09-15T15:58:48.554Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-15T15:58:48.554Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-09-15T15:58:48.554Z] === RUN TestParallelPredefinedRequest1 [2021-09-15T15:58:48.554Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-15T15:58:48.554Z] === RUN TestParallelPredefinedRequest2 [2021-09-15T15:58:48.554Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-15T15:58:48.554Z] === RUN TestParallelPredefinedRequest3 [2021-09-15T15:58:48.554Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-15T15:58:48.554Z] === RUN TestParallelPredefinedRequest4 [2021-09-15T15:58:48.554Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-15T15:58:48.554Z] === RUN TestParallelPredefinedRequest5 [2021-09-15T15:58:48.554Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-15T15:58:48.554Z] === RUN TestDebug [2021-09-15T15:58:48.554Z] --- PASS: TestDebug (0.00s) [2021-09-15T15:58:48.554Z] === RUN TestRequestPoolParallel [2021-09-15T15:58:48.554Z] 2021/09/15 15:58:48 Closing DB instances... [2021-09-15T15:58:48.554Z] time="2021-09-15T15:58:48Z" level=error msg="node: 2f323384d3ba is unknown to memberlist" [2021-09-15T15:58:48.554Z] --- PASS: TestRequestPoolParallel (0.34s) [2021-09-15T15:58:48.554Z] === RUN TestFullAllocateRelease [2021-09-15T15:58:49.012Z] --- PASS: TestPubSubRace (1.04s) [2021-09-15T15:58:49.012Z] PASS [2021-09-15T15:58:49.012Z] coverage: 75.0% of statements [2021-09-15T15:58:49.012Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2021-09-15T15:58:49.012Z] --- PASS: TestFullAllocateRelease (0.38s) [2021-09-15T15:58:49.012Z] === RUN TestOddAllocateRelease [2021-09-15T15:58:49.069Z] === RUN TestNAT [2021-09-15T15:58:49.069Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-15T15:58:49.069Z] --- SKIP: TestNAT (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestTransparent [2021-09-15T15:58:49.069Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-15T15:58:49.069Z] --- SKIP: TestTransparent (0.00s) [2021-09-15T15:58:49.069Z] PASS [2021-09-15T15:58:49.069Z] coverage: 0.0% of statements [2021-09-15T15:58:49.069Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2021-09-15T15:58:49.069Z] === RUN TestNew [2021-09-15T15:58:49.069Z] --- PASS: TestNew (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestAddDriver [2021-09-15T15:58:49.069Z] --- PASS: TestAddDriver (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestAddDuplicateDriver [2021-09-15T15:58:49.069Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-15T15:58:49.069Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestDriver [2021-09-15T15:58:49.069Z] --- PASS: TestDriver (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestIPAM [2021-09-15T15:58:49.069Z] --- PASS: TestIPAM (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestWalkIPAMs [2021-09-15T15:58:49.069Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestWalkDrivers [2021-09-15T15:58:49.069Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-15T15:58:49.069Z] PASS [2021-09-15T15:58:49.069Z] coverage: 82.4% of statements [2021-09-15T15:58:49.069Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2021-09-15T15:58:49.069Z] === RUN TestBuildDefault [2021-09-15T15:58:49.069Z] --- PASS: TestBuildDefault (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestBuildHostnameDomainname [2021-09-15T15:58:49.069Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestBuildHostname [2021-09-15T15:58:49.069Z] --- PASS: TestBuildHostname (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestBuildHostnameFQDN [2021-09-15T15:58:49.069Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestBuildNoIP [2021-09-15T15:58:49.069Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestUpdate [2021-09-15T15:58:49.069Z] --- PASS: TestUpdate (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-15T15:58:49.069Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-15T15:58:49.069Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestAddEmpty [2021-09-15T15:58:49.069Z] --- PASS: TestAddEmpty (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestAdd [2021-09-15T15:58:49.069Z] --- PASS: TestAdd (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestDeleteEmpty [2021-09-15T15:58:49.069Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestDeleteNewline [2021-09-15T15:58:49.069Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestDelete [2021-09-15T15:58:49.069Z] --- PASS: TestDelete (0.00s) [2021-09-15T15:58:49.069Z] === RUN TestConcurrentWrites [2021-09-15T15:58:49.069Z] --- PASS: TestRandomAllocateDeallocate (4.54s) [2021-09-15T15:58:49.069Z] === RUN TestAllocateRandomDeallocate [2021-09-15T15:58:49.069Z] --- PASS: TestConcurrentWrites (0.14s) [2021-09-15T15:58:49.069Z] PASS [2021-09-15T15:58:49.069Z] coverage: 81.2% of statements [2021-09-15T15:58:49.069Z] ok github.com/docker/docker/libnetwork/etchosts 0.203s coverage: 81.2% of statements [2021-09-15T15:58:49.359Z] docker_api_swarm_test.go:802: [d4081328e377d] joining swarm manager [da90027d0a04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T15:58:49.470Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-09-15T15:58:49.470Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-15T15:58:49.470Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-09-15T15:58:49.470Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-15T15:58:49.470Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-15T15:58:49.470Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-15T15:58:49.470Z] === RUN TestRegister [2021-09-15T15:58:49.470Z] --- PASS: TestRegister (0.00s) [2021-09-15T15:58:49.470Z] === RUN TestCommand [2021-09-15T15:58:49.470Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest1 [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest4 [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest3 [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest1 [2021-09-15T15:58:49.470Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest4 [2021-09-15T15:58:49.470Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest2 [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest3 [2021-09-15T15:58:49.470Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest2 [2021-09-15T15:58:49.470Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:58:49.470Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest5 [2021-09-15T15:58:49.470Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-15T15:58:49.470Z] === CONT TestParallelPredefinedRequest5 [2021-09-15T15:58:49.470Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:58:49.470Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-15T15:58:49.470Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-15T15:58:49.470Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-15T15:58:49.470Z] PASS [2021-09-15T15:58:49.470Z] coverage: 85.3% of statements [2021-09-15T15:58:49.470Z] --- PASS: TestCommand (0.02s) [2021-09-15T15:58:49.470Z] === RUN TestNaiveSelf [2021-09-15T15:58:49.470Z] ok github.com/docker/docker/libnetwork/ipam 34.258s coverage: 85.3% of statements [2021-09-15T15:58:49.470Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-15T15:58:49.470Z] PASS [2021-09-15T15:58:49.470Z] coverage: 82.4% of statements [2021-09-15T15:58:49.470Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2021-09-15T15:58:49.528Z] === RUN TestNew [2021-09-15T15:58:49.528Z] --- PASS: TestNew (0.00s) [2021-09-15T15:58:49.528Z] === RUN TestAllocate [2021-09-15T15:58:49.528Z] --- PASS: TestAllocate (0.00s) [2021-09-15T15:58:49.528Z] === RUN TestUninitialized [2021-09-15T15:58:49.528Z] --- PASS: TestUninitialized (0.00s) [2021-09-15T15:58:49.528Z] === RUN TestAllocateInRange [2021-09-15T15:58:49.528Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-15T15:58:49.528Z] === RUN TestAllocateSerial [2021-09-15T15:58:49.528Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-15T15:58:49.528Z] PASS [2021-09-15T15:58:49.528Z] coverage: 87.5% of statements [2021-09-15T15:58:49.528Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-09-15T15:58:49.528Z] === RUN TestDiff [2021-09-15T15:58:49.528Z] --- PASS: TestDiff (0.00s) [2021-09-15T15:58:49.528Z] === RUN TestAddedCallback [2021-09-15T15:58:49.528Z] --- PASS: TestAddedCallback (0.00s) [2021-09-15T15:58:49.528Z] === RUN TestRemovedCallback [2021-09-15T15:58:49.528Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-15T15:58:49.528Z] === RUN TestNoCallback [2021-09-15T15:58:49.528Z] --- PASS: TestNoCallback (0.00s) [2021-09-15T15:58:49.528Z] PASS [2021-09-15T15:58:49.528Z] coverage: 48.1% of statements [2021-09-15T15:58:49.528Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.031s coverage: 48.1% of statements [2021-09-15T15:58:49.928Z] time="2021-09-15T15:58:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-15T15:58:49.928Z] === RUN TestDump [2021-09-15T15:58:49.928Z] goroutine 19 [running]: [2021-09-15T15:58:49.928Z] github.com/docker/docker/pkg/stack.dump(0x92b2f7) [2021-09-15T15:58:49.928Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-15T15:58:49.928Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-15T15:58:49.928Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-15T15:58:49.928Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-15T15:58:49.928Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-15T15:58:49.928Z] testing.tRunner(0xc000143040, 0xa98e38) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T15:58:49.928Z] created by testing.(*T).Run [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-15T15:58:49.928Z] [2021-09-15T15:58:49.928Z] goroutine 1 [chan receive]: [2021-09-15T15:58:49.928Z] testing.(*T).Run(0xc000142ea0, {0xa8a4fd, 0x90a173}, 0xa98e38) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-15T15:58:49.928Z] testing.runTests.func1(0xc0001306f0) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-15T15:58:49.928Z] testing.tRunner(0xc000142ea0, 0xc00013bce0) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T15:58:49.928Z] testing.runTests(0xc00014e080, {0xbfbba0, 0x3, 0x3}, {0x92a54d, 0xa8c1f7, 0xc00640}) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-15T15:58:49.928Z] testing.(*M).Run(0xc00014e080) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-15T15:58:49.928Z] main.main() [2021-09-15T15:58:49.928Z] _testmain.go:95 +0x1f5 [2021-09-15T15:58:49.928Z] --- PASS: TestDump (0.00s) [2021-09-15T15:58:49.928Z] === RUN TestDumpToFile [2021-09-15T15:58:49.928Z] --- PASS: TestDumpToFile (0.09s) [2021-09-15T15:58:49.928Z] === RUN TestDumpToFileWithEmptyInput [2021-09-15T15:58:49.928Z] goroutine 21 [running]: [2021-09-15T15:58:49.928Z] github.com/docker/docker/pkg/stack.dump(0x9982b4) [2021-09-15T15:58:49.928Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-15T15:58:49.928Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x998660}) [2021-09-15T15:58:49.928Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-15T15:58:49.928Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000143040) [2021-09-15T15:58:49.928Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-15T15:58:49.928Z] testing.tRunner(0xc000143520, 0xa98e28) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T15:58:49.928Z] created by testing.(*T).Run [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-15T15:58:49.928Z] [2021-09-15T15:58:49.928Z] goroutine 1 [chan receive]: [2021-09-15T15:58:49.928Z] testing.(*T).Run(0xc000142ea0, {0xa91289, 0x90a173}, 0xa98e28) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-15T15:58:49.928Z] testing.runTests.func1(0xc0001306f0) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-15T15:58:49.928Z] testing.tRunner(0xc000142ea0, 0xc00013bce0) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T15:58:49.928Z] testing.runTests(0xc00014e080, {0xbfbba0, 0x3, 0x3}, {0x92a54d, 0xa8c1f7, 0xc00640}) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-15T15:58:49.928Z] testing.(*M).Run(0xc00014e080) [2021-09-15T15:58:49.928Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-15T15:58:49.928Z] main.main() [2021-09-15T15:58:49.928Z] _testmain.go:95 +0x1f5 [2021-09-15T15:58:49.928Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-15T15:58:49.928Z] PASS [2021-09-15T15:58:49.928Z] coverage: 90.9% of statements [2021-09-15T15:58:49.928Z] ok github.com/docker/docker/pkg/stack 0.116s coverage: 90.9% of statements [2021-09-15T15:58:49.986Z] === RUN TestCaller [2021-09-15T15:58:49.986Z] --- PASS: TestCaller (0.00s) [2021-09-15T15:58:49.986Z] PASS [2021-09-15T15:58:49.986Z] coverage: 100.0% of statements [2021-09-15T15:58:49.986Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-09-15T15:58:49.986Z] === RUN TestSetSerialInsertDelete [2021-09-15T15:58:49.986Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-15T15:58:49.986Z] === RUN TestSetParallelInsertDelete [2021-09-15T15:58:50.285Z] docker_api_swarm_test.go:802: [d3a1e44476eda] joining swarm manager [da90027d0a04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-15T15:58:50.386Z] === RUN TestNewStdWriter [2021-09-15T15:58:50.386Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-15T15:58:50.387Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestWriteWithNilBytes [2021-09-15T15:58:50.387Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestWrite [2021-09-15T15:58:50.387Z] --- PASS: TestWrite (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestWriteWithWriterError [2021-09-15T15:58:50.387Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-15T15:58:50.387Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestStdCopyWriteAndRead [2021-09-15T15:58:50.387Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-15T15:58:50.387Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-15T15:58:50.387Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-15T15:58:50.387Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-15T15:58:50.387Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-15T15:58:50.387Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-15T15:58:50.387Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-15T15:58:50.387Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-15T15:58:50.387Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-15T15:58:50.387Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-15T15:58:50.387Z] PASS [2021-09-15T15:58:50.387Z] coverage: 100.0% of statements [2021-09-15T15:58:50.387Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-09-15T15:58:50.444Z] --- PASS: TestAllocateRandomDeallocate (1.50s) [2021-09-15T15:58:50.444Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-15T15:58:50.718Z] a0ddf88812f1: Pull complete [2021-09-15T15:58:50.718Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8 [2021-09-15T15:58:50.718Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T15:58:50.718Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-09-15T15:58:50.718Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-09-15T15:58:50.718Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2183' [2021-09-15T15:58:50.718Z] WARN: Skipping validation tests [2021-09-15T15:58:50.718Z] INFO: Running unit tests at 09/15/2021 15:58:43... [2021-09-15T15:58:50.718Z] INFO: make.ps1 starting at 09/15/2021 15:58:48 [2021-09-15T15:58:50.718Z] INFO: Git commit (b7a2a4fda2) assumed from DOCKER_GITCOMMIT environment variable [2021-09-15T15:58:50.718Z] INFO: Invoking autogen... [2021-09-15T15:58:50.718Z] INFO: Running unit tests... [2021-09-15T15:58:50.849Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-15T15:58:50.849Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-15T15:58:50.849Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestFormatStatus [2021-09-15T15:58:50.849Z] --- PASS: TestFormatStatus (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestFormatError [2021-09-15T15:58:50.849Z] --- PASS: TestFormatError (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestFormatJSONError [2021-09-15T15:58:50.849Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-15T15:58:50.849Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-15T15:58:50.849Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestNewJSONProgressOutput [2021-09-15T15:58:50.849Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestAuxFormatterEmit [2021-09-15T15:58:50.849Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestStreamWriterStdout [2021-09-15T15:58:50.849Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-15T15:58:50.849Z] === RUN TestStreamWriterStderr [2021-09-15T15:58:50.849Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-15T15:58:50.849Z] PASS [2021-09-15T15:58:50.849Z] coverage: 66.2% of statements [2021-09-15T15:58:50.849Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-09-15T15:58:50.849Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.26s) [2021-09-15T15:58:50.849Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-15T15:58:50.902Z] === RUN TestPoolRequest [2021-09-15T15:58:50.902Z] --- PASS: TestPoolRequest (0.00s) [2021-09-15T15:58:50.902Z] === RUN TestOtherRequests [2021-09-15T15:58:50.902Z] --- PASS: TestOtherRequests (0.00s) [2021-09-15T15:58:50.902Z] PASS [2021-09-15T15:58:50.902Z] coverage: 57.1% of statements [2021-09-15T15:58:50.902Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2021-09-15T15:58:51.153Z] --- PASS: TestAuthZPluginV2Disable (2.87s) [2021-09-15T15:58:51.153Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-15T15:58:51.306Z] === RUN TestGenerateRandomID [2021-09-15T15:58:51.306Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-15T15:58:51.306Z] === RUN TestShortenId [2021-09-15T15:58:51.306Z] --- PASS: TestShortenId (0.00s) [2021-09-15T15:58:51.306Z] === RUN TestShortenSha256Id [2021-09-15T15:58:51.306Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-15T15:58:51.306Z] === RUN TestShortenIdEmpty [2021-09-15T15:58:51.306Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-15T15:58:51.306Z] === RUN TestShortenIdInvalid [2021-09-15T15:58:51.306Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-15T15:58:51.306Z] === RUN TestIsShortIDNonHex [2021-09-15T15:58:51.306Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-15T15:58:51.306Z] === RUN TestIsShortIDNotCorrectSize [2021-09-15T15:58:51.306Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-15T15:58:51.306Z] PASS [2021-09-15T15:58:51.306Z] coverage: 70.6% of statements [2021-09-15T15:58:51.306Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-09-15T15:58:51.647Z] docker_api_swarm_test.go:802: [d5fca4685bda2] joining swarm manager [da90027d0a04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-15T15:58:51.764Z] === RUN TestIsCpusetListAvailable [2021-09-15T15:58:51.764Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-15T15:58:51.764Z] PASS [2021-09-15T15:58:51.764Z] coverage: 39.4% of statements [2021-09-15T15:58:51.764Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2021-09-15T15:58:51.764Z] 2021/09/15 15:58:51 Closing DB instances... [2021-09-15T15:58:51.868Z] === RUN TestInt2IP2IntConversion [2021-09-15T15:58:51.868Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.11s) [2021-09-15T15:58:51.868Z] === RUN TestRetrieveFromStore [2021-09-15T15:58:51.868Z] --- PASS: TestRetrieveFromStore (0.39s) [2021-09-15T15:58:51.868Z] === RUN TestIsCorrupted [2021-09-15T15:58:52.222Z] time="2021-09-15T15:58:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-15T15:58:52.325Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-15T15:58:52.325Z] === RUN TestSetRollover [2021-09-15T15:58:52.783Z] === RUN TestGetCapabilities [2021-09-15T15:58:52.783Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-15T15:58:52.783Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-15T15:58:52.783Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-15T15:58:52.783Z] === RUN TestGetDefaultAddressSpaces [2021-09-15T15:58:52.783Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-15T15:58:52.783Z] === RUN TestRemoteDriver [2021-09-15T15:58:52.783Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-15T15:58:52.783Z] PASS [2021-09-15T15:58:52.783Z] coverage: 47.4% of statements [2021-09-15T15:58:52.783Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2021-09-15T15:58:52.783Z] --- PASS: TestInt2IP2IntConversion (1.05s) [2021-09-15T15:58:52.783Z] === RUN TestGetAddressVersion [2021-09-15T15:58:52.783Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-15T15:58:52.783Z] === RUN TestKeyString [2021-09-15T15:58:52.783Z] --- PASS: TestKeyString (0.00s) [2021-09-15T15:58:52.783Z] === RUN TestPoolDataMarshal [2021-09-15T15:58:52.783Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-15T15:58:52.783Z] === RUN TestSubnetsMarshal [2021-09-15T15:58:52.783Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-09-15T15:58:52.783Z] === RUN TestAddSubnets [2021-09-15T15:58:52.783Z] --- PASS: TestAddSubnets (0.05s) [2021-09-15T15:58:52.783Z] === RUN TestDoublePoolRelease [2021-09-15T15:58:52.783Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-15T15:58:52.783Z] === RUN TestAddReleasePoolID [2021-09-15T15:58:52.783Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-09-15T15:58:52.783Z] === RUN TestPredefinedPool [2021-09-15T15:58:52.783Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-15T15:58:52.783Z] === RUN TestRemoveSubnet [2021-09-15T15:58:52.783Z] --- PASS: TestRemoveSubnet (0.13s) [2021-09-15T15:58:52.783Z] === RUN TestGetSameAddress [2021-09-15T15:58:53.039Z] docker_api_swarm_test.go:810: [dd69e66b7e6e2] joining swarm manager [da90027d0a04b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-09-15T15:58:53.188Z] === RUN TestChtimes [2021-09-15T15:58:53.188Z] --- PASS: TestChtimes (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestChtimesWindows [2021-09-15T15:58:53.188Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-15T15:58:53.188Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestEnsureRemoveAllNotExist [2021-09-15T15:58:53.188Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestEnsureRemoveAllWithDir [2021-09-15T15:58:53.188Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestEnsureRemoveAllWithFile [2021-09-15T15:58:53.188Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestHasWin32KSupport [2021-09-15T15:58:53.188Z] syscall_windows_test.go:8: win32k: true [2021-09-15T15:58:53.188Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-15T15:58:53.188Z] PASS [2021-09-15T15:58:53.188Z] coverage: 13.0% of statements [2021-09-15T15:58:53.188Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2021-09-15T15:58:53.188Z] === RUN TestTailFile [2021-09-15T15:58:53.188Z] --- PASS: TestTailFile (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestTailFileManyLines [2021-09-15T15:58:53.188Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestTailEmptyFile [2021-09-15T15:58:53.188Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestTailNegativeN [2021-09-15T15:58:53.188Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader [2021-09-15T15:58:53.188Z] === CONT TestNewTailReader [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/no_delimiter [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/truncated_last_line [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-15T15:58:53.188Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-15T15:58:53.188Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-15T15:58:53.188Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-15T15:58:53.188Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-15T15:58:53.188Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-15T15:58:53.242Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-15T15:58:53.242Z] === RUN TestPoolAllocationReuse [2021-09-15T15:58:53.242Z] --- PASS: TestSetRollover (1.29s) [2021-09-15T15:58:53.242Z] === RUN TestSetRolloverSerial [2021-09-15T15:58:53.242Z] === RUN TestWindowsIPAM [2021-09-15T15:58:53.242Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-15T15:58:53.242Z] PASS [2021-09-15T15:58:53.242Z] coverage: 71.4% of statements [2021-09-15T15:58:53.242Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === CONT TestNewTailReader/no_delimiter [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.648Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.648Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.648Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.649Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.649Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.649Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.650Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.650Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.651Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.651Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.652Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:53.653Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:58:53.654Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:58:53.683Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s) [2021-09-15T15:58:53.683Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:58:54.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-15T15:58:54.112Z] --- PASS: TestNewTailReader (0.00s) [2021-09-15T15:58:54.112Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:58:54.113Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:58:54.114Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:58:54.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:58:54.115Z] PASS [2021-09-15T15:58:54.115Z] coverage: 88.6% of statements [2021-09-15T15:58:54.115Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2021-09-15T15:58:54.115Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-15T15:58:54.115Z] === RUN TestNetworkDBGarbageCollection [2021-09-15T15:58:54.208Z] === RUN TestDefaultNetwork [2021-09-15T15:58:54.208Z] --- PASS: TestPoolAllocationReuse (1.20s) [2021-09-15T15:58:54.208Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-15T15:58:54.208Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-15T15:58:54.208Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-15T15:58:54.208Z] --- PASS: TestDefaultNetwork (0.37s) [2021-09-15T15:58:54.208Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-15T15:58:54.573Z] === RUN TestTarSumRemoveNonExistent [2021-09-15T15:58:54.573Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestTarSumRemove [2021-09-15T15:58:54.573Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestSortFileInfoSums [2021-09-15T15:58:54.573Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestNewTarSumForLabelInvalid [2021-09-15T15:58:54.573Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestNewTarSumForLabel [2021-09-15T15:58:54.573Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestEmptyTar [2021-09-15T15:58:54.573Z] --- PASS: TestEmptyTar (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestTarSumsReadSize [2021-09-15T15:58:54.573Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestTarSums [2021-09-15T15:58:54.573Z] --- PASS: TestTarSums (0.05s) [2021-09-15T15:58:54.573Z] === RUN TestIteration [2021-09-15T15:58:54.573Z] --- PASS: TestIteration (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestVersionLabelForChecksum [2021-09-15T15:58:54.573Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestVersion [2021-09-15T15:58:54.573Z] --- PASS: TestVersion (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestGetVersion [2021-09-15T15:58:54.573Z] --- PASS: TestGetVersion (0.00s) [2021-09-15T15:58:54.573Z] === RUN TestGetVersions [2021-09-15T15:58:54.573Z] --- PASS: TestGetVersions (0.00s) [2021-09-15T15:58:54.573Z] PASS [2021-09-15T15:58:54.573Z] coverage: 89.3% of statements [2021-09-15T15:58:54.573Z] ok github.com/docker/docker/pkg/tarsum 0.089s coverage: 89.3% of statements [2021-09-15T15:58:54.666Z] --- PASS: TestSetRolloverSerial (1.24s) [2021-09-15T15:58:54.666Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-15T15:58:54.666Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-15T15:58:54.666Z] PASS [2021-09-15T15:58:54.666Z] coverage: 84.4% of statements [2021-09-15T15:58:54.666Z] ok github.com/docker/docker/libnetwork/bitseq 10.277s coverage: 84.4% of statements [2021-09-15T15:58:54.666Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.47s) [2021-09-15T15:58:54.666Z] === RUN TestInitAddressPools [2021-09-15T15:58:55.030Z] testing: warning: no tests to run [2021-09-15T15:58:55.030Z] PASS [2021-09-15T15:58:55.030Z] coverage: [no statements] [2021-09-15T15:58:55.030Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-09-15T15:58:55.124Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-15T15:58:55.124Z] PASS [2021-09-15T15:58:55.124Z] coverage: 74.0% of statements [2021-09-15T15:58:55.124Z] ok github.com/docker/docker/libnetwork/ipamutils 0.910s coverage: 74.0% of statements [2021-09-15T15:58:55.383Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/stack 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-09-15T15:58:55.487Z] === RUN TestTruncIndex [2021-09-15T15:58:55.487Z] --- PASS: TestTruncIndex (0.10s) [2021-09-15T15:58:55.487Z] PASS [2021-09-15T15:58:55.487Z] coverage: 91.5% of statements [2021-09-15T15:58:55.487Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-09-15T15:58:55.487Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-15T15:58:55.487Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-15T15:58:55.487Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-15T15:58:55.487Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-15T15:58:55.487Z] === RUN TestIsGIT [2021-09-15T15:58:55.487Z] --- PASS: TestIsGIT (0.00s) [2021-09-15T15:58:55.487Z] === RUN TestIsTransport [2021-09-15T15:58:55.487Z] --- PASS: TestIsTransport (0.00s) [2021-09-15T15:58:55.487Z] PASS [2021-09-15T15:58:55.487Z] coverage: 100.0% of statements [2021-09-15T15:58:55.487Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-09-15T15:58:55.549Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-15T15:58:55.549Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-15T15:58:55.549Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-15T15:58:55.549Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-15T15:58:55.582Z] === RUN TestKeyValue [2021-09-15T15:58:55.582Z] --- PASS: TestKeyValue (0.00s) [2021-09-15T15:58:55.582Z] PASS [2021-09-15T15:58:55.582Z] coverage: 60.0% of statements [2021-09-15T15:58:55.582Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-09-15T15:58:55.949Z] === RUN TestVersionInfo [2021-09-15T15:58:55.949Z] --- PASS: TestVersionInfo (0.00s) [2021-09-15T15:58:55.949Z] === RUN TestAppendVersions [2021-09-15T15:58:55.949Z] --- PASS: TestAppendVersions (0.00s) [2021-09-15T15:58:55.949Z] PASS [2021-09-15T15:58:55.949Z] coverage: 88.9% of statements [2021-09-15T15:58:55.949Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-09-15T15:58:56.407Z] === RUN TestNewSettable [2021-09-15T15:58:56.407Z] --- PASS: TestNewSettable (0.00s) [2021-09-15T15:58:56.407Z] === RUN TestIsSettable [2021-09-15T15:58:56.407Z] --- PASS: TestIsSettable (0.00s) [2021-09-15T15:58:56.407Z] === RUN TestUpdateSettingsEnv [2021-09-15T15:58:56.407Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-15T15:58:56.407Z] PASS [2021-09-15T15:58:56.407Z] coverage: 20.0% of statements [2021-09-15T15:58:56.407Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-09-15T15:58:56.474Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-15T15:58:56.474Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-15T15:58:56.544Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-09-15T15:58:56.548Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.29s) [2021-09-15T15:58:56.548Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-15T15:58:56.730Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-15T15:58:56.730Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-15T15:58:56.871Z] time="2021-09-15T15:58:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-15T15:58:56.871Z] === RUN TestValidatePrivileges [2021-09-15T15:58:56.871Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-15T15:58:56.871Z] === RUN TestFilterByCapNeg [2021-09-15T15:58:56.871Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-15T15:58:56.871Z] === RUN TestFilterByCapPos [2021-09-15T15:58:56.871Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-15T15:58:56.871Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-15T15:58:56.871Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-15T15:58:56.871Z] PASS [2021-09-15T15:58:56.871Z] coverage: 12.0% of statements [2021-09-15T15:58:56.871Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-09-15T15:58:56.986Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-15T15:58:56.986Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-15T15:58:57.241Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-15T15:58:57.241Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-15T15:58:57.331Z] === RUN TestLoad [2021-09-15T15:58:57.331Z] --- PASS: TestLoad (0.00s) [2021-09-15T15:58:57.331Z] === RUN TestSave [2021-09-15T15:58:57.331Z] --- PASS: TestSave (0.02s) [2021-09-15T15:58:57.331Z] === RUN TestAddDeleteGet [2021-09-15T15:58:57.331Z] --- PASS: TestAddDeleteGet (0.13s) [2021-09-15T15:58:57.331Z] === RUN TestInvalidTags [2021-09-15T15:58:57.331Z] --- PASS: TestInvalidTags (0.00s) [2021-09-15T15:58:57.331Z] PASS [2021-09-15T15:58:57.331Z] coverage: 84.4% of statements [2021-09-15T15:58:57.331Z] ok github.com/docker/docker/reference 0.188s coverage: 84.4% of statements [2021-09-15T15:58:57.496Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-15T15:58:57.496Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-15T15:58:58.056Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-15T15:58:58.296Z] === RUN TestResolveAuthConfigIndexServer [2021-09-15T15:58:58.296Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestResolveAuthConfigFullURL [2021-09-15T15:58:58.296Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-15T15:58:58.296Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestValidateMirror [2021-09-15T15:58:58.296Z] --- PASS: TestValidateMirror (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestLoadInsecureRegistries [2021-09-15T15:58:58.296Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-15T15:58:58.296Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-15T15:58:58.296Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-15T15:58:58.296Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-15T15:58:58.296Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestResumableRequestReaderWithReadError [2021-09-15T15:58:58.296Z] time="2021-09-15T15:58:57Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-15T15:58:58.296Z] time="2021-09-15T15:58:57Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-15T15:58:58.296Z] time="2021-09-15T15:58:57Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-15T15:58:58.296Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-09-15T15:58:58.296Z] === RUN TestNewServiceConfig [2021-09-15T15:58:58.296Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestValidateIndexName [2021-09-15T15:58:58.296Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestValidateIndexNameWithError [2021-09-15T15:58:58.296Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestEndpointParse [2021-09-15T15:58:58.296Z] --- PASS: TestEndpointParse (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestEndpointParseInvalid [2021-09-15T15:58:58.296Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestValidateEndpoint [2021-09-15T15:58:58.296Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestPing [2021-09-15T15:58:58.296Z] --- PASS: TestPing (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestPingRegistryEndpoint [2021-09-15T15:58:58.296Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:58.296Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestEndpoint [2021-09-15T15:58:58.296Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:58.296Z] --- SKIP: TestEndpoint (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestParseRepositoryInfo [2021-09-15T15:58:58.296Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestNewIndexInfo [2021-09-15T15:58:58.296Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestMirrorEndpointLookup [2021-09-15T15:58:58.296Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:58:58.296Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestSearchRepositories [2021-09-15T15:58:58.296Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-15T15:58:58.296Z] Host: 127.0.0.1:49316 [2021-09-15T15:58:58.296Z] User-Agent: docker test client [2021-09-15T15:58:58.296Z] Authorization: Token fake-token [2021-09-15T15:58:58.296Z] X-Docker-Token: true [2021-09-15T15:58:58.296Z] Accept-Encoding: gzip [2021-09-15T15:58:58.296Z] [2021-09-15T15:58:58.296Z] [2021-09-15T15:58:58.296Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-15T15:58:58.296Z] Connection: close [2021-09-15T15:58:58.296Z] Content-Length: 144 [2021-09-15T15:58:58.296Z] Cache-Control: no-cache [2021-09-15T15:58:58.296Z] Content-Type: application/json [2021-09-15T15:58:58.296Z] Date: Wed, 15 Sep 2021 15:58:58 GMT [2021-09-15T15:58:58.296Z] Expires: -1 [2021-09-15T15:58:58.296Z] Pragma: no-cache [2021-09-15T15:58:58.296Z] Server: docker-tests/mock [2021-09-15T15:58:58.296Z] X-Docker-Registry-Config: mock [2021-09-15T15:58:58.296Z] X-Docker-Registry-Version: 0.0.0 [2021-09-15T15:58:58.296Z] [2021-09-15T15:58:58.296Z] [2021-09-15T15:58:58.296Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestTrustedLocation [2021-09-15T15:58:58.296Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-15T15:58:58.296Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestAllowNondistributableArtifacts [2021-09-15T15:58:58.296Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestIsSecureIndex [2021-09-15T15:58:58.296Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-15T15:58:58.296Z] PASS [2021-09-15T15:58:58.296Z] coverage: 51.7% of statements [2021-09-15T15:58:58.296Z] ok github.com/docker/docker/registry 0.159s coverage: 51.7% of statements [2021-09-15T15:58:58.296Z] time="2021-09-15T15:58:57Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-15T15:58:58.296Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-09-15T15:58:58.296Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-15T15:58:58.296Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-15T15:58:58.296Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-15T15:58:58.296Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestResumableRequestReader [2021-09-15T15:58:58.296Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-15T15:58:58.296Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-15T15:58:58.296Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-15T15:58:58.296Z] PASS [2021-09-15T15:58:58.296Z] coverage: 100.0% of statements [2021-09-15T15:58:58.296Z] ok github.com/docker/docker/registry/resumable 0.156s coverage: 100.0% of statements [2021-09-15T15:58:58.311Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-15T15:58:58.753Z] === RUN TestRestartManagerTimeout [2021-09-15T15:58:58.754Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-15T15:58:58.754Z] === RUN TestRestartManagerTimeoutReset [2021-09-15T15:58:58.754Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-15T15:58:58.754Z] PASS [2021-09-15T15:58:58.754Z] coverage: 50.9% of statements [2021-09-15T15:58:58.754Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2021-09-15T15:58:58.754Z] === RUN TestDecodeContainerConfig [2021-09-15T15:58:58.754Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-15T15:58:58.754Z] === RUN TestDecodeContainerConfigIsolation [2021-09-15T15:58:58.754Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-15T15:58:58.754Z] === RUN TestValidatePrivileged [2021-09-15T15:58:58.754Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-15T15:58:58.754Z] PASS [2021-09-15T15:58:58.754Z] coverage: 52.2% of statements [2021-09-15T15:58:58.754Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-09-15T15:58:58.871Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-15T15:58:59.211Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-15T15:58:59.211Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-15T15:58:59.211Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-15T15:58:59.211Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-15T15:58:59.211Z] PASS [2021-09-15T15:58:59.211Z] coverage: 62.5% of statements [2021-09-15T15:58:59.211Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2021-09-15T15:58:59.431Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-15T15:58:59.431Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-15T15:58:59.449Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.48s) [2021-09-15T15:58:59.449Z] === RUN TestGetAddress [2021-09-15T15:58:59.449Z] === RUN TestNetworkDBSimple [2021-09-15T15:58:59.908Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-15T15:58:59.908Z] PASS [2021-09-15T15:58:59.908Z] coverage: 100.0% of statements [2021-09-15T15:58:59.908Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.035s coverage: 100.0% of statements [2021-09-15T15:58:59.991Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-15T15:59:00.367Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-15T15:59:00.367Z] 2021/09/15 15:59:00 Closing DB instances... [2021-09-15T15:59:00.826Z] === RUN TestGenerate [2021-09-15T15:59:00.826Z] --- PASS: TestGenerate (0.00s) [2021-09-15T15:59:00.826Z] === RUN TestGeneratePtr [2021-09-15T15:59:00.826Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-15T15:59:00.826Z] === RUN TestGenerateMissingField [2021-09-15T15:59:00.826Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-15T15:59:00.826Z] === RUN TestFieldCannotBeSet [2021-09-15T15:59:00.826Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-15T15:59:00.826Z] === RUN TestTypeMismatchError [2021-09-15T15:59:00.826Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-15T15:59:00.826Z] PASS [2021-09-15T15:59:00.826Z] coverage: 100.0% of statements [2021-09-15T15:59:00.826Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2021-09-15T15:59:00.826Z] testing: warning: no tests to run [2021-09-15T15:59:00.826Z] PASS [2021-09-15T15:59:00.826Z] coverage: 0.0% of statements [2021-09-15T15:59:00.826Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2021-09-15T15:59:01.385Z] === RUN TestGetDriver [2021-09-15T15:59:01.385Z] --- PASS: TestGetDriver (0.00s) [2021-09-15T15:59:01.385Z] === RUN TestVolumeRequestError [2021-09-15T15:59:01.385Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-15T15:59:01.385Z] PASS [2021-09-15T15:59:01.385Z] coverage: 36.1% of statements [2021-09-15T15:59:01.385Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2021-09-15T15:59:01.385Z] === RUN TestGetAddress [2021-09-15T15:59:01.385Z] --- PASS: TestGetAddress (0.00s) [2021-09-15T15:59:01.385Z] === RUN TestRemove [2021-09-15T15:59:01.385Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-15T15:59:01.385Z] --- SKIP: TestRemove (0.00s) [2021-09-15T15:59:01.385Z] === RUN TestInitializeWithVolumes [2021-09-15T15:59:01.385Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-15T15:59:01.385Z] === RUN TestCreate [2021-09-15T15:59:01.385Z] --- PASS: TestCreate (0.01s) [2021-09-15T15:59:01.385Z] === RUN TestValidateName [2021-09-15T15:59:01.385Z] --- PASS: TestValidateName (0.00s) [2021-09-15T15:59:01.385Z] === RUN TestCreateWithOpts [2021-09-15T15:59:01.385Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-15T15:59:01.385Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-15T15:59:01.385Z] === RUN TestRelaodNoOpts [2021-09-15T15:59:01.385Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-15T15:59:01.385Z] PASS [2021-09-15T15:59:01.385Z] coverage: 41.5% of statements [2021-09-15T15:59:01.385Z] ok github.com/docker/docker/volume/local 0.047s coverage: 41.5% of statements [2021-09-15T15:59:01.794Z] === RUN TestRequestNewPort [2021-09-15T15:59:01.794Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestRequestSpecificPort [2021-09-15T15:59:01.794Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestReleasePort [2021-09-15T15:59:01.794Z] --- PASS: TestReleasePort (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestReuseReleasedPort [2021-09-15T15:59:01.794Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestReleaseUnreadledPort [2021-09-15T15:59:01.794Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestUnknowProtocol [2021-09-15T15:59:01.794Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestAllocateAllPorts [2021-09-15T15:59:01.794Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestPortAllocation [2021-09-15T15:59:01.794Z] --- PASS: TestPortAllocation (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestPortAllocationWithCustomRange [2021-09-15T15:59:01.794Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestNoDuplicateBPR [2021-09-15T15:59:01.794Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-15T15:59:01.794Z] === RUN TestChangePortRange [2021-09-15T15:59:01.794Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-15T15:59:01.794Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-15T15:59:01.794Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-15T15:59:01.794Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-15T15:59:01.794Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-15T15:59:01.794Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-15T15:59:01.794Z] --- PASS: TestChangePortRange (0.00s) [2021-09-15T15:59:01.794Z] PASS [2021-09-15T15:59:01.794Z] coverage: 88.6% of statements [2021-09-15T15:59:01.794Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2021-09-15T15:59:01.794Z] testing: warning: no tests to run [2021-09-15T15:59:01.794Z] PASS [2021-09-15T15:59:01.794Z] coverage: 0.0% of statements [2021-09-15T15:59:01.794Z] ok github.com/docker/docker/libnetwork/portmapper 0.029s coverage: 0.0% of statements [no tests to run] [2021-09-15T15:59:02.252Z] --- PASS: TestNetworkDBSimple (2.64s) [2021-09-15T15:59:02.252Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-15T15:59:02.252Z] === RUN TestHashData [2021-09-15T15:59:02.252Z] --- PASS: TestHashData (0.00s) [2021-09-15T15:59:02.252Z] PASS [2021-09-15T15:59:02.252Z] coverage: 2.8% of statements [2021-09-15T15:59:02.252Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2021-09-15T15:59:02.252Z] === RUN TestErrorConstructors [2021-09-15T15:59:02.252Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-15T15:59:02.252Z] === RUN TestCompareIPMask [2021-09-15T15:59:02.252Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-15T15:59:02.252Z] === RUN TestUtilGetHostPartIP [2021-09-15T15:59:02.252Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-15T15:59:02.252Z] === RUN TestUtilGetBroadcastIP [2021-09-15T15:59:02.252Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-15T15:59:02.252Z] === RUN TestParseCIDR [2021-09-15T15:59:02.252Z] --- PASS: TestParseCIDR (0.00s) [2021-09-15T15:59:02.252Z] PASS [2021-09-15T15:59:02.252Z] coverage: 37.3% of statements [2021-09-15T15:59:02.252Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRaw [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-15T15:59:02.352Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRaw [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-15T15:59:02.352Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-15T15:59:02.352Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-15T15:59:02.352Z] === RUN TestConvertTmpfsOptions [2021-09-15T15:59:02.352Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-15T15:59:02.352Z] linux_parser_test.go:209: data="ro" [2021-09-15T15:59:02.352Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-15T15:59:02.352Z] === RUN TestParseMountSpec [2021-09-15T15:59:02.352Z] parser_test.go:62: case 0 [2021-09-15T15:59:02.352Z] parser_test.go:62: case 1 [2021-09-15T15:59:02.352Z] parser_test.go:62: case 2 [2021-09-15T15:59:02.352Z] parser_test.go:62: case 3 [2021-09-15T15:59:02.352Z] parser_test.go:62: case 4 [2021-09-15T15:59:02.352Z] parser_test.go:62: case 5 [2021-09-15T15:59:02.352Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-15T15:59:02.352Z] === RUN TestValidateMount [2021-09-15T15:59:02.352Z] --- PASS: TestValidateMount (0.00s) [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRaw [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-15T15:59:02.352Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-15T15:59:02.352Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-15T15:59:02.353Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-15T15:59:02.353Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-15T15:59:02.353Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-15T15:59:02.353Z] PASS [2021-09-15T15:59:02.353Z] coverage: 67.6% of statements [2021-09-15T15:59:02.353Z] ok github.com/docker/docker/volume/mounts 0.035s coverage: 67.6% of statements [2021-09-15T15:59:02.505Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-15T15:59:02.505Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-15T15:59:02.505Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-15T15:59:02.811Z] === RUN TestSetGetMeta [2021-09-15T15:59:02.811Z] === PAUSE TestSetGetMeta [2021-09-15T15:59:02.811Z] === RUN TestRestore [2021-09-15T15:59:02.811Z] === PAUSE TestRestore [2021-09-15T15:59:02.811Z] === RUN TestServiceCreate [2021-09-15T15:59:02.811Z] === PAUSE TestServiceCreate [2021-09-15T15:59:02.811Z] === RUN TestServiceList [2021-09-15T15:59:02.811Z] === PAUSE TestServiceList [2021-09-15T15:59:02.811Z] === RUN TestServiceRemove [2021-09-15T15:59:02.811Z] === PAUSE TestServiceRemove [2021-09-15T15:59:02.811Z] === RUN TestServiceGet [2021-09-15T15:59:02.811Z] === PAUSE TestServiceGet [2021-09-15T15:59:02.811Z] === RUN TestServicePrune [2021-09-15T15:59:02.811Z] === PAUSE TestServicePrune [2021-09-15T15:59:02.811Z] === RUN TestCreate [2021-09-15T15:59:02.811Z] === PAUSE TestCreate [2021-09-15T15:59:02.811Z] === RUN TestRemove [2021-09-15T15:59:02.811Z] === PAUSE TestRemove [2021-09-15T15:59:02.811Z] === RUN TestList [2021-09-15T15:59:02.811Z] === PAUSE TestList [2021-09-15T15:59:02.811Z] === RUN TestFindByDriver [2021-09-15T15:59:02.811Z] === PAUSE TestFindByDriver [2021-09-15T15:59:02.811Z] === RUN TestFindByReferenced [2021-09-15T15:59:02.811Z] === PAUSE TestFindByReferenced [2021-09-15T15:59:02.811Z] === RUN TestDerefMultipleOfSameRef [2021-09-15T15:59:02.811Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-15T15:59:02.811Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-15T15:59:02.811Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-15T15:59:02.811Z] === RUN TestDefererencePluginOnCreateError [2021-09-15T15:59:02.811Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-15T15:59:02.811Z] === RUN TestRefDerefRemove [2021-09-15T15:59:02.811Z] === PAUSE TestRefDerefRemove [2021-09-15T15:59:02.811Z] === RUN TestGet [2021-09-15T15:59:02.811Z] === PAUSE TestGet [2021-09-15T15:59:02.811Z] === RUN TestGetWithReference [2021-09-15T15:59:02.811Z] === PAUSE TestGetWithReference [2021-09-15T15:59:02.811Z] === RUN TestFilterFunc [2021-09-15T15:59:02.811Z] === RUN TestFilterFunc/test_nil_list [2021-09-15T15:59:02.811Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-15T15:59:02.811Z] === RUN TestFilterFunc/test_empty_list [2021-09-15T15:59:02.811Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-15T15:59:02.811Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-15T15:59:02.811Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-15T15:59:02.811Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-15T15:59:02.811Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-15T15:59:02.811Z] === RUN TestFilterFunc/test_filter_some [2021-09-15T15:59:02.811Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-15T15:59:02.811Z] === RUN TestFilterFunc/test_filter_middle [2021-09-15T15:59:02.811Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-15T15:59:02.811Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-15T15:59:02.811Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-15T15:59:02.811Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-15T15:59:02.811Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-15T15:59:02.811Z] === CONT TestFilterFunc/test_nil_list [2021-09-15T15:59:02.811Z] === CONT TestFilterFunc/test_filter_some [2021-09-15T15:59:02.811Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-15T15:59:02.811Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-15T15:59:02.811Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-15T15:59:02.811Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-15T15:59:02.811Z] === CONT TestFilterFunc/test_empty_list [2021-09-15T15:59:02.811Z] === CONT TestFilterFunc/test_filter_middle [2021-09-15T15:59:02.811Z] --- PASS: TestFilterFunc (0.00s) [2021-09-15T15:59:02.811Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-15T15:59:02.811Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-15T15:59:02.811Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-15T15:59:02.811Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-15T15:59:02.811Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-15T15:59:02.811Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-15T15:59:02.811Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-15T15:59:02.811Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-15T15:59:02.811Z] === CONT TestSetGetMeta [2021-09-15T15:59:02.811Z] === CONT TestList [2021-09-15T15:59:02.811Z] === CONT TestDefererencePluginOnCreateError [2021-09-15T15:59:02.811Z] === CONT TestServiceGet [2021-09-15T15:59:02.811Z] --- PASS: TestSetGetMeta (0.02s) [2021-09-15T15:59:02.811Z] === CONT TestRemove [2021-09-15T15:59:02.811Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-09-15T15:59:02.811Z] === CONT TestCreate [2021-09-15T15:59:02.811Z] --- PASS: TestList (0.03s) [2021-09-15T15:59:02.811Z] === CONT TestServicePrune [2021-09-15T15:59:02.811Z] --- PASS: TestRemove (0.02s) [2021-09-15T15:59:02.811Z] === CONT TestServiceRemove [2021-09-15T15:59:02.811Z] --- PASS: TestCreate (0.01s) [2021-09-15T15:59:02.811Z] === CONT TestServiceList [2021-09-15T15:59:02.811Z] --- PASS: TestServiceGet (0.11s) [2021-09-15T15:59:02.811Z] === CONT TestServiceCreate [2021-09-15T15:59:02.811Z] time="2021-09-15T15:59:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T15:59:02.811Z] --- PASS: TestServiceRemove (0.08s) [2021-09-15T15:59:02.811Z] === CONT TestRestore [2021-09-15T15:59:02.811Z] time="2021-09-15T15:59:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T15:59:02.811Z] --- PASS: TestServiceList (0.07s) [2021-09-15T15:59:02.811Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-15T15:59:02.811Z] time="2021-09-15T15:59:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T15:59:02.811Z] --- PASS: TestServiceCreate (0.01s) [2021-09-15T15:59:02.811Z] === CONT TestDerefMultipleOfSameRef [2021-09-15T15:59:02.811Z] time="2021-09-15T15:59:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-15T15:59:02.811Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-15T15:59:02.811Z] === CONT TestFindByReferenced [2021-09-15T15:59:02.811Z] time="2021-09-15T15:59:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T15:59:02.811Z] --- PASS: TestRestore (0.02s) [2021-09-15T15:59:02.811Z] === CONT TestFindByDriver [2021-09-15T15:59:02.811Z] --- PASS: TestServicePrune (0.10s) [2021-09-15T15:59:02.811Z] === CONT TestGet [2021-09-15T15:59:02.811Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-15T15:59:02.811Z] === CONT TestGetWithReference [2021-09-15T15:59:02.811Z] --- PASS: TestFindByReferenced (0.02s) [2021-09-15T15:59:02.811Z] === CONT TestRefDerefRemove [2021-09-15T15:59:02.811Z] --- PASS: TestGet (0.02s) [2021-09-15T15:59:02.811Z] --- PASS: TestFindByDriver (0.02s) [2021-09-15T15:59:02.811Z] --- PASS: TestGetWithReference (0.01s) [2021-09-15T15:59:02.811Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-15T15:59:02.811Z] PASS [2021-09-15T15:59:02.811Z] coverage: 69.0% of statements [2021-09-15T15:59:02.811Z] ok github.com/docker/docker/volume/service 0.189s coverage: 69.0% of statements [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-15T15:59:03.217Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-15T15:59:03.217Z] PASS [2021-09-15T15:59:03.217Z] coverage: 50.0% of statements [2021-09-15T15:59:03.217Z] ok github.com/docker/docker/oci 0.042s coverage: 50.0% of statements [2021-09-15T15:59:03.217Z] 2021/09/15 15:59:03 Closing DB instances... [2021-09-15T15:59:03.217Z] === RUN TestAddressPoolOpt [2021-09-15T15:59:03.217Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/a [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/something [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/_=a [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/env1=value1 [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/_env1=value1 [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/PATH [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/=a [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/PATH= [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/PATH=something [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/asd!qwe [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/1asd [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/123 [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/some_space [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/__some_space_before [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/some_space_after__ [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/= [2021-09-15T15:59:03.217Z] === RUN TestValidateEnv/PaTh [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-15T15:59:03.217Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestParseHost [2021-09-15T15:59:03.217Z] --- PASS: TestParseHost (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestParseDockerDaemonHost [2021-09-15T15:59:03.217Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestParseTCP [2021-09-15T15:59:03.217Z] --- PASS: TestParseTCP (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-15T15:59:03.217Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestValidateExtraHosts [2021-09-15T15:59:03.217Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestIpOptString [2021-09-15T15:59:03.217Z] --- PASS: TestIpOptString (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-15T15:59:03.217Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestNewIpOptValidDefaultVal [2021-09-15T15:59:03.217Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestIpOptSetInvalidVal [2021-09-15T15:59:03.217Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestValidateIPAddress [2021-09-15T15:59:03.217Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestMapOpts [2021-09-15T15:59:03.217Z] --- PASS: TestMapOpts (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestListOptsWithoutValidator [2021-09-15T15:59:03.217Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestListOptsWithValidator [2021-09-15T15:59:03.217Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestValidateDNSSearch [2021-09-15T15:59:03.217Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/label_with_general_format [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/label_with_one_more [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-15T15:59:03.217Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-15T15:59:03.218Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-15T15:59:03.218Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-15T15:59:03.218Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-15T15:59:03.218Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-15T15:59:03.218Z] === RUN TestNamedListOpts [2021-09-15T15:59:03.218Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-15T15:59:03.218Z] === RUN TestNamedMapOpts [2021-09-15T15:59:03.218Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-15T15:59:03.218Z] === RUN TestParseLink [2021-09-15T15:59:03.218Z] --- PASS: TestParseLink (0.00s) [2021-09-15T15:59:03.218Z] === RUN TestQuotedStringSetWithQuotes [2021-09-15T15:59:03.218Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-15T15:59:03.218Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-15T15:59:03.218Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-15T15:59:03.218Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-15T15:59:03.218Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-15T15:59:03.218Z] === RUN TestUlimitOpt [2021-09-15T15:59:03.218Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-15T15:59:03.218Z] PASS [2021-09-15T15:59:03.218Z] coverage: 67.1% of statements [2021-09-15T15:59:03.218Z] ok github.com/docker/docker/opts 0.057s coverage: 67.1% of statements [2021-09-15T15:59:03.430Z] === RUN TestDockerSuite/TestImportFile [2021-09-15T15:59:03.679Z] === RUN TestParseVersion [2021-09-15T15:59:03.679Z] --- PASS: TestParseVersion (0.00s) [2021-09-15T15:59:03.679Z] PASS [2021-09-15T15:59:03.679Z] coverage: 52.9% of statements [2021-09-15T15:59:03.679Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-09-15T15:59:03.682Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.04s) [2021-09-15T15:59:03.682Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-15T15:59:03.961Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-09-15T15:59:04.778Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-09-15T15:59:04.791Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-15T15:59:04.791Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-15T15:59:05.212Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-09-15T15:59:05.212Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-15T15:59:05.212Z] === RUN TestPeerCertificateMarshalJSON [2021-09-15T15:59:05.212Z] === RUN TestIsArchivePathDir [2021-09-15T15:59:05.212Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-09-15T15:59:05.212Z] === RUN TestIsArchivePathInvalidFile [2021-09-15T15:59:05.212Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-15T15:59:05.212Z] === RUN TestIsArchivePathTar [2021-09-15T15:59:05.212Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-15T15:59:05.212Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-15T15:59:05.212Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2021-09-15T15:59:05.212Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-15T15:59:05.212Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-15T15:59:05.212Z] === RUN TestMiddleware [2021-09-15T15:59:05.212Z] --- PASS: TestMiddleware (0.00s) [2021-09-15T15:59:05.212Z] === RUN TestNewResponseModifier [2021-09-15T15:59:05.212Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-15T15:59:05.212Z] PASS [2021-09-15T15:59:05.212Z] coverage: 26.8% of statements [2021-09-15T15:59:05.212Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-09-15T15:59:05.212Z] === RUN TestDecompressStreamGzip [2021-09-15T15:59:05.212Z] ok github.com/docker/docker/pkg/authorization 0.460s coverage: 26.8% of statements [2021-09-15T15:59:05.669Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-15T15:59:05.669Z] === RUN TestDecompressStreamBzip2 [2021-09-15T15:59:05.669Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-09-15T15:59:05.669Z] === RUN TestDecompressStreamXz [2021-09-15T15:59:05.669Z] archive_test.go:133: Xz not present in msys2 [2021-09-15T15:59:05.669Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-15T15:59:05.669Z] === RUN TestCompressStreamXzUnsupported [2021-09-15T15:59:05.669Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-15T15:59:05.669Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-15T15:59:05.669Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-15T15:59:05.669Z] === RUN TestCompressStreamInvalid [2021-09-15T15:59:05.669Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-15T15:59:05.669Z] === RUN TestExtensionInvalid [2021-09-15T15:59:05.669Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-15T15:59:05.669Z] === RUN TestExtensionUncompressed [2021-09-15T15:59:05.669Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-15T15:59:05.669Z] === RUN TestExtensionBzip2 [2021-09-15T15:59:05.669Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-15T15:59:05.669Z] === RUN TestExtensionGzip [2021-09-15T15:59:05.669Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-15T15:59:05.669Z] === RUN TestExtensionXz [2021-09-15T15:59:05.669Z] --- PASS: TestExtensionXz (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestCmdStreamLargeStderr [2021-09-15T15:59:05.670Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-09-15T15:59:05.670Z] === RUN TestCmdStreamBad [2021-09-15T15:59:05.670Z] archive_test.go:238: Failing on Windows CI machines [2021-09-15T15:59:05.670Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestCmdStreamGood [2021-09-15T15:59:05.670Z] --- PASS: TestCmdStreamGood (0.03s) [2021-09-15T15:59:05.670Z] === RUN TestUntarPathWithInvalidDest [2021-09-15T15:59:05.670Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2021-09-15T15:59:05.670Z] === RUN TestUntarPathWithInvalidSrc [2021-09-15T15:59:05.670Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestUntarPath [2021-09-15T15:59:05.670Z] --- PASS: TestUntarPath (0.05s) [2021-09-15T15:59:05.670Z] === RUN TestUntarPathWithDestinationFile [2021-09-15T15:59:05.670Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-15T15:59:05.670Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-15T15:59:05.670Z] === RUN TestUnbuffered [2021-09-15T15:59:05.670Z] --- PASS: TestUnbuffered (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestRaceUnbuffered [2021-09-15T15:59:05.670Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-15T15:59:05.670Z] PASS [2021-09-15T15:59:05.670Z] coverage: 100.0% of statements [2021-09-15T15:59:05.670Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-15T15:59:05.670Z] === RUN TestCopyWithTarInvalidSrc [2021-09-15T15:59:05.670Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-15T15:59:05.670Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestCopyWithTarSrcFile [2021-09-15T15:59:05.670Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-09-15T15:59:05.670Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestCopyWithTarSrcFolder [2021-09-15T15:59:05.670Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-15T15:59:05.670Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-15T15:59:05.670Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-15T15:59:05.670Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestCopyFileWithTarSrcFile [2021-09-15T15:59:05.670Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-15T15:59:05.670Z] === RUN TestTarFiles [2021-09-15T15:59:05.673Z] ? github.com/docker/docker/api [no test files] [2021-09-15T15:59:05.709Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-15T15:59:05.709Z] === RUN TestClientStream [2021-09-15T15:59:05.709Z] --- PASS: TestClientStream (0.00s) [2021-09-15T15:59:05.709Z] === RUN TestClientSendFile [2021-09-15T15:59:05.709Z] --- PASS: TestClientSendFile (0.00s) [2021-09-15T15:59:05.709Z] === RUN TestClientWithRequestTimeout [2021-09-15T15:59:05.709Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-15T15:59:05.709Z] === RUN TestFileSpecPlugin [2021-09-15T15:59:05.709Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-15T15:59:05.709Z] === RUN TestFileJSONSpecPlugin [2021-09-15T15:59:05.709Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-15T15:59:05.709Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-15T15:59:05.709Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-15T15:59:05.709Z] === RUN TestPluginAddHandler [2021-09-15T15:59:05.709Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-15T15:59:05.709Z] === RUN TestPluginWaitBadPlugin [2021-09-15T15:59:05.710Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-15T15:59:05.710Z] === RUN TestGet [2021-09-15T15:59:05.710Z] time="2021-09-15T15:59:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-15T15:59:05.717Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-15T15:59:06.128Z] 2021/09/15 15:59:05 Closing DB instances... [2021-09-15T15:59:06.128Z] === RUN TestMatch [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[]] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[foo]] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[foo_bar]] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[]#01 [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[qux]] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-15T15:59:06.128Z] === RUN TestMatch/[[foo_baz]] [2021-09-15T15:59:06.128Z] --- PASS: TestMatch (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-15T15:59:06.128Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-15T15:59:06.128Z] PASS [2021-09-15T15:59:06.128Z] coverage: 87.5% of statements [2021-09-15T15:59:06.128Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-09-15T15:59:06.674Z] time="2021-09-15T15:59:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-15T15:59:07.078Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-15T15:59:07.093Z] === RUN TestChrootTarUntar [2021-09-15T15:59:07.093Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:59:07.093Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-15T15:59:07.093Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-15T15:59:07.093Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:59:07.093Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-15T15:59:07.093Z] === RUN TestChrootUntarEmptyArchive [2021-09-15T15:59:07.093Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-15T15:59:07.093Z] === RUN TestChrootTarUntarWithSymlink [2021-09-15T15:59:07.093Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T15:59:07.093Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-15T15:59:07.093Z] === RUN TestChrootCopyWithTar [2021-09-15T15:59:07.093Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T15:59:07.093Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-15T15:59:07.093Z] === RUN TestChrootCopyFileWithTar [2021-09-15T15:59:07.093Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:59:07.093Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-15T15:59:07.093Z] === RUN TestChrootUntarPath [2021-09-15T15:59:07.093Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T15:59:07.093Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-15T15:59:07.093Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-15T15:59:07.093Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:59:07.093Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-15T15:59:07.093Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-15T15:59:07.093Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:59:07.093Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-15T15:59:07.093Z] === RUN TestChrootApplyDotDotFile [2021-09-15T15:59:07.093Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:59:07.093Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-15T15:59:07.093Z] PASS [2021-09-15T15:59:07.093Z] coverage: 15.4% of statements [2021-09-15T15:59:07.093Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.4% of statements [2021-09-15T15:59:07.698Z] --- PASS: TestImportExtremelyLargeImageWorks (90.60s) [2021-09-15T15:59:07.698Z] PASS [2021-09-15T15:59:07.698Z] [2021-09-15T15:59:07.698Z] === Skipped [2021-09-15T15:59:07.698Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-15T15:59:07.698Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-15T15:59:07.698Z] [2021-09-15T15:59:07.698Z] DONE 12 tests, 1 skipped in 94.176s [2021-09-15T15:59:07.698Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-15T15:59:07.698Z] INFO: Testing against a local daemon [2021-09-15T15:59:07.698Z] === RUN TestNetworkCreateDelete [2021-09-15T15:59:07.698Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-09-15T15:59:07.698Z] === RUN TestDockerNetworkDeletePreferID [2021-09-15T15:59:07.698Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-09-15T15:59:07.698Z] === RUN TestDaemonDNSFallback [2021-09-15T15:59:08.004Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-15T15:59:08.059Z] === RUN TestSizeEmpty [2021-09-15T15:59:08.059Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-15T15:59:08.059Z] === RUN TestSizeEmptyFile [2021-09-15T15:59:08.059Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-15T15:59:08.059Z] === RUN TestSizeNonemptyFile [2021-09-15T15:59:08.059Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-15T15:59:08.059Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-15T15:59:08.059Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-15T15:59:08.059Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-15T15:59:08.059Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-15T15:59:08.059Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-15T15:59:08.059Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-15T15:59:08.059Z] === RUN TestMoveToSubdir [2021-09-15T15:59:08.059Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-15T15:59:08.059Z] === RUN TestSizeNonExistingDirectory [2021-09-15T15:59:08.059Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-15T15:59:08.059Z] PASS [2021-09-15T15:59:08.059Z] coverage: 80.0% of statements [2021-09-15T15:59:08.059Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2021-09-15T15:59:08.059Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s) [2021-09-15T15:59:08.059Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-15T15:59:08.207Z] time="2021-09-15T15:59:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-15T15:59:08.517Z] === RUN Test [2021-09-15T15:59:08.517Z] === RUN Test/TestContainsEntry [2021-09-15T15:59:08.517Z] === RUN Test/TestCreateEntries [2021-09-15T15:59:08.517Z] === RUN Test/TestEntriesDiff [2021-09-15T15:59:08.517Z] === RUN Test/TestEntriesEquality [2021-09-15T15:59:08.517Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-15T15:59:08.517Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-15T15:59:08.517Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-15T15:59:08.517Z] === RUN Test/TestGeneratorNotGenerate [2021-09-15T15:59:08.517Z] === RUN Test/TestGeneratorWithPort [2021-09-15T15:59:08.517Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-15T15:59:08.517Z] === RUN Test/TestNewEntry [2021-09-15T15:59:08.517Z] === RUN Test/TestParse [2021-09-15T15:59:08.517Z] --- PASS: Test (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-15T15:59:08.517Z] --- PASS: Test/TestParse (0.00s) [2021-09-15T15:59:08.517Z] PASS [2021-09-15T15:59:08.517Z] coverage: 58.3% of statements [2021-09-15T15:59:08.517Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2021-09-15T15:59:08.694Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-09-15T15:59:08.929Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-15T15:59:09.070Z] --- PASS: TestDaemonDNSFallback (6.30s) [2021-09-15T15:59:09.070Z] === RUN TestInspectNetwork [2021-09-15T15:59:09.070Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:09.070Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestRunContainerWithBridgeNone [2021-09-15T15:59:09.070Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestNetworkInvalidJSON [2021-09-15T15:59:09.070Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-15T15:59:09.070Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-15T15:59:09.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T15:59:09.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T15:59:09.070Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T15:59:09.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T15:59:09.070Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-15T15:59:09.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T15:59:09.070Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T15:59:09.070Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-15T15:59:09.070Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-15T15:59:09.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-15T15:59:09.070Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestNetworkList [2021-09-15T15:59:09.070Z] === RUN TestNetworkList//networks [2021-09-15T15:59:09.070Z] === PAUSE TestNetworkList//networks [2021-09-15T15:59:09.070Z] === RUN TestNetworkList//networks/ [2021-09-15T15:59:09.070Z] === PAUSE TestNetworkList//networks/ [2021-09-15T15:59:09.070Z] === CONT TestNetworkList//networks [2021-09-15T15:59:09.070Z] === CONT TestNetworkList//networks/ [2021-09-15T15:59:09.070Z] --- PASS: TestNetworkList (0.01s) [2021-09-15T15:59:09.070Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-15T15:59:09.070Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestHostIPv4BridgeLabel [2021-09-15T15:59:09.070Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-15T15:59:09.070Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-09-15T15:59:09.070Z] === RUN TestDaemonDefaultNetworkPools [2021-09-15T15:59:09.070Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-09-15T15:59:09.070Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-15T15:59:09.070Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-09-15T15:59:09.070Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-15T15:59:09.070Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-15T15:59:09.070Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestServiceWithPredefinedNetwork [2021-09-15T15:59:09.070Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:09.070Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-15T15:59:09.070Z] service_test.go:243: FLAKY_TEST [2021-09-15T15:59:09.070Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestServiceWithDataPathPortInit [2021-09-15T15:59:09.070Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:09.070Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-15T15:59:09.070Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-15T15:59:09.070Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:09.070Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-15T15:59:09.070Z] PASS [2021-09-15T15:59:09.070Z] [2021-09-15T15:59:09.070Z] === Skipped [2021-09-15T15:59:09.070Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-09-15T15:59:09.070Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:09.070Z] [2021-09-15T15:59:09.070Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-09-15T15:59:09.070Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] [2021-09-15T15:59:09.070Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-09-15T15:59:09.070Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] [2021-09-15T15:59:09.070Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-09-15T15:59:09.070Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.070Z] [2021-09-15T15:59:09.070Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-09-15T15:59:09.071Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-09-15T15:59:09.071Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-15T15:59:09.071Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-15T15:59:09.071Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-09-15T15:59:09.071Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T15:59:09.071Z] service_test.go:243: FLAKY_TEST [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-09-15T15:59:09.071Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-15T15:59:09.071Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] DONE 22 tests, 12 skipped in 6.952s [2021-09-15T15:59:09.071Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-15T15:59:09.071Z] INFO: Testing against a local daemon [2021-09-15T15:59:09.071Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-15T15:59:09.071Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:59:09.071Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestDockerNetworkIpvlan [2021-09-15T15:59:09.071Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:59:09.071Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-15T15:59:09.071Z] PASS [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === Skipped [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-15T15:59:09.071Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-15T15:59:09.071Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] DONE 2 tests, 2 skipped in 0.082s [2021-09-15T15:59:09.071Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-15T15:59:09.071Z] INFO: Testing against a local daemon [2021-09-15T15:59:09.071Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-15T15:59:09.071Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.071Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestDockerNetworkMacvlan [2021-09-15T15:59:09.071Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.071Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-09-15T15:59:09.071Z] PASS [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === Skipped [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-15T15:59:09.071Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-09-15T15:59:09.071Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] DONE 2 tests, 2 skipped in 0.079s [2021-09-15T15:59:09.071Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-15T15:59:09.071Z] testing: warning: no tests to run [2021-09-15T15:59:09.071Z] PASS [2021-09-15T15:59:09.071Z] [2021-09-15T15:59:09.071Z] DONE 0 tests in 0.021s [2021-09-15T15:59:09.071Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-15T15:59:09.071Z] INFO: Testing against a local daemon [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginAllowRequest [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginTLS [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginDenyRequest [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginDenyResponse [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginAllowEventStream [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginErrorResponse [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginErrorRequest [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginHeader [2021-09-15T15:59:09.071Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.071Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-09-15T15:59:09.071Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2021-09-15T15:59:09.330Z] === RUN TestAuthZPluginV2Disable [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-09-15T15:59:09.330Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-09-15T15:59:09.330Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-15T15:59:09.330Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-15T15:59:09.330Z] PASS [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === Skipped [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-15T15:59:09.330Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] DONE 17 tests, 17 skipped in 0.268s [2021-09-15T15:59:09.330Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-15T15:59:09.330Z] INFO: Testing against a local daemon [2021-09-15T15:59:09.330Z] === RUN TestPluginInvalidJSON [2021-09-15T15:59:09.330Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T15:59:09.330Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T15:59:09.330Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T15:59:09.330Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-15T15:59:09.330Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-15T15:59:09.330Z] === RUN TestPluginInstall [2021-09-15T15:59:09.330Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-15T15:59:09.330Z] === RUN TestPluginsWithRuntimes [2021-09-15T15:59:09.330Z] 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-09-15T15:59:09.330Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-15T15:59:09.330Z] === RUN TestPluginBackCompatMediaTypes [2021-09-15T15:59:09.330Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-15T15:59:09.330Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-15T15:59:09.330Z] PASS [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === Skipped [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-09-15T15:59:09.330Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-09-15T15:59:09.330Z] 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-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-09-15T15:59:09.330Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-15T15:59:09.330Z] [2021-09-15T15:59:09.330Z] DONE 5 tests, 3 skipped in 0.104s [2021-09-15T15:59:09.330Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-15T15:59:09.485Z] === RUN Test [2021-09-15T15:59:09.485Z] === RUN Test/TestContent [2021-09-15T15:59:09.485Z] === RUN Test/TestInitialize [2021-09-15T15:59:09.485Z] === RUN Test/TestNew [2021-09-15T15:59:09.485Z] === RUN Test/TestParsingContentsWithComments [2021-09-15T15:59:09.485Z] === RUN Test/TestRegister [2021-09-15T15:59:09.485Z] === RUN Test/TestWatch [2021-09-15T15:59:09.485Z] --- PASS: Test (0.00s) [2021-09-15T15:59:09.485Z] --- PASS: Test/TestContent (0.00s) [2021-09-15T15:59:09.485Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-15T15:59:09.485Z] --- PASS: Test/TestNew (0.00s) [2021-09-15T15:59:09.485Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-15T15:59:09.485Z] --- PASS: Test/TestRegister (0.00s) [2021-09-15T15:59:09.485Z] --- PASS: Test/TestWatch (0.00s) [2021-09-15T15:59:09.485Z] PASS [2021-09-15T15:59:09.485Z] coverage: 92.9% of statements [2021-09-15T15:59:09.485Z] ok github.com/docker/docker/pkg/discovery/file 0.034s coverage: 92.9% of statements [2021-09-15T15:59:09.485Z] --- PASS: TestTarFiles (3.44s) [2021-09-15T15:59:09.485Z] === RUN TestTarUntar [2021-09-15T15:59:09.485Z] --- PASS: TestTarUntar (0.03s) [2021-09-15T15:59:09.485Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-15T15:59:09.485Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-15T15:59:09.485Z] === RUN TestTarWithOptions [2021-09-15T15:59:09.485Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-15T15:59:09.485Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-15T15:59:09.485Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-15T15:59:09.485Z] === RUN TestUntarUstarGnuConflict [2021-09-15T15:59:09.485Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-15T15:59:09.485Z] === RUN TestUntarInvalidFilenames [2021-09-15T15:59:09.485Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1109293432\\dest" [2021-09-15T15:59:09.485Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-09-15T15:59:09.485Z] === RUN TestUntarHardlinkToSymlink [2021-09-15T15:59:09.485Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-15T15:59:09.485Z] === RUN TestUntarInvalidHardlink [2021-09-15T15:59:09.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4153835633\\victim\\hello" -> "../victim/hello" [2021-09-15T15:59:09.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2682753374\\victim\\hello" -> "/../victim/hello" [2021-09-15T15:59:09.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2927360617\\victim" -> "../victim" [2021-09-15T15:59:09.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2627094113\\victim" -> "../victim" [2021-09-15T15:59:09.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4074421853\\victim" -> "../victim" [2021-09-15T15:59:09.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink401374096\\victim" -> "../victim" [2021-09-15T15:59:09.485Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-15T15:59:09.485Z] === RUN TestUntarInvalidSymlink [2021-09-15T15:59:09.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink669944288\\dest\\dotdot" -> "../victim/hello" [2021-09-15T15:59:09.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2922583502\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-15T15:59:09.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink433007625\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:59:09.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3620976439\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:59:09.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4263209813\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:59:09.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2025068278\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:59:09.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3676049442\\dest\\dir\\loophole" -> "../../victim" [2021-09-15T15:59:09.485Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-15T15:59:09.485Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-15T15:59:09.485Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-15T15:59:09.485Z] === RUN TestXGlobalNoParent [2021-09-15T15:59:09.485Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-15T15:59:09.485Z] === RUN TestReplaceFileTarWrapper [2021-09-15T15:59:09.485Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-09-15T15:59:09.485Z] === RUN TestPrefixHeaderReadable [2021-09-15T15:59:09.489Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-15T15:59:09.589Z] INFO: Testing against a local daemon [2021-09-15T15:59:09.589Z] === RUN TestExternalGraphDriver [2021-09-15T15:59:09.589Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-15T15:59:09.589Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-09-15T15:59:09.589Z] === RUN TestGraphdriverPluginV2 [2021-09-15T15:59:09.942Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-15T15:59:09.942Z] === RUN TestDisablePigz [2021-09-15T15:59:09.942Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-09-15T15:59:09.942Z] --- PASS: TestDisablePigz (0.21s) [2021-09-15T15:59:09.942Z] === RUN TestPigz [2021-09-15T15:59:09.942Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-09-15T15:59:09.942Z] --- PASS: TestPigz (0.12s) [2021-09-15T15:59:09.942Z] === RUN TestCopyFileWithInvalidDest [2021-09-15T15:59:09.942Z] archive_windows_test.go:16: Currently fails [2021-09-15T15:59:09.942Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestCanonicalTarNameForPath [2021-09-15T15:59:09.942Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestCanonicalTarName [2021-09-15T15:59:09.942Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestChmodTarEntry [2021-09-15T15:59:09.942Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestHardLinkOrder [2021-09-15T15:59:09.942Z] --- PASS: TestHardLinkOrder (0.09s) [2021-09-15T15:59:09.942Z] === RUN TestChangeString [2021-09-15T15:59:09.942Z] --- PASS: TestChangeString (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestChangesWithNoChanges [2021-09-15T15:59:09.942Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-15T15:59:09.942Z] === RUN TestChangesWithChanges [2021-09-15T15:59:09.942Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-15T15:59:09.942Z] === RUN TestChangesWithChangesGH13590 [2021-09-15T15:59:09.942Z] changes_test.go:195: needs more investigation [2021-09-15T15:59:09.942Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestChangesDirsEmpty [2021-09-15T15:59:09.942Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-15T15:59:09.942Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestChangesDirsMutated [2021-09-15T15:59:09.942Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-15T15:59:09.942Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestApplyLayer [2021-09-15T15:59:09.942Z] changes_test.go:432: needs further investigation [2021-09-15T15:59:09.942Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestChangesSizeWithHardlinks [2021-09-15T15:59:09.942Z] changes_test.go:468: needs further investigation [2021-09-15T15:59:09.942Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestChangesSizeWithNoChanges [2021-09-15T15:59:09.942Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-15T15:59:09.942Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-15T15:59:09.942Z] === RUN TestChangesSize [2021-09-15T15:59:09.942Z] --- PASS: TestChangesSize (0.01s) [2021-09-15T15:59:09.942Z] === RUN TestApplyLayerInvalidFilenames [2021-09-15T15:59:09.943Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4139434970\\dest" [2021-09-15T15:59:10.049Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-15T15:59:10.049Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-09-15T15:59:10.049Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-15T15:59:10.401Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-15T15:59:10.401Z] === RUN TestApplyLayerInvalidHardlink [2021-09-15T15:59:10.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink987451949\\victim\\hello" -> "../victim/hello" [2021-09-15T15:59:10.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink269035732\\victim\\hello" -> "/../victim/hello" [2021-09-15T15:59:10.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1613583086\\victim" -> "../victim" [2021-09-15T15:59:10.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4061648139\\victim" -> "../victim" [2021-09-15T15:59:10.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink485886828\\victim" -> "../victim" [2021-09-15T15:59:10.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3099449144\\victim" -> "../victim" [2021-09-15T15:59:10.401Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-15T15:59:10.401Z] === RUN TestApplyLayerInvalidSymlink [2021-09-15T15:59:10.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1619250938\\dest\\dotdot" -> "../victim/hello" [2021-09-15T15:59:10.401Z] 2021/09/15 15:59:09 Closing DB instances... [2021-09-15T15:59:10.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1994362188\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-15T15:59:10.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3547855017\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:59:10.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2012066410\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:59:10.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink315571287\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:59:10.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2173434170\\dest\\loophole-victim" -> "../victim" [2021-09-15T15:59:10.401Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-15T15:59:10.401Z] === RUN TestApplyLayerWhiteouts [2021-09-15T15:59:10.401Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-15T15:59:10.401Z] === RUN TestGenerateEmptyFile [2021-09-15T15:59:10.401Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-15T15:59:10.401Z] === RUN TestGenerateWithContent [2021-09-15T15:59:10.401Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-15T15:59:10.401Z] PASS [2021-09-15T15:59:10.401Z] coverage: 61.9% of statements [2021-09-15T15:59:10.401Z] ok github.com/docker/docker/pkg/archive 5.298s coverage: 61.9% of statements [2021-09-15T15:59:10.401Z] === RUN Test [2021-09-15T15:59:10.401Z] === RUN Test/TestInitialize [2021-09-15T15:59:10.401Z] time="2021-09-15T15:59:10Z" level=info msg="Initializing discovery without TLS" [2021-09-15T15:59:10.401Z] time="2021-09-15T15:59:10Z" level=info msg="Initializing discovery without TLS" [2021-09-15T15:59:10.401Z] time="2021-09-15T15:59:10Z" level=info msg="Initializing discovery without TLS" [2021-09-15T15:59:10.401Z] === RUN Test/TestInitializeWithCerts [2021-09-15T15:59:10.401Z] time="2021-09-15T15:59:10Z" level=info msg="Initializing discovery with TLS" [2021-09-15T15:59:10.401Z] === RUN Test/TestWatch [2021-09-15T15:59:10.401Z] time="2021-09-15T15:59:10Z" level=info msg="Initializing discovery without TLS" [2021-09-15T15:59:10.609Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-15T15:59:11.169Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-15T15:59:11.729Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-15T15:59:12.290Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-15T15:59:12.545Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-15T15:59:12.574Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-09-15T15:59:12.574Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-15T15:59:12.871Z] --- PASS: TestGraphdriverPluginV2 (3.37s) [2021-09-15T15:59:12.871Z] PASS [2021-09-15T15:59:12.871Z] [2021-09-15T15:59:12.871Z] === Skipped [2021-09-15T15:59:12.871Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-09-15T15:59:12.871Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-15T15:59:12.871Z] [2021-09-15T15:59:12.871Z] DONE 2 tests, 1 skipped in 3.488s [2021-09-15T15:59:12.871Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-15T15:59:12.887Z] time="2021-09-15T15:59:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-15T15:59:13.106Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-15T15:59:13.106Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-09-15T15:59:13.130Z] INFO: Testing against a local daemon [2021-09-15T15:59:13.130Z] === RUN TestContinueAfterPluginCrash [2021-09-15T15:59:13.130Z] === PAUSE TestContinueAfterPluginCrash [2021-09-15T15:59:13.130Z] === RUN TestReadPluginNoRead [2021-09-15T15:59:13.130Z] === PAUSE TestReadPluginNoRead [2021-09-15T15:59:13.130Z] === RUN TestDaemonStartWithLogOpt [2021-09-15T15:59:13.130Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-15T15:59:13.130Z] === CONT TestContinueAfterPluginCrash [2021-09-15T15:59:13.130Z] === CONT TestDaemonStartWithLogOpt [2021-09-15T15:59:13.543Z] --- PASS: Test (3.11s) [2021-09-15T15:59:13.543Z] --- PASS: Test/TestInitialize (0.11s) [2021-09-15T15:59:13.543Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-15T15:59:13.543Z] --- PASS: Test/TestWatch (3.00s) [2021-09-15T15:59:13.543Z] PASS [2021-09-15T15:59:13.543Z] coverage: 84.1% of statements [2021-09-15T15:59:13.543Z] ok github.com/docker/docker/pkg/discovery/kv 3.153s coverage: 84.1% of statements [2021-09-15T15:59:14.001Z] === RUN Test [2021-09-15T15:59:14.001Z] === RUN Test/TestWatch [2021-09-15T15:59:14.001Z] --- PASS: Test (0.00s) [2021-09-15T15:59:14.001Z] --- PASS: Test/TestWatch (0.00s) [2021-09-15T15:59:14.001Z] PASS [2021-09-15T15:59:14.001Z] coverage: 92.3% of statements [2021-09-15T15:59:14.001Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-09-15T15:59:14.469Z] 2021/09/15 15:59:14 Closing DB instances... [2021-09-15T15:59:14.469Z] === RUN Test [2021-09-15T15:59:14.469Z] === RUN Test/TestInitialize [2021-09-15T15:59:14.469Z] === RUN Test/TestInitializeWithPattern [2021-09-15T15:59:14.469Z] === RUN Test/TestRegister [2021-09-15T15:59:14.469Z] === RUN Test/TestWatch [2021-09-15T15:59:14.469Z] --- PASS: Test (0.00s) [2021-09-15T15:59:14.469Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-15T15:59:14.469Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-15T15:59:14.469Z] --- PASS: Test/TestRegister (0.00s) [2021-09-15T15:59:14.469Z] --- PASS: Test/TestWatch (0.00s) [2021-09-15T15:59:14.469Z] PASS [2021-09-15T15:59:14.469Z] coverage: 93.8% of statements [2021-09-15T15:59:14.469Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2021-09-15T15:59:15.009Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-15T15:59:15.264Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-15T15:59:15.434Z] === RUN TestPollerAddRemove [2021-09-15T15:59:15.434Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-15T15:59:15.434Z] === RUN TestPollerEvent [2021-09-15T15:59:15.434Z] poller_test.go:40: No chmod on Windows [2021-09-15T15:59:15.434Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-15T15:59:15.434Z] === RUN TestPollerClose [2021-09-15T15:59:15.434Z] --- PASS: TestPollerClose (0.00s) [2021-09-15T15:59:15.434Z] PASS [2021-09-15T15:59:15.434Z] coverage: 45.7% of statements [2021-09-15T15:59:15.434Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2021-09-15T15:59:15.824Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-15T15:59:15.824Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-15T15:59:15.892Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2021-09-15T15:59:15.892Z] === RUN TestNetworkDBNodeLeave [2021-09-15T15:59:15.892Z] === RUN TestCopyFileWithInvalidSrc [2021-09-15T15:59:15.892Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestCopyFileWithInvalidDest [2021-09-15T15:59:15.892Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-15T15:59:15.892Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-15T15:59:15.892Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestCopyFile [2021-09-15T15:59:15.892Z] --- PASS: TestCopyFile (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-15T15:59:15.892Z] fileutils_test.go:133: Needs porting to Windows [2021-09-15T15:59:15.892Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-15T15:59:15.892Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-15T15:59:15.892Z] fileutils_test.go:179: Needs porting to Windows [2021-09-15T15:59:15.892Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestWildcardMatches [2021-09-15T15:59:15.892Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestPatternMatches [2021-09-15T15:59:15.892Z] --- PASS: TestPatternMatches (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-15T15:59:15.892Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestPatternMatchesFolderExclusions [2021-09-15T15:59:15.892Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-15T15:59:15.892Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-15T15:59:15.892Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-15T15:59:15.892Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-15T15:59:15.892Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestSingleExclamationError [2021-09-15T15:59:15.892Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestMatchesWithNoPatterns [2021-09-15T15:59:15.892Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestMatchesWithMalformedPatterns [2021-09-15T15:59:15.892Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestMatches [2021-09-15T15:59:15.892Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-15T15:59:15.892Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-15T15:59:15.892Z] --- PASS: TestMatches (0.00s) [2021-09-15T15:59:15.892Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-15T15:59:15.892Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestCleanPatterns [2021-09-15T15:59:15.892Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-15T15:59:15.892Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestCleanPatternsExceptionFlag [2021-09-15T15:59:15.892Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-15T15:59:15.892Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-15T15:59:15.892Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-15T15:59:15.892Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-15T15:59:16.350Z] === RUN TestCleanPatternsErrorSingleException [2021-09-15T15:59:16.350Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-15T15:59:16.350Z] === RUN TestCreateIfNotExistsDir [2021-09-15T15:59:16.350Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-15T15:59:16.350Z] === RUN TestCreateIfNotExistsFile [2021-09-15T15:59:16.350Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-15T15:59:16.350Z] === RUN TestMatch [2021-09-15T15:59:16.350Z] --- PASS: TestMatch (0.00s) [2021-09-15T15:59:16.350Z] PASS [2021-09-15T15:59:16.350Z] coverage: 82.2% of statements [2021-09-15T15:59:16.350Z] ok github.com/docker/docker/pkg/fileutils 0.055s coverage: 82.2% of statements [2021-09-15T15:59:16.350Z] --- PASS: TestGetAddress (17.21s) [2021-09-15T15:59:16.350Z] === RUN TestRequestSyntaxCheck [2021-09-15T15:59:16.350Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-15T15:59:16.350Z] === RUN TestRequest [2021-09-15T15:59:16.384Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-15T15:59:16.384Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-15T15:59:16.384Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-15T15:59:16.808Z] === RUN TestGet [2021-09-15T15:59:16.808Z] --- PASS: TestGet (0.00s) [2021-09-15T15:59:16.808Z] === RUN TestGetShortcutString [2021-09-15T15:59:16.808Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-15T15:59:16.808Z] PASS [2021-09-15T15:59:16.808Z] coverage: 42.9% of statements [2021-09-15T15:59:16.808Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2021-09-15T15:59:16.944Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-15T15:59:17.266Z] === RUN TestCreateIDMapOrder [2021-09-15T15:59:17.266Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-15T15:59:17.266Z] PASS [2021-09-15T15:59:17.266Z] coverage: 7.2% of statements [2021-09-15T15:59:17.266Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-09-15T15:59:17.312Z] --- PASS: TestDaemonStartWithLogOpt (4.17s) [2021-09-15T15:59:17.312Z] === CONT TestReadPluginNoRead [2021-09-15T15:59:17.504Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-15T15:59:18.016Z] === RUN TestMiddlewares [2021-09-15T15:59:18.016Z] --- PASS: TestMiddlewares (0.00s) [2021-09-15T15:59:18.016Z] PASS [2021-09-15T15:59:18.016Z] coverage: 9.0% of statements [2021-09-15T15:59:18.016Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2021-09-15T15:59:18.064Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-15T15:59:18.231Z] === RUN TestFixedBufferCap [2021-09-15T15:59:18.231Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-15T15:59:18.231Z] === RUN TestFixedBufferLen [2021-09-15T15:59:18.231Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-15T15:59:18.231Z] === RUN TestFixedBufferString [2021-09-15T15:59:18.231Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-15T15:59:18.231Z] === RUN TestFixedBufferWrite [2021-09-15T15:59:18.231Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-15T15:59:18.231Z] === RUN TestFixedBufferRead [2021-09-15T15:59:18.231Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-15T15:59:18.231Z] === RUN TestBytesPipeRead [2021-09-15T15:59:18.231Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-15T15:59:18.231Z] === RUN TestBytesPipeWrite [2021-09-15T15:59:18.231Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-15T15:59:18.231Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-15T15:59:18.624Z] === RUN TestDockerSuite/TestInspectImage [2021-09-15T15:59:18.624Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-15T15:59:18.689Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2021-09-15T15:59:18.689Z] === RUN TestAtomicWriteToFile [2021-09-15T15:59:18.689Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-09-15T15:59:18.689Z] === RUN TestAtomicWriteSetCommit [2021-09-15T15:59:18.689Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-15T15:59:18.689Z] === RUN TestAtomicWriteSetCancel [2021-09-15T15:59:18.689Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-15T15:59:18.689Z] === RUN TestReadCloserWrapperClose [2021-09-15T15:59:18.689Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-15T15:59:18.689Z] === RUN TestReaderErrWrapperReadOnError [2021-09-15T15:59:18.689Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-15T15:59:18.689Z] === RUN TestReaderErrWrapperRead [2021-09-15T15:59:18.689Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-15T15:59:18.689Z] === RUN TestCancelReadCloser [2021-09-15T15:59:18.689Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-15T15:59:18.689Z] === RUN TestWriteCloserWrapperClose [2021-09-15T15:59:18.689Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-15T15:59:18.689Z] === RUN TestNopWriteCloser [2021-09-15T15:59:18.689Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-15T15:59:18.689Z] === RUN TestNopWriter [2021-09-15T15:59:18.689Z] --- PASS: TestNopWriter (0.00s) [2021-09-15T15:59:18.689Z] === RUN TestWriteCounter [2021-09-15T15:59:18.689Z] --- PASS: TestWriteCounter (0.00s) [2021-09-15T15:59:18.689Z] PASS [2021-09-15T15:59:18.689Z] coverage: 69.2% of statements [2021-09-15T15:59:18.689Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-09-15T15:59:18.689Z] === RUN TestNetworkDBWatch [2021-09-15T15:59:18.689Z] ok github.com/docker/docker/pkg/ioutils 0.554s coverage: 69.2% of statements [2021-09-15T15:59:18.879Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-15T15:59:18.879Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-15T15:59:18.879Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-15T15:59:19.146Z] === RUN TestError [2021-09-15T15:59:19.146Z] --- PASS: TestError (0.00s) [2021-09-15T15:59:19.146Z] === RUN TestProgressString [2021-09-15T15:59:19.146Z] === RUN TestProgressString/no_progress [2021-09-15T15:59:19.146Z] === RUN TestProgressString/progress_1 [2021-09-15T15:59:19.146Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-15T15:59:19.146Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-15T15:59:19.146Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-15T15:59:19.146Z] === RUN TestProgressString/with_units [2021-09-15T15:59:19.146Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-15T15:59:19.146Z] === RUN TestProgressString/hide_counts [2021-09-15T15:59:19.146Z] --- PASS: TestProgressString (0.00s) [2021-09-15T15:59:19.146Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-15T15:59:19.146Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-15T15:59:19.146Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-15T15:59:19.146Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-15T15:59:19.146Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-15T15:59:19.146Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-15T15:59:19.146Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-15T15:59:19.146Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-15T15:59:19.146Z] === RUN TestJSONMessageDisplay [2021-09-15T15:59:19.439Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-15T15:59:19.603Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-15T15:59:19.603Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-15T15:59:19.603Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-15T15:59:19.603Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-15T15:59:19.603Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-15T15:59:19.603Z] === RUN TestDisplayJSONMessagesStream [2021-09-15T15:59:19.603Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-15T15:59:19.603Z] PASS [2021-09-15T15:59:19.603Z] coverage: 91.7% of statements [2021-09-15T15:59:19.603Z] ok github.com/docker/docker/pkg/jsonmessage 0.145s coverage: 91.7% of statements [2021-09-15T15:59:19.884Z] === RUN TestReadPluginNoRead/default [2021-09-15T15:59:20.000Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-15T15:59:20.000Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-15T15:59:20.061Z] === RUN TestStandardLongPath [2021-09-15T15:59:20.061Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-15T15:59:20.061Z] === RUN TestUNCLongPath [2021-09-15T15:59:20.061Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-15T15:59:20.061Z] PASS [2021-09-15T15:59:20.061Z] coverage: 100.0% of statements [2021-09-15T15:59:20.061Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-09-15T15:59:20.061Z] 2021/09/15 15:59:19 Closing DB instances... [2021-09-15T15:59:20.518Z] === RUN TestNameFormat [2021-09-15T15:59:20.518Z] --- PASS: TestNameFormat (0.00s) [2021-09-15T15:59:20.518Z] === RUN TestNameRetries [2021-09-15T15:59:20.518Z] --- PASS: TestNameRetries (0.00s) [2021-09-15T15:59:20.518Z] PASS [2021-09-15T15:59:20.518Z] coverage: 85.7% of statements [2021-09-15T15:59:20.518Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-09-15T15:59:20.855Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-15T15:59:20.924Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-15T15:59:20.976Z] === RUN TestParseKeyValueOpt [2021-09-15T15:59:20.976Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-15T15:59:20.976Z] === RUN TestParseUintList [2021-09-15T15:59:20.976Z] --- PASS: TestParseUintList (0.00s) [2021-09-15T15:59:20.976Z] === RUN TestParseUintListMaximumLimits [2021-09-15T15:59:20.976Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-15T15:59:20.976Z] PASS [2021-09-15T15:59:20.976Z] coverage: 97.0% of statements [2021-09-15T15:59:20.976Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-09-15T15:59:21.433Z] === RUN TestNewAndRemove [2021-09-15T15:59:21.433Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-15T15:59:21.433Z] === RUN TestRemoveInvalidPath [2021-09-15T15:59:21.433Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-15T15:59:21.433Z] PASS [2021-09-15T15:59:21.433Z] coverage: 82.6% of statements [2021-09-15T15:59:21.433Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-09-15T15:59:21.433Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-15T15:59:21.433Z] === RUN TestNetworkDBBulkSync [2021-09-15T15:59:21.443Z] --- PASS: TestGet (15.00s) [2021-09-15T15:59:21.443Z] === RUN TestPluginWithNoManifest [2021-09-15T15:59:21.443Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-15T15:59:21.443Z] === RUN TestGetAll [2021-09-15T15:59:21.443Z] --- PASS: TestGetAll (0.00s) [2021-09-15T15:59:21.443Z] PASS [2021-09-15T15:59:21.443Z] coverage: 73.2% of statements [2021-09-15T15:59:21.443Z] ok github.com/docker/docker/pkg/plugins 35.816s coverage: 73.2% of statements [2021-09-15T15:59:21.484Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-15T15:59:21.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-15T15:59:21.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-15T15:59:21.748Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-09-15T15:59:21.748Z] PASS [2021-09-15T15:59:21.748Z] [2021-09-15T15:59:21.748Z] DONE 17 tests in 44.232s [2021-09-15T15:59:21.748Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-15T15:59:21.748Z] INFO: Testing against a local daemon [2021-09-15T15:59:21.748Z] === RUN TestPluginInvalidJSON [2021-09-15T15:59:21.748Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T15:59:21.748Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T15:59:21.748Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T15:59:21.748Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-15T15:59:21.748Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-15T15:59:21.748Z] === RUN TestPluginInstall [2021-09-15T15:59:21.748Z] === RUN TestPluginInstall/no_auth [2021-09-15T15:59:21.748Z] time="2021-09-15T15:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:59:21.748Z] time="2021-09-15T15:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:862e1dc92d6f74681c6d13ac9db1a68e62103bfd9aa988c303ef02cd7784ab43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:59:21.748Z] time="2021-09-15T15:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:59:21.748Z] time="2021-09-15T15:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:862e1dc92d6f74681c6d13ac9db1a68e62103bfd9aa988c303ef02cd7784ab43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:59:21.748Z] === RUN TestPluginInstall/with_htpasswd [2021-09-15T15:59:21.748Z] time="2021-09-15T15:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:59:21.748Z] time="2021-09-15T15:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e0a25e0c567b0cc6b8942e4649e40409c9ccc5ffddeffc5165a7d5d42244186" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:59:21.748Z] time="2021-09-15T15:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:59:21.748Z] time="2021-09-15T15:59:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e0a25e0c567b0cc6b8942e4649e40409c9ccc5ffddeffc5165a7d5d42244186" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:59:21.748Z] === RUN TestPluginInstall/with_insecure [2021-09-15T15:59:21.792Z] --- PASS: TestContinueAfterPluginCrash (8.81s) [2021-09-15T15:59:21.792Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-15T15:59:22.006Z] time="2021-09-15T15:59:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:59:22.006Z] time="2021-09-15T15:59:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e6047da71dcf886f2158e0a907881825e9fd9db318be4910e984324ed190e2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:59:22.006Z] time="2021-09-15T15:59:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T15:59:22.006Z] time="2021-09-15T15:59:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e6047da71dcf886f2158e0a907881825e9fd9db318be4910e984324ed190e2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T15:59:22.264Z] plugin_test.go:165: [d8c856dbc877c] daemon is not started [2021-09-15T15:59:22.264Z] --- PASS: TestPluginInstall (3.27s) [2021-09-15T15:59:22.264Z] --- PASS: TestPluginInstall/no_auth (1.61s) [2021-09-15T15:59:22.264Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-09-15T15:59:22.264Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-09-15T15:59:22.264Z] === RUN TestPluginsWithRuntimes [2021-09-15T15:59:22.398Z] === RUN TestFailedConnection [2021-09-15T15:59:22.846Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-15T15:59:22.847Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-15T15:59:22.930Z] 2021/09/15 15:59:22 Closing DB instances... [2021-09-15T15:59:22.930Z] --- PASS: TestRequest (6.69s) [2021-09-15T15:59:22.930Z] === RUN TestOverlappingRequests [2021-09-15T15:59:23.241Z] === CONT TestReadPluginNoRead [2021-09-15T15:59:23.241Z] read_test.go:92: [d7dd1712d116f] daemon is not started [2021-09-15T15:59:23.241Z] --- PASS: TestReadPluginNoRead (5.91s) [2021-09-15T15:59:23.241Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2021-09-15T15:59:23.241Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2021-09-15T15:59:23.241Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2021-09-15T15:59:23.241Z] PASS [2021-09-15T15:59:23.241Z] [2021-09-15T15:59:23.241Z] DONE 6 tests in 10.165s [2021-09-15T15:59:23.241Z] 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-09-15T15:59:23.241Z] testing: warning: no tests to run [2021-09-15T15:59:23.241Z] PASS [2021-09-15T15:59:23.241Z] [2021-09-15T15:59:23.241Z] DONE 0 tests in 0.021s [2021-09-15T15:59:23.241Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-15T15:59:23.241Z] INFO: Testing against a local daemon [2021-09-15T15:59:23.241Z] === RUN TestPluginWithDevMounts [2021-09-15T15:59:23.241Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-15T15:59:23.241Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-15T15:59:23.241Z] PASS [2021-09-15T15:59:23.241Z] [2021-09-15T15:59:23.241Z] === Skipped [2021-09-15T15:59:23.241Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-09-15T15:59:23.241Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-15T15:59:23.241Z] [2021-09-15T15:59:23.241Z] DONE 1 tests, 1 skipped in 0.081s [2021-09-15T15:59:23.241Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-15T15:59:23.241Z] INFO: Testing against a local daemon [2021-09-15T15:59:23.241Z] === RUN TestSecretInspect [2021-09-15T15:59:23.241Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.241Z] --- SKIP: TestSecretInspect (0.01s) [2021-09-15T15:59:23.241Z] === RUN TestSecretList [2021-09-15T15:59:23.241Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.241Z] --- SKIP: TestSecretList (0.01s) [2021-09-15T15:59:23.241Z] === RUN TestSecretsCreateAndDelete [2021-09-15T15:59:23.396Z] --- PASS: TestOverlappingRequests (0.31s) [2021-09-15T15:59:23.396Z] === RUN TestRelease [2021-09-15T15:59:23.396Z] === RUN TestParseEmptyInterface [2021-09-15T15:59:23.396Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-15T15:59:23.396Z] === RUN TestParseNonInterfaceType [2021-09-15T15:59:23.396Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-15T15:59:23.396Z] === RUN TestParseWithOneFunction [2021-09-15T15:59:23.396Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-15T15:59:23.396Z] === RUN TestParseWithMultipleFuncs [2021-09-15T15:59:23.396Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-15T15:59:23.396Z] === RUN TestParseWithUnnamedReturn [2021-09-15T15:59:23.396Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-15T15:59:23.396Z] === RUN TestEmbeddedInterface [2021-09-15T15:59:23.396Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-15T15:59:23.396Z] === RUN TestParsedImports [2021-09-15T15:59:23.396Z] --- PASS: TestParsedImports (0.00s) [2021-09-15T15:59:23.396Z] === RUN TestAliasedImports [2021-09-15T15:59:23.396Z] --- PASS: TestAliasedImports (0.00s) [2021-09-15T15:59:23.396Z] PASS [2021-09-15T15:59:23.396Z] coverage: 56.8% of statements [2021-09-15T15:59:23.396Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-09-15T15:59:23.407Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-15T15:59:23.500Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-09-15T15:59:23.500Z] === RUN TestSecretsUpdate [2021-09-15T15:59:23.500Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-09-15T15:59:23.500Z] === RUN TestTemplatedSecret [2021-09-15T15:59:23.500Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-15T15:59:23.500Z] === RUN TestSecretCreateResolve [2021-09-15T15:59:23.500Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-09-15T15:59:23.500Z] PASS [2021-09-15T15:59:23.500Z] [2021-09-15T15:59:23.500Z] === Skipped [2021-09-15T15:59:23.500Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-09-15T15:59:23.500Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] [2021-09-15T15:59:23.500Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-09-15T15:59:23.500Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] [2021-09-15T15:59:23.500Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-09-15T15:59:23.500Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] [2021-09-15T15:59:23.500Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-09-15T15:59:23.500Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] [2021-09-15T15:59:23.500Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-09-15T15:59:23.500Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] [2021-09-15T15:59:23.500Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-09-15T15:59:23.500Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] [2021-09-15T15:59:23.500Z] DONE 6 tests, 6 skipped in 0.146s [2021-09-15T15:59:23.500Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-15T15:59:23.500Z] INFO: Testing against a local daemon [2021-09-15T15:59:23.500Z] === RUN TestServiceCreateInit [2021-09-15T15:59:23.500Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-15T15:59:23.500Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-15T15:59:23.500Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- PASS: TestServiceCreateInit (0.02s) [2021-09-15T15:59:23.500Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T15:59:23.500Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T15:59:23.500Z] === RUN TestCreateServiceMultipleTimes [2021-09-15T15:59:23.500Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-09-15T15:59:23.500Z] === RUN TestCreateServiceConflict [2021-09-15T15:59:23.500Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-09-15T15:59:23.500Z] === RUN TestCreateServiceMaxReplicas [2021-09-15T15:59:23.500Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-09-15T15:59:23.500Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-15T15:59:23.500Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-15T15:59:23.500Z] === RUN TestCreateServiceSecretFileMode [2021-09-15T15:59:23.500Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-09-15T15:59:23.500Z] === RUN TestCreateServiceConfigFileMode [2021-09-15T15:59:23.500Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-09-15T15:59:23.500Z] === RUN TestCreateServiceSysctls [2021-09-15T15:59:23.500Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.500Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-15T15:59:23.500Z] === RUN TestCreateServiceCapabilities [2021-09-15T15:59:23.638Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-15T15:59:23.758Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.758Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-15T15:59:23.758Z] === RUN TestInspect [2021-09-15T15:59:23.758Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.758Z] --- SKIP: TestInspect (0.01s) [2021-09-15T15:59:23.758Z] === RUN TestCreateJob [2021-09-15T15:59:23.758Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.758Z] --- SKIP: TestCreateJob (0.01s) [2021-09-15T15:59:23.758Z] === RUN TestReplicatedJob [2021-09-15T15:59:23.758Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.758Z] --- SKIP: TestReplicatedJob (0.01s) [2021-09-15T15:59:23.758Z] === RUN TestUpdateReplicatedJob [2021-09-15T15:59:23.758Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.758Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-09-15T15:59:23.758Z] === RUN TestServiceListWithStatuses [2021-09-15T15:59:23.758Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-15T15:59:23.758Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-15T15:59:23.758Z] === RUN TestDockerNetworkConnectAlias [2021-09-15T15:59:23.758Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.758Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-09-15T15:59:23.758Z] === RUN TestDockerNetworkReConnect [2021-09-15T15:59:23.758Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:23.758Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-09-15T15:59:23.758Z] === RUN TestServicePlugin [2021-09-15T15:59:23.967Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-15T15:59:24.330Z] .......................... [ 67%] [2021-09-15T15:59:24.360Z] === RUN TestHTTPTransport [2021-09-15T15:59:24.360Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-15T15:59:24.360Z] PASS [2021-09-15T15:59:24.360Z] coverage: 85.7% of statements [2021-09-15T15:59:24.360Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-09-15T15:59:24.360Z] --- PASS: TestRelease (1.19s) [2021-09-15T15:59:24.360Z] === RUN TestAllocateRandomDeallocate [2021-09-15T15:59:24.360Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-15T15:59:24.360Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-15T15:59:24.572Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-15T15:59:24.818Z] --- PASS: TestFailedConnection (2.00s) [2021-09-15T15:59:24.818Z] === RUN TestFailOnce [2021-09-15T15:59:24.818Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-15T15:59:24.818Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-15T15:59:24.818Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-15T15:59:24.818Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-15T15:59:24.818Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-15T15:59:24.818Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-15T15:59:24.818Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-15T15:59:24.818Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-15T15:59:24.818Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-15T15:59:24.818Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-15T15:59:24.818Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-15T15:59:24.818Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-15T15:59:24.818Z] === RUN TestBufferPoolPutAndGet [2021-09-15T15:59:24.818Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-15T15:59:24.818Z] PASS [2021-09-15T15:59:24.818Z] coverage: 88.2% of statements [2021-09-15T15:59:24.818Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-09-15T15:59:24.818Z] 2021/09/15 15:59:24 http: panic serving 127.0.0.1:49282: Plugin not ready [2021-09-15T15:59:24.818Z] goroutine 5 [running]: [2021-09-15T15:59:24.818Z] net/http.(*conn).serve.func1() [2021-09-15T15:59:24.818Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-15T15:59:24.818Z] panic({0x5e9d40, 0x6f5e60}) [2021-09-15T15:59:24.818Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-15T15:59:24.818Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x7e1127036f3f6708}, 0xc00004da98) [2021-09-15T15:59:24.818Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-15T15:59:24.818Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x702b28, 0xc0000b80e0}, 0x53e8c6) [2021-09-15T15:59:24.818Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-15T15:59:24.818Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x702b28, 0xc0000b80e0}, 0xc000070000) [2021-09-15T15:59:24.818Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-15T15:59:24.818Z] net/http.serverHandler.ServeHTTP({0x701150}, {0x702b28, 0xc0000b80e0}, 0xc000070000) [2021-09-15T15:59:24.818Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-15T15:59:24.818Z] net/http.(*conn).serve(0xc000062140, {0x7049c0, 0xc000027020}) [2021-09-15T15:59:24.818Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-15T15:59:24.818Z] created by net/http.(*Server).Serve [2021-09-15T15:59:24.818Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-15T15:59:24.818Z] time="2021-09-15T15:59:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s" [2021-09-15T15:59:25.276Z] === RUN TestOutputOnPrematureClose [2021-09-15T15:59:25.276Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-15T15:59:25.276Z] === RUN TestCompleteSilently [2021-09-15T15:59:25.276Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-15T15:59:25.276Z] PASS [2021-09-15T15:59:25.276Z] coverage: 75.9% of statements [2021-09-15T15:59:25.276Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-09-15T15:59:25.276Z] === RUN TestSendToOneSub [2021-09-15T15:59:25.276Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-15T15:59:25.276Z] === RUN TestSendToMultipleSubs [2021-09-15T15:59:25.276Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-15T15:59:25.276Z] === RUN TestEvictOneSub [2021-09-15T15:59:25.276Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-15T15:59:25.276Z] === RUN TestClosePublisher [2021-09-15T15:59:25.276Z] --- PASS: TestClosePublisher (0.00s) [2021-09-15T15:59:25.276Z] === RUN TestPubSubRace [2021-09-15T15:59:25.329Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-15T15:59:25.506Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2021-09-15T15:59:25.506Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2021-09-15T15:59:25.506Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-09-15T15:59:25.506Z] === RUN TestPluginBackCompatMediaTypes [2021-09-15T15:59:25.585Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-15T15:59:25.659Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] --- SKIP: TestServicePlugin (1.86s) [2021-09-15T15:59:25.659Z] === RUN TestServiceUpdateLabel [2021-09-15T15:59:25.659Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-09-15T15:59:25.659Z] === RUN TestServiceUpdateSecrets [2021-09-15T15:59:25.659Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-09-15T15:59:25.659Z] === RUN TestServiceUpdateConfigs [2021-09-15T15:59:25.659Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-09-15T15:59:25.659Z] === RUN TestServiceUpdateNetwork [2021-09-15T15:59:25.659Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-09-15T15:59:25.659Z] === RUN TestServiceUpdatePidsLimit [2021-09-15T15:59:25.659Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-09-15T15:59:25.659Z] PASS [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === Skipped [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T15:59:25.659Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T15:59:25.659Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-09-15T15:59:25.659Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-09-15T15:59:25.659Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-09-15T15:59:25.659Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-15T15:59:25.659Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-09-15T15:59:25.659Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-09-15T15:59:25.659Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-09-15T15:59:25.659Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-09-15T15:59:25.659Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-09-15T15:59:25.659Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-09-15T15:59:25.659Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-09-15T15:59:25.659Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-09-15T15:59:25.659Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-15T15:59:25.659Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-09-15T15:59:25.659Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-09-15T15:59:25.659Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestServicePlugin (1.86s) [2021-09-15T15:59:25.659Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-09-15T15:59:25.659Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-09-15T15:59:25.659Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-09-15T15:59:25.659Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-09-15T15:59:25.659Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-09-15T15:59:25.659Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] DONE 24 tests, 23 skipped in 2.201s [2021-09-15T15:59:25.659Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-15T15:59:25.659Z] INFO: Testing against a local daemon [2021-09-15T15:59:25.659Z] === RUN TestSessionCreate [2021-09-15T15:59:25.659Z] --- PASS: TestSessionCreate (0.02s) [2021-09-15T15:59:25.659Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-15T15:59:25.659Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-15T15:59:25.659Z] PASS [2021-09-15T15:59:25.659Z] [2021-09-15T15:59:25.659Z] DONE 2 tests in 0.113s [2021-09-15T15:59:25.659Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-15T15:59:25.732Z] --- PASS: TestFailOnce (1.11s) [2021-09-15T15:59:25.732Z] === RUN TestEchoInputOutput [2021-09-15T15:59:25.732Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-15T15:59:25.732Z] === RUN TestBackoff [2021-09-15T15:59:25.732Z] --- PASS: TestBackoff (0.00s) [2021-09-15T15:59:25.732Z] === RUN TestAbortRetry [2021-09-15T15:59:25.732Z] --- PASS: TestAbortRetry (0.00s) [2021-09-15T15:59:25.732Z] === RUN TestClientScheme [2021-09-15T15:59:25.732Z] --- PASS: TestClientScheme (0.00s) [2021-09-15T15:59:25.732Z] === RUN TestNewClientWithTimeout [2021-09-15T15:59:25.917Z] INFO: Testing against a local daemon [2021-09-15T15:59:25.917Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-15T15:59:25.917Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-15T15:59:25.917Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T15:59:25.917Z] === RUN TestDiskUsage [2021-09-15T15:59:25.917Z] === PAUSE TestDiskUsage [2021-09-15T15:59:25.917Z] === RUN TestEventsExecDie [2021-09-15T15:59:26.072Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-09-15T15:59:26.072Z] PASS [2021-09-15T15:59:26.072Z] [2021-09-15T15:59:26.072Z] DONE 10 tests in 7.283s [2021-09-15T15:59:26.072Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-15T15:59:26.144Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-15T15:59:26.189Z] time="2021-09-15T15:59:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-15T15:59:26.330Z] INFO: Testing against a local daemon [2021-09-15T15:59:26.330Z] === RUN TestExternalGraphDriver [2021-09-15T15:59:26.330Z] === RUN TestExternalGraphDriver/json [2021-09-15T15:59:26.488Z] --- PASS: TestEventsExecDie (0.49s) [2021-09-15T15:59:26.488Z] === RUN TestEventsBackwardsCompatible [2021-09-15T15:59:26.488Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-09-15T15:59:26.488Z] === RUN TestEventsVolumeCreate [2021-09-15T15:59:26.488Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-09-15T15:59:26.488Z] === RUN TestInfoBinaryCommits [2021-09-15T15:59:26.488Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-09-15T15:59:26.488Z] === RUN TestInfoAPIVersioned [2021-09-15T15:59:26.488Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-15T15:59:26.488Z] === RUN TestInfoDiscoveryBackend [2021-09-15T15:59:26.646Z] --- PASS: TestPubSubRace (1.04s) [2021-09-15T15:59:26.646Z] PASS [2021-09-15T15:59:26.646Z] coverage: 75.0% of statements [2021-09-15T15:59:26.646Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2021-09-15T15:59:26.704Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-15T15:59:27.054Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-15T15:59:27.054Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-15T15:59:27.104Z] === RUN TestRegister [2021-09-15T15:59:27.104Z] --- PASS: TestRegister (0.00s) [2021-09-15T15:59:27.104Z] === RUN TestCommand [2021-09-15T15:59:27.104Z] --- PASS: TestCommand (0.02s) [2021-09-15T15:59:27.104Z] === RUN TestNaiveSelf [2021-09-15T15:59:27.104Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-15T15:59:27.104Z] PASS [2021-09-15T15:59:27.104Z] coverage: 82.4% of statements [2021-09-15T15:59:27.104Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [2021-09-15T15:59:27.264Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-15T15:59:27.562Z] === RUN TestDump [2021-09-15T15:59:27.562Z] goroutine 4 [running]: [2021-09-15T15:59:27.562Z] github.com/docker/docker/pkg/stack.dump(0x75b2f7) [2021-09-15T15:59:27.562Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-15T15:59:27.562Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-15T15:59:27.562Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-15T15:59:27.562Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-15T15:59:27.562Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-15T15:59:27.562Z] testing.tRunner(0xc00002dd40, 0x8c8e38) [2021-09-15T15:59:27.562Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T15:59:27.562Z] created by testing.(*T).Run [2021-09-15T15:59:27.562Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-15T15:59:27.562Z] [2021-09-15T15:59:27.562Z] goroutine 1 [chan receive]: [2021-09-15T15:59:27.562Z] testing.(*T).Run(0xc00002dba0, {0x8ba4fd, 0x73a173}, 0x8c8e38) [2021-09-15T15:59:27.562Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-15T15:59:27.562Z] testing.runTests.func1(0xc00005a720) [2021-09-15T15:59:27.562Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-15T15:59:27.562Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2021-09-15T15:59:27.562Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T15:59:27.562Z] testing.runTests(0xc00006c080, {0xa2bba0, 0x3, 0x3}, {0x75a54d, 0x8bc1f7, 0xa30640}) [2021-09-15T15:59:27.562Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-15T15:59:27.562Z] testing.(*M).Run(0xc00006c080) [2021-09-15T15:59:27.562Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-15T15:59:27.562Z] main.main() [2021-09-15T15:59:27.562Z] _testmain.go:95 +0x1f5 [2021-09-15T15:59:27.562Z] --- PASS: TestDump (0.00s) [2021-09-15T15:59:27.562Z] === RUN TestDumpToFile [2021-09-15T15:59:27.562Z] 2021/09/15 15:59:27 Closing DB instances... [2021-09-15T15:59:27.562Z] --- PASS: TestDumpToFile (0.10s) [2021-09-15T15:59:27.562Z] === RUN TestDumpToFileWithEmptyInput [2021-09-15T15:59:27.562Z] goroutine 6 [running]: [2021-09-15T15:59:27.562Z] github.com/docker/docker/pkg/stack.dump(0x7c82b4) [2021-09-15T15:59:27.562Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-15T15:59:27.562Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x7c8660}) [2021-09-15T15:59:27.562Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-15T15:59:27.562Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dd40) [2021-09-15T15:59:27.562Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-15T15:59:27.562Z] testing.tRunner(0xc000118340, 0x8c8e28) [2021-09-15T15:59:27.562Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T15:59:27.562Z] created by testing.(*T).Run [2021-09-15T15:59:27.562Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-15T15:59:27.562Z] [2021-09-15T15:59:27.562Z] goroutine 1 [chan receive]: [2021-09-15T15:59:27.562Z] testing.(*T).Run(0xc00002dba0, {0x8c1289, 0x73a173}, 0x8c8e28) [2021-09-15T15:59:27.563Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-15T15:59:27.563Z] testing.runTests.func1(0xc00005a720) [2021-09-15T15:59:27.563Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-15T15:59:27.563Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2021-09-15T15:59:27.563Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T15:59:27.563Z] testing.runTests(0xc00006c080, {0xa2bba0, 0x3, 0x3}, {0x75a54d, 0x8bc1f7, 0xa30640}) [2021-09-15T15:59:27.563Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-15T15:59:27.563Z] testing.(*M).Run(0xc00006c080) [2021-09-15T15:59:27.563Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-15T15:59:27.563Z] main.main() [2021-09-15T15:59:27.563Z] _testmain.go:95 +0x1f5 [2021-09-15T15:59:27.563Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-15T15:59:27.563Z] PASS [2021-09-15T15:59:27.563Z] coverage: 90.9% of statements [2021-09-15T15:59:27.563Z] ok github.com/docker/docker/pkg/stack 0.126s coverage: 90.9% of statements [2021-09-15T15:59:27.563Z] time="2021-09-15T15:59:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-15T15:59:27.563Z] --- PASS: TestAllocateRandomDeallocate (3.33s) [2021-09-15T15:59:27.563Z] === RUN TestRetrieveFromStore [2021-09-15T15:59:27.824Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-15T15:59:28.020Z] === RUN TestNewStdWriter [2021-09-15T15:59:28.020Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-15T15:59:28.020Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestWriteWithNilBytes [2021-09-15T15:59:28.020Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestWrite [2021-09-15T15:59:28.020Z] --- PASS: TestWrite (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestWriteWithWriterError [2021-09-15T15:59:28.020Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-15T15:59:28.020Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestStdCopyWriteAndRead [2021-09-15T15:59:28.020Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-15T15:59:28.020Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-15T15:59:28.020Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-15T15:59:28.020Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-15T15:59:28.020Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-15T15:59:28.020Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-15T15:59:28.020Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-15T15:59:28.020Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-15T15:59:28.020Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-15T15:59:28.020Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-15T15:59:28.020Z] PASS [2021-09-15T15:59:28.020Z] coverage: 100.0% of statements [2021-09-15T15:59:28.020Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-09-15T15:59:28.228Z] === RUN TestExternalGraphDriver/spec [2021-09-15T15:59:28.383Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-15T15:59:28.383Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-09-15T15:59:28.478Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-15T15:59:28.478Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-15T15:59:28.478Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestFormatStatus [2021-09-15T15:59:28.478Z] --- PASS: TestFormatStatus (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestFormatError [2021-09-15T15:59:28.478Z] --- PASS: TestFormatError (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestFormatJSONError [2021-09-15T15:59:28.478Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-15T15:59:28.478Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-15T15:59:28.478Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestNewJSONProgressOutput [2021-09-15T15:59:28.478Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestAuxFormatterEmit [2021-09-15T15:59:28.478Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestStreamWriterStdout [2021-09-15T15:59:28.478Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-15T15:59:28.478Z] === RUN TestStreamWriterStderr [2021-09-15T15:59:28.478Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-15T15:59:28.478Z] PASS [2021-09-15T15:59:28.478Z] coverage: 66.2% of statements [2021-09-15T15:59:28.478Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-09-15T15:59:28.935Z] === RUN TestGenerateRandomID [2021-09-15T15:59:28.935Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-15T15:59:28.935Z] === RUN TestShortenId [2021-09-15T15:59:28.935Z] --- PASS: TestShortenId (0.00s) [2021-09-15T15:59:28.935Z] === RUN TestShortenSha256Id [2021-09-15T15:59:28.935Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-15T15:59:28.935Z] === RUN TestShortenIdEmpty [2021-09-15T15:59:28.935Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-15T15:59:28.935Z] === RUN TestShortenIdInvalid [2021-09-15T15:59:28.935Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-15T15:59:28.935Z] === RUN TestIsShortIDNonHex [2021-09-15T15:59:28.935Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-15T15:59:28.935Z] === RUN TestIsShortIDNotCorrectSize [2021-09-15T15:59:28.935Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-15T15:59:28.935Z] PASS [2021-09-15T15:59:28.935Z] coverage: 70.6% of statements [2021-09-15T15:59:28.935Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2021-09-15T15:59:28.935Z] --- PASS: TestRetrieveFromStore (1.16s) [2021-09-15T15:59:28.935Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-15T15:59:28.935Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-09-15T15:59:28.935Z] === RUN TestParallelPredefinedRequest1 [2021-09-15T15:59:28.935Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-15T15:59:28.935Z] === RUN TestParallelPredefinedRequest2 [2021-09-15T15:59:28.935Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-15T15:59:28.935Z] === RUN TestParallelPredefinedRequest3 [2021-09-15T15:59:28.935Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-15T15:59:28.935Z] === RUN TestParallelPredefinedRequest4 [2021-09-15T15:59:28.935Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-15T15:59:28.935Z] === RUN TestParallelPredefinedRequest5 [2021-09-15T15:59:28.935Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-15T15:59:28.935Z] === RUN TestDebug [2021-09-15T15:59:28.935Z] --- PASS: TestDebug (0.00s) [2021-09-15T15:59:28.935Z] === RUN TestRequestPoolParallel [2021-09-15T15:59:29.392Z] --- PASS: TestRequestPoolParallel (0.35s) [2021-09-15T15:59:29.392Z] === RUN TestFullAllocateRelease [2021-09-15T15:59:29.392Z] === RUN TestIsCpusetListAvailable [2021-09-15T15:59:29.392Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-15T15:59:29.392Z] PASS [2021-09-15T15:59:29.392Z] coverage: 39.4% of statements [2021-09-15T15:59:29.392Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2021-09-15T15:59:29.601Z] === RUN TestExternalGraphDriver/pull [2021-09-15T15:59:29.744Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-15T15:59:29.852Z] --- PASS: TestFullAllocateRelease (0.39s) [2021-09-15T15:59:29.852Z] === RUN TestOddAllocateRelease [2021-09-15T15:59:29.852Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-09-15T15:59:29.852Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-15T15:59:29.852Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-09-15T15:59:29.852Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-15T15:59:29.852Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-09-15T15:59:29.852Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-15T15:59:30.309Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-15T15:59:30.309Z] === CONT TestParallelPredefinedRequest1 [2021-09-15T15:59:30.309Z] === CONT TestParallelPredefinedRequest4 [2021-09-15T15:59:30.309Z] === CONT TestParallelPredefinedRequest1 [2021-09-15T15:59:30.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:59:30.309Z] === CONT TestParallelPredefinedRequest4 [2021-09-15T15:59:30.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:59:30.309Z] === CONT TestParallelPredefinedRequest5 [2021-09-15T15:59:30.309Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-15T15:59:30.309Z] === CONT TestParallelPredefinedRequest5 [2021-09-15T15:59:30.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:59:30.309Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-15T15:59:30.309Z] === CONT TestParallelPredefinedRequest2 [2021-09-15T15:59:30.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:59:30.309Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-15T15:59:30.309Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-15T15:59:30.309Z] === CONT TestParallelPredefinedRequest3 [2021-09-15T15:59:30.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T15:59:30.309Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-15T15:59:30.309Z] PASS [2021-09-15T15:59:30.309Z] coverage: 85.3% of statements [2021-09-15T15:59:30.309Z] ok github.com/docker/docker/libnetwork/ipam 38.531s coverage: 85.3% of statements [2021-09-15T15:59:30.309Z] time="2021-09-15T15:59:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-15T15:59:30.670Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-15T15:59:30.768Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.27s) [2021-09-15T15:59:30.768Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-15T15:59:30.768Z] === RUN TestChtimes [2021-09-15T15:59:30.768Z] --- PASS: TestChtimes (0.00s) [2021-09-15T15:59:30.768Z] === RUN TestChtimesWindows [2021-09-15T15:59:30.768Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-15T15:59:30.768Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-15T15:59:30.768Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-15T15:59:30.768Z] === RUN TestEnsureRemoveAllNotExist [2021-09-15T15:59:30.768Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-15T15:59:30.768Z] === RUN TestEnsureRemoveAllWithDir [2021-09-15T15:59:30.768Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-15T15:59:30.768Z] === RUN TestEnsureRemoveAllWithFile [2021-09-15T15:59:30.768Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-15T15:59:30.768Z] === RUN TestHasWin32KSupport [2021-09-15T15:59:30.768Z] syscall_windows_test.go:8: win32k: true [2021-09-15T15:59:30.768Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-15T15:59:30.768Z] PASS [2021-09-15T15:59:30.768Z] coverage: 13.0% of statements [2021-09-15T15:59:30.768Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2021-09-15T15:59:30.976Z] --- PASS: TestExternalGraphDriver (4.68s) [2021-09-15T15:59:30.976Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2021-09-15T15:59:30.976Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2021-09-15T15:59:30.976Z] --- PASS: TestExternalGraphDriver/pull (1.35s) [2021-09-15T15:59:30.976Z] === RUN TestGraphdriverPluginV2 [2021-09-15T15:59:31.225Z] === RUN TestTailFile [2021-09-15T15:59:31.225Z] --- PASS: TestTailFile (0.00s) [2021-09-15T15:59:31.225Z] === RUN TestTailFileManyLines [2021-09-15T15:59:31.225Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-15T15:59:31.225Z] === RUN TestTailEmptyFile [2021-09-15T15:59:31.225Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-15T15:59:31.225Z] === RUN TestTailNegativeN [2021-09-15T15:59:31.225Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader [2021-09-15T15:59:31.225Z] === CONT TestNewTailReader [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/no_delimiter [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/truncated_last_line [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-15T15:59:31.225Z] === CONT TestNewTailReader/no_delimiter [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.225Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.225Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.226Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.226Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.226Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.227Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.227Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.227Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.234Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.52s) [2021-09-15T15:59:31.234Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-15T15:59:31.234Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:31.234Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-15T15:59:31.234Z] === RUN TestInfoAPI [2021-09-15T15:59:31.234Z] --- PASS: TestInfoAPI (0.02s) [2021-09-15T15:59:31.234Z] === RUN TestInfoAPIWarnings [2021-09-15T15:59:31.596Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.692Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.692Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.693Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.693Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.693Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-15T15:59:31.694Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.694Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.696Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.697Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.697Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.698Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.698Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.698Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.698Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.698Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.698Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.698Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.698Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.698Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.699Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-15T15:59:31.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:59:31.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:59:31.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.01s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:59:31.702Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:59:31.703Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:59:31.851Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-15T15:59:32.160Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T15:59:32.161Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T15:59:32.161Z] PASS [2021-09-15T15:59:32.161Z] coverage: 88.6% of statements [2021-09-15T15:59:32.161Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2021-09-15T15:59:32.161Z] 2021/09/15 15:59:31 Closing DB instances... [2021-09-15T15:59:32.161Z] === RUN TestTarSumRemoveNonExistent [2021-09-15T15:59:32.161Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestTarSumRemove [2021-09-15T15:59:32.161Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestSortFileInfoSums [2021-09-15T15:59:32.161Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestNewTarSumForLabelInvalid [2021-09-15T15:59:32.161Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestNewTarSumForLabel [2021-09-15T15:59:32.161Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestEmptyTar [2021-09-15T15:59:32.161Z] --- PASS: TestEmptyTar (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestTarSumsReadSize [2021-09-15T15:59:32.161Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestTarSums [2021-09-15T15:59:32.161Z] --- PASS: TestTarSums (0.04s) [2021-09-15T15:59:32.161Z] === RUN TestIteration [2021-09-15T15:59:32.161Z] --- PASS: TestIteration (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestVersionLabelForChecksum [2021-09-15T15:59:32.161Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestVersion [2021-09-15T15:59:32.161Z] --- PASS: TestVersion (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestGetVersion [2021-09-15T15:59:32.161Z] --- PASS: TestGetVersion (0.00s) [2021-09-15T15:59:32.161Z] === RUN TestGetVersions [2021-09-15T15:59:32.161Z] --- PASS: TestGetVersions (0.00s) [2021-09-15T15:59:32.161Z] PASS [2021-09-15T15:59:32.161Z] coverage: 89.3% of statements [2021-09-15T15:59:32.161Z] ok github.com/docker/docker/pkg/tarsum 0.082s coverage: 89.3% of statements [2021-09-15T15:59:32.618Z] testing: warning: no tests to run [2021-09-15T15:59:32.618Z] PASS [2021-09-15T15:59:32.618Z] coverage: [no statements] [2021-09-15T15:59:32.618Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-09-15T15:59:33.076Z] === RUN TestTruncIndex [2021-09-15T15:59:33.076Z] --- PASS: TestTruncIndex (0.10s) [2021-09-15T15:59:33.076Z] PASS [2021-09-15T15:59:33.076Z] coverage: 91.5% of statements [2021-09-15T15:59:33.212Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-15T15:59:33.533Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-09-15T15:59:33.534Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-09-15T15:59:33.534Z] === RUN TestNetworkDBGarbageCollection [2021-09-15T15:59:33.534Z] === RUN TestIsGIT [2021-09-15T15:59:33.534Z] --- PASS: TestIsGIT (0.00s) [2021-09-15T15:59:33.534Z] === RUN TestIsTransport [2021-09-15T15:59:33.534Z] --- PASS: TestIsTransport (0.00s) [2021-09-15T15:59:33.534Z] PASS [2021-09-15T15:59:33.534Z] coverage: 100.0% of statements [2021-09-15T15:59:33.534Z] ok github.com/docker/docker/pkg/urlutil 0.025s coverage: 100.0% of statements [2021-09-15T15:59:33.991Z] === RUN TestVersionInfo [2021-09-15T15:59:33.991Z] --- PASS: TestVersionInfo (0.00s) [2021-09-15T15:59:33.991Z] === RUN TestAppendVersions [2021-09-15T15:59:33.991Z] --- PASS: TestAppendVersions (0.00s) [2021-09-15T15:59:33.991Z] PASS [2021-09-15T15:59:33.991Z] coverage: 88.9% of statements [2021-09-15T15:59:33.991Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2021-09-15T15:59:34.257Z] --- PASS: TestGraphdriverPluginV2 (3.26s) [2021-09-15T15:59:34.257Z] PASS [2021-09-15T15:59:34.257Z] [2021-09-15T15:59:34.257Z] DONE 5 tests in 7.966s [2021-09-15T15:59:34.257Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-15T15:59:34.257Z] INFO: Testing against a local daemon [2021-09-15T15:59:34.257Z] === RUN TestContinueAfterPluginCrash [2021-09-15T15:59:34.257Z] === PAUSE TestContinueAfterPluginCrash [2021-09-15T15:59:34.257Z] === RUN TestReadPluginNoRead [2021-09-15T15:59:34.257Z] === PAUSE TestReadPluginNoRead [2021-09-15T15:59:34.257Z] === RUN TestDaemonStartWithLogOpt [2021-09-15T15:59:34.257Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-15T15:59:34.257Z] === CONT TestContinueAfterPluginCrash [2021-09-15T15:59:34.257Z] === CONT TestDaemonStartWithLogOpt [2021-09-15T15:59:34.956Z] time="2021-09-15T15:59:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-15T15:59:35.101Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-15T15:59:35.414Z] === RUN TestValidatePrivileges [2021-09-15T15:59:35.414Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-15T15:59:35.414Z] === RUN TestFilterByCapNeg [2021-09-15T15:59:35.414Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-15T15:59:35.414Z] === RUN TestFilterByCapPos [2021-09-15T15:59:35.414Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-15T15:59:35.414Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-15T15:59:35.414Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-15T15:59:35.414Z] PASS [2021-09-15T15:59:35.414Z] coverage: 12.0% of statements [2021-09-15T15:59:35.414Z] ok github.com/docker/docker/plugin 0.037s coverage: 12.0% of statements [2021-09-15T15:59:35.871Z] === RUN TestNewSettable [2021-09-15T15:59:35.871Z] --- PASS: TestNewSettable (0.00s) [2021-09-15T15:59:35.871Z] === RUN TestIsSettable [2021-09-15T15:59:35.871Z] --- PASS: TestIsSettable (0.00s) [2021-09-15T15:59:35.871Z] === RUN TestUpdateSettingsEnv [2021-09-15T15:59:35.871Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-15T15:59:35.871Z] PASS [2021-09-15T15:59:35.871Z] coverage: 20.0% of statements [2021-09-15T15:59:35.871Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-09-15T15:59:35.871Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-15T15:59:35.871Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-15T15:59:35.871Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-15T15:59:35.871Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-15T15:59:36.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-09-15T15:59:36.287Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-15T15:59:36.287Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-15T15:59:36.838Z] === RUN TestLoad [2021-09-15T15:59:36.838Z] --- PASS: TestLoad (0.00s) [2021-09-15T15:59:36.838Z] === RUN TestSave [2021-09-15T15:59:36.838Z] --- PASS: TestSave (0.02s) [2021-09-15T15:59:36.838Z] === RUN TestAddDeleteGet [2021-09-15T15:59:36.838Z] --- PASS: TestAddDeleteGet (0.03s) [2021-09-15T15:59:36.838Z] === RUN TestInvalidTags [2021-09-15T15:59:36.838Z] --- PASS: TestInvalidTags (0.00s) [2021-09-15T15:59:36.838Z] PASS [2021-09-15T15:59:36.838Z] coverage: 84.4% of statements [2021-09-15T15:59:36.838Z] ok github.com/docker/docker/reference 0.084s coverage: 84.4% of statements [2021-09-15T15:59:37.295Z] === RUN TestResolveAuthConfigIndexServer [2021-09-15T15:59:37.295Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestResolveAuthConfigFullURL [2021-09-15T15:59:37.295Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-15T15:59:37.295Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestValidateMirror [2021-09-15T15:59:37.295Z] --- PASS: TestValidateMirror (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestLoadInsecureRegistries [2021-09-15T15:59:37.295Z] time="2021-09-15T15:59:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-15T15:59:37.295Z] time="2021-09-15T15:59:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-15T15:59:37.295Z] time="2021-09-15T15:59:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-15T15:59:37.295Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-09-15T15:59:37.295Z] === RUN TestNewServiceConfig [2021-09-15T15:59:37.295Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestValidateIndexName [2021-09-15T15:59:37.295Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestValidateIndexNameWithError [2021-09-15T15:59:37.295Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestEndpointParse [2021-09-15T15:59:37.295Z] --- PASS: TestEndpointParse (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestEndpointParseInvalid [2021-09-15T15:59:37.295Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestValidateEndpoint [2021-09-15T15:59:37.295Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestPing [2021-09-15T15:59:37.295Z] --- PASS: TestPing (0.00s) [2021-09-15T15:59:37.295Z] === RUN TestPingRegistryEndpoint [2021-09-15T15:59:37.753Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:59:37.753Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestEndpoint [2021-09-15T15:59:37.753Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:59:37.753Z] --- SKIP: TestEndpoint (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestParseRepositoryInfo [2021-09-15T15:59:37.753Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestNewIndexInfo [2021-09-15T15:59:37.753Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestMirrorEndpointLookup [2021-09-15T15:59:37.753Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-15T15:59:37.753Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestSearchRepositories [2021-09-15T15:59:37.753Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-15T15:59:37.753Z] Host: 127.0.0.1:49306 [2021-09-15T15:59:37.753Z] User-Agent: docker test client [2021-09-15T15:59:37.753Z] Authorization: Token fake-token [2021-09-15T15:59:37.753Z] X-Docker-Token: true [2021-09-15T15:59:37.753Z] Accept-Encoding: gzip [2021-09-15T15:59:37.753Z] [2021-09-15T15:59:37.753Z] [2021-09-15T15:59:37.753Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-15T15:59:37.753Z] Connection: close [2021-09-15T15:59:37.753Z] Content-Length: 144 [2021-09-15T15:59:37.753Z] Cache-Control: no-cache [2021-09-15T15:59:37.753Z] Content-Type: application/json [2021-09-15T15:59:37.753Z] Date: Wed, 15 Sep 2021 15:59:37 GMT [2021-09-15T15:59:37.753Z] Expires: -1 [2021-09-15T15:59:37.753Z] Pragma: no-cache [2021-09-15T15:59:37.753Z] Server: docker-tests/mock [2021-09-15T15:59:37.753Z] X-Docker-Registry-Config: mock [2021-09-15T15:59:37.753Z] X-Docker-Registry-Version: 0.0.0 [2021-09-15T15:59:37.753Z] [2021-09-15T15:59:37.753Z] [2021-09-15T15:59:37.753Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestTrustedLocation [2021-09-15T15:59:37.753Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-15T15:59:37.753Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestAllowNondistributableArtifacts [2021-09-15T15:59:37.753Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestIsSecureIndex [2021-09-15T15:59:37.753Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-15T15:59:37.753Z] PASS [2021-09-15T15:59:37.753Z] coverage: 51.7% of statements [2021-09-15T15:59:37.753Z] ok github.com/docker/docker/registry 0.155s coverage: 51.7% of statements [2021-09-15T15:59:37.753Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-15T15:59:37.753Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-15T15:59:37.753Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-15T15:59:37.753Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-15T15:59:37.753Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestResumableRequestReaderWithReadError [2021-09-15T15:59:37.753Z] time="2021-09-15T15:59:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-15T15:59:37.753Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-09-15T15:59:37.753Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-15T15:59:37.753Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-15T15:59:37.753Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-15T15:59:37.753Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestResumableRequestReader [2021-09-15T15:59:37.753Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-15T15:59:37.753Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-15T15:59:37.753Z] PASS [2021-09-15T15:59:37.753Z] coverage: 100.0% of statements [2021-09-15T15:59:37.753Z] ok github.com/docker/docker/registry/resumable 0.138s coverage: 100.0% of statements [2021-09-15T15:59:37.753Z] === RUN TestRestartManagerTimeout [2021-09-15T15:59:37.753Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-15T15:59:37.753Z] === RUN TestRestartManagerTimeoutReset [2021-09-15T15:59:37.753Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-15T15:59:37.753Z] PASS [2021-09-15T15:59:37.753Z] coverage: 45.3% of statements [2021-09-15T15:59:37.753Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 45.3% of statements [2021-09-15T15:59:38.175Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-15T15:59:38.175Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-15T15:59:38.210Z] === RUN TestDecodeContainerConfig [2021-09-15T15:59:38.210Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-15T15:59:38.210Z] === RUN TestDecodeContainerConfigIsolation [2021-09-15T15:59:38.210Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-15T15:59:38.210Z] === RUN TestValidatePrivileged [2021-09-15T15:59:38.210Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-15T15:59:38.210Z] PASS [2021-09-15T15:59:38.210Z] coverage: 52.2% of statements [2021-09-15T15:59:38.210Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.2% of statements [2021-09-15T15:59:38.447Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2021-09-15T15:59:38.447Z] === CONT TestReadPluginNoRead [2021-09-15T15:59:38.667Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-15T15:59:38.667Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-15T15:59:38.667Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-15T15:59:38.667Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-15T15:59:38.667Z] PASS [2021-09-15T15:59:38.667Z] coverage: 62.5% of statements [2021-09-15T15:59:38.667Z] ok github.com/docker/docker/testutil 0.075s coverage: 62.5% of statements [2021-09-15T15:59:38.735Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-15T15:59:39.822Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-15T15:59:39.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-15T15:59:40.839Z] === RUN TestGetDriver [2021-09-15T15:59:40.839Z] --- PASS: TestGetDriver (0.00s) [2021-09-15T15:59:40.839Z] === RUN TestVolumeRequestError [2021-09-15T15:59:40.839Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-15T15:59:40.839Z] PASS [2021-09-15T15:59:40.839Z] coverage: 36.1% of statements [2021-09-15T15:59:40.839Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2021-09-15T15:59:40.839Z] === RUN TestGetAddress [2021-09-15T15:59:40.839Z] --- PASS: TestGetAddress (0.00s) [2021-09-15T15:59:40.839Z] === RUN TestRemove [2021-09-15T15:59:40.839Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-15T15:59:40.839Z] --- SKIP: TestRemove (0.00s) [2021-09-15T15:59:40.839Z] === RUN TestInitializeWithVolumes [2021-09-15T15:59:40.839Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-15T15:59:40.839Z] === RUN TestCreate [2021-09-15T15:59:40.839Z] --- PASS: TestCreate (0.01s) [2021-09-15T15:59:40.839Z] === RUN TestValidateName [2021-09-15T15:59:40.839Z] --- PASS: TestValidateName (0.00s) [2021-09-15T15:59:40.839Z] === RUN TestCreateWithOpts [2021-09-15T15:59:40.839Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-15T15:59:40.839Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-15T15:59:40.839Z] === RUN TestRelaodNoOpts [2021-09-15T15:59:40.839Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-15T15:59:40.839Z] PASS [2021-09-15T15:59:40.839Z] coverage: 41.5% of statements [2021-09-15T15:59:40.839Z] ok github.com/docker/docker/volume/local 0.049s coverage: 41.5% of statements [2021-09-15T15:59:41.196Z] === RUN TestReadPluginNoRead/default [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRaw [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-15T15:59:41.297Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRaw [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-15T15:59:41.297Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestConvertTmpfsOptions [2021-09-15T15:59:41.297Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-15T15:59:41.297Z] linux_parser_test.go:209: data="ro" [2021-09-15T15:59:41.297Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestParseMountSpec [2021-09-15T15:59:41.297Z] parser_test.go:62: case 0 [2021-09-15T15:59:41.297Z] parser_test.go:62: case 1 [2021-09-15T15:59:41.297Z] parser_test.go:62: case 2 [2021-09-15T15:59:41.297Z] parser_test.go:62: case 3 [2021-09-15T15:59:41.297Z] parser_test.go:62: case 4 [2021-09-15T15:59:41.297Z] parser_test.go:62: case 5 [2021-09-15T15:59:41.297Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestValidateMount [2021-09-15T15:59:41.297Z] --- PASS: TestValidateMount (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRaw [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-15T15:59:41.297Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-15T15:59:41.297Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-15T15:59:41.297Z] PASS [2021-09-15T15:59:41.297Z] coverage: 67.6% of statements [2021-09-15T15:59:41.297Z] ok github.com/docker/docker/volume/mounts 0.035s coverage: 67.6% of statements [2021-09-15T15:59:41.754Z] === RUN TestSetGetMeta [2021-09-15T15:59:41.754Z] === PAUSE TestSetGetMeta [2021-09-15T15:59:41.754Z] === RUN TestRestore [2021-09-15T15:59:41.754Z] === PAUSE TestRestore [2021-09-15T15:59:41.754Z] === RUN TestServiceCreate [2021-09-15T15:59:41.754Z] === PAUSE TestServiceCreate [2021-09-15T15:59:41.754Z] === RUN TestServiceList [2021-09-15T15:59:41.754Z] === PAUSE TestServiceList [2021-09-15T15:59:41.754Z] === RUN TestServiceRemove [2021-09-15T15:59:41.754Z] === PAUSE TestServiceRemove [2021-09-15T15:59:41.754Z] === RUN TestServiceGet [2021-09-15T15:59:41.754Z] === PAUSE TestServiceGet [2021-09-15T15:59:41.754Z] === RUN TestServicePrune [2021-09-15T15:59:41.754Z] === PAUSE TestServicePrune [2021-09-15T15:59:41.754Z] === RUN TestCreate [2021-09-15T15:59:41.754Z] === PAUSE TestCreate [2021-09-15T15:59:41.754Z] === RUN TestRemove [2021-09-15T15:59:41.754Z] === PAUSE TestRemove [2021-09-15T15:59:41.754Z] === RUN TestList [2021-09-15T15:59:41.754Z] === PAUSE TestList [2021-09-15T15:59:41.754Z] === RUN TestFindByDriver [2021-09-15T15:59:41.754Z] === PAUSE TestFindByDriver [2021-09-15T15:59:41.754Z] === RUN TestFindByReferenced [2021-09-15T15:59:41.754Z] === PAUSE TestFindByReferenced [2021-09-15T15:59:41.754Z] === RUN TestDerefMultipleOfSameRef [2021-09-15T15:59:41.754Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-15T15:59:41.754Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-15T15:59:41.754Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-15T15:59:41.754Z] === RUN TestDefererencePluginOnCreateError [2021-09-15T15:59:41.754Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-15T15:59:41.754Z] === RUN TestRefDerefRemove [2021-09-15T15:59:41.754Z] === PAUSE TestRefDerefRemove [2021-09-15T15:59:41.754Z] === RUN TestGet [2021-09-15T15:59:41.754Z] === PAUSE TestGet [2021-09-15T15:59:41.754Z] === RUN TestGetWithReference [2021-09-15T15:59:41.754Z] === PAUSE TestGetWithReference [2021-09-15T15:59:41.754Z] === RUN TestFilterFunc [2021-09-15T15:59:41.754Z] === RUN TestFilterFunc/test_nil_list [2021-09-15T15:59:41.754Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-15T15:59:41.754Z] === RUN TestFilterFunc/test_empty_list [2021-09-15T15:59:41.754Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-15T15:59:41.754Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-15T15:59:41.754Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-15T15:59:41.754Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-15T15:59:41.754Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-15T15:59:41.754Z] === RUN TestFilterFunc/test_filter_some [2021-09-15T15:59:41.754Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-15T15:59:41.754Z] === RUN TestFilterFunc/test_filter_middle [2021-09-15T15:59:41.754Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-15T15:59:42.214Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-15T15:59:42.214Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-15T15:59:42.214Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-15T15:59:42.214Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-15T15:59:42.214Z] === CONT TestFilterFunc/test_nil_list [2021-09-15T15:59:42.214Z] === CONT TestFilterFunc/test_filter_some [2021-09-15T15:59:42.214Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-15T15:59:42.214Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-15T15:59:42.214Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-15T15:59:42.214Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-15T15:59:42.214Z] === CONT TestFilterFunc/test_filter_middle [2021-09-15T15:59:42.214Z] === CONT TestFilterFunc/test_empty_list [2021-09-15T15:59:42.214Z] --- PASS: TestFilterFunc (0.00s) [2021-09-15T15:59:42.214Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-15T15:59:42.214Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-15T15:59:42.214Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-15T15:59:42.214Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-15T15:59:42.214Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-15T15:59:42.214Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-15T15:59:42.214Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-15T15:59:42.214Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-15T15:59:42.214Z] === CONT TestSetGetMeta [2021-09-15T15:59:42.214Z] === CONT TestList [2021-09-15T15:59:42.214Z] === CONT TestServiceGet [2021-09-15T15:59:42.214Z] === CONT TestCreate [2021-09-15T15:59:42.214Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-15T15:59:42.214Z] === CONT TestGetWithReference [2021-09-15T15:59:42.214Z] --- PASS: TestCreate (0.01s) [2021-09-15T15:59:42.214Z] === CONT TestGet [2021-09-15T15:59:42.214Z] --- PASS: TestList (0.02s) [2021-09-15T15:59:42.214Z] === CONT TestRefDerefRemove [2021-09-15T15:59:42.214Z] --- PASS: TestGetWithReference (0.02s) [2021-09-15T15:59:42.214Z] === CONT TestDefererencePluginOnCreateError [2021-09-15T15:59:42.214Z] --- PASS: TestGet (0.02s) [2021-09-15T15:59:42.214Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-15T15:59:42.214Z] --- PASS: TestRefDerefRemove (0.02s) [2021-09-15T15:59:42.214Z] === CONT TestDerefMultipleOfSameRef [2021-09-15T15:59:42.214Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-15T15:59:42.214Z] === CONT TestFindByReferenced [2021-09-15T15:59:42.214Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-15T15:59:42.214Z] === CONT TestFindByDriver [2021-09-15T15:59:42.214Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-15T15:59:42.214Z] === CONT TestServicePrune [2021-09-15T15:59:42.214Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-15T15:59:42.214Z] === CONT TestRemove [2021-09-15T15:59:42.214Z] --- PASS: TestFindByDriver (0.01s) [2021-09-15T15:59:42.214Z] === CONT TestServiceList [2021-09-15T15:59:42.214Z] --- PASS: TestRemove (0.01s) [2021-09-15T15:59:42.214Z] === CONT TestServiceRemove [2021-09-15T15:59:42.214Z] --- PASS: TestServiceGet (0.12s) [2021-09-15T15:59:42.214Z] === CONT TestServiceCreate [2021-09-15T15:59:42.214Z] time="2021-09-15T15:59:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T15:59:42.214Z] --- PASS: TestServiceRemove (0.05s) [2021-09-15T15:59:42.214Z] === CONT TestRestore [2021-09-15T15:59:42.214Z] --- PASS: TestServiceList (0.06s) [2021-09-15T15:59:42.214Z] time="2021-09-15T15:59:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T15:59:42.214Z] time="2021-09-15T15:59:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T15:59:42.214Z] time="2021-09-15T15:59:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-15T15:59:42.214Z] --- PASS: TestServiceCreate (0.02s) [2021-09-15T15:59:42.214Z] --- PASS: TestRestore (0.02s) [2021-09-15T15:59:42.214Z] time="2021-09-15T15:59:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T15:59:42.214Z] --- PASS: TestServicePrune (0.09s) [2021-09-15T15:59:42.214Z] PASS [2021-09-15T15:59:42.214Z] coverage: 69.0% of statements [2021-09-15T15:59:42.214Z] ok github.com/docker/docker/volume/service 0.172s coverage: 69.0% of statements [2021-09-15T15:59:42.575Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2021-09-15T15:59:42.575Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-15T15:59:43.178Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-15T15:59:43.178Z] === RUN TestClientStream [2021-09-15T15:59:43.178Z] --- PASS: TestClientStream (0.00s) [2021-09-15T15:59:43.178Z] === RUN TestClientSendFile [2021-09-15T15:59:43.178Z] --- PASS: TestClientSendFile (0.00s) [2021-09-15T15:59:43.178Z] === RUN TestClientWithRequestTimeout [2021-09-15T15:59:43.178Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-15T15:59:43.178Z] === RUN TestFileSpecPlugin [2021-09-15T15:59:43.178Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-15T15:59:43.178Z] === RUN TestFileJSONSpecPlugin [2021-09-15T15:59:43.178Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-15T15:59:43.178Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-15T15:59:43.178Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-15T15:59:43.178Z] === RUN TestPluginAddHandler [2021-09-15T15:59:43.178Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-15T15:59:43.178Z] === RUN TestPluginWaitBadPlugin [2021-09-15T15:59:43.178Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-15T15:59:43.178Z] === RUN TestGet [2021-09-15T15:59:43.178Z] time="2021-09-15T15:59:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-15T15:59:43.949Z] === CONT TestReadPluginNoRead [2021-09-15T15:59:43.949Z] read_test.go:92: [de94d99c9eb84] daemon is not started [2021-09-15T15:59:43.949Z] --- PASS: TestReadPluginNoRead (6.18s) [2021-09-15T15:59:43.949Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2021-09-15T15:59:43.949Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2021-09-15T15:59:43.949Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2021-09-15T15:59:43.949Z] PASS [2021-09-15T15:59:43.949Z] [2021-09-15T15:59:43.949Z] DONE 6 tests in 9.733s [2021-09-15T15:59:43.949Z] 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-09-15T15:59:43.949Z] testing: warning: no tests to run [2021-09-15T15:59:43.949Z] PASS [2021-09-15T15:59:43.949Z] [2021-09-15T15:59:43.949Z] DONE 0 tests in 0.019s [2021-09-15T15:59:43.949Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-15T15:59:43.949Z] INFO: Testing against a local daemon [2021-09-15T15:59:43.949Z] === RUN TestPluginWithDevMounts [2021-09-15T15:59:43.949Z] === PAUSE TestPluginWithDevMounts [2021-09-15T15:59:43.949Z] === CONT TestPluginWithDevMounts [2021-09-15T15:59:44.141Z] time="2021-09-15T15:59:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-15T15:59:45.847Z] --- PASS: TestPluginWithDevMounts (1.54s) [2021-09-15T15:59:45.847Z] PASS [2021-09-15T15:59:45.847Z] [2021-09-15T15:59:45.847Z] DONE 1 tests in 1.565s [2021-09-15T15:59:45.847Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-15T15:59:45.847Z] INFO: Testing against a local daemon [2021-09-15T15:59:45.847Z] === RUN TestSecretInspect [2021-09-15T15:59:46.317Z] time="2021-09-15T15:59:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-15T15:59:46.553Z] 2021/09/15 15:59:45 Closing DB instances... [2021-09-15T15:59:46.810Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-15T15:59:47.522Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-09-15T15:59:47.522Z] === RUN TestFindNode [2021-09-15T15:59:47.522Z] 2021/09/15 15:59:47 Closing DB instances... [2021-09-15T15:59:47.522Z] --- PASS: TestFindNode (0.01s) [2021-09-15T15:59:47.522Z] === RUN TestChangeNodeState [2021-09-15T15:59:47.522Z] 2021/09/15 15:59:47 Closing DB instances... [2021-09-15T15:59:47.522Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-15T15:59:47.522Z] === RUN TestNodeReincarnation [2021-09-15T15:59:47.522Z] 2021/09/15 15:59:47 Closing DB instances... [2021-09-15T15:59:47.751Z] --- PASS: TestSecretInspect (2.26s) [2021-09-15T15:59:47.751Z] === RUN TestSecretList [2021-09-15T15:59:48.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-15T15:59:48.175Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-15T15:59:49.302Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-09-15T15:59:49.302Z] === RUN TestInfoDebug [2021-09-15T15:59:49.302Z] --- PASS: TestInfoDebug (0.55s) [2021-09-15T15:59:49.302Z] === RUN TestInfoInsecureRegistries [2021-09-15T15:59:49.302Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-15T15:59:49.302Z] === RUN TestInfoRegistryMirrors [2021-09-15T15:59:49.303Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-15T15:59:49.303Z] === RUN TestLoginFailsWithBadCredentials [2021-09-15T15:59:49.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-15T15:59:49.303Z] === RUN TestPingCacheHeaders [2021-09-15T15:59:49.303Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-15T15:59:49.303Z] === RUN TestPingGet [2021-09-15T15:59:49.303Z] --- PASS: TestPingGet (0.03s) [2021-09-15T15:59:49.303Z] === RUN TestPingHead [2021-09-15T15:59:49.303Z] --- PASS: TestPingHead (0.02s) [2021-09-15T15:59:49.303Z] === RUN TestVersion [2021-09-15T15:59:49.303Z] --- PASS: TestVersion (0.01s) [2021-09-15T15:59:49.303Z] === CONT TestDiskUsage [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/container_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/image_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/volume_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-15T15:59:49.303Z] === RUN TestDiskUsage/after_container.Run [2021-09-15T15:59:49.537Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-15T15:59:49.560Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage (1.19s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-09-15T15:59:49.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-09-15T15:59:49.819Z] PASS [2021-09-15T15:59:49.819Z] [2021-09-15T15:59:49.819Z] === Skipped [2021-09-15T15:59:49.819Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T15:59:49.819Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-15T15:59:49.819Z] [2021-09-15T15:59:49.819Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-15T15:59:49.819Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-15T15:59:49.819Z] [2021-09-15T15:59:49.819Z] DONE 53 tests, 2 skipped in 24.102s [2021-09-15T15:59:49.819Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-15T15:59:49.819Z] INFO: Testing against a local daemon [2021-09-15T15:59:49.819Z] === RUN TestVolumesCreateAndList [2021-09-15T15:59:50.077Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-15T15:59:50.077Z] === RUN TestVolumesRemove [2021-09-15T15:59:50.077Z] --- PASS: TestVolumesRemove (0.05s) [2021-09-15T15:59:50.077Z] === RUN TestVolumesInspect [2021-09-15T15:59:50.077Z] --- PASS: TestVolumesInspect (0.01s) [2021-09-15T15:59:50.077Z] === RUN TestVolumesInvalidJSON [2021-09-15T15:59:50.077Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-15T15:59:50.077Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-15T15:59:50.077Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-15T15:59:50.077Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-15T15:59:50.077Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-09-15T15:59:50.077Z] PASS [2021-09-15T15:59:50.077Z] [2021-09-15T15:59:50.077Z] DONE 5 tests in 0.188s [2021-09-15T15:59:50.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-15T15:59:50.077Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13378 is not a child of this shell [2021-09-15T15:59:50.077Z] warning: PID 13378 from bundles/test-integration/docker.pid had a nonzero exit code [2021-09-15T15:59:50.077Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-15T15:59:50.077Z] [2021-09-15T15:59:50.077Z] Unloading profiles will leave already running processes permanently [2021-09-15T15:59:50.077Z] unconfined, which can lead to unexpected situations. [2021-09-15T15:59:50.077Z] [2021-09-15T15:59:50.077Z] To set a process to complain mode, use the command line tool [2021-09-15T15:59:50.077Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-15T15:59:50.077Z] Removing test suite binaries [2021-09-15T15:59:50.077Z] exiting test-integration [2021-09-15T15:59:50.077Z] ++ exit 0 [2021-09-15T15:59:50.077Z] [2021-09-15T15:59:50.096Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-15T15:59:50.277Z] --- PASS: TestSecretList (2.13s) [2021-09-15T15:59:50.277Z] === RUN TestSecretsCreateAndDelete [2021-09-15T15:59:50.992Z] time="2021-09-15T15:59:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" Post stage [Pipeline] junit [2021-09-15T15:59:51.023Z] Recording test results [2021-09-15T15:59:51.981Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-09-15T15:59:51.981Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-15T15:59:51.981Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-15T15:59:51.981Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-15T15:59:51.981Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-15T15:59:52.175Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2021-09-15T15:59:52.175Z] === RUN TestSecretsUpdate [2021-09-15T15:59:52.541Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-15T15:59:52.544Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-15T15:59:52.886Z] + echo Ensuring container killed. [2021-09-15T15:59:52.886Z] Ensuring container killed. [2021-09-15T15:59:52.886Z] + docker rm -vf docker-pr4 [2021-09-15T15:59:52.886Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-09-15T15:59:53.101Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-15T15:59:53.169Z] + echo Chowning /workspace to jenkins user [2021-09-15T15:59:53.169Z] Chowning /workspace to jenkins user [2021-09-15T15:59:53.169Z] + id -u [2021-09-15T15:59:53.169Z] + id -g [2021-09-15T15:59:53.169Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42842:/workspace busybox chown -R 1000:1000 /workspace [2021-09-15T15:59:53.169Z] Unable to find image 'busybox:latest' locally [2021-09-15T15:59:53.169Z] latest: Pulling from library/busybox [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-15T15:59:53.303Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-15T15:59:53.303Z] === RUN TestParallelCreate [2021-09-15T15:59:53.303Z] 2021/09/15 15:59:52 Closing DB instances... [2021-09-15T15:59:53.303Z] --- PASS: TestParallelCreate (0.02s) [2021-09-15T15:59:53.303Z] === RUN TestParallelDelete [2021-09-15T15:59:53.303Z] 2021/09/15 15:59:52 Closing DB instances... [2021-09-15T15:59:53.303Z] --- PASS: TestParallelDelete (0.01s) [2021-09-15T15:59:53.303Z] === RUN TestNetworkDBIslands [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:af3d6f9aecdd with config:&{NodeID:af3d6f9aecdd Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ea974782e84d with config:&{NodeID:ea974782e84d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="Node ea974782e84d/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="Node ea974782e84d/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="Node ea974782e84d/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="Node ea974782e84d/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2021-09-15T15:59:53.303Z] time="2021-09-15T15:59:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:54ede8554908 with config:&{NodeID:54ede8554908 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T15:59:53.430Z] 24fb2886d6f6: Pulling fs layer [2021-09-15T15:59:53.430Z] 24fb2886d6f6: Verifying Checksum [2021-09-15T15:59:53.430Z] 24fb2886d6f6: Download complete [2021-09-15T15:59:53.430Z] 24fb2886d6f6: Pull complete [2021-09-15T15:59:53.430Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-15T15:59:53.430Z] Status: Downloaded newer image for busybox:latest [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 54ede8554908/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 54ede8554908/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49390" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 54ede8554908/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 54ede8554908/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node ea974782e84d/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node ea974782e84d/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49391" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=debug msg="memberlist: Failed to join 192.168.75.224: dial tcp 192.168.75.224:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 54ede8554908/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 54ede8554908/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:87cc587e8bc4 with config:&{NodeID:87cc587e8bc4 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49393" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node ea974782e84d/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node ea974782e84d/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 54ede8554908/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=info msg="Node 54ede8554908/192.168.75.224, added to nodes list" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-15T15:59:53.761Z] time="2021-09-15T15:59:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49394" [2021-09-15T15:59:54.218Z] time="2021-09-15T15:59:53Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.218Z] time="2021-09-15T15:59:53Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.218Z] time="2021-09-15T15:59:53Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.218Z] time="2021-09-15T15:59:53Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.218Z] time="2021-09-15T15:59:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2440e57296f0 with config:&{NodeID:2440e57296f0 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49395" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node 54ede8554908/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node 54ede8554908/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node ea974782e84d/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=info msg="Node ea974782e84d/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-15T15:59:54.219Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49396" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=info msg="Node 2440e57296f0/192.168.75.224, added to nodes list" [2021-09-15T15:59:54.684Z] networkdb_test.go:835: Re-joining: 3 [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=info msg="The new bootstrap node list is:[192.168.75.224:10033 192.168.75.224:10034 192.168.75.224:10035]" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10033" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49397" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10034" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49398" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10035" [2021-09-15T15:59:54.684Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49399" [2021-09-15T15:59:54.701Z] --- PASS: TestSecretsUpdate (2.17s) [2021-09-15T15:59:54.701Z] === RUN TestTemplatedSecret [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-15T15:59:55.100Z] + bundleName=amd64-rootless [2021-09-15T15:59:55.100Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-09-15T15:59:55.100Z] Creating amd64-rootless-bundles.tar.gz [2021-09-15T15:59:55.100Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-09-15T15:59:55.100Z] + 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-09-15T15:59:55.111Z] Archiving artifacts [2021-09-15T15:59:55.153Z] networkdb_test.go:835: Re-joining: 4 [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:54Z" level=info msg="The new bootstrap node list is:[192.168.75.224:10033 192.168.75.224:10034 192.168.75.224:10035]" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10033" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49400" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10034" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49401" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10035" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:54Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49402" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:54Z" level=info msg="node 0 leaving" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd change state NodeActive --> NodeLeft" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="node2(ea974782e84d): Node leave event for af3d6f9aecdd/192.168.75.224" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd change state NodeActive --> NodeLeft" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="node4(87cc587e8bc4): Node leave event for af3d6f9aecdd/192.168.75.224" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd change state NodeActive --> NodeLeft" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="node3(54ede8554908): Node leave event for af3d6f9aecdd/192.168.75.224" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd change state NodeActive --> NodeLeft" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="node5(2440e57296f0): Node leave event for af3d6f9aecdd/192.168.75.224" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd change state NodeActive --> NodeLeft" [2021-09-15T15:59:55.154Z] time="2021-09-15T15:59:55Z" level=info msg="node1(af3d6f9aecdd): Node leave event for af3d6f9aecdd/192.168.75.224" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, left gossip cluster" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, left gossip cluster" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, left gossip cluster" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, left gossip cluster" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node af3d6f9aecdd/192.168.75.224, left gossip cluster" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=debug msg="memberlist: Failed to join 192.168.75.224: dial tcp 192.168.75.224:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="node 1 leaving" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node ea974782e84d change state NodeActive --> NodeLeft" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="node4(87cc587e8bc4): Node leave event for ea974782e84d/192.168.75.224" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node ea974782e84d/192.168.75.224, left gossip cluster" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node ea974782e84d change state NodeActive --> NodeLeft" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="node5(2440e57296f0): Node leave event for ea974782e84d/192.168.75.224" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node ea974782e84d change state NodeActive --> NodeFailed" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node ea974782e84d/192.168.75.224, added to failed nodes list" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="Node ea974782e84d change state NodeActive --> NodeLeft" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=info msg="node3(54ede8554908): Node leave event for ea974782e84d/192.168.75.224" [2021-09-15T15:59:55.624Z] time="2021-09-15T15:59:55Z" level=error msg="node: ea974782e84d is unknown to memberlist" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="Node ea974782e84d/192.168.75.224, left gossip cluster" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="Node ea974782e84d/192.168.75.224, left gossip cluster" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="Node ea974782e84d/192.168.75.224, left gossip cluster" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="node 2 leaving" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="Node 54ede8554908 change state NodeActive --> NodeLeft" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="node5(2440e57296f0): Node leave event for 54ede8554908/192.168.75.224" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="Node 54ede8554908 change state NodeActive --> NodeLeft" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="node4(87cc587e8bc4): Node leave event for 54ede8554908/192.168.75.224" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="Node 54ede8554908 change state NodeActive --> NodeLeft" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=info msg="node3(54ede8554908): Node leave event for 54ede8554908/192.168.75.224" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=debug msg="memberlist: Failed ping: ea974782e84d (timeout reached)" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.75.224:10037: use of closed network connection" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.75.224:10035: use of closed network connection" [2021-09-15T15:59:56.098Z] time="2021-09-15T15:59:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.75.224:10036: use of closed network connection" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="Node 54ede8554908/192.168.75.224, left gossip cluster" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="Node 54ede8554908/192.168.75.224, left gossip cluster" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="Node 54ede8554908/192.168.75.224, left gossip cluster" [2021-09-15T15:59:56.568Z] networkdb_test.go:867: node4: OK [2021-09-15T15:59:56.568Z] networkdb_test.go:867: node5: OK [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="node 0 coming back" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5e6a68e5eeb8 with config:&{NodeID:5e6a68e5eeb8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, added to nodes list" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="node 1 coming back" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:31fd137b7330 with config:&{NodeID:31fd137b7330 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="Node 31fd137b7330/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="Node 31fd137b7330/192.168.75.224, added to nodes list" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="node 2 coming back" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9fccc5907272 with config:&{NodeID:9fccc5907272 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="Node 9fccc5907272/192.168.75.224, joined gossip cluster" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="Node 9fccc5907272/192.168.75.224, added to nodes list" [2021-09-15T15:59:56.568Z] time="2021-09-15T15:59:56Z" level=info msg="memberlist: Suspect ea974782e84d has failed, no acks received" [2021-09-15T15:59:56.956Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42842/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-15T15:59:57.039Z] time="2021-09-15T15:59:56Z" level=debug msg="memberlist: Failed ping: 2440e57296f0 (timeout reached)" [2021-09-15T15:59:57.039Z] time="2021-09-15T15:59:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->192.168.75.224:10036: use of closed network connection" [2021-09-15T15:59:57.039Z] time="2021-09-15T15:59:56Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49405" [2021-09-15T15:59:57.259Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-15T15:59:57.259Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-15T15:59:57.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-09-15T15:59:57.267Z] + make clean [2021-09-15T15:59:57.296Z] --- PASS: TestTemplatedSecret (2.60s) [2021-09-15T15:59:57.296Z] === RUN TestSecretCreateResolve [2021-09-15T15:59:57.509Z] time="2021-09-15T15:59:57Z" level=warning msg="memberlist: Was able to connect to 2440e57296f0 but other probes failed, network may be misconfigured" [2021-09-15T15:59:57.509Z] time="2021-09-15T15:59:57Z" level=debug msg="memberlist: Failed to join 192.168.75.224: dial tcp 192.168.75.224:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-15T15:59:57.525Z] docker volume rm -f docker-dev-cache [2021-09-15T15:59:57.525Z] docker-dev-cache [Pipeline] deleteDir [2021-09-15T15:59:58.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-15T15:59:58.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T15:59:58.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-15T15:59:59.194Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-09-15T15:59:59.195Z] PASS [2021-09-15T15:59:59.195Z] [2021-09-15T15:59:59.195Z] DONE 6 tests in 13.493s [2021-09-15T15:59:59.195Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-15T15:59:59.195Z] INFO: Testing against a local daemon [2021-09-15T15:59:59.195Z] === RUN TestServiceCreateInit [2021-09-15T15:59:59.195Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-15T15:59:59.531Z] --- PASS: TestGet (15.00s) [2021-09-15T15:59:59.531Z] === RUN TestPluginWithNoManifest [2021-09-15T15:59:59.531Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-15T15:59:59.531Z] === RUN TestGetAll [2021-09-15T15:59:59.531Z] --- PASS: TestGetAll (0.00s) [2021-09-15T15:59:59.531Z] PASS [2021-09-15T15:59:59.531Z] coverage: 73.2% of statements [2021-09-15T15:59:59.531Z] ok github.com/docker/docker/pkg/plugins 35.796s coverage: 73.2% of statements [2021-09-15T15:59:59.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-15T15:59:59.730Z] time="2021-09-15T15:59:59Z" level=debug msg="memberlist: Failed to join 192.168.75.224: dial tcp 192.168.75.224:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-15T15:59:59.730Z] time="2021-09-15T15:59:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.75.224:10033 192.168.75.224:10034 192.168.75.224:10035]" [2021-09-15T15:59:59.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-15T16:00:00.200Z] time="2021-09-15T16:00:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.75.224:10033 192.168.75.224:10034 192.168.75.224:10035]" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10033" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49408" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 2440e57296f0/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 2440e57296f0/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, is the new incarnation of the shutdown node af3d6f9aecdd/192.168.75.224" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49409" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10034" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 2440e57296f0/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 2440e57296f0/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, is the new incarnation of the shutdown node ea974782e84d/192.168.75.224" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10035" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49410" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 2440e57296f0/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 2440e57296f0/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, is the new incarnation of the shutdown node 54ede8554908/192.168.75.224" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, is the new incarnation of the shutdown node ea974782e84d/192.168.75.224" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 31fd137b7330/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, is the new incarnation of the shutdown node af3d6f9aecdd/192.168.75.224" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, is the new incarnation of the shutdown node 54ede8554908/192.168.75.224" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, joined gossip cluster" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:00Z" level=info msg="Node 9fccc5907272/192.168.75.224, added to nodes list" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10033" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:01Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49411" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:01Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49412" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10034" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.75.224:10035" [2021-09-15T16:00:01.189Z] time="2021-09-15T16:00:01Z" level=debug msg="memberlist: Stream connection from=192.168.75.224:49413" [2021-09-15T16:00:01.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-15T16:00:01.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-09-15T16:00:01.659Z] 2021/09/15 16:00:01 Closing DB instances... [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=debug msg="memberlist: Failed to join 192.168.75.224: dial tcp 192.168.75.224:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8 change state NodeActive --> NodeLeft" [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="node4(87cc587e8bc4): Node leave event for 5e6a68e5eeb8/192.168.75.224" [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8 change state NodeActive --> NodeLeft" [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="node5(2440e57296f0): Node leave event for 5e6a68e5eeb8/192.168.75.224" [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8 change state NodeActive --> NodeLeft" [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="node2(31fd137b7330): Node leave event for 5e6a68e5eeb8/192.168.75.224" [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8 change state NodeActive --> NodeLeft" [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="node3(9fccc5907272): Node leave event for 5e6a68e5eeb8/192.168.75.224" [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8 change state NodeActive --> NodeLeft" [2021-09-15T16:00:01.659Z] time="2021-09-15T16:00:01Z" level=info msg="node1(5e6a68e5eeb8): Node leave event for 5e6a68e5eeb8/192.168.75.224" [2021-09-15T16:00:01.675Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="Node 5e6a68e5eeb8/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="Node 31fd137b7330 change state NodeActive --> NodeLeft" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="node4(87cc587e8bc4): Node leave event for 31fd137b7330/192.168.75.224" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="Node 31fd137b7330 change state NodeActive --> NodeLeft" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="node5(2440e57296f0): Node leave event for 31fd137b7330/192.168.75.224" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="Node 31fd137b7330 change state NodeActive --> NodeLeft" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="node3(9fccc5907272): Node leave event for 31fd137b7330/192.168.75.224" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="Node 31fd137b7330 change state NodeActive --> NodeLeft" [2021-09-15T16:00:02.129Z] time="2021-09-15T16:00:01Z" level=info msg="node2(31fd137b7330): Node leave event for 31fd137b7330/192.168.75.224" [2021-09-15T16:00:02.235Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-15T16:00:02.235Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="Node 31fd137b7330/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="Node 31fd137b7330/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="Node 31fd137b7330/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="Node 31fd137b7330/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="Node 9fccc5907272 change state NodeActive --> NodeLeft" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="node5(2440e57296f0): Node leave event for 9fccc5907272/192.168.75.224" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="Node 9fccc5907272 change state NodeActive --> NodeLeft" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="node4(87cc587e8bc4): Node leave event for 9fccc5907272/192.168.75.224" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="Node 9fccc5907272 change state NodeActive --> NodeLeft" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="node3(9fccc5907272): Node leave event for 9fccc5907272/192.168.75.224" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="Node 9fccc5907272/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.600Z] time="2021-09-15T16:00:02Z" level=info msg="Node 9fccc5907272/192.168.75.224, left gossip cluster" [2021-09-15T16:00:02.874Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-09-15T16:00:03.070Z] time="2021-09-15T16:00:02Z" level=info msg="Node 9fccc5907272/192.168.75.224, left gossip cluster" [2021-09-15T16:00:03.070Z] time="2021-09-15T16:00:02Z" level=debug msg="memberlist: Failed ping: 9fccc5907272 (timeout reached)" [2021-09-15T16:00:03.070Z] time="2021-09-15T16:00:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.75.224:10037: use of closed network connection" [2021-09-15T16:00:03.070Z] time="2021-09-15T16:00:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.75.224:10036: use of closed network connection" [2021-09-15T16:00:03.070Z] time="2021-09-15T16:00:02Z" level=info msg="Node 87cc587e8bc4 change state NodeActive --> NodeLeft" [2021-09-15T16:00:03.070Z] time="2021-09-15T16:00:02Z" level=info msg="node5(2440e57296f0): Node leave event for 87cc587e8bc4/192.168.75.224" [2021-09-15T16:00:03.070Z] time="2021-09-15T16:00:02Z" level=info msg="Node 87cc587e8bc4 change state NodeActive --> NodeLeft" [2021-09-15T16:00:03.070Z] time="2021-09-15T16:00:02Z" level=info msg="node4(87cc587e8bc4): Node leave event for 87cc587e8bc4/192.168.75.224" [2021-09-15T16:00:03.160Z] docker_api_swarm_service_test.go:395: [d24970a105daf] joining swarm manager [d03a3b4f8ff8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:00:03.160Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-15T16:00:03.375Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-15T16:00:03.539Z] time="2021-09-15T16:00:03Z" level=info msg="memberlist: Suspect 9fccc5907272 has failed, no acks received" [2021-09-15T16:00:03.539Z] time="2021-09-15T16:00:03Z" level=debug msg="memberlist: Failed to join 192.168.75.224: dial tcp 192.168.75.224:10006: connectex: No connection could be made because the target machine actively refused it." [2021-09-15T16:00:03.539Z] time="2021-09-15T16:00:03Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, left gossip cluster" [2021-09-15T16:00:03.720Z] docker_api_swarm_service_test.go:395: [dd72149967c0a] joining swarm manager [d03a3b4f8ff8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:00:03.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-15T16:00:04.009Z] time="2021-09-15T16:00:03Z" level=info msg="Node 87cc587e8bc4/192.168.75.224, left gossip cluster" [2021-09-15T16:00:04.281Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-15T16:00:04.479Z] time="2021-09-15T16:00:04Z" level=info msg="Node 2440e57296f0/192.168.75.224, left gossip cluster" [2021-09-15T16:00:04.479Z] time="2021-09-15T16:00:04Z" level=info msg="Node 2440e57296f0 change state NodeActive --> NodeFailed" [2021-09-15T16:00:04.479Z] time="2021-09-15T16:00:04Z" level=info msg="Node 2440e57296f0/192.168.75.224, added to failed nodes list" [2021-09-15T16:00:04.479Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-09-15T16:00:04.479Z] PASS [2021-09-15T16:00:04.479Z] coverage: 60.6% of statements [2021-09-15T16:00:04.479Z] ok github.com/docker/docker/libnetwork/networkdb 103.415s coverage: 60.6% of statements [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/quota [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/rootless [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/volume [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-15T16:00:04.479Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-15T16:00:05.209Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === Skipped [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-15T16:00:06.052Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-15T16:00:06.052Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-15T16:00:06.052Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-15T16:00:06.052Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-15T16:00:06.052Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-15T16:00:06.052Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-15T16:00:06.052Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-15T16:00:06.052Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-15T16:00:06.052Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-15T16:00:06.052Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-15T16:00:06.052Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-15T16:00:06.052Z] daemon_test.go:146: root required [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-15T16:00:06.052Z] reload_test.go:520: root required [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-15T16:00:06.052Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-15T16:00:06.052Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-15T16:00:06.052Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-15T16:00:06.052Z] download_test.go:267: Needs fixing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-15T16:00:06.052Z] layer_test.go:303: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-15T16:00:06.052Z] layer_test.go:352: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-15T16:00:06.052Z] layer_test.go:467: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-15T16:00:06.052Z] layer_test.go:696: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-15T16:00:06.052Z] migration_test.go:45: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-15T16:00:06.052Z] migration_test.go:181: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-15T16:00:06.052Z] mount_test.go:17: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-15T16:00:06.052Z] mount_test.go:76: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-15T16:00:06.052Z] mount_test.go:125: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-15T16:00:06.052Z] mount_test.go:212: Failing on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-15T16:00:06.052Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-15T16:00:06.052Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-15T16:00:06.052Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-15T16:00:06.052Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-15T16:00:06.052Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-15T16:00:06.052Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-15T16:00:06.052Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-15T16:00:06.052Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-15T16:00:06.052Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-15T16:00:06.052Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-15T16:00:06.052Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-15T16:00:06.052Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-15T16:00:06.052Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-15T16:00:06.052Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-15T16:00:06.052Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-15T16:00:06.052Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-15T16:00:06.052Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:133: Xz not present in msys2 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:238: Failing on Windows CI machines [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-15T16:00:06.052Z] archive_windows_test.go:16: Currently fails [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-15T16:00:06.052Z] changes_test.go:195: needs more investigation [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-15T16:00:06.052Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-15T16:00:06.052Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-15T16:00:06.052Z] changes_test.go:432: needs further investigation [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-15T16:00:06.052Z] changes_test.go:468: needs further investigation [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-15T16:00:06.052Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-15T16:00:06.052Z] poller_test.go:40: No chmod on Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-15T16:00:06.052Z] fileutils_test.go:133: Needs porting to Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-15T16:00:06.052Z] fileutils_test.go:179: Needs porting to Windows [2021-09-15T16:00:06.052Z] [2021-09-15T16:00:06.052Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-15T16:00:06.052Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.053Z] [2021-09-15T16:00:06.053Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-15T16:00:06.053Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.053Z] [2021-09-15T16:00:06.053Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-15T16:00:06.053Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:06.053Z] [2021-09-15T16:00:06.053Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-15T16:00:06.053Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-15T16:00:06.053Z] [2021-09-15T16:00:06.053Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-15T16:00:06.053Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-15T16:00:06.053Z] [2021-09-15T16:00:06.053Z] DONE 2068 tests, 69 skipped in 239.713s [2021-09-15T16:00:06.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-15T16:00:06.522Z] INFO: make.ps1 ended at 09/15/2021 16:00:06 [2021-09-15T16:00:06.587Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-15T16:00:06.655Z] --- PASS: TestServiceCreateInit (7.32s) [2021-09-15T16:00:06.655Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2021-09-15T16:00:06.655Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2021-09-15T16:00:06.655Z] === RUN TestCreateServiceMultipleTimes [2021-09-15T16:00:07.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-15T16:00:07.513Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-15T16:00:08.093Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-15T16:00:08.093Z] INFO: Unit tests ended at 09/15/2021 16:00:07. Duration:00:04:10.1849879 [2021-09-15T16:00:08.093Z] INFO: Building busybox [2021-09-15T16:00:08.093Z] Sending build context to Docker daemon 5.12kB [2021-09-15T16:00:08.093Z] [2021-09-15T16:00:08.093Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-15T16:00:08.093Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-15T16:00:08.093Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-15T16:00:08.093Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-15T16:00:08.093Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-15T16:00:08.093Z] ---> a3aeeffc33bf [2021-09-15T16:00:08.093Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-15T16:00:08.093Z] ---> Running in ce8a3416544e [2021-09-15T16:00:08.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-15T16:00:08.744Z] === RUN TestBoolValue [2021-09-15T16:00:08.744Z] --- PASS: TestBoolValue (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestBoolValueOrDefault [2021-09-15T16:00:08.744Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestInt64ValueOrZero [2021-09-15T16:00:08.744Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestInt64ValueOrDefault [2021-09-15T16:00:08.744Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-15T16:00:08.744Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestJsonContentType [2021-09-15T16:00:08.744Z] --- PASS: TestJsonContentType (0.00s) [2021-09-15T16:00:08.744Z] PASS [2021-09-15T16:00:08.744Z] coverage: 14.7% of statements [2021-09-15T16:00:08.744Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2021-09-15T16:00:08.744Z] === RUN TestMaskSecretKeys [2021-09-15T16:00:08.744Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-15T16:00:08.744Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-15T16:00:08.744Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-15T16:00:08.744Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-15T16:00:08.744Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-15T16:00:08.744Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-15T16:00:08.744Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestVersionMiddlewareVersion [2021-09-15T16:00:08.744Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-15T16:00:08.744Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-15T16:00:08.744Z] PASS [2021-09-15T16:00:08.744Z] coverage: 37.7% of statements [2021-09-15T16:00:08.744Z] ok github.com/docker/docker/api/server/middleware 0.077s coverage: 37.7% of statements [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-15T16:00:08.744Z] === RUN TestAdjustForAPIVersion [2021-09-15T16:00:08.744Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-15T16:00:08.744Z] PASS [2021-09-15T16:00:08.744Z] coverage: 5.7% of statements [2021-09-15T16:00:08.744Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-15T16:00:08.744Z] === RUN TestStrSliceMarshalJSON [2021-09-15T16:00:08.744Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestStrSliceUnmarshalJSON [2021-09-15T16:00:08.744Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestStrSliceUnmarshalString [2021-09-15T16:00:08.744Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestStrSliceUnmarshalSlice [2021-09-15T16:00:08.744Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-15T16:00:08.744Z] PASS [2021-09-15T16:00:08.744Z] coverage: 90.0% of statements [2021-09-15T16:00:08.744Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2021-09-15T16:00:08.744Z] === RUN TestToJSON [2021-09-15T16:00:08.744Z] --- PASS: TestToJSON (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestToParamWithVersion [2021-09-15T16:00:08.744Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestFromJSON [2021-09-15T16:00:08.744Z] --- PASS: TestFromJSON (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestEmpty [2021-09-15T16:00:08.744Z] --- PASS: TestEmpty (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestArgsMatchKVListEmptySources [2021-09-15T16:00:08.744Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestArgsMatchKVList [2021-09-15T16:00:08.744Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestArgsMatch [2021-09-15T16:00:08.744Z] --- PASS: TestArgsMatch (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestAdd [2021-09-15T16:00:08.744Z] --- PASS: TestAdd (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestDel [2021-09-15T16:00:08.744Z] --- PASS: TestDel (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestLen [2021-09-15T16:00:08.744Z] --- PASS: TestLen (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestExactMatch [2021-09-15T16:00:08.744Z] --- PASS: TestExactMatch (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestOnlyOneExactMatch [2021-09-15T16:00:08.744Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestContains [2021-09-15T16:00:08.744Z] --- PASS: TestContains (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestValidate [2021-09-15T16:00:08.744Z] --- PASS: TestValidate (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestWalkValues [2021-09-15T16:00:08.744Z] --- PASS: TestWalkValues (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestFuzzyMatch [2021-09-15T16:00:08.744Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestClone [2021-09-15T16:00:08.744Z] --- PASS: TestClone (0.00s) [2021-09-15T16:00:08.744Z] PASS [2021-09-15T16:00:08.744Z] coverage: 92.2% of statements [2021-09-15T16:00:08.744Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-15T16:00:08.744Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-15T16:00:08.744Z] === RUN TestDurationToSecondsString [2021-09-15T16:00:08.744Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-15T16:00:08.744Z] === RUN TestGetTimestamp [2021-09-15T16:00:09.200Z] --- PASS: TestGetTimestamp (0.13s) [2021-09-15T16:00:09.200Z] === RUN TestParseTimestamps [2021-09-15T16:00:09.200Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-15T16:00:09.200Z] PASS [2021-09-15T16:00:09.200Z] coverage: 100.0% of statements [2021-09-15T16:00:09.200Z] ok github.com/docker/docker/api/types/time 0.175s coverage: 100.0% of statements [2021-09-15T16:00:09.200Z] === RUN TestCompareVersion [2021-09-15T16:00:09.200Z] --- PASS: TestCompareVersion (0.00s) [2021-09-15T16:00:09.200Z] PASS [2021-09-15T16:00:09.200Z] coverage: 77.3% of statements [2021-09-15T16:00:09.200Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/builder [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-15T16:00:09.200Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-15T16:00:09.399Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-15T16:00:09.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-15T16:00:09.654Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-15T16:00:10.161Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-15T16:00:10.161Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-15T16:00:10.161Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-15T16:00:10.215Z] === RUN TestDockerSuite/TestLogsSince [2021-09-15T16:00:10.617Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-15T16:00:10.617Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-15T16:00:10.617Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-15T16:00:10.617Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-15T16:00:10.617Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-15T16:00:10.617Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-15T16:00:10.617Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-15T16:00:10.617Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-15T16:00:10.617Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-15T16:00:10.617Z] === RUN TestCloneArgsSmartHttp [2021-09-15T16:00:10.617Z] --- PASS: TestCloneArgsSmartHttp (0.07s) [2021-09-15T16:00:10.617Z] === RUN TestCloneArgsDumbHttp [2021-09-15T16:00:10.617Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-15T16:00:10.617Z] === RUN TestCloneArgsGit [2021-09-15T16:00:10.617Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-15T16:00:10.617Z] === RUN TestCheckoutGit [2021-09-15T16:00:11.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-15T16:00:11.578Z] === RUN TestEnable [2021-09-15T16:00:11.578Z] --- PASS: TestEnable (0.00s) [2021-09-15T16:00:11.578Z] === RUN TestDisable [2021-09-15T16:00:11.578Z] --- PASS: TestDisable (0.00s) [2021-09-15T16:00:11.578Z] === RUN TestEnabled [2021-09-15T16:00:11.578Z] --- PASS: TestEnabled (0.00s) [2021-09-15T16:00:11.578Z] PASS [2021-09-15T16:00:11.578Z] coverage: 100.0% of statements [2021-09-15T16:00:11.578Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-09-15T16:00:11.892Z] Removing intermediate container ce8a3416544e [2021-09-15T16:00:11.892Z] ---> 26c4ceafabb4 [2021-09-15T16:00:11.892Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-15T16:00:11.892Z] ---> Running in 50da0284e236 [2021-09-15T16:00:11.892Z] Removing intermediate container 50da0284e236 [2021-09-15T16:00:11.892Z] ---> 01ed995d7d8a [2021-09-15T16:00:11.892Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-15T16:00:11.892Z] ---> Running in b4fc742e646d [2021-09-15T16:00:12.033Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-15T16:00:12.033Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestProcessNoDockerignore [2021-09-15T16:00:12.033Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-15T16:00:12.033Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestDetectContentType [2021-09-15T16:00:12.033Z] --- PASS: TestDetectContentType (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestSelectAcceptableMIME [2021-09-15T16:00:12.033Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestInspectEmptyResponse [2021-09-15T16:00:12.033Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestInspectResponseBinary [2021-09-15T16:00:12.033Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestResponseUnsupportedContentType [2021-09-15T16:00:12.033Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestInspectResponseTextSimple [2021-09-15T16:00:12.033Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestInspectResponseEmptyContentType [2021-09-15T16:00:12.033Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestUnknownContentLength [2021-09-15T16:00:12.033Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestDownloadRemote [2021-09-15T16:00:12.033Z] --- PASS: TestDownloadRemote (0.10s) [2021-09-15T16:00:12.033Z] === RUN TestGetWithStatusError [2021-09-15T16:00:12.033Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestCloseRootDirectory [2021-09-15T16:00:12.033Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:12.033Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestHashFile [2021-09-15T16:00:12.033Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:12.033Z] --- SKIP: TestHashFile (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestHashSubdir [2021-09-15T16:00:12.033Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:12.033Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-15T16:00:12.033Z] === RUN TestRemoveDirectory [2021-09-15T16:00:12.033Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:12.033Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-15T16:00:12.033Z] PASS [2021-09-15T16:00:12.033Z] coverage: 9.3% of statements [2021-09-15T16:00:12.033Z] ok github.com/docker/docker/builder/remotecontext 0.251s coverage: 9.3% of statements [2021-09-15T16:00:12.362Z] Removing intermediate container b4fc742e646d [2021-09-15T16:00:12.362Z] ---> c5620e7996e9 [2021-09-15T16:00:12.362Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-15T16:00:12.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-15T16:00:12.488Z] === RUN TestGetAllAllowed [2021-09-15T16:00:12.488Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestGetAllMeta [2021-09-15T16:00:12.488Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-15T16:00:12.488Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestIsUnreferencedBuiltin [2021-09-15T16:00:12.488Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestIsExistingDirectory [2021-09-15T16:00:12.488Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestGetFilenameForDownload [2021-09-15T16:00:12.488Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestEnv2Variables [2021-09-15T16:00:12.488Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-15T16:00:12.488Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestMaintainer [2021-09-15T16:00:12.488Z] --- PASS: TestMaintainer (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestLabel [2021-09-15T16:00:12.488Z] --- PASS: TestLabel (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestFromScratch [2021-09-15T16:00:12.488Z] --- PASS: TestFromScratch (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestFromWithArg [2021-09-15T16:00:12.488Z] --- PASS: TestFromWithArg (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-15T16:00:12.488Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestFromWithUndefinedArg [2021-09-15T16:00:12.488Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestFromMultiStageWithNamedStage [2021-09-15T16:00:12.488Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestOnbuild [2021-09-15T16:00:12.488Z] --- PASS: TestOnbuild (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestWorkdir [2021-09-15T16:00:12.488Z] --- PASS: TestWorkdir (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestCmd [2021-09-15T16:00:12.488Z] --- PASS: TestCmd (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestHealthcheckNone [2021-09-15T16:00:12.488Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestHealthcheckCmd [2021-09-15T16:00:12.488Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestEntrypoint [2021-09-15T16:00:12.488Z] --- PASS: TestEntrypoint (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestExpose [2021-09-15T16:00:12.488Z] --- PASS: TestExpose (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestUser [2021-09-15T16:00:12.488Z] --- PASS: TestUser (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestVolume [2021-09-15T16:00:12.488Z] --- PASS: TestVolume (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestStopSignal [2021-09-15T16:00:12.488Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-15T16:00:12.488Z] --- SKIP: TestStopSignal (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestArg [2021-09-15T16:00:12.488Z] --- PASS: TestArg (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestShell [2021-09-15T16:00:12.488Z] --- PASS: TestShell (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestPrependEnvOnCmd [2021-09-15T16:00:12.488Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestRunWithBuildArgs [2021-09-15T16:00:12.488Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestRunIgnoresHealthcheck [2021-09-15T16:00:12.488Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestDispatchUnsupportedOptions [2021-09-15T16:00:12.488Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-15T16:00:12.488Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-15T16:00:12.488Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-15T16:00:12.488Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestNormalizeWorkdir [2021-09-15T16:00:12.488Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestDispatch [2021-09-15T16:00:12.488Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-15T16:00:12.488Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-15T16:00:12.488Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-15T16:00:12.488Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-15T16:00:12.488Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-15T16:00:12.488Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-15T16:00:12.488Z] === RUN TestDispatch/COPY_url [2021-09-15T16:00:12.488Z] --- PASS: TestDispatch (0.06s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-15T16:00:12.488Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestAddScratchImageAddsToMounts [2021-09-15T16:00:12.488Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-15T16:00:12.488Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-15T16:00:12.488Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-15T16:00:12.488Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestImageSourceGetAddsToMounts [2021-09-15T16:00:12.488Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestEmptyDockerfile [2021-09-15T16:00:12.488Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-09-15T16:00:12.488Z] === RUN TestSymlinkDockerfile [2021-09-15T16:00:12.488Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-09-15T16:00:12.488Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-15T16:00:12.488Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestNonExistingDockerfile [2021-09-15T16:00:12.488Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestCopyRunConfig [2021-09-15T16:00:12.488Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestDeepCopyRunConfig [2021-09-15T16:00:12.488Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestExportImage [2021-09-15T16:00:12.488Z] --- PASS: TestExportImage (0.00s) [2021-09-15T16:00:12.488Z] === RUN TestNormalizeDest [2021-09-15T16:00:12.488Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-15T16:00:12.488Z] PASS [2021-09-15T16:00:12.488Z] coverage: 46.8% of statements [2021-09-15T16:00:12.488Z] ok github.com/docker/docker/builder/dockerfile 0.190s coverage: 46.8% of statements [2021-09-15T16:00:12.488Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-15T16:00:12.943Z] === RUN TestTCP4Proxy [2021-09-15T16:00:12.943Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-15T16:00:12.943Z] === RUN TestTCP4ProxyHalfClose [2021-09-15T16:00:12.943Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-15T16:00:12.943Z] === RUN TestTCP6Proxy [2021-09-15T16:00:12.943Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-15T16:00:12.943Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-15T16:00:12.943Z] === RUN TestTCPDualStackProxy [2021-09-15T16:00:12.943Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-15T16:00:12.943Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-15T16:00:12.943Z] === RUN TestUDP4Proxy [2021-09-15T16:00:12.943Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-15T16:00:12.943Z] === RUN TestUDP6Proxy [2021-09-15T16:00:12.943Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-15T16:00:12.943Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-15T16:00:12.943Z] === RUN TestUDPWriteError [2021-09-15T16:00:12.943Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-15T16:00:12.943Z] === RUN TestSCTP4Proxy [2021-09-15T16:00:12.943Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-15T16:00:12.943Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-15T16:00:12.943Z] === RUN TestSCTP6Proxy [2021-09-15T16:00:12.943Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-15T16:00:12.943Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-15T16:00:12.943Z] PASS [2021-09-15T16:00:12.943Z] coverage: 49.4% of statements [2021-09-15T16:00:12.943Z] ok github.com/docker/docker/cmd/docker-proxy 0.050s coverage: 49.4% of statements [2021-09-15T16:00:13.355Z] [2021-09-15T16:00:13.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-15T16:00:13.824Z] ---> ba8a465081f6 [2021-09-15T16:00:13.824Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-15T16:00:13.824Z] ---> Running in 00f029347471 [2021-09-15T16:00:14.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-15T16:00:15.751Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-15T16:00:15.751Z] Using test binary docker [2021-09-15T16:00:15.751Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-15T16:00:15.751Z] +++ /etc/init.d/apparmor start [2021-09-15T16:00:15.751Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-15T16:00:15.751Z] INFO: Waiting for daemon to start... [2021-09-15T16:00:15.751Z] Starting dockerd [2021-09-15T16:00:15.751Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-09-15T16:00:16.742Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-15T16:00:17.685Z] . [2021-09-15T16:00:17.685Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-15T16:00:17.685Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-15T16:00:17.685Z] Error: No such image: emptyfs [2021-09-15T16:00:17.685Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-15T16:00:17.685Z] ++++ docker load [2021-09-15T16:00:17.948Z] Running integration-test (iteration 1) [2021-09-15T16:00:17.948Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-09-15T16:00:17.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:00:17.948Z] ++ set -e [2021-09-15T16:00:17.948Z] ++ '[' -n 0 ']' [2021-09-15T16:00:17.948Z] ++ set -x [2021-09-15T16:00:17.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:00:18.523Z] Loaded image: busybox:latest [2021-09-15T16:00:18.523Z] Loaded image: busybox:glibc [2021-09-15T16:00:19.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-09-15T16:00:19.916Z] Loaded image: debian:bullseye-slim [2021-09-15T16:00:19.916Z] Loaded image: hello-world:latest [2021-09-15T16:00:19.916Z] Loaded image: arm32v7/hello-world:latest [2021-09-15T16:00:19.916Z] INFO: Testing against a local daemon [2021-09-15T16:00:19.916Z] === RUN TestCgroupNamespacesBuild [2021-09-15T16:00:20.908Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-09-15T16:00:20.908Z] tests/integration/client_test.py ..... [ 75%] [2021-09-15T16:00:20.908Z] tests/integration/context_api_test.py ... [ 76%] [2021-09-15T16:00:20.908Z] tests/integration/errors_test.py . [ 76%] [2021-09-15T16:00:20.995Z] Removing intermediate container 00f029347471 [2021-09-15T16:00:20.995Z] ---> 0901931d4790 [2021-09-15T16:00:20.995Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-15T16:00:20.995Z] ---> Running in f0b0144c5b40 [2021-09-15T16:00:21.139Z] docker_api_swarm_service_test.go:343: [d123942284d9b] joining swarm manager [db02d34af1b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:00:21.474Z] === RUN TestCheckpointCreateError [2021-09-15T16:00:21.474Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCheckpointCreate [2021-09-15T16:00:21.474Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCheckpointDeleteError [2021-09-15T16:00:21.474Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCheckpointDelete [2021-09-15T16:00:21.474Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCheckpointListError [2021-09-15T16:00:21.474Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCheckpointList [2021-09-15T16:00:21.474Z] --- PASS: TestCheckpointList (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCheckpointListContainerNotFound [2021-09-15T16:00:21.474Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestNewClientWithOpsFromEnv [2021-09-15T16:00:21.474Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-15T16:00:21.474Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestGetAPIPath [2021-09-15T16:00:21.474Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestParseHostURL [2021-09-15T16:00:21.474Z] --- PASS: TestParseHostURL (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-15T16:00:21.474Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-15T16:00:21.474Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestNegotiateAPIVersion [2021-09-15T16:00:21.474Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestNegotiateAPVersionOverride [2021-09-15T16:00:21.474Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-15T16:00:21.474Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-15T16:00:21.474Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-15T16:00:21.474Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestClientRedirect [2021-09-15T16:00:21.474Z] --- PASS: TestClientRedirect (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigCreateUnsupported [2021-09-15T16:00:21.474Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigCreateError [2021-09-15T16:00:21.474Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigCreate [2021-09-15T16:00:21.474Z] --- PASS: TestConfigCreate (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigInspectNotFound [2021-09-15T16:00:21.474Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigInspectWithEmptyID [2021-09-15T16:00:21.474Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigInspectUnsupported [2021-09-15T16:00:21.474Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigInspectError [2021-09-15T16:00:21.474Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigInspectConfigNotFound [2021-09-15T16:00:21.474Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigInspect [2021-09-15T16:00:21.474Z] --- PASS: TestConfigInspect (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigListUnsupported [2021-09-15T16:00:21.474Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigListError [2021-09-15T16:00:21.474Z] --- PASS: TestConfigListError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigList [2021-09-15T16:00:21.474Z] --- PASS: TestConfigList (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigRemoveUnsupported [2021-09-15T16:00:21.474Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigRemoveError [2021-09-15T16:00:21.474Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigRemove [2021-09-15T16:00:21.474Z] --- PASS: TestConfigRemove (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigUpdateUnsupported [2021-09-15T16:00:21.474Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigUpdateError [2021-09-15T16:00:21.474Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestConfigUpdate [2021-09-15T16:00:21.474Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerCommitError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerCommit [2021-09-15T16:00:21.474Z] --- PASS: TestContainerCommit (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerStatPathError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerStatPathNotFoundError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerStatPathNoHeaderError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerStatPath [2021-09-15T16:00:21.474Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCopyToContainerError [2021-09-15T16:00:21.474Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCopyToContainerNotFoundError [2021-09-15T16:00:21.474Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-15T16:00:21.474Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCopyToContainer [2021-09-15T16:00:21.474Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCopyFromContainerError [2021-09-15T16:00:21.474Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCopyFromContainerNotFoundError [2021-09-15T16:00:21.474Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-15T16:00:21.474Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-15T16:00:21.474Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestCopyFromContainer [2021-09-15T16:00:21.474Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerCreateError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerCreateImageNotFound [2021-09-15T16:00:21.474Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerCreateWithName [2021-09-15T16:00:21.474Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerCreateAutoRemove [2021-09-15T16:00:21.474Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerDiffError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerDiff [2021-09-15T16:00:21.474Z] --- PASS: TestContainerDiff (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerExecCreateError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerExecCreate [2021-09-15T16:00:21.474Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerExecStartError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerExecStart [2021-09-15T16:00:21.474Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerExecInspectError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerExecInspect [2021-09-15T16:00:21.474Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerExportError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerExportError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerExport [2021-09-15T16:00:21.474Z] --- PASS: TestContainerExport (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerInspectError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerInspectContainerNotFound [2021-09-15T16:00:21.474Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerInspectWithEmptyID [2021-09-15T16:00:21.474Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerInspect [2021-09-15T16:00:21.474Z] --- PASS: TestContainerInspect (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerInspectNode [2021-09-15T16:00:21.474Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerKillError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerKillError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerKill [2021-09-15T16:00:21.474Z] --- PASS: TestContainerKill (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerListError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerListError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerList [2021-09-15T16:00:21.474Z] --- PASS: TestContainerList (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerLogsNotFoundError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerLogsError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerLogs [2021-09-15T16:00:21.474Z] --- PASS: TestContainerLogs (0.13s) [2021-09-15T16:00:21.474Z] === RUN TestContainerPauseError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerPause [2021-09-15T16:00:21.474Z] --- PASS: TestContainerPause (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainersPruneError [2021-09-15T16:00:21.474Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainersPrune [2021-09-15T16:00:21.474Z] --- PASS: TestContainersPrune (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerRemoveError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerRemoveNotFoundError [2021-09-15T16:00:21.474Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-15T16:00:21.474Z] === RUN TestContainerRemove [2021-09-15T16:00:21.474Z] --- PASS: TestContainerRemove (0.00s) [2021-09-15T16:00:21.699Z] docker_api_swarm_service_test.go:343: [d4433ad0d4221] joining swarm manager [db02d34af1b49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:00:21.838Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2021-09-15T16:00:21.838Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-15T16:00:21.929Z] === RUN TestContainerRenameError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerRename [2021-09-15T16:00:21.929Z] --- PASS: TestContainerRename (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerResizeError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerExecResizeError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerResize [2021-09-15T16:00:21.929Z] --- PASS: TestContainerResize (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerExecResize [2021-09-15T16:00:21.929Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerRestartError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerRestart [2021-09-15T16:00:21.929Z] --- PASS: TestContainerRestart (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerStartError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerStartError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerStart [2021-09-15T16:00:21.929Z] --- PASS: TestContainerStart (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerStatsError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerStats [2021-09-15T16:00:21.929Z] --- PASS: TestContainerStats (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerStopError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerStopError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerStop [2021-09-15T16:00:21.929Z] --- PASS: TestContainerStop (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerTopError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerTopError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerTop [2021-09-15T16:00:21.929Z] --- PASS: TestContainerTop (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerUnpauseError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerUnpause [2021-09-15T16:00:21.929Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerUpdateError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerUpdate [2021-09-15T16:00:21.929Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerWaitError [2021-09-15T16:00:21.929Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestContainerWait [2021-09-15T16:00:21.929Z] --- PASS: TestContainerWait (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestDiskUsageError [2021-09-15T16:00:21.929Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestDiskUsage [2021-09-15T16:00:21.929Z] --- PASS: TestDiskUsage (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestDistributionInspectUnsupported [2021-09-15T16:00:21.929Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestDistributionInspectWithEmptyID [2021-09-15T16:00:21.929Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestEventsErrorInOptions [2021-09-15T16:00:21.929Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestEventsErrorFromServer [2021-09-15T16:00:21.929Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestEvents [2021-09-15T16:00:21.929Z] --- PASS: TestEvents (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestTLSCloseWriter [2021-09-15T16:00:21.929Z] === PAUSE TestTLSCloseWriter [2021-09-15T16:00:21.929Z] === RUN TestImageBuildError [2021-09-15T16:00:21.929Z] --- PASS: TestImageBuildError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageBuild [2021-09-15T16:00:21.929Z] --- PASS: TestImageBuild (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestGetDockerOS [2021-09-15T16:00:21.929Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageCreateError [2021-09-15T16:00:21.929Z] --- PASS: TestImageCreateError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageCreate [2021-09-15T16:00:21.929Z] --- PASS: TestImageCreate (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageHistoryError [2021-09-15T16:00:21.929Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageHistory [2021-09-15T16:00:21.929Z] --- PASS: TestImageHistory (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageImportError [2021-09-15T16:00:21.929Z] --- PASS: TestImageImportError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageImport [2021-09-15T16:00:21.929Z] --- PASS: TestImageImport (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageInspectError [2021-09-15T16:00:21.929Z] --- PASS: TestImageInspectError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageInspectImageNotFound [2021-09-15T16:00:21.929Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageInspectWithEmptyID [2021-09-15T16:00:21.929Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageInspect [2021-09-15T16:00:21.929Z] --- PASS: TestImageInspect (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageListError [2021-09-15T16:00:21.929Z] --- PASS: TestImageListError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageList [2021-09-15T16:00:21.929Z] --- PASS: TestImageList (0.02s) [2021-09-15T16:00:21.929Z] === RUN TestImageListApiBefore125 [2021-09-15T16:00:21.929Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageLoadError [2021-09-15T16:00:21.929Z] --- PASS: TestImageLoadError (0.00s) [2021-09-15T16:00:21.929Z] === RUN TestImageLoad [2021-09-15T16:00:21.929Z] --- PASS: TestImageLoad (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagesPruneError [2021-09-15T16:00:21.930Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagesPrune [2021-09-15T16:00:21.930Z] --- PASS: TestImagesPrune (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePullReferenceParseError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePullAnyError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePullWithoutErrors [2021-09-15T16:00:21.930Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePushReferenceError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePushAnyError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImagePushWithoutErrors [2021-09-15T16:00:21.930Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-15T16:00:21.930Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-15T16:00:21.930Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-15T16:00:21.930Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-15T16:00:21.930Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageRemoveError [2021-09-15T16:00:21.930Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageRemoveImageNotFound [2021-09-15T16:00:21.930Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageRemove [2021-09-15T16:00:21.930Z] --- PASS: TestImageRemove (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageSaveError [2021-09-15T16:00:21.930Z] --- PASS: TestImageSaveError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageSave [2021-09-15T16:00:21.930Z] --- PASS: TestImageSave (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageSearchAnyError [2021-09-15T16:00:21.930Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-15T16:00:21.930Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-15T16:00:21.930Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-15T16:00:21.930Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-15T16:00:21.930Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageSearchWithoutErrors [2021-09-15T16:00:21.930Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageTagError [2021-09-15T16:00:21.930Z] --- PASS: TestImageTagError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageTagInvalidReference [2021-09-15T16:00:21.930Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageTagInvalidSourceImageName [2021-09-15T16:00:21.930Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestImageTagHexSource [2021-09-15T16:00:21.930Z] --- PASS: TestImageTagHexSource (0.01s) [2021-09-15T16:00:21.930Z] === RUN TestImageTag [2021-09-15T16:00:21.930Z] --- PASS: TestImageTag (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestInfoServerError [2021-09-15T16:00:21.930Z] --- PASS: TestInfoServerError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestInfoInvalidResponseJSONError [2021-09-15T16:00:21.930Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestInfo [2021-09-15T16:00:21.930Z] --- PASS: TestInfo (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkConnectError [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkConnect [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkCreateError [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkCreate [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkDisconnectError [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkDisconnect [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkInspectError [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkInspectNotFoundError [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkInspectWithEmptyID [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkInspect [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkListError [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkListError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkList [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkList (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworksPruneError [2021-09-15T16:00:21.930Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworksPrune [2021-09-15T16:00:21.930Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkRemoveError [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNetworkRemove [2021-09-15T16:00:21.930Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeInspectError [2021-09-15T16:00:21.930Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeInspectNodeNotFound [2021-09-15T16:00:21.930Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeInspectWithEmptyID [2021-09-15T16:00:21.930Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeInspect [2021-09-15T16:00:21.930Z] --- PASS: TestNodeInspect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeListError [2021-09-15T16:00:21.930Z] --- PASS: TestNodeListError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeList [2021-09-15T16:00:21.930Z] --- PASS: TestNodeList (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeRemoveError [2021-09-15T16:00:21.930Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeRemove [2021-09-15T16:00:21.930Z] --- PASS: TestNodeRemove (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeUpdateError [2021-09-15T16:00:21.930Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestNodeUpdate [2021-09-15T16:00:21.930Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestOptionWithTimeout [2021-09-15T16:00:21.930Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPingFail [2021-09-15T16:00:21.930Z] --- PASS: TestPingFail (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPingWithError [2021-09-15T16:00:21.930Z] 2021/09/15 16:00:21 RoundTripper returned a response & error; ignoring response [2021-09-15T16:00:21.930Z] 2021/09/15 16:00:21 RoundTripper returned a response & error; ignoring response [2021-09-15T16:00:21.930Z] --- PASS: TestPingWithError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPingSuccess [2021-09-15T16:00:21.930Z] --- PASS: TestPingSuccess (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPingHeadFallback [2021-09-15T16:00:21.930Z] === RUN TestPingHeadFallback/OK [2021-09-15T16:00:21.930Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-15T16:00:21.930Z] === RUN TestPingHeadFallback/Not_Found [2021-09-15T16:00:21.930Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-15T16:00:21.930Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-15T16:00:21.930Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-15T16:00:21.930Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-15T16:00:21.930Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-15T16:00:21.930Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginDisableError [2021-09-15T16:00:21.930Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginDisable [2021-09-15T16:00:21.930Z] --- PASS: TestPluginDisable (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginEnableError [2021-09-15T16:00:21.930Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginEnable [2021-09-15T16:00:21.930Z] --- PASS: TestPluginEnable (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginInspectError [2021-09-15T16:00:21.930Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginInspectWithEmptyID [2021-09-15T16:00:21.930Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginInspect [2021-09-15T16:00:21.930Z] --- PASS: TestPluginInspect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginListError [2021-09-15T16:00:21.930Z] --- PASS: TestPluginListError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginList [2021-09-15T16:00:21.930Z] --- PASS: TestPluginList (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginPushError [2021-09-15T16:00:21.930Z] --- PASS: TestPluginPushError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginPush [2021-09-15T16:00:21.930Z] --- PASS: TestPluginPush (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginRemoveError [2021-09-15T16:00:21.930Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginRemove [2021-09-15T16:00:21.930Z] --- PASS: TestPluginRemove (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginSetError [2021-09-15T16:00:21.930Z] --- PASS: TestPluginSetError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPluginSet [2021-09-15T16:00:21.930Z] --- PASS: TestPluginSet (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSetHostHeader [2021-09-15T16:00:21.930Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestPlainTextError [2021-09-15T16:00:21.930Z] --- PASS: TestPlainTextError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestInfiniteError [2021-09-15T16:00:21.930Z] --- PASS: TestInfiniteError (0.01s) [2021-09-15T16:00:21.930Z] === RUN TestCanceledContext [2021-09-15T16:00:21.930Z] 2021/09/15 16:00:21 RoundTripper returned a response & error; ignoring response [2021-09-15T16:00:21.930Z] --- PASS: TestCanceledContext (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestDeadlineExceededContext [2021-09-15T16:00:21.930Z] 2021/09/15 16:00:21 RoundTripper returned a response & error; ignoring response [2021-09-15T16:00:21.930Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretCreateUnsupported [2021-09-15T16:00:21.930Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretCreateError [2021-09-15T16:00:21.930Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretCreate [2021-09-15T16:00:21.930Z] --- PASS: TestSecretCreate (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretInspectUnsupported [2021-09-15T16:00:21.930Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretInspectError [2021-09-15T16:00:21.930Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretInspectSecretNotFound [2021-09-15T16:00:21.930Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretInspectWithEmptyID [2021-09-15T16:00:21.930Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretInspect [2021-09-15T16:00:21.930Z] --- PASS: TestSecretInspect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretListUnsupported [2021-09-15T16:00:21.930Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretListError [2021-09-15T16:00:21.930Z] --- PASS: TestSecretListError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretList [2021-09-15T16:00:21.930Z] --- PASS: TestSecretList (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretRemoveUnsupported [2021-09-15T16:00:21.930Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretRemoveError [2021-09-15T16:00:21.930Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretRemove [2021-09-15T16:00:21.930Z] --- PASS: TestSecretRemove (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretUpdateUnsupported [2021-09-15T16:00:21.930Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretUpdateError [2021-09-15T16:00:21.930Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSecretUpdate [2021-09-15T16:00:21.930Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceCreateError [2021-09-15T16:00:21.930Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceCreate [2021-09-15T16:00:21.930Z] --- PASS: TestServiceCreate (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-15T16:00:21.930Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2021-09-15T16:00:21.930Z] === RUN TestServiceCreateDigestPinning [2021-09-15T16:00:21.930Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceInspectError [2021-09-15T16:00:21.930Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceInspectServiceNotFound [2021-09-15T16:00:21.930Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceInspectWithEmptyID [2021-09-15T16:00:21.930Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceInspect [2021-09-15T16:00:21.930Z] --- PASS: TestServiceInspect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceListError [2021-09-15T16:00:21.930Z] --- PASS: TestServiceListError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceList [2021-09-15T16:00:21.930Z] --- PASS: TestServiceList (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceLogsError [2021-09-15T16:00:21.930Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceLogs [2021-09-15T16:00:21.930Z] --- PASS: TestServiceLogs (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceRemoveError [2021-09-15T16:00:21.930Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceRemoveNotFoundError [2021-09-15T16:00:21.930Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceRemove [2021-09-15T16:00:21.930Z] --- PASS: TestServiceRemove (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceUpdateError [2021-09-15T16:00:21.930Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestServiceUpdate [2021-09-15T16:00:21.930Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmGetUnlockKeyError [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmGetUnlockKey [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmInitError [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmInit [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmInit (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmInspectError [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmInspect [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmJoinError [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmJoin [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmLeaveError [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmLeave [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmUnlockError [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmUnlock [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmUpdateError [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestSwarmUpdate [2021-09-15T16:00:21.930Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestTaskInspectError [2021-09-15T16:00:21.930Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestTaskInspectWithEmptyID [2021-09-15T16:00:21.930Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestTaskInspect [2021-09-15T16:00:21.930Z] --- PASS: TestTaskInspect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestTaskListError [2021-09-15T16:00:21.930Z] --- PASS: TestTaskListError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestTaskList [2021-09-15T16:00:21.930Z] --- PASS: TestTaskList (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeCreateError [2021-09-15T16:00:21.930Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeCreate [2021-09-15T16:00:21.930Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeInspectError [2021-09-15T16:00:21.930Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeInspectNotFound [2021-09-15T16:00:21.930Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeInspectWithEmptyID [2021-09-15T16:00:21.930Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeInspect [2021-09-15T16:00:21.930Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeListError [2021-09-15T16:00:21.930Z] --- PASS: TestVolumeListError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeList [2021-09-15T16:00:21.930Z] --- PASS: TestVolumeList (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeRemoveError [2021-09-15T16:00:21.930Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-15T16:00:21.930Z] === RUN TestVolumeRemove [2021-09-15T16:00:21.931Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-15T16:00:21.931Z] === CONT TestTLSCloseWriter [2021-09-15T16:00:21.931Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-15T16:00:21.931Z] PASS [2021-09-15T16:00:21.931Z] coverage: 75.1% of statements [2021-09-15T16:00:21.931Z] ok github.com/docker/docker/client 0.337s coverage: 75.1% of statements [2021-09-15T16:00:21.985Z] [2021-09-15T16:00:21.985Z] SUCCESS: Specified value was saved. [2021-09-15T16:00:22.624Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-15T16:00:22.879Z] === RUN TestDockerSuite/TestLogsTail [2021-09-15T16:00:23.230Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.52s) [2021-09-15T16:00:23.230Z] === RUN TestBuildWithSession [2021-09-15T16:00:23.230Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T16:00:23.230Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-15T16:00:23.230Z] === RUN TestBuildSquashParent [2021-09-15T16:00:23.804Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-15T16:00:24.209Z] Removing intermediate container f0b0144c5b40 [2021-09-15T16:00:24.209Z] ---> fb5aef481ebc [2021-09-15T16:00:24.209Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-15T16:00:24.209Z] ---> Running in 33912617b56a [2021-09-15T16:00:24.727Z] --- PASS: TestCreateServiceMultipleTimes (15.93s) [2021-09-15T16:00:24.727Z] === RUN TestCreateServiceConflict [2021-09-15T16:00:24.727Z] --- PASS: TestCreateServiceConflict (2.13s) [2021-09-15T16:00:24.727Z] === RUN TestCreateServiceMaxReplicas [2021-09-15T16:00:25.166Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-15T16:00:25.726Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-15T16:00:25.981Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-15T16:00:26.541Z] === RUN TestDockerSuite/TestNetHostname [2021-09-15T16:00:27.219Z] Cannot create a file when that file already exists. [2021-09-15T16:00:27.255Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2021-09-15T16:00:27.255Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-15T16:00:27.903Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-15T16:00:28.158Z] === RUN TestDockerSuite/TestNetworkEvents [2021-09-15T16:00:28.533Z] --- PASS: TestBuildSquashParent (5.27s) [2021-09-15T16:00:28.533Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-15T16:00:28.533Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:00:28.533Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:00:28.533Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:00:28.533Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:00:28.533Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:00:28.533Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:00:28.533Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:00:28.533Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:00:28.533Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:00:28.533Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:00:28.533Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:00:28.533Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:00:28.533Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:00:28.533Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:00:28.533Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:00:28.533Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:00:28.719Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-15T16:00:29.417Z] 2021/09/15 16:00:25 Closing DB instances... [2021-09-15T16:00:29.417Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2021-09-15T16:00:29.417Z] === RUN TestFindNode [2021-09-15T16:00:29.417Z] 2021/09/15 16:00:27 Closing DB instances... [2021-09-15T16:00:29.417Z] --- PASS: TestFindNode (0.01s) [2021-09-15T16:00:29.417Z] === RUN TestChangeNodeState [2021-09-15T16:00:29.417Z] 2021/09/15 16:00:27 Closing DB instances... [2021-09-15T16:00:29.417Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-15T16:00:29.417Z] === RUN TestNodeReincarnation [2021-09-15T16:00:29.417Z] 2021/09/15 16:00:27 Closing DB instances... [2021-09-15T16:00:30.087Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-15T16:00:31.016Z] === RUN TestDockerSuite/TestPluginActive [2021-09-15T16:00:31.018Z] Removing intermediate container 33912617b56a [2021-09-15T16:00:31.019Z] ---> 9f5f2ffd3eac [2021-09-15T16:00:31.019Z] Step 13/13 : CMD ["sh"] [2021-09-15T16:00:31.019Z] ---> Running in d48418b1b9f6 [2021-09-15T16:00:31.019Z] Removing intermediate container d48418b1b9f6 [2021-09-15T16:00:31.019Z] ---> 5a5766b8fd96 [2021-09-15T16:00:31.019Z] Successfully built 5a5766b8fd96 [2021-09-15T16:00:31.019Z] Successfully tagged busybox:latest [2021-09-15T16:00:31.019Z] INFO: Docker images of the daemon under test [2021-09-15T16:00:31.019Z] [2021-09-15T16:00:31.019Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-15T16:00:31.019Z] busybox latest 5a5766b8fd96 Less than a second ago 4.84GB [2021-09-15T16:00:31.019Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 2 days ago 4.8GB [2021-09-15T16:00:31.019Z] microsoft/windowsservercore latest a3aeeffc33bf 2 days ago 4.8GB [2021-09-15T16:00:31.019Z] [2021-09-15T16:00:31.019Z] INFO: Running integration tests at 09/15/2021 16:00:30... [2021-09-15T16:00:31.019Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-15T16:00:31.019Z] INFO: Integration API tests being run from the host: [2021-09-15T16:00:31.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:00:31.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:00:31.490Z] INFO: make.ps1 starting at 09/15/2021 16:00:31 [2021-09-15T16:00:31.960Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-15T16:00:31.984Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-15T16:00:33.127Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-15T16:00:33.127Z] === RUN TestParallelCreate [2021-09-15T16:00:33.127Z] 2021/09/15 16:00:32 Closing DB instances... [2021-09-15T16:00:33.127Z] --- PASS: TestParallelCreate (0.01s) [2021-09-15T16:00:33.127Z] === RUN TestParallelDelete [2021-09-15T16:00:33.127Z] 2021/09/15 16:00:32 Closing DB instances... [2021-09-15T16:00:33.127Z] --- PASS: TestParallelDelete (0.01s) [2021-09-15T16:00:33.127Z] === RUN TestNetworkDBIslands [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:df31cd9af334 with config:&{NodeID:df31cd9af334 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="Node df31cd9af334/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="Node df31cd9af334/172.21.136.178, added to nodes list" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4a6f7fb1a104 with config:&{NodeID:4a6f7fb1a104 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, added to nodes list" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, added to nodes list" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="Node df31cd9af334/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=info msg="Node df31cd9af334/172.21.136.178, added to nodes list" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-15T16:00:33.127Z] time="2021-09-15T16:00:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4423ecf2ecfa with config:&{NodeID:4423ecf2ecfa Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, added to nodes list" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, added to nodes list" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="Node df31cd9af334/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="Node df31cd9af334/172.21.136.178, added to nodes list" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, added to nodes list" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-15T16:00:33.581Z] time="2021-09-15T16:00:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-09-15T16:00:33.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-15T16:00:33.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2021-09-15T16:00:33.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2021-09-15T16:00:33.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2021-09-15T16:00:33.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s) [2021-09-15T16:00:33.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2021-09-15T16:00:33.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-09-15T16:00:33.651Z] === RUN TestBuildMultiStageCopy [2021-09-15T16:00:33.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-15T16:00:34.036Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.036Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8acce4603bc2 with config:&{NodeID:8acce4603bc2 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node 8acce4603bc2/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node 8acce4603bc2/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node 8acce4603bc2/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node 8acce4603bc2/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node df31cd9af334/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=info msg="Node df31cd9af334/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-15T16:00:34.037Z] time="2021-09-15T16:00:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 8acce4603bc2/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 8acce4603bc2/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 8acce4603bc2/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 8acce4603bc2/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a0a2ad4c9f99 with config:&{NodeID:a0a2ad4c9f99 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node df31cd9af334/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node df31cd9af334/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 8acce4603bc2/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node 8acce4603bc2/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.492Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, added to nodes list" [2021-09-15T16:00:34.947Z] networkdb_test.go:835: Re-joining: 3 [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=info msg="The new bootstrap node list is:[172.21.136.178:10033 172.21.136.178:10034 172.21.136.178:10035]" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10033" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49357" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49358" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10034" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10035" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49359" [2021-09-15T16:00:34.947Z] networkdb_test.go:835: Re-joining: 4 [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=info msg="The new bootstrap node list is:[172.21.136.178:10033 172.21.136.178:10034 172.21.136.178:10035]" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10033" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49360" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49361" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10034" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10035" [2021-09-15T16:00:34.947Z] time="2021-09-15T16:00:34Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49362" [2021-09-15T16:00:35.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-15T16:00:35.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-09-15T16:00:35.306Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="node 0 leaving" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334 change state NodeActive --> NodeLeft" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="node4(8acce4603bc2): Node leave event for df31cd9af334/172.21.136.178" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334 change state NodeActive --> NodeLeft" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="node2(4a6f7fb1a104): Node leave event for df31cd9af334/172.21.136.178" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334 change state NodeActive --> NodeLeft" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="node3(4423ecf2ecfa): Node leave event for df31cd9af334/172.21.136.178" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334 change state NodeActive --> NodeLeft" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="node1(df31cd9af334): Node leave event for df31cd9af334/172.21.136.178" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334 change state NodeActive --> NodeLeft" [2021-09-15T16:00:35.401Z] time="2021-09-15T16:00:35Z" level=info msg="node5(a0a2ad4c9f99): Node leave event for df31cd9af334/172.21.136.178" [2021-09-15T16:00:35.568Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-15T16:00:35.831Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334/172.21.136.178, left gossip cluster" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334/172.21.136.178, left gossip cluster" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334/172.21.136.178, left gossip cluster" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334/172.21.136.178, left gossip cluster" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node df31cd9af334/172.21.136.178, left gossip cluster" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="node 1 leaving" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node 4a6f7fb1a104 change state NodeActive --> NodeLeft" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="node4(8acce4603bc2): Node leave event for 4a6f7fb1a104/172.21.136.178" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node 4a6f7fb1a104 change state NodeActive --> NodeLeft" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="node3(4423ecf2ecfa): Node leave event for 4a6f7fb1a104/172.21.136.178" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, left gossip cluster" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node 4a6f7fb1a104 change state NodeActive --> NodeFailed" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, added to failed nodes list" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node 4a6f7fb1a104 change state NodeActive --> NodeLeft" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="node5(a0a2ad4c9f99): Node leave event for 4a6f7fb1a104/172.21.136.178" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=error msg="node: 4a6f7fb1a104 is unknown to memberlist" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, left gossip cluster" [2021-09-15T16:00:35.855Z] time="2021-09-15T16:00:35Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, left gossip cluster" [2021-09-15T16:00:36.148Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-15T16:00:36.148Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-15T16:00:36.148Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:35Z" level=info msg="Node 4a6f7fb1a104/172.21.136.178, left gossip cluster" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=info msg="node 2 leaving" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=info msg="Node 4423ecf2ecfa change state NodeActive --> NodeLeft" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=info msg="node4(8acce4603bc2): Node leave event for 4423ecf2ecfa/172.21.136.178" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=info msg="Node 4423ecf2ecfa change state NodeActive --> NodeLeft" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=info msg="node5(a0a2ad4c9f99): Node leave event for 4423ecf2ecfa/172.21.136.178" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=info msg="Node 4423ecf2ecfa change state NodeActive --> NodeLeft" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=info msg="node3(4423ecf2ecfa): Node leave event for 4423ecf2ecfa/172.21.136.178" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=debug msg="memberlist: Failed ping: a0a2ad4c9f99 (timeout reached)" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.136.178:10035: use of closed network connection" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.136.178:10034: use of closed network connection" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.136.178:10036: use of closed network connection" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49363" [2021-09-15T16:00:36.309Z] time="2021-09-15T16:00:36Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, left gossip cluster" [2021-09-15T16:00:36.406Z] --- PASS: TestBuildMultiStageCopy (2.97s) [2021-09-15T16:00:36.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.74s) [2021-09-15T16:00:36.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-09-15T16:00:36.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-09-15T16:00:36.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-09-15T16:00:36.406Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2021-09-15T16:00:36.406Z] === RUN TestBuildMultiStageParentConfig [2021-09-15T16:00:36.709Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, left gossip cluster" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="Node 4423ecf2ecfa/172.21.136.178, left gossip cluster" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=warning msg="memberlist: Was able to connect to a0a2ad4c9f99 but other probes failed, network may be misconfigured" [2021-09-15T16:00:36.764Z] networkdb_test.go:867: node4: OK [2021-09-15T16:00:36.764Z] networkdb_test.go:867: node5: OK [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="node 0 coming back" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:74bb759c7643 with config:&{NodeID:74bb759c7643 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="Node 74bb759c7643/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="Node 74bb759c7643/172.21.136.178, added to nodes list" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="node 1 coming back" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8d26a9592323 with config:&{NodeID:8d26a9592323 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="Node 8d26a9592323/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="Node 8d26a9592323/172.21.136.178, added to nodes list" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="node 2 coming back" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c01b45d16fb4 with config:&{NodeID:c01b45d16fb4 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="Node c01b45d16fb4/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:36.764Z] time="2021-09-15T16:00:36Z" level=info msg="Node c01b45d16fb4/172.21.136.178, added to nodes list" [2021-09-15T16:00:36.981Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-09-15T16:00:36.981Z] === RUN TestBuildLabelWithTargets [2021-09-15T16:00:37.634Z] docker_api_swarm_service_test.go:490: [d9c55f897a635] joining swarm manager [d6da80a7118c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:00:38.194Z] docker_api_swarm_service_test.go:490: [d50963add3f05] joining swarm manager [d6da80a7118c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:00:38.371Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2021-09-15T16:00:38.371Z] === RUN TestBuildWithEmptyLayers [2021-09-15T16:00:38.947Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-09-15T16:00:38.947Z] === RUN TestBuildMultiStageOnBuild [2021-09-15T16:00:39.119Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-15T16:00:39.267Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-09-15T16:00:39.563Z] --- PASS: TestCheckoutGit (27.40s) [2021-09-15T16:00:39.563Z] === RUN TestValidGitTransport [2021-09-15T16:00:39.563Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-15T16:00:39.563Z] === RUN TestGitInvalidRef [2021-09-15T16:00:39.563Z] --- PASS: TestGitInvalidRef (0.18s) [2021-09-15T16:00:39.563Z] PASS [2021-09-15T16:00:39.563Z] coverage: 86.3% of statements [2021-09-15T16:00:39.563Z] ok github.com/docker/docker/builder/remotecontext/git 27.747s coverage: 86.3% of statements [2021-09-15T16:00:39.563Z] ? github.com/docker/docker/cli [no test files] [2021-09-15T16:00:39.563Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-15T16:00:40.044Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-15T16:00:40.471Z] time="2021-09-15T16:00:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.136.178:10033 172.21.136.178:10034 172.21.136.178:10035]" [2021-09-15T16:00:40.471Z] time="2021-09-15T16:00:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.136.178:10033 172.21.136.178:10034 172.21.136.178:10035]" [2021-09-15T16:00:40.869Z] --- PASS: TestBuildMultiStageOnBuild (1.93s) [2021-09-15T16:00:40.869Z] === RUN TestBuildUncleanTarFilenames [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10033" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49364" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8acce4603bc2/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8acce4603bc2/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, is the new incarnation of the shutdown node df31cd9af334/172.21.136.178" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10034" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49365" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8acce4603bc2/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8acce4603bc2/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, is the new incarnation of the shutdown node 4a6f7fb1a104/172.21.136.178" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49366" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10035" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8acce4603bc2/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node c01b45d16fb4/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node c01b45d16fb4/172.21.136.178, is the new incarnation of the shutdown node 4423ecf2ecfa/172.21.136.178" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node c01b45d16fb4/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8acce4603bc2/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, is the new incarnation of the shutdown node 4a6f7fb1a104/172.21.136.178" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 8d26a9592323/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, is the new incarnation of the shutdown node df31cd9af334/172.21.136.178" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node 74bb759c7643/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node c01b45d16fb4/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node c01b45d16fb4/172.21.136.178, added to nodes list" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node c01b45d16fb4/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node c01b45d16fb4/172.21.136.178, is the new incarnation of the shutdown node 4423ecf2ecfa/172.21.136.178" [2021-09-15T16:00:40.926Z] time="2021-09-15T16:00:40Z" level=info msg="Node c01b45d16fb4/172.21.136.178, added to nodes list" [2021-09-15T16:00:41.380Z] time="2021-09-15T16:00:41Z" level=info msg="Node c01b45d16fb4/172.21.136.178, joined gossip cluster" [2021-09-15T16:00:41.380Z] time="2021-09-15T16:00:41Z" level=info msg="Node c01b45d16fb4/172.21.136.178, added to nodes list" [2021-09-15T16:00:41.381Z] time="2021-09-15T16:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10033" [2021-09-15T16:00:41.381Z] time="2021-09-15T16:00:41Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49367" [2021-09-15T16:00:41.381Z] time="2021-09-15T16:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10034" [2021-09-15T16:00:41.381Z] time="2021-09-15T16:00:41Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49368" [2021-09-15T16:00:41.381Z] time="2021-09-15T16:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.136.178:10035" [2021-09-15T16:00:41.381Z] time="2021-09-15T16:00:41Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49369" [2021-09-15T16:00:41.817Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-09-15T16:00:41.818Z] === RUN TestBuildMultiStageLayerLeak [2021-09-15T16:00:41.835Z] 2021/09/15 16:00:41 Closing DB instances... [2021-09-15T16:00:41.929Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-15T16:00:42.117Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2021-09-15T16:00:42.118Z] === RUN TestCreateServiceSecretFileMode [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="Node 74bb759c7643 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="node3(c01b45d16fb4): Node leave event for 74bb759c7643/172.21.136.178" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="Node 74bb759c7643 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="node2(8d26a9592323): Node leave event for 74bb759c7643/172.21.136.178" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="Node 74bb759c7643 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="node4(8acce4603bc2): Node leave event for 74bb759c7643/172.21.136.178" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="Node 74bb759c7643 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="node5(a0a2ad4c9f99): Node leave event for 74bb759c7643/172.21.136.178" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="Node 74bb759c7643 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:41Z" level=info msg="node1(74bb759c7643): Node leave event for 74bb759c7643/172.21.136.178" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:42Z" level=info msg="Node 74bb759c7643/172.21.136.178, left gossip cluster" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:42Z" level=info msg="Node 74bb759c7643/172.21.136.178, left gossip cluster" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:42Z" level=info msg="Node 74bb759c7643/172.21.136.178, left gossip cluster" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:42Z" level=info msg="Node 74bb759c7643/172.21.136.178, left gossip cluster" [2021-09-15T16:00:42.290Z] time="2021-09-15T16:00:42Z" level=info msg="Node 74bb759c7643/172.21.136.178, left gossip cluster" [2021-09-15T16:00:42.684Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2021-09-15T16:00:42.684Z] === RUN TestCreateServiceConfigFileMode [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="Node 8d26a9592323 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="node3(c01b45d16fb4): Node leave event for 8d26a9592323/172.21.136.178" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="Node 8d26a9592323 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="node4(8acce4603bc2): Node leave event for 8d26a9592323/172.21.136.178" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="Node 8d26a9592323 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="node5(a0a2ad4c9f99): Node leave event for 8d26a9592323/172.21.136.178" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="Node 8d26a9592323 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="node2(8d26a9592323): Node leave event for 8d26a9592323/172.21.136.178" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="Node 8d26a9592323/172.21.136.178, left gossip cluster" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="Node 8d26a9592323/172.21.136.178, left gossip cluster" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="Node 8d26a9592323/172.21.136.178, left gossip cluster" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="Node 8d26a9592323/172.21.136.178, left gossip cluster" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="Node c01b45d16fb4 change state NodeActive --> NodeLeft" [2021-09-15T16:00:42.745Z] time="2021-09-15T16:00:42Z" level=info msg="node5(a0a2ad4c9f99): Node leave event for c01b45d16fb4/172.21.136.178" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:42Z" level=info msg="Node c01b45d16fb4 change state NodeActive --> NodeLeft" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:42Z" level=info msg="node4(8acce4603bc2): Node leave event for c01b45d16fb4/172.21.136.178" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:42Z" level=info msg="Node c01b45d16fb4 change state NodeActive --> NodeLeft" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:42Z" level=info msg="node3(c01b45d16fb4): Node leave event for c01b45d16fb4/172.21.136.178" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:42Z" level=info msg="Node c01b45d16fb4/172.21.136.178, left gossip cluster" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:43Z" level=info msg="Node c01b45d16fb4/172.21.136.178, left gossip cluster" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:43Z" level=info msg="Node c01b45d16fb4/172.21.136.178, left gossip cluster" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:43Z" level=debug msg="memberlist: Failed ping: a0a2ad4c9f99 (timeout reached)" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.136.178:10035: use of closed network connection" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.136.178:10036: use of closed network connection" [2021-09-15T16:00:43.206Z] time="2021-09-15T16:00:43Z" level=debug msg="memberlist: Stream connection from=172.21.136.178:49370" [2021-09-15T16:00:43.660Z] time="2021-09-15T16:00:43Z" level=info msg="Node 8acce4603bc2 change state NodeActive --> NodeLeft" [2021-09-15T16:00:43.660Z] time="2021-09-15T16:00:43Z" level=info msg="node5(a0a2ad4c9f99): Node leave event for 8acce4603bc2/172.21.136.178" [2021-09-15T16:00:43.660Z] time="2021-09-15T16:00:43Z" level=info msg="Node 8acce4603bc2 change state NodeActive --> NodeLeft" [2021-09-15T16:00:43.660Z] time="2021-09-15T16:00:43Z" level=info msg="node4(8acce4603bc2): Node leave event for 8acce4603bc2/172.21.136.178" [2021-09-15T16:00:43.741Z] --- PASS: TestBuildMultiStageLayerLeak (2.02s) [2021-09-15T16:00:43.741Z] === RUN TestBuildWithHugeFile [2021-09-15T16:00:44.116Z] time="2021-09-15T16:00:43Z" level=warning msg="memberlist: Was able to connect to a0a2ad4c9f99 but other probes failed, network may be misconfigured" [2021-09-15T16:00:44.227Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-15T16:00:44.227Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-15T16:00:44.228Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestConfigureDaemonLogs [2021-09-15T16:00:44.228Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestCommonOptionsInstallFlags [2021-09-15T16:00:44.228Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-15T16:00:44.228Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-15T16:00:44.228Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-15T16:00:44.228Z] PASS [2021-09-15T16:00:44.228Z] coverage: 18.5% of statements [2021-09-15T16:00:44.228Z] ok github.com/docker/docker/cmd/dockerd 0.160s coverage: 18.5% of statements [2021-09-15T16:00:44.228Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-15T16:00:44.228Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-15T16:00:44.571Z] time="2021-09-15T16:00:44Z" level=info msg="Node 8acce4603bc2/172.21.136.178, left gossip cluster" [2021-09-15T16:00:44.571Z] time="2021-09-15T16:00:44Z" level=info msg="Node 8acce4603bc2/172.21.136.178, left gossip cluster" [2021-09-15T16:00:44.683Z] === RUN TestContainerStopSignal [2021-09-15T16:00:44.683Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestContainerStopTimeout [2021-09-15T16:00:44.683Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-15T16:00:44.683Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-15T16:00:44.683Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-15T16:00:44.683Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestReplaceAndAppendEnvVars [2021-09-15T16:00:44.683Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-15T16:00:44.683Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestNewMemoryStore [2021-09-15T16:00:44.683Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestAddContainers [2021-09-15T16:00:44.683Z] --- PASS: TestAddContainers (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestGetContainer [2021-09-15T16:00:44.683Z] --- PASS: TestGetContainer (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestDeleteContainer [2021-09-15T16:00:44.683Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestListContainers [2021-09-15T16:00:44.683Z] --- PASS: TestListContainers (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestFirstContainer [2021-09-15T16:00:44.683Z] --- PASS: TestFirstContainer (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestApplyAllContainer [2021-09-15T16:00:44.683Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestIsValidHealthString [2021-09-15T16:00:44.683Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestStateRunStop [2021-09-15T16:00:44.683Z] --- PASS: TestStateRunStop (0.00s) [2021-09-15T16:00:44.683Z] === RUN TestStateTimeoutWait [2021-09-15T16:00:45.025Z] time="2021-09-15T16:00:44Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.21.136.178:10037: use of closed network connection" [2021-09-15T16:00:45.025Z] time="2021-09-15T16:00:44Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, left gossip cluster" [2021-09-15T16:00:45.025Z] time="2021-09-15T16:00:44Z" level=info msg="Node a0a2ad4c9f99 change state NodeActive --> NodeFailed" [2021-09-15T16:00:45.025Z] time="2021-09-15T16:00:44Z" level=info msg="Node a0a2ad4c9f99/172.21.136.178, added to failed nodes list" [2021-09-15T16:00:45.025Z] --- PASS: TestNetworkDBIslands (12.25s) [2021-09-15T16:00:45.025Z] PASS [2021-09-15T16:00:45.025Z] coverage: 60.0% of statements [2021-09-15T16:00:45.025Z] ok github.com/docker/docker/libnetwork/networkdb 105.734s coverage: 60.0% of statements [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/quota [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/rootless [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/volume [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-15T16:00:45.025Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-15T16:00:45.138Z] state_test.go:141: Stop callback fired [2021-09-15T16:00:45.138Z] state_test.go:165: Stop callback fired [2021-09-15T16:00:45.138Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-15T16:00:45.138Z] === RUN TestIsValidStateString [2021-09-15T16:00:45.138Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-15T16:00:45.138Z] === RUN TestViewSaveDelete [2021-09-15T16:00:45.138Z] --- PASS: TestViewSaveDelete (0.02s) [2021-09-15T16:00:45.138Z] === RUN TestViewAll [2021-09-15T16:00:45.138Z] --- PASS: TestViewAll (0.02s) [2021-09-15T16:00:45.138Z] === RUN TestViewGet [2021-09-15T16:00:45.138Z] --- PASS: TestViewGet (0.02s) [2021-09-15T16:00:45.138Z] === RUN TestNames [2021-09-15T16:00:45.138Z] --- PASS: TestNames (0.00s) [2021-09-15T16:00:45.138Z] === RUN TestViewWithHealthCheck [2021-09-15T16:00:45.138Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-15T16:00:45.138Z] PASS [2021-09-15T16:00:45.138Z] coverage: 41.7% of statements [2021-09-15T16:00:45.138Z] ok github.com/docker/docker/container 0.237s coverage: 41.7% of statements [2021-09-15T16:00:45.138Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-15T16:00:45.138Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-15T16:00:45.138Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-15T16:00:45.138Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-15T16:00:45.212Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2021-09-15T16:00:45.212Z] === RUN TestCreateServiceSysctls [2021-09-15T16:00:46.090Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-15T16:00:46.099Z] === RUN TestPrepare [2021-09-15T16:00:46.099Z] --- PASS: TestPrepare (0.00s) [2021-09-15T16:00:46.099Z] === RUN TestStart [2021-09-15T16:00:46.099Z] --- PASS: TestStart (0.00s) [2021-09-15T16:00:46.099Z] === RUN TestWaitCancel [2021-09-15T16:00:46.099Z] --- PASS: TestWaitCancel (0.00s) [2021-09-15T16:00:46.099Z] === RUN TestWaitDisabled [2021-09-15T16:00:46.099Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-15T16:00:46.099Z] === RUN TestWaitEnabled [2021-09-15T16:00:46.099Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-15T16:00:46.099Z] === RUN TestRemove [2021-09-15T16:00:46.099Z] --- PASS: TestRemove (0.00s) [2021-09-15T16:00:46.099Z] PASS [2021-09-15T16:00:46.099Z] coverage: 65.3% of statements [2021-09-15T16:00:46.099Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === Skipped [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-15T16:00:46.548Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-15T16:00:46.548Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-09-15T16:00:46.548Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-15T16:00:46.548Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-15T16:00:46.548Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-15T16:00:46.548Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-15T16:00:46.548Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-15T16:00:46.548Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-15T16:00:46.548Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-15T16:00:46.548Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-15T16:00:46.548Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-15T16:00:46.548Z] daemon_test.go:146: root required [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-15T16:00:46.548Z] reload_test.go:520: root required [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-15T16:00:46.548Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-15T16:00:46.548Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-15T16:00:46.548Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-15T16:00:46.548Z] download_test.go:267: Needs fixing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-15T16:00:46.548Z] layer_test.go:303: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-15T16:00:46.548Z] layer_test.go:352: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-15T16:00:46.548Z] layer_test.go:467: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-15T16:00:46.548Z] layer_test.go:696: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-15T16:00:46.548Z] migration_test.go:45: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-15T16:00:46.548Z] migration_test.go:181: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-15T16:00:46.548Z] mount_test.go:17: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-15T16:00:46.548Z] mount_test.go:76: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-15T16:00:46.548Z] mount_test.go:125: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-15T16:00:46.548Z] mount_test.go:212: Failing on Windows [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-15T16:00:46.548Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-15T16:00:46.548Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-15T16:00:46.548Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-15T16:00:46.548Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-15T16:00:46.548Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-15T16:00:46.548Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-15T16:00:46.548Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-15T16:00:46.548Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-15T16:00:46.548Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-15T16:00:46.548Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-15T16:00:46.548Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-15T16:00:46.548Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-15T16:00:46.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-15T16:00:46.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-15T16:00:46.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-15T16:00:46.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-15T16:00:46.548Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-15T16:00:46.548Z] archive_test.go:133: Xz not present in msys2 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-15T16:00:46.548Z] archive_test.go:238: Failing on Windows CI machines [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-15T16:00:46.548Z] archive_windows_test.go:16: Currently fails [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-15T16:00:46.548Z] changes_test.go:195: needs more investigation [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-15T16:00:46.548Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-15T16:00:46.548Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-15T16:00:46.548Z] changes_test.go:432: needs further investigation [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-15T16:00:46.548Z] changes_test.go:468: needs further investigation [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-15T16:00:46.548Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-15T16:00:46.548Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.548Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-15T16:00:46.548Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:00:46.548Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-15T16:00:46.549Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-15T16:00:46.549Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-15T16:00:46.549Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-15T16:00:46.549Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-15T16:00:46.549Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-15T16:00:46.549Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-15T16:00:46.549Z] poller_test.go:40: No chmod on Windows [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-15T16:00:46.549Z] fileutils_test.go:133: Needs porting to Windows [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-15T16:00:46.549Z] fileutils_test.go:179: Needs porting to Windows [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-15T16:00:46.549Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-15T16:00:46.549Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-15T16:00:46.549Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-15T16:00:46.549Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-15T16:00:46.549Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-15T16:00:46.549Z] [2021-09-15T16:00:46.549Z] DONE 2068 tests, 69 skipped in 244.594s [2021-09-15T16:00:47.003Z] INFO: make.ps1 ended at 09/15/2021 16:00:46 [2021-09-15T16:00:47.014Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-15T16:00:47.626Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-15T16:00:47.626Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-09-15T16:00:47.626Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-15T16:00:47.626Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-15T16:00:47.626Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-15T16:00:47.626Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-15T16:00:47.626Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-15T16:00:47.626Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-15T16:00:47.626Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-15T16:00:47.626Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-15T16:00:47.626Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-15T16:00:47.626Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-15T16:00:47.626Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-15T16:00:47.626Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-15T16:00:47.939Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-15T16:00:48.082Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-15T16:00:48.082Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-15T16:00:48.082Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-15T16:00:48.082Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-15T16:00:48.494Z] --- PASS: TestCreateServiceSysctls (3.05s) [2021-09-15T16:00:48.494Z] === RUN TestCreateServiceCapabilities [2021-09-15T16:00:48.532Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-15T16:00:48.532Z] INFO: Unit tests ended at 09/15/2021 16:00:48. Duration:00:04:15.4597629 [2021-09-15T16:00:48.532Z] INFO: Building busybox [2021-09-15T16:00:48.532Z] Sending build context to Docker daemon 5.12kB [2021-09-15T16:00:48.532Z] [2021-09-15T16:00:48.532Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-15T16:00:48.532Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-15T16:00:48.532Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-15T16:00:48.532Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-15T16:00:48.532Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-15T16:00:48.532Z] ---> a3aeeffc33bf [2021-09-15T16:00:48.532Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-15T16:00:48.532Z] ---> Running in 90567b02f24e [2021-09-15T16:00:48.538Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-15T16:00:48.538Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-15T16:00:48.538Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-15T16:00:48.538Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-15T16:00:48.538Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-15T16:00:48.538Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-15T16:00:48.538Z] PASS [2021-09-15T16:00:48.538Z] coverage: 35.9% of statements [2021-09-15T16:00:48.538Z] ok github.com/docker/docker/daemon/cluster/convert 0.422s coverage: 35.9% of statements [2021-09-15T16:00:48.538Z] === RUN TestNewListSecretsFilters [2021-09-15T16:00:48.538Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-15T16:00:48.538Z] === RUN TestNewListConfigsFilters [2021-09-15T16:00:48.538Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-15T16:00:48.538Z] PASS [2021-09-15T16:00:48.538Z] coverage: 0.5% of statements [2021-09-15T16:00:48.538Z] ok github.com/docker/docker/daemon/cluster 0.920s coverage: 0.5% of statements [2021-09-15T16:00:48.865Z] === RUN TestDockerSuite/TestPortList [2021-09-15T16:00:50.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-09-15T16:00:51.022Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2021-09-15T16:00:51.022Z] === RUN TestInspect [2021-09-15T16:00:51.424Z] === RUN TestDiscoveryOptsErrors [2021-09-15T16:00:51.424Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestDiscoveryOpts [2021-09-15T16:00:51.424Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-15T16:00:51.424Z] PASS [2021-09-15T16:00:51.424Z] coverage: 30.0% of statements [2021-09-15T16:00:51.424Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2021-09-15T16:00:51.424Z] === RUN TestBuilderGC [2021-09-15T16:00:51.424Z] --- PASS: TestBuilderGC (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestDaemonConfigurationNotFound [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestDaemonBrokenConfiguration [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestParseClusterAdvertiseSettings [2021-09-15T16:00:51.424Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestFindConfigurationConflicts [2021-09-15T16:00:51.424Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-15T16:00:51.424Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-15T16:00:51.424Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-15T16:00:51.424Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-15T16:00:51.424Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-15T16:00:51.424Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-15T16:00:51.424Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-15T16:00:51.424Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-15T16:00:51.424Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-15T16:00:51.425Z] === RUN TestValidateConfiguration [2021-09-15T16:00:51.425Z] === RUN TestValidateConfiguration/with_label [2021-09-15T16:00:51.425Z] === RUN TestValidateConfiguration/with_dns [2021-09-15T16:00:51.425Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-15T16:00:51.425Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-15T16:00:51.425Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-15T16:00:51.425Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-15T16:00:51.425Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-15T16:00:51.425Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-15T16:00:51.425Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-15T16:00:51.425Z] === RUN TestModifiedDiscoverySettings [2021-09-15T16:00:51.425Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-15T16:00:51.425Z] === RUN TestReloadSetConfigFileNotExist [2021-09-15T16:00:51.425Z] time="2021-09-15T16:00:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-15T16:00:51.425Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-15T16:00:51.425Z] === RUN TestReloadDefaultConfigNotExist [2021-09-15T16:00:51.425Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:00:51.425Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-15T16:00:51.425Z] === RUN TestReloadBadDefaultConfig [2021-09-15T16:00:51.425Z] time="2021-09-15T16:00:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2929182144" [2021-09-15T16:00:51.425Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-15T16:00:51.425Z] === RUN TestReloadWithConflictingLabels [2021-09-15T16:00:51.425Z] time="2021-09-15T16:00:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-534812604" [2021-09-15T16:00:51.425Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-15T16:00:51.425Z] === RUN TestReloadWithDuplicateLabels [2021-09-15T16:00:51.425Z] time="2021-09-15T16:00:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3773283267" [2021-09-15T16:00:51.425Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-15T16:00:51.425Z] === RUN TestDaemonConfigurationMerge [2021-09-15T16:00:51.425Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-15T16:00:51.425Z] PASS [2021-09-15T16:00:51.425Z] coverage: 80.4% of statements [2021-09-15T16:00:51.425Z] ok github.com/docker/docker/daemon/config 0.234s coverage: 80.4% of statements [2021-09-15T16:00:51.425Z] === RUN TestWaitNodeAttachment [2021-09-15T16:00:51.880Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-09-15T16:00:51.880Z] === RUN TestIsolationConversion [2021-09-15T16:00:51.880Z] === RUN TestIsolationConversion/default [2021-09-15T16:00:51.880Z] === RUN TestIsolationConversion/process [2021-09-15T16:00:51.880Z] === RUN TestIsolationConversion/hyperv [2021-09-15T16:00:51.880Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-15T16:00:51.880Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-15T16:00:51.880Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-15T16:00:51.880Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestContainerLabels [2021-09-15T16:00:52.335Z] --- PASS: TestContainerLabels (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestCredentialSpecConversion [2021-09-15T16:00:52.335Z] === RUN TestCredentialSpecConversion/none [2021-09-15T16:00:52.335Z] === RUN TestCredentialSpecConversion/config [2021-09-15T16:00:52.335Z] === RUN TestCredentialSpecConversion/file [2021-09-15T16:00:52.335Z] === RUN TestCredentialSpecConversion/registry [2021-09-15T16:00:52.335Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-15T16:00:52.335Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-15T16:00:52.335Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-15T16:00:52.335Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-15T16:00:52.335Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestControllerValidateMountBind [2021-09-15T16:00:52.335Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-09-15T16:00:52.335Z] === RUN TestControllerValidateMountVolume [2021-09-15T16:00:52.335Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestControllerValidateMountTarget [2021-09-15T16:00:52.335Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestControllerValidateMountTmpfs [2021-09-15T16:00:52.335Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestControllerValidateMountInvalidType [2021-09-15T16:00:52.335Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestControllerValidateMountNamedPipe [2021-09-15T16:00:52.335Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-15T16:00:52.335Z] PASS [2021-09-15T16:00:52.335Z] coverage: 11.0% of statements [2021-09-15T16:00:52.335Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.564s coverage: 11.0% of statements [2021-09-15T16:00:52.335Z] === RUN TestEventsLog [2021-09-15T16:00:52.335Z] --- PASS: TestEventsLog (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestEventsLogTimeout [2021-09-15T16:00:52.335Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestLogEvents [2021-09-15T16:00:52.335Z] --- PASS: TestLogEvents (0.05s) [2021-09-15T16:00:52.335Z] === RUN TestLoadBufferedEvents [2021-09-15T16:00:52.335Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-15T16:00:52.335Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-15T16:00:52.335Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-15T16:00:52.335Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-15T16:00:52.335Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-15T16:00:52.335Z] PASS [2021-09-15T16:00:52.335Z] coverage: 50.0% of statements [2021-09-15T16:00:52.335Z] ok github.com/docker/docker/daemon/events 0.220s coverage: 50.0% of statements [2021-09-15T16:00:52.790Z] === RUN TestIsEmptyDir [2021-09-15T16:00:52.790Z] --- PASS: TestIsEmptyDir (0.02s) [2021-09-15T16:00:52.790Z] PASS [2021-09-15T16:00:52.790Z] coverage: 2.3% of statements [2021-09-15T16:00:52.790Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2021-09-15T16:00:52.790Z] === RUN TestVerifyNetworkingConfig [2021-09-15T16:00:52.790Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-15T16:00:52.790Z] === RUN TestGetContainer [2021-09-15T16:00:52.790Z] --- PASS: TestGetContainer (0.00s) [2021-09-15T16:00:52.791Z] === RUN TestValidContainerNames [2021-09-15T16:00:52.791Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-15T16:00:52.791Z] === RUN TestContainerInitDNS [2021-09-15T16:00:52.791Z] daemon_test.go:146: root required [2021-09-15T16:00:52.791Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-15T16:00:52.791Z] === RUN TestMerge [2021-09-15T16:00:52.791Z] --- PASS: TestMerge (0.00s) [2021-09-15T16:00:52.791Z] === RUN TestValidateContainerIsolation [2021-09-15T16:00:52.791Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-15T16:00:52.791Z] === RUN TestFindNetworkErrorType [2021-09-15T16:00:52.791Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-15T16:00:52.791Z] === RUN TestEnsureServicesExist [2021-09-15T16:00:52.791Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-15T16:00:52.791Z] === RUN TestEnsureServicesExistErrors [2021-09-15T16:00:52.791Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-15T16:00:52.791Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-15T16:00:52.791Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-15T16:00:52.791Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-15T16:00:52.791Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-15T16:00:52.791Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-15T16:00:53.192Z] Removing intermediate container 90567b02f24e [2021-09-15T16:00:53.192Z] ---> 71233ad467de [2021-09-15T16:00:53.192Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-15T16:00:53.192Z] ---> Running in 8fe5044df747 [2021-09-15T16:00:53.192Z] Removing intermediate container 8fe5044df747 [2021-09-15T16:00:53.192Z] ---> b714fedb2260 [2021-09-15T16:00:53.192Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-15T16:00:53.192Z] ---> Running in 50c6b8ecf5e4 [2021-09-15T16:00:53.246Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestContainerDelete [2021-09-15T16:00:53.246Z] --- PASS: TestContainerDelete (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestContainerDoubleDelete [2021-09-15T16:00:53.246Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestLogContainerEventCopyLabels [2021-09-15T16:00:53.246Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestLogContainerEventWithAttributes [2021-09-15T16:00:53.246Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestNoneHealthcheck [2021-09-15T16:00:53.246Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestHealthStates [2021-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] time="2021-09-15T16:00:52Z" 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-09-15T16:00:53.246Z] --- PASS: TestHealthStates (0.15s) [2021-09-15T16:00:53.246Z] === RUN TestMaskURLCredentials [2021-09-15T16:00:53.246Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestGetInspectData [2021-09-15T16:00:53.246Z] --- PASS: TestGetInspectData (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestFillLicense [2021-09-15T16:00:53.246Z] --- PASS: TestFillLicense (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestListInvalidFilter [2021-09-15T16:00:53.246Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestNameFilter [2021-09-15T16:00:53.246Z] --- PASS: TestNameFilter (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-15T16:00:53.246Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-15T16:00:53.246Z] === 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-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-15T16:00:53.246Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-15T16:00:53.246Z] --- 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-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-15T16:00:53.246Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestDaemonReloadLabels [2021-09-15T16:00:53.246Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-15T16:00:53.246Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestDaemonReloadMirrors [2021-09-15T16:00:53.246Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-15T16:00:53.246Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-15T16:00:53.246Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestDaemonDiscoveryReload [2021-09-15T16:00:53.246Z] === RUN TestLinkNaming [2021-09-15T16:00:53.246Z] --- PASS: TestLinkNaming (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestLinkNew [2021-09-15T16:00:53.246Z] --- PASS: TestLinkNew (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestLinkEnv [2021-09-15T16:00:53.246Z] --- PASS: TestLinkEnv (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestLinkMultipleEnv [2021-09-15T16:00:53.246Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-15T16:00:53.246Z] === RUN TestLinkPortRangeEnv [2021-09-15T16:00:53.246Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-15T16:00:53.246Z] PASS [2021-09-15T16:00:53.246Z] coverage: 93.0% of statements [2021-09-15T16:00:53.246Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-09-15T16:00:53.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:00:53.509Z] INFO: Testing against a local daemon [2021-09-15T16:00:53.509Z] === RUN TestBuildWithSession [2021-09-15T16:00:53.509Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T16:00:53.509Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-15T16:00:53.509Z] === RUN TestBuildSquashParent [2021-09-15T16:00:53.509Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:00:53.509Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-15T16:00:53.509Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-15T16:00:53.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:00:53.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:00:53.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:00:53.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:00:53.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:00:53.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:00:53.509Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:00:53.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:00:53.509Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:00:53.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:00:53.509Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:00:53.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:00:53.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:00:53.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:00:53.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:00:53.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:00:53.553Z] --- PASS: TestInspect (2.81s) [2021-09-15T16:00:53.553Z] === RUN TestCreateJob [2021-09-15T16:00:53.647Z] Removing intermediate container 50c6b8ecf5e4 [2021-09-15T16:00:53.647Z] ---> a651b89744f5 [2021-09-15T16:00:53.647Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-15T16:00:54.208Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-09-15T16:00:54.208Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-15T16:00:54.607Z] [2021-09-15T16:00:54.664Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-09-15T16:00:54.664Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-15T16:00:55.063Z] ---> d26af95ff063 [2021-09-15T16:00:55.063Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-15T16:00:55.063Z] ---> Running in 5644566fddb4 [2021-09-15T16:00:55.119Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-15T16:00:55.119Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-15T16:00:55.119Z] reload_test.go:520: root required [2021-09-15T16:00:55.120Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-15T16:00:55.120Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-15T16:00:55.120Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-15T16:00:55.120Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-15T16:00:55.120Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-15T16:00:55.120Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-15T16:00:55.120Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2021-09-15T16:00:55.120Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-15T16:00:55.120Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-09-15T16:00:55.120Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-15T16:00:55.120Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-15T16:00:55.120Z] === RUN TestParseVolumesFrom [2021-09-15T16:00:55.120Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-15T16:00:55.120Z] PASS [2021-09-15T16:00:55.120Z] coverage: 9.1% of statements [2021-09-15T16:00:55.120Z] === RUN TestAdapterReadLogs [2021-09-15T16:00:55.120Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-15T16:00:55.120Z] === RUN TestCopier [2021-09-15T16:00:55.120Z] --- PASS: TestCopier (0.00s) [2021-09-15T16:00:55.120Z] === RUN TestCopierLongLines [2021-09-15T16:00:55.120Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-15T16:00:55.120Z] === RUN TestCopierSlow [2021-09-15T16:00:55.120Z] ok github.com/docker/docker/daemon 2.416s coverage: 9.1% of statements [2021-09-15T16:00:55.120Z] === RUN TestNewStreamConfig [2021-09-15T16:00:55.120Z] === RUN TestNewStreamConfig/defaults [2021-09-15T16:00:55.120Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-15T16:00:55.120Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-15T16:00:55.120Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-15T16:00:55.120Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-15T16:00:55.120Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-15T16:00:55.120Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-15T16:00:55.120Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-15T16:00:55.120Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-15T16:00:55.120Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-15T16:00:55.120Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-15T16:00:55.120Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-15T16:00:55.120Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-15T16:00:55.120Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-15T16:00:55.120Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-15T16:00:55.120Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-15T16:00:55.120Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-15T16:00:55.120Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-15T16:00:55.120Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-15T16:00:55.120Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-15T16:00:55.120Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-15T16:00:55.458Z] ......... [ 86%] [2021-09-15T16:00:55.575Z] time="2021-09-15T16:00:55Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-15T16:00:55.575Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-09-15T16:00:55.575Z] === RUN TestCreateSuccess [2021-09-15T16:00:55.575Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-15T16:00:55.575Z] === RUN TestCreateStreamSkipped [2021-09-15T16:00:55.575Z] time="2021-09-15T16:00:55Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-15T16:00:55.575Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-15T16:00:55.575Z] === RUN TestCreateLogGroupSuccess [2021-09-15T16:00:55.575Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-15T16:00:55.575Z] === RUN TestCreateError [2021-09-15T16:00:55.575Z] --- PASS: TestCreateError (0.00s) [2021-09-15T16:00:55.575Z] === RUN TestCreateAlreadyExists [2021-09-15T16:00:55.576Z] time="2021-09-15T16:00:55Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-15T16:00:55.576Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestLogClosed [2021-09-15T16:00:55.576Z] --- PASS: TestLogClosed (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestLogBlocking [2021-09-15T16:00:55.576Z] --- PASS: TestLogBlocking (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-15T16:00:55.576Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestLogNonBlockingBufferFull [2021-09-15T16:00:55.576Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestPublishBatchSuccess [2021-09-15T16:00:55.576Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestPublishBatchError [2021-09-15T16:00:55.576Z] time="2021-09-15T16:00:55Z" level=error msg=Error [2021-09-15T16:00:55.576Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-15T16:00:55.576Z] time="2021-09-15T16:00:55Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-15T16:00:55.576Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-15T16:00:55.576Z] time="2021-09-15T16:00:55Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-15T16:00:55.576Z] time="2021-09-15T16:00:55Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-15T16:00:55.576Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchSimple [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchTicker [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchMultilinePattern [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchClose [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestEffectiveLen [2021-09-15T16:00:55.576Z] === RUN TestEffectiveLen/0/Hello [2021-09-15T16:00:55.576Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-15T16:00:55.576Z] === RUN TestEffectiveLen/2/🙃 [2021-09-15T16:00:55.576Z] === RUN TestEffectiveLen/3/���� [2021-09-15T16:00:55.576Z] === RUN TestEffectiveLen/4/He��o [2021-09-15T16:00:55.576Z] === RUN TestEffectiveLen/5/ [2021-09-15T16:00:55.576Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestFindValidSplit [2021-09-15T16:00:55.576Z] === RUN TestFindValidSplit/0/ [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1063: [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1064: [2021-09-15T16:00:55.576Z] === RUN TestFindValidSplit/1/Hello [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1063: Hello [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1064: [2021-09-15T16:00:55.576Z] === RUN TestFindValidSplit/2/Hello [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1063: He [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1064: llo [2021-09-15T16:00:55.576Z] === RUN TestFindValidSplit/3/Hello [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1063: [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1064: Hello [2021-09-15T16:00:55.576Z] === RUN TestFindValidSplit/4/🙃 [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1063: [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-15T16:00:55.576Z] === RUN TestFindValidSplit/5/🙃 [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1064: [2021-09-15T16:00:55.576Z] === RUN TestFindValidSplit/6/a� [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1063: a [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1064: � [2021-09-15T16:00:55.576Z] === RUN TestFindValidSplit/7/a� [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1063: a� [2021-09-15T16:00:55.576Z] cloudwatchlogs_test.go:1064: [2021-09-15T16:00:55.576Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestProcessEventEmoji [2021-09-15T16:00:55.576Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchLineSplit [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchMaxEvents [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-15T16:00:55.576Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-15T16:00:55.576Z] --- PASS: TestCopierSlow (0.20s) [2021-09-15T16:00:55.576Z] === RUN TestCopierWithSized [2021-09-15T16:00:55.576Z] === RUN TestCopierWithSized/as_is [2021-09-15T16:00:55.576Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-15T16:00:55.576Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-15T16:00:55.576Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-09-15T16:00:55.576Z] === RUN TestCopierWithPartial [2021-09-15T16:00:55.576Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestRingLogger [2021-09-15T16:00:55.576Z] --- PASS: TestRingLogger (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestRingCap [2021-09-15T16:00:55.576Z] --- PASS: TestRingCap (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestRingClose [2021-09-15T16:00:55.576Z] --- PASS: TestRingClose (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestRingDrain [2021-09-15T16:00:55.576Z] --- PASS: TestRingDrain (0.00s) [2021-09-15T16:00:55.576Z] PASS [2021-09-15T16:00:55.576Z] coverage: 43.8% of statements [2021-09-15T16:00:55.576Z] ok github.com/docker/docker/daemon/logger 0.344s coverage: 43.8% of statements [2021-09-15T16:00:55.576Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-15T16:00:55.576Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-15T16:00:55.576Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-15T16:00:55.576Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-15T16:00:55.576Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-15T16:00:55.576Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-15T16:00:55.576Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-15T16:00:55.576Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-15T16:00:55.576Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-15T16:00:55.576Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-15T16:00:55.576Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-15T16:00:55.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-15T16:00:55.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestCreateTagSuccess [2021-09-15T16:00:55.576Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-15T16:00:55.576Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-15T16:00:55.576Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-15T16:00:55.576Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-15T16:00:55.576Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-15T16:00:55.576Z] PASS [2021-09-15T16:00:55.576Z] coverage: 77.4% of statements [2021-09-15T16:00:55.576Z] ok github.com/docker/docker/daemon/logger/awslogs 0.279s coverage: 77.4% of statements [2021-09-15T16:00:55.576Z] === RUN TestSearchRegistryForImagesErrors [2021-09-15T16:00:55.576Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestSearchRegistryForImages [2021-09-15T16:00:55.576Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestOnlyPlatformWithFallback [2021-09-15T16:00:55.576Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-15T16:00:55.576Z] === RUN TestImageDelete [2021-09-15T16:00:55.576Z] === RUN TestImageDelete/no_lease [2021-09-15T16:00:55.576Z] === RUN TestImageDelete/lease_exists [2021-09-15T16:00:55.576Z] --- PASS: TestImageDelete (0.04s) [2021-09-15T16:00:55.576Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-15T16:00:55.576Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-15T16:00:55.576Z] === RUN TestContentStoreForPull [2021-09-15T16:00:56.031Z] --- PASS: TestContentStoreForPull (0.17s) [2021-09-15T16:00:56.031Z] PASS [2021-09-15T16:00:56.031Z] coverage: 6.7% of statements [2021-09-15T16:00:56.031Z] ok github.com/docker/docker/daemon/images 0.330s coverage: 6.7% of statements [2021-09-15T16:00:56.031Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-15T16:00:56.031Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-15T16:00:56.031Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-15T16:00:56.031Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-15T16:00:56.031Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-15T16:00:56.031Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-15T16:00:56.032Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-15T16:00:56.486Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-15T16:00:56.486Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-15T16:00:56.486Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-15T16:00:56.486Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-09-15T16:00:56.486Z] === RUN TestFastTimeMarshalJSON [2021-09-15T16:00:56.486Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-15T16:00:56.486Z] PASS [2021-09-15T16:00:56.486Z] coverage: 87.2% of statements [2021-09-15T16:00:56.486Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.154s coverage: 87.2% of statements [2021-09-15T16:00:56.834Z] --- PASS: TestCreateJob (3.06s) [2021-09-15T16:00:56.834Z] === RUN TestReplicatedJob [2021-09-15T16:00:56.941Z] === RUN TestJSONFileLogger [2021-09-15T16:00:56.941Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-15T16:00:56.941Z] === RUN TestJSONFileLoggerWithTags [2021-09-15T16:00:56.941Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-09-15T16:00:56.941Z] === RUN TestJSONFileLoggerWithOpts [2021-09-15T16:00:56.941Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-15T16:00:56.941Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-15T16:00:56.941Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-15T16:00:56.941Z] === RUN TestEncodeDecode [2021-09-15T16:00:56.941Z] === PAUSE TestEncodeDecode [2021-09-15T16:00:56.941Z] === RUN TestUnexpectedEOF [2021-09-15T16:00:56.941Z] time="2021-09-15T16:00:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-15T16:00:56.941Z] time="2021-09-15T16:00:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-15T16:00:56.941Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-09-15T16:00:56.941Z] === CONT TestEncodeDecode [2021-09-15T16:00:56.941Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-15T16:00:56.941Z] PASS [2021-09-15T16:00:56.941Z] coverage: 69.9% of statements [2021-09-15T16:00:56.941Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.212s coverage: 69.9% of statements [2021-09-15T16:00:56.941Z] === RUN TestWriteLog [2021-09-15T16:00:56.941Z] === PAUSE TestWriteLog [2021-09-15T16:00:56.941Z] === RUN TestReadLog [2021-09-15T16:00:56.942Z] === PAUSE TestReadLog [2021-09-15T16:00:56.942Z] === CONT TestWriteLog [2021-09-15T16:00:56.942Z] === CONT TestReadLog [2021-09-15T16:00:56.942Z] --- PASS: TestWriteLog (0.00s) [2021-09-15T16:00:56.942Z] === RUN TestReadLog/tail_exact [2021-09-15T16:00:56.942Z] === RUN TestReadLog/tail_less_than_available [2021-09-15T16:00:56.942Z] === RUN TestReadLog/tail_more_than_available [2021-09-15T16:00:56.942Z] --- PASS: TestReadLog (0.14s) [2021-09-15T16:00:56.942Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-09-15T16:00:56.942Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-09-15T16:00:56.942Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-15T16:00:56.942Z] PASS [2021-09-15T16:00:56.942Z] coverage: 75.2% of statements [2021-09-15T16:00:56.942Z] ok github.com/docker/docker/daemon/logger/local 0.241s coverage: 75.2% of statements [2021-09-15T16:00:57.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-09-15T16:00:57.279Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-15T16:00:57.396Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-15T16:00:57.852Z] === RUN TestOpenFileDelete [2021-09-15T16:00:57.852Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-15T16:00:57.852Z] === RUN TestOpenFileRename [2021-09-15T16:00:57.852Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-15T16:00:57.852Z] === RUN TestParseLogTagDefaultTag [2021-09-15T16:00:57.852Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-15T16:00:57.852Z] === RUN TestParseLogTag [2021-09-15T16:00:57.852Z] --- PASS: TestParseLogTag (0.00s) [2021-09-15T16:00:57.852Z] === RUN TestParseLogTagEmptyTag [2021-09-15T16:00:57.852Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-15T16:00:57.852Z] === RUN TestTailFiles [2021-09-15T16:00:57.852Z] --- PASS: TestTailFiles (0.00s) [2021-09-15T16:00:57.852Z] === RUN TestFollowLogsConsumerGone [2021-09-15T16:00:57.852Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-15T16:00:57.852Z] === RUN TestFollowLogsProducerGone [2021-09-15T16:00:57.852Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-15T16:00:57.852Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-15T16:00:57.852Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-09-15T16:00:57.852Z] === RUN TestCheckCapacityAndRotate [2021-09-15T16:00:57.852Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-15T16:00:57.852Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-15T16:00:57.852Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-09-15T16:00:57.852Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-15T16:00:57.852Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-09-15T16:00:57.852Z] PASS [2021-09-15T16:00:57.852Z] coverage: 55.3% of statements [2021-09-15T16:00:57.852Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.203s coverage: 55.3% of statements [2021-09-15T16:00:58.205Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-15T16:00:58.307Z] === RUN TestLog [2021-09-15T16:00:58.307Z] --- PASS: TestLog (0.00s) [2021-09-15T16:00:58.307Z] PASS [2021-09-15T16:00:58.307Z] coverage: 31.5% of statements [2021-09-15T16:00:58.307Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.077s coverage: 31.5% of statements [2021-09-15T16:00:58.307Z] === RUN TestValidateLogOpt [2021-09-15T16:00:58.307Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-15T16:00:58.307Z] === RUN TestNewMissedConfig [2021-09-15T16:00:58.307Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-15T16:00:58.307Z] === RUN TestNewMissedUrl [2021-09-15T16:00:58.307Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-15T16:00:58.307Z] === RUN TestNewMissedToken [2021-09-15T16:00:58.307Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-15T16:00:58.307Z] === RUN TestNewWithProxy [2021-09-15T16:00:58.307Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-15T16:00:58.307Z] === RUN TestDefault [2021-09-15T16:00:58.307Z] --- PASS: TestDefault (0.01s) [2021-09-15T16:00:58.307Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-15T16:00:58.307Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-15T16:00:58.307Z] === RUN TestJsonFormat [2021-09-15T16:00:58.307Z] --- PASS: TestJsonFormat (0.01s) [2021-09-15T16:00:58.307Z] === RUN TestRawFormat [2021-09-15T16:00:58.308Z] --- PASS: TestRawFormat (0.00s) [2021-09-15T16:00:58.308Z] === RUN TestRawFormatWithLabels [2021-09-15T16:00:58.308Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-15T16:00:58.308Z] === RUN TestRawFormatWithoutTag [2021-09-15T16:00:58.308Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-15T16:00:58.308Z] === RUN TestBatching [2021-09-15T16:00:58.463Z] docker_api_swarm_service_test.go:128: [dae234b6333d7] joining swarm manager [dc8b99b130d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:00:58.762Z] === RUN TestParseLogFormat [2021-09-15T16:00:58.762Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-15T16:00:58.762Z] === RUN TestValidateLogOptEmpty [2021-09-15T16:00:58.762Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-15T16:00:58.762Z] === RUN TestValidateSyslogAddress [2021-09-15T16:00:58.762Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-15T16:00:58.762Z] === RUN TestParseAddressDefaultPort [2021-09-15T16:00:58.762Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-15T16:00:58.762Z] === RUN TestValidateSyslogFacility [2021-09-15T16:00:58.762Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-15T16:00:58.762Z] === RUN TestValidateLogOptSyslogFormat [2021-09-15T16:00:58.762Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-15T16:00:58.762Z] === RUN TestValidateLogOpt [2021-09-15T16:00:58.762Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-15T16:00:58.762Z] PASS [2021-09-15T16:00:58.762Z] coverage: 46.8% of statements [2021-09-15T16:00:58.763Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2021-09-15T16:00:58.763Z] --- PASS: TestBatching (0.25s) [2021-09-15T16:00:58.763Z] === RUN TestFrequency [2021-09-15T16:00:58.763Z] --- PASS: TestFrequency (0.16s) [2021-09-15T16:00:58.763Z] === RUN TestOneMessagePerRequest [2021-09-15T16:00:58.763Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-15T16:00:58.763Z] === RUN TestVerify [2021-09-15T16:00:58.763Z] === RUN TestNewParse [2021-09-15T16:00:58.763Z] --- PASS: TestVerify (0.00s) [2021-09-15T16:00:58.763Z] --- PASS: TestNewParse (0.00s) [2021-09-15T16:00:58.763Z] PASS [2021-09-15T16:00:58.763Z] coverage: 8.3% of statements [2021-09-15T16:00:58.763Z] === RUN TestSkipVerify [2021-09-15T16:00:58.763Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-09-15T16:00:58.763Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:58.763Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:58.763Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:58.763Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:59.218Z] --- PASS: TestSkipVerify (0.40s) [2021-09-15T16:00:59.218Z] === RUN TestBufferMaximum [2021-09-15T16:00:59.218Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:59.218Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:59.218Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:59.218Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:59.218Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:59.417Z] docker_api_swarm_service_test.go:129: [d84a14b8699c2] joining swarm manager [dc8b99b130d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721658.944431\",\"host\":\"f6116fca8676\"}'" [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721658.944431\",\"host\":\"f6116fca8676\"}'" [2021-09-15T16:00:59.673Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-15T16:00:59.673Z] === RUN TestServerAlwaysDown [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721658.947435\",\"host\":\"f6116fca8676\"}'" [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721658.947435\",\"host\":\"f6116fca8676\"}'" [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721658.947435\",\"host\":\"f6116fca8676\"}'" [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721658.948442\",\"host\":\"f6116fca8676\"}'" [2021-09-15T16:00:59.673Z] time="2021-09-15T16:00:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631721658.948442\",\"host\":\"f6116fca8676\"}'" [2021-09-15T16:00:59.673Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-15T16:00:59.673Z] === RUN TestCannotSendAfterClose [2021-09-15T16:00:59.673Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-15T16:00:59.673Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-15T16:00:59.673Z] === RUN TestV1IDService [2021-09-15T16:01:00.129Z] --- PASS: TestV1IDService (0.02s) [2021-09-15T16:01:00.129Z] === RUN TestV2MetadataService [2021-09-15T16:01:00.129Z] time="2021-09-15T16:00:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-15T16:01:00.129Z] time="2021-09-15T16:00:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f6116fca8676\"}'" [2021-09-15T16:01:00.129Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-15T16:01:00.129Z] PASS [2021-09-15T16:01:00.129Z] coverage: 82.5% of statements [2021-09-15T16:01:00.129Z] ok github.com/docker/docker/daemon/logger/splunk 1.918s coverage: 82.5% of statements [2021-09-15T16:01:00.129Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-15T16:01:00.129Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-15T16:01:00.129Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-15T16:01:00.341Z] tests/integration/models_images_test.py ............... [ 89%] [2021-09-15T16:01:00.584Z] === RUN TestSuccessfulDownload [2021-09-15T16:01:00.584Z] download_test.go:267: Needs fixing on Windows [2021-09-15T16:01:00.584Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-15T16:01:00.584Z] === RUN TestCancelledDownload [2021-09-15T16:01:00.584Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-15T16:01:00.584Z] === RUN TestMaxDownloadAttempts [2021-09-15T16:01:00.584Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-15T16:01:00.584Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-15T16:01:00.584Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-15T16:01:00.584Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-15T16:01:00.584Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-15T16:01:00.584Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-15T16:01:00.584Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-15T16:01:00.584Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-15T16:01:00.584Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-15T16:01:00.584Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-15T16:01:00.584Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-15T16:01:00.584Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-15T16:01:00.584Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-15T16:01:00.584Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-15T16:01:00.584Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-15T16:01:00.584Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-15T16:01:00.584Z] === RUN TestContinueOnError_NeverContinue [2021-09-15T16:01:00.584Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-15T16:01:00.584Z] === RUN TestManifestStore [2021-09-15T16:01:00.584Z] === RUN TestManifestStore/no_remote_or_local [2021-09-15T16:01:00.779Z] docker_api_swarm_service_test.go:137: [d8b7a6d6acb19] joining swarm manager [dc8b99b130d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-15T16:01:01.040Z] --- PASS: TestV2MetadataService (0.92s) [2021-09-15T16:01:01.040Z] PASS [2021-09-15T16:01:01.040Z] coverage: 48.2% of statements [2021-09-15T16:01:01.040Z] ok github.com/docker/docker/distribution/metadata 1.008s coverage: 48.2% of statements [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2804349177\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/no_local_cache [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/with_local_cache [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/unknown_media_type [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=warning msg="reference for unknown type: " [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=warning msg="reference for unknown type: " [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=warning msg="reference for unknown type: " [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=warning msg="reference for unknown type: " [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=warning msg="reference for unknown type: " [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-15T16:01:01.040Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore (0.24s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-15T16:01:01.040Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-15T16:01:01.040Z] === RUN TestDetectManifestBlobMediaType [2021-09-15T16:01:01.040Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-15T16:01:01.040Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-15T16:01:01.040Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-15T16:01:01.040Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-15T16:01:01.040Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-15T16:01:01.040Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-15T16:01:01.040Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-15T16:01:01.040Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-15T16:01:01.040Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-15T16:01:01.040Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-15T16:01:01.040Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-15T16:01:01.040Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-15T16:01:01.040Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-15T16:01:01.040Z] === RUN TestFixManifestLayers [2021-09-15T16:01:01.040Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-15T16:01:01.040Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-15T16:01:01.040Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-15T16:01:01.040Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-15T16:01:01.040Z] === RUN TestFixManifestLayersBadParent [2021-09-15T16:01:01.040Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-15T16:01:01.040Z] === RUN TestValidateManifest [2021-09-15T16:01:01.040Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-15T16:01:01.040Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-15T16:01:01.040Z] === RUN TestFormatPlatform [2021-09-15T16:01:01.040Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-15T16:01:01.040Z] === RUN TestGetRepositoryMountCandidates [2021-09-15T16:01:01.040Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-15T16:01:01.040Z] === RUN TestLayerAlreadyExists [2021-09-15T16:01:01.040Z] 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-09-15T16:01:01.040Z] 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-09-15T16:01:01.040Z] 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-09-15T16:01:01.040Z] 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-09-15T16:01:01.040Z] 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-09-15T16:01:01.040Z] 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-09-15T16:01:01.040Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-15T16:01:01.040Z] === RUN TestWhenEmptyAuthConfig [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T16:01:01.040Z] time="2021-09-15T16:01:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-15T16:01:01.040Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-15T16:01:01.040Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-09-15T16:01:01.040Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-09-15T16:01:01.040Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-09-15T16:01:01.040Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-09-15T16:01:01.040Z] === RUN TestTransfer [2021-09-15T16:01:01.040Z] --- PASS: TestTransfer (0.12s) [2021-09-15T16:01:01.040Z] === RUN TestConcurrencyLimit [2021-09-15T16:01:01.340Z] docker_api_swarm_service_test.go:138: [d0c9466ebcc3d] joining swarm manager [dc8b99b130d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-15T16:01:01.495Z] === RUN TestNotFound [2021-09-15T16:01:01.495Z] --- PASS: TestNotFound (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestConflict [2021-09-15T16:01:01.495Z] --- PASS: TestConflict (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestForbidden [2021-09-15T16:01:01.495Z] --- PASS: TestForbidden (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestInvalidParameter [2021-09-15T16:01:01.495Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestNotImplemented [2021-09-15T16:01:01.495Z] --- PASS: TestNotImplemented (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestNotModified [2021-09-15T16:01:01.495Z] --- PASS: TestNotModified (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestUnauthorized [2021-09-15T16:01:01.495Z] --- PASS: TestUnauthorized (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestUnknown [2021-09-15T16:01:01.495Z] --- PASS: TestUnknown (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestCancelled [2021-09-15T16:01:01.495Z] --- PASS: TestCancelled (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestDeadline [2021-09-15T16:01:01.495Z] --- PASS: TestDeadline (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestDataLoss [2021-09-15T16:01:01.495Z] --- PASS: TestDataLoss (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestUnavailable [2021-09-15T16:01:01.495Z] --- PASS: TestUnavailable (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestSystem [2021-09-15T16:01:01.495Z] --- PASS: TestSystem (0.00s) [2021-09-15T16:01:01.495Z] === RUN TestFromStatusCode [2021-09-15T16:01:01.495Z] === RUN TestFromStatusCode/Not_Found [2021-09-15T16:01:01.495Z] === RUN TestFromStatusCode/Bad_Request [2021-09-15T16:01:01.495Z] === RUN TestFromStatusCode/Conflict [2021-09-15T16:01:01.495Z] === RUN TestFromStatusCode/Unauthorized [2021-09-15T16:01:01.495Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-15T16:01:01.496Z] === RUN TestFromStatusCode/Forbidden [2021-09-15T16:01:01.496Z] === RUN TestFromStatusCode/Not_Modified [2021-09-15T16:01:01.496Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-15T16:01:01.496Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-15T16:01:01.496Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-15T16:01:01.496Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-15T16:01:01.496Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-15T16:01:01.496Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-15T16:01:01.496Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-15T16:01:01.496Z] PASS [2021-09-15T16:01:01.496Z] coverage: 53.1% of statements [2021-09-15T16:01:01.496Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2021-09-15T16:01:01.496Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-09-15T16:01:01.496Z] === RUN TestInactiveJobs [2021-09-15T16:01:01.782Z] tests/integration/models_networks_test.py .... [ 91%] [2021-09-15T16:01:01.952Z] --- PASS: TestInactiveJobs (0.35s) [2021-09-15T16:01:01.952Z] === RUN TestWatchRelease [2021-09-15T16:01:01.952Z] --- PASS: TestWatchRelease (0.09s) [2021-09-15T16:01:01.952Z] === RUN TestWatchFinishedTransfer [2021-09-15T16:01:01.952Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-15T16:01:01.952Z] === RUN TestDuplicateTransfer [2021-09-15T16:01:01.952Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-15T16:01:01.952Z] === RUN TestSuccessfulUpload [2021-09-15T16:01:02.098Z] --- PASS: TestReplicatedJob (5.22s) [2021-09-15T16:01:02.099Z] === RUN TestUpdateReplicatedJob [2021-09-15T16:01:02.121Z] Removing intermediate container 5644566fddb4 [2021-09-15T16:01:02.121Z] ---> 12221bb64bed [2021-09-15T16:01:02.121Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-15T16:01:02.121Z] ---> Running in d851424688f6 [2021-09-15T16:01:02.223Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:01:02.407Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-09-15T16:01:02.407Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-15T16:01:02.407Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-15T16:01:02.407Z] === RUN TestTokenPassThru [2021-09-15T16:01:02.407Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestTokenPassThruDifferentHost [2021-09-15T16:01:02.407Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-09-15T16:01:02.407Z] PASS [2021-09-15T16:01:02.407Z] coverage: 24.1% of statements [2021-09-15T16:01:02.407Z] === RUN TestFSGetInvalidData [2021-09-15T16:01:02.407Z] ok github.com/docker/docker/distribution 1.505s coverage: 24.1% of statements [2021-09-15T16:01:02.407Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestFSInvalidSet [2021-09-15T16:01:02.407Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestFSInvalidRoot [2021-09-15T16:01:02.407Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestFSMetadataGetSet [2021-09-15T16:01:02.407Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-15T16:01:02.407Z] === RUN TestFSInvalidWalker [2021-09-15T16:01:02.407Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestFSGetSet [2021-09-15T16:01:02.407Z] --- PASS: TestFSGetSet (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestFSGetUnsetKey [2021-09-15T16:01:02.407Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-15T16:01:02.407Z] === RUN TestFSGetEmptyData [2021-09-15T16:01:02.407Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-15T16:01:02.407Z] === RUN TestFSDelete [2021-09-15T16:01:02.407Z] --- PASS: TestFSDelete (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestFSWalker [2021-09-15T16:01:02.407Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-15T16:01:02.407Z] --- PASS: TestFSWalker (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestFSWalkerStopOnError [2021-09-15T16:01:02.407Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestNewFromJSON [2021-09-15T16:01:02.407Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-15T16:01:02.407Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-15T16:01:02.407Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-15T16:01:02.407Z] === RUN TestMarshalKeyOrder [2021-09-15T16:01:02.407Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-15T16:01:02.407Z] === RUN TestHistoryEqual [2021-09-15T16:01:02.407Z] time="2021-09-15T16:01:02Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-15T16:01:02.407Z] === RUN TestCompare [2021-09-15T16:01:02.407Z] --- PASS: TestCompare (0.00s) [2021-09-15T16:01:02.407Z] PASS [2021-09-15T16:01:02.407Z] coverage: 19.2% of statements [2021-09-15T16:01:02.407Z] ok github.com/docker/docker/image/cache 0.051s coverage: 19.2% of statements [2021-09-15T16:01:02.407Z] --- PASS: TestHistoryEqual (0.12s) [2021-09-15T16:01:02.407Z] === RUN TestImage [2021-09-15T16:01:02.407Z] --- PASS: TestImage (0.00s) [2021-09-15T16:01:02.407Z] === RUN TestImageOSNotEmpty [2021-09-15T16:01:02.407Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-15T16:01:02.407Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-15T16:01:02.407Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-15T16:01:02.407Z] === RUN TestCreate [2021-09-15T16:01:02.407Z] --- PASS: TestCreate (0.01s) [2021-09-15T16:01:02.407Z] === RUN TestRestore [2021-09-15T16:01:02.407Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-09-15T16:01:02.407Z] === RUN TestCancelledUpload [2021-09-15T16:01:02.407Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-15T16:01:02.407Z] PASS [2021-09-15T16:01:02.407Z] coverage: 76.8% of statements [2021-09-15T16:01:02.407Z] time="2021-09-15T16:01:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-15T16:01:02.407Z] ok github.com/docker/docker/distribution/xfer 1.829s coverage: 76.8% of statements [2021-09-15T16:01:02.407Z] --- PASS: TestRestore (0.03s) [2021-09-15T16:01:02.407Z] === RUN TestAddDelete [2021-09-15T16:01:02.407Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-15T16:01:02.407Z] --- PASS: TestAddDelete (0.04s) [2021-09-15T16:01:02.407Z] === RUN TestSearchAfterDelete [2021-09-15T16:01:02.407Z] --- PASS: TestSearchAfterDelete (0.03s) [2021-09-15T16:01:02.407Z] === RUN TestParentReset [2021-09-15T16:01:02.407Z] --- PASS: TestParentReset (0.03s) [2021-09-15T16:01:02.407Z] === RUN TestGetAndSetLastUpdated [2021-09-15T16:01:02.407Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-09-15T16:01:02.407Z] === RUN TestStoreLen [2021-09-15T16:01:02.693Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:01:02.863Z] --- PASS: TestStoreLen (0.06s) [2021-09-15T16:01:02.863Z] PASS [2021-09-15T16:01:02.863Z] coverage: 86.6% of statements [2021-09-15T16:01:02.863Z] ok github.com/docker/docker/image 0.532s coverage: 86.6% of statements [2021-09-15T16:01:03.319Z] === RUN TestMakeV1ConfigFromConfig [2021-09-15T16:01:03.319Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-15T16:01:03.319Z] PASS [2021-09-15T16:01:03.319Z] coverage: 25.0% of statements [2021-09-15T16:01:03.319Z] ok github.com/docker/docker/image/v1 0.149s coverage: 25.0% of statements [2021-09-15T16:01:03.319Z] === RUN TestValidateManifest [2021-09-15T16:01:03.319Z] === RUN TestValidateManifest/non-nil [2021-09-15T16:01:03.319Z] === RUN TestValidateManifest/nil [2021-09-15T16:01:03.319Z] --- PASS: TestValidateManifest (0.00s) [2021-09-15T16:01:03.319Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-15T16:01:03.319Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-15T16:01:03.319Z] PASS [2021-09-15T16:01:03.319Z] coverage: 0.7% of statements [2021-09-15T16:01:03.319Z] ok github.com/docker/docker/image/tarexport 0.062s coverage: 0.7% of statements [2021-09-15T16:01:03.319Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-15T16:01:03.644Z] [2021-09-15T16:01:03.644Z] SUCCESS: Specified value was saved. [2021-09-15T16:01:04.281Z] === RUN TestSerialization [2021-09-15T16:01:04.281Z] --- PASS: TestSerialization (0.02s) [2021-09-15T16:01:04.281Z] PASS [2021-09-15T16:01:04.281Z] coverage: 100.0% of statements [2021-09-15T16:01:04.281Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2021-09-15T16:01:04.736Z] === RUN TestEnvironmentParsing [2021-09-15T16:01:04.736Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-15T16:01:04.736Z] PASS [2021-09-15T16:01:04.736Z] coverage: 1.2% of statements [2021-09-15T16:01:04.736Z] ok github.com/docker/docker/libcontainerd/local 0.047s coverage: 1.2% of statements [2021-09-15T16:01:05.169Z] Removing intermediate container d851424688f6 [2021-09-15T16:01:05.169Z] ---> d3c14185e86e [2021-09-15T16:01:05.169Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-15T16:01:05.195Z] === RUN TestEmptyLayer [2021-09-15T16:01:05.195Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestCommitFailure [2021-09-15T16:01:05.195Z] --- PASS: TestCommitFailure (0.01s) [2021-09-15T16:01:05.195Z] === RUN TestStartTransactionFailure [2021-09-15T16:01:05.195Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestGetOrphan [2021-09-15T16:01:05.195Z] --- PASS: TestGetOrphan (0.01s) [2021-09-15T16:01:05.195Z] === RUN TestMountAndRegister [2021-09-15T16:01:05.195Z] layer_test.go:270: Layer size: 14 [2021-09-15T16:01:05.195Z] --- PASS: TestMountAndRegister (0.05s) [2021-09-15T16:01:05.195Z] === RUN TestLayerRelease [2021-09-15T16:01:05.195Z] layer_test.go:303: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestStoreRestore [2021-09-15T16:01:05.195Z] layer_test.go:352: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestTarStreamStability [2021-09-15T16:01:05.195Z] layer_test.go:467: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestRegisterExistingLayer [2021-09-15T16:01:05.195Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-09-15T16:01:05.195Z] === RUN TestTarStreamVerification [2021-09-15T16:01:05.195Z] layer_test.go:696: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestLayerMigration [2021-09-15T16:01:05.195Z] migration_test.go:45: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestLayerMigrationNoTarsplit [2021-09-15T16:01:05.195Z] migration_test.go:181: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestMountInit [2021-09-15T16:01:05.195Z] mount_test.go:17: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestMountInit (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestMountSize [2021-09-15T16:01:05.195Z] mount_test.go:76: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestMountSize (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestMountChanges [2021-09-15T16:01:05.195Z] mount_test.go:125: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestMountChanges (0.00s) [2021-09-15T16:01:05.195Z] === RUN TestMountApply [2021-09-15T16:01:05.195Z] mount_test.go:212: Failing on Windows [2021-09-15T16:01:05.195Z] --- SKIP: TestMountApply (0.00s) [2021-09-15T16:01:05.195Z] PASS [2021-09-15T16:01:05.195Z] coverage: 30.1% of statements [2021-09-15T16:01:05.195Z] ok github.com/docker/docker/layer 0.243s coverage: 30.1% of statements [2021-09-15T16:01:05.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-15T16:01:05.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-15T16:01:05.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-15T16:01:05.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-15T16:01:05.379Z] --- PASS: TestUpdateReplicatedJob (3.39s) [2021-09-15T16:01:05.379Z] === RUN TestServiceListWithStatuses [2021-09-15T16:01:05.379Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-15T16:01:05.379Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-15T16:01:05.379Z] === RUN TestDockerNetworkConnectAlias [2021-09-15T16:01:05.501Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-15T16:01:05.501Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-15T16:01:05.501Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-15T16:01:05.501Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-15T16:01:05.501Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-15T16:01:05.623Z] ---> Running in 7932e35076c9 [2021-09-15T16:01:05.651Z] === RUN TestSequenceGetAvailableBit [2021-09-15T16:01:05.651Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestSequenceEqual [2021-09-15T16:01:05.651Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestSequenceCopy [2021-09-15T16:01:05.651Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestGetFirstAvailable [2021-09-15T16:01:05.651Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestFindSequence [2021-09-15T16:01:05.651Z] --- PASS: TestFindSequence (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestCheckIfAvailable [2021-09-15T16:01:05.651Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestMergeSequences [2021-09-15T16:01:05.651Z] --- PASS: TestMergeSequences (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestPushReservation [2021-09-15T16:01:05.651Z] --- PASS: TestPushReservation (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestSerializeDeserialize [2021-09-15T16:01:05.651Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestSet [2021-09-15T16:01:05.651Z] --- PASS: TestSet (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestSetUnset [2021-09-15T16:01:05.651Z] --- PASS: TestSetUnset (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestOffsetSetUnset [2021-09-15T16:01:05.651Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestSetInRange [2021-09-15T16:01:05.651Z] --- PASS: TestSetInRange (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestSetAnyInRange [2021-09-15T16:01:05.651Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestMethods [2021-09-15T16:01:05.651Z] --- PASS: TestMethods (0.00s) [2021-09-15T16:01:05.651Z] === RUN TestRandomAllocateDeallocate [2021-09-15T16:01:06.427Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-15T16:01:06.427Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-15T16:01:06.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-15T16:01:06.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-15T16:01:07.177Z] === RUN TestInvalidConfig [2021-09-15T16:01:07.177Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-15T16:01:07.177Z] === RUN TestConfig [2021-09-15T16:01:07.177Z] --- PASS: TestConfig (0.00s) [2021-09-15T16:01:07.177Z] === RUN TestOptionsLabels [2021-09-15T16:01:07.177Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-15T16:01:07.177Z] === RUN TestValidName [2021-09-15T16:01:07.177Z] --- PASS: TestValidName (0.00s) [2021-09-15T16:01:07.177Z] === RUN TestTLSConfiguration [2021-09-15T16:01:07.177Z] time="2021-09-15T16:01:06Z" level=info msg="Option Initializing KV with TLS" [2021-09-15T16:01:07.177Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-15T16:01:07.177Z] PASS [2021-09-15T16:01:07.177Z] coverage: 24.0% of statements [2021-09-15T16:01:07.177Z] ok github.com/docker/docker/libnetwork/config 0.185s coverage: 24.0% of statements [2021-09-15T16:01:07.633Z] === RUN TestKey [2021-09-15T16:01:07.633Z] --- PASS: TestKey (0.00s) [2021-09-15T16:01:07.633Z] === RUN TestParseKey [2021-09-15T16:01:07.633Z] --- PASS: TestParseKey (0.00s) [2021-09-15T16:01:07.633Z] === RUN TestInvalidDataStore [2021-09-15T16:01:07.633Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-15T16:01:07.633Z] === RUN TestKVObjectFlatKey [2021-09-15T16:01:07.633Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-15T16:01:07.633Z] === RUN TestAtomicKVObjectFlatKey [2021-09-15T16:01:07.633Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-15T16:01:07.633Z] PASS [2021-09-15T16:01:07.633Z] coverage: 21.9% of statements [2021-09-15T16:01:07.633Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2021-09-15T16:01:07.912Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-15T16:01:07.912Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-09-15T16:01:08.315Z] tests/integration/models_nodes_test.py . [ 91%] [2021-09-15T16:01:08.315Z] tests/integration/models_resources_test.py . [ 91%] [2021-09-15T16:01:08.517Z] Cannot create a file when that file already exists. [2021-09-15T16:01:08.593Z] === RUN TestIPDataMarshalling [2021-09-15T16:01:08.593Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestValidateAndIsV6 [2021-09-15T16:01:08.593Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-15T16:01:08.593Z] PASS [2021-09-15T16:01:08.593Z] coverage: 68.9% of statements [2021-09-15T16:01:08.593Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-09-15T16:01:08.593Z] === RUN TestErrorInterfaces [2021-09-15T16:01:08.593Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestNetworkMarshalling [2021-09-15T16:01:08.593Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-15T16:01:08.593Z] === RUN TestEndpointMarshalling [2021-09-15T16:01:08.593Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestAuxAddresses [2021-09-15T16:01:08.593Z] time="2021-09-15T16:01:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-15T16:01:08.593Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-15T16:01:08.593Z] === RUN TestSRVServiceQuery [2021-09-15T16:01:08.593Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-09-15T16:01:08.593Z] === RUN TestServiceVIPReuse [2021-09-15T16:01:08.593Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-15T16:01:08.593Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestDNSIPQuery [2021-09-15T16:01:08.593Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestDNSProxyServFail [2021-09-15T16:01:08.593Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestSandboxAddEmpty [2021-09-15T16:01:08.593Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestSandboxAddMultiPrio [2021-09-15T16:01:08.593Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestSandboxAddSamePrio [2021-09-15T16:01:08.593Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestCleanupServiceDiscovery [2021-09-15T16:01:08.593Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestDNSOptions [2021-09-15T16:01:08.593Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:01:08.593Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-15T16:01:08.593Z] === RUN TestMultipleControllersWithSameStore [2021-09-15T16:01:08.593Z] time="2021-09-15T16:01:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-15T16:01:08.593Z] time="2021-09-15T16:01:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-15T16:01:08.593Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-15T16:01:08.593Z] PASS [2021-09-15T16:01:08.593Z] coverage: 8.6% of statements [2021-09-15T16:01:08.593Z] ok github.com/docker/docker/libnetwork 0.270s coverage: 8.6% of statements [2021-09-15T16:01:09.048Z] === RUN TestDriver [2021-09-15T16:01:09.048Z] --- PASS: TestDriver (0.00s) [2021-09-15T16:01:09.048Z] PASS [2021-09-15T16:01:09.048Z] coverage: 34.8% of statements [2021-09-15T16:01:09.048Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2021-09-15T16:01:09.504Z] === RUN TestDriver [2021-09-15T16:01:09.504Z] --- PASS: TestDriver (0.00s) [2021-09-15T16:01:09.504Z] PASS [2021-09-15T16:01:09.504Z] coverage: 34.8% of statements [2021-09-15T16:01:09.504Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-09-15T16:01:09.504Z] === RUN TestNetworkAllocateFree [2021-09-15T16:01:09.504Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-15T16:01:09.504Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-15T16:01:09.504Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-15T16:01:09.504Z] PASS [2021-09-15T16:01:09.504Z] coverage: 63.6% of statements [2021-09-15T16:01:09.504Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.037s coverage: 63.6% of statements [2021-09-15T16:01:09.561Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2021-09-15T16:01:09.561Z] === RUN TestDockerNetworkReConnect [2021-09-15T16:01:10.423Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-09-15T16:01:10.466Z] === RUN TestGetEmptyCapabilities [2021-09-15T16:01:10.466Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-15T16:01:10.466Z] === RUN TestGetExtraCapabilities [2021-09-15T16:01:10.466Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-15T16:01:10.466Z] === RUN TestGetInvalidCapabilities [2021-09-15T16:01:10.466Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-15T16:01:10.466Z] === RUN TestRemoteDriver [2021-09-15T16:01:10.466Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-15T16:01:10.466Z] === RUN TestDriverError [2021-09-15T16:01:10.466Z] --- PASS: TestDriverError (0.00s) [2021-09-15T16:01:10.466Z] === RUN TestMissingValues [2021-09-15T16:01:10.466Z] --- PASS: TestMissingValues (0.00s) [2021-09-15T16:01:10.466Z] === RUN TestRollback [2021-09-15T16:01:10.466Z] --- PASS: TestRollback (0.00s) [2021-09-15T16:01:10.466Z] PASS [2021-09-15T16:01:10.466Z] coverage: 57.4% of statements [2021-09-15T16:01:10.466Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.075s coverage: 57.4% of statements [2021-09-15T16:01:10.924Z] === RUN TestNew [2021-09-15T16:01:10.924Z] --- PASS: TestNew (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestAddDriver [2021-09-15T16:01:10.924Z] --- PASS: TestAddDriver (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestAddDuplicateDriver [2021-09-15T16:01:10.924Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-15T16:01:10.924Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestDriver [2021-09-15T16:01:10.924Z] --- PASS: TestDriver (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestIPAM [2021-09-15T16:01:10.924Z] --- PASS: TestIPAM (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestWalkIPAMs [2021-09-15T16:01:10.924Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestWalkDrivers [2021-09-15T16:01:10.924Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-15T16:01:10.924Z] PASS [2021-09-15T16:01:10.924Z] coverage: 82.4% of statements [2021-09-15T16:01:10.924Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2021-09-15T16:01:10.924Z] === RUN TestNAT [2021-09-15T16:01:10.924Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-15T16:01:10.924Z] --- SKIP: TestNAT (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestTransparent [2021-09-15T16:01:10.924Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-15T16:01:10.924Z] --- SKIP: TestTransparent (0.00s) [2021-09-15T16:01:10.924Z] PASS [2021-09-15T16:01:10.924Z] coverage: 0.0% of statements [2021-09-15T16:01:10.924Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2021-09-15T16:01:10.924Z] --- PASS: TestRandomAllocateDeallocate (5.50s) [2021-09-15T16:01:10.924Z] === RUN TestAllocateRandomDeallocate [2021-09-15T16:01:10.924Z] === RUN TestBuildDefault [2021-09-15T16:01:10.924Z] --- PASS: TestBuildDefault (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestBuildHostnameDomainname [2021-09-15T16:01:10.924Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestBuildHostname [2021-09-15T16:01:10.924Z] --- PASS: TestBuildHostname (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestBuildHostnameFQDN [2021-09-15T16:01:10.924Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestBuildNoIP [2021-09-15T16:01:10.924Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestUpdate [2021-09-15T16:01:10.924Z] --- PASS: TestUpdate (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-15T16:01:10.924Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-15T16:01:10.924Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestAddEmpty [2021-09-15T16:01:10.924Z] --- PASS: TestAddEmpty (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestAdd [2021-09-15T16:01:10.924Z] --- PASS: TestAdd (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestDeleteEmpty [2021-09-15T16:01:10.924Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestDeleteNewline [2021-09-15T16:01:10.924Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestDelete [2021-09-15T16:01:10.924Z] --- PASS: TestDelete (0.00s) [2021-09-15T16:01:10.924Z] === RUN TestConcurrentWrites [2021-09-15T16:01:11.350Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-09-15T16:01:11.391Z] --- PASS: TestConcurrentWrites (0.20s) [2021-09-15T16:01:11.391Z] PASS [2021-09-15T16:01:11.391Z] coverage: 81.2% of statements [2021-09-15T16:01:11.391Z] ok github.com/docker/docker/libnetwork/etchosts 0.263s coverage: 81.2% of statements [2021-09-15T16:01:11.476Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-15T16:01:11.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.34s) [2021-09-15T16:01:11.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.52s) [2021-09-15T16:01:11.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.59s) [2021-09-15T16:01:11.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.36s) [2021-09-15T16:01:11.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.84s) [2021-09-15T16:01:11.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.77s) [2021-09-15T16:01:11.476Z] === RUN TestBuildMultiStageCopy [2021-09-15T16:01:11.476Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-15T16:01:11.848Z] === RUN TestNew [2021-09-15T16:01:11.848Z] --- PASS: TestNew (0.00s) [2021-09-15T16:01:11.848Z] === RUN TestAllocate [2021-09-15T16:01:11.848Z] --- PASS: TestAllocate (0.00s) [2021-09-15T16:01:11.848Z] === RUN TestUninitialized [2021-09-15T16:01:11.848Z] --- PASS: TestUninitialized (0.00s) [2021-09-15T16:01:11.848Z] === RUN TestAllocateInRange [2021-09-15T16:01:11.848Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-15T16:01:11.848Z] === RUN TestAllocateSerial [2021-09-15T16:01:11.848Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-15T16:01:11.848Z] PASS [2021-09-15T16:01:11.848Z] coverage: 87.5% of statements [2021-09-15T16:01:11.848Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2021-09-15T16:01:11.848Z] === RUN TestDiff [2021-09-15T16:01:11.848Z] --- PASS: TestDiff (0.00s) [2021-09-15T16:01:11.848Z] === RUN TestAddedCallback [2021-09-15T16:01:11.848Z] --- PASS: TestAddedCallback (0.00s) [2021-09-15T16:01:11.848Z] === RUN TestRemovedCallback [2021-09-15T16:01:11.848Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-15T16:01:11.848Z] === RUN TestNoCallback [2021-09-15T16:01:11.848Z] --- PASS: TestNoCallback (0.00s) [2021-09-15T16:01:11.848Z] PASS [2021-09-15T16:01:11.848Z] coverage: 48.1% of statements [2021-09-15T16:01:11.849Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.041s coverage: 48.1% of statements [2021-09-15T16:01:11.910Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-09-15T16:01:11.910Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-15T16:01:12.225Z] Removing intermediate container 7932e35076c9 [2021-09-15T16:01:12.225Z] ---> a0dde77ddcfc [2021-09-15T16:01:12.225Z] Step 13/13 : CMD ["sh"] [2021-09-15T16:01:12.304Z] === RUN TestCaller [2021-09-15T16:01:12.304Z] --- PASS: TestCaller (0.00s) [2021-09-15T16:01:12.304Z] PASS [2021-09-15T16:01:12.304Z] coverage: 100.0% of statements [2021-09-15T16:01:12.304Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2021-09-15T16:01:12.680Z] ---> Running in 33cb650beee8 [2021-09-15T16:01:12.680Z] Removing intermediate container 33cb650beee8 [2021-09-15T16:01:12.680Z] ---> 634a20959cab [2021-09-15T16:01:12.680Z] Successfully built 634a20959cab [2021-09-15T16:01:12.680Z] Successfully tagged busybox:latest [2021-09-15T16:01:12.680Z] INFO: Docker images of the daemon under test [2021-09-15T16:01:12.680Z] [2021-09-15T16:01:12.680Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-15T16:01:12.680Z] busybox latest 634a20959cab Less than a second ago 4.84GB [2021-09-15T16:01:12.680Z] microsoft/windowsservercore latest a3aeeffc33bf 2 days ago 4.8GB [2021-09-15T16:01:12.680Z] mcr.microsoft.com/windows/servercore ltsc2022 a3aeeffc33bf 2 days ago 4.8GB [2021-09-15T16:01:12.680Z] [2021-09-15T16:01:12.680Z] INFO: Running integration tests at 09/15/2021 16:01:12... [2021-09-15T16:01:12.680Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-15T16:01:12.680Z] INFO: Integration API tests being run from the host: [2021-09-15T16:01:12.764Z] === RUN TestSetSerialInsertDelete [2021-09-15T16:01:12.764Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-15T16:01:12.764Z] === RUN TestSetParallelInsertDelete [2021-09-15T16:01:12.764Z] --- PASS: TestAllocateRandomDeallocate (1.65s) [2021-09-15T16:01:12.764Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-15T16:01:12.895Z] --- PASS: TestDockerNetworkReConnect (3.62s) [2021-09-15T16:01:12.895Z] === RUN TestServicePlugin [2021-09-15T16:01:13.134Z] INFO: make.ps1 starting at 09/15/2021 16:01:12 [2021-09-15T16:01:13.597Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-15T16:01:13.727Z] === RUN TestPoolRequest [2021-09-15T16:01:13.727Z] --- PASS: TestPoolRequest (0.00s) [2021-09-15T16:01:13.727Z] === RUN TestOtherRequests [2021-09-15T16:01:13.727Z] --- PASS: TestOtherRequests (0.00s) [2021-09-15T16:01:13.727Z] PASS [2021-09-15T16:01:13.727Z] coverage: 57.1% of statements [2021-09-15T16:01:13.727Z] ok github.com/docker/docker/libnetwork/ipams/null 0.058s coverage: 57.1% of statements [2021-09-15T16:01:13.727Z] === RUN TestInt2IP2IntConversion [2021-09-15T16:01:14.183Z] --- PASS: TestInt2IP2IntConversion (0.43s) [2021-09-15T16:01:14.183Z] === RUN TestGetAddressVersion [2021-09-15T16:01:14.183Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-15T16:01:14.183Z] === RUN TestKeyString [2021-09-15T16:01:14.183Z] --- PASS: TestKeyString (0.00s) [2021-09-15T16:01:14.183Z] === RUN TestPoolDataMarshal [2021-09-15T16:01:14.183Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-15T16:01:14.183Z] === RUN TestSubnetsMarshal [2021-09-15T16:01:14.183Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-09-15T16:01:14.184Z] === RUN TestAddSubnets [2021-09-15T16:01:14.184Z] --- PASS: TestAddSubnets (0.05s) [2021-09-15T16:01:14.184Z] === RUN TestDoublePoolRelease [2021-09-15T16:01:14.184Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-15T16:01:14.184Z] === RUN TestAddReleasePoolID [2021-09-15T16:01:14.184Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-09-15T16:01:14.184Z] === RUN TestPredefinedPool [2021-09-15T16:01:14.184Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-15T16:01:14.184Z] === RUN TestRemoveSubnet [2021-09-15T16:01:14.184Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.62s) [2021-09-15T16:01:14.184Z] === RUN TestRetrieveFromStore [2021-09-15T16:01:14.372Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-09-15T16:01:14.422Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-15T16:01:14.643Z] --- PASS: TestRemoveSubnet (0.24s) [2021-09-15T16:01:14.643Z] === RUN TestGetSameAddress [2021-09-15T16:01:14.643Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-15T16:01:14.643Z] === RUN TestPoolAllocationReuse [2021-09-15T16:01:14.643Z] === RUN TestGetCapabilities [2021-09-15T16:01:14.643Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-15T16:01:14.643Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-15T16:01:14.643Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-15T16:01:14.643Z] === RUN TestGetDefaultAddressSpaces [2021-09-15T16:01:14.643Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-15T16:01:14.643Z] === RUN TestRemoteDriver [2021-09-15T16:01:14.643Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-15T16:01:14.643Z] PASS [2021-09-15T16:01:14.643Z] coverage: 47.4% of statements [2021-09-15T16:01:14.643Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2021-09-15T16:01:14.983Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-15T16:01:15.100Z] --- PASS: TestRetrieveFromStore (0.58s) [2021-09-15T16:01:15.100Z] === RUN TestIsCorrupted [2021-09-15T16:01:15.100Z] --- PASS: TestIsCorrupted (0.03s) [2021-09-15T16:01:15.100Z] === RUN TestSetRollover [2021-09-15T16:01:15.558Z] === RUN TestWindowsIPAM [2021-09-15T16:01:15.558Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-15T16:01:15.558Z] PASS [2021-09-15T16:01:15.558Z] coverage: 71.4% of statements [2021-09-15T16:01:15.558Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-09-15T16:01:16.524Z] === RUN TestDefaultNetwork [2021-09-15T16:01:16.524Z] --- PASS: TestDefaultNetwork (0.24s) [2021-09-15T16:01:16.524Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-15T16:01:16.524Z] --- PASS: TestPoolAllocationReuse (1.99s) [2021-09-15T16:01:16.524Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-15T16:01:16.524Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-09-15T16:01:16.524Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-15T16:01:16.982Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-09-15T16:01:16.982Z] === RUN TestInitAddressPools [2021-09-15T16:01:16.982Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-15T16:01:16.982Z] PASS [2021-09-15T16:01:16.982Z] coverage: 74.0% of statements [2021-09-15T16:01:16.982Z] ok github.com/docker/docker/libnetwork/ipamutils 0.575s coverage: 74.0% of statements [2021-09-15T16:01:16.982Z] --- PASS: TestSetRollover (2.02s) [2021-09-15T16:01:16.982Z] === RUN TestSetRolloverSerial [2021-09-15T16:01:17.080Z] plugin_test.go:61: [d0a1efd05ae11] joining swarm manager [dda5787e7ee5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:01:17.103Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-09-15T16:01:17.103Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-09-15T16:01:17.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-15T16:01:17.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-15T16:01:17.439Z] === RUN TestKeyValue [2021-09-15T16:01:17.439Z] --- PASS: TestKeyValue (0.00s) [2021-09-15T16:01:17.439Z] PASS [2021-09-15T16:01:17.439Z] coverage: 60.0% of statements [2021-09-15T16:01:17.439Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2021-09-15T16:01:17.495Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-15T16:01:17.825Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-15T16:01:18.014Z] plugin_test.go:64: [da06abd6bc0c3] joining swarm manager [dda5787e7ee5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:01:18.814Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-15T16:01:19.608Z] --- PASS: TestSetRolloverSerial (2.32s) [2021-09-15T16:01:19.608Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-15T16:01:19.608Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-15T16:01:19.608Z] PASS [2021-09-15T16:01:19.608Z] coverage: 84.4% of statements [2021-09-15T16:01:19.608Z] ok github.com/docker/docker/libnetwork/bitseq 13.778s coverage: 84.4% of statements [2021-09-15T16:01:19.608Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.18s) [2021-09-15T16:01:19.608Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-15T16:01:19.802Z] --- PASS: TestBuildMultiStageCopy (9.58s) [2021-09-15T16:01:19.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.17s) [2021-09-15T16:01:19.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-09-15T16:01:19.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.76s) [2021-09-15T16:01:19.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.91s) [2021-09-15T16:01:19.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s) [2021-09-15T16:01:19.802Z] === RUN TestBuildMultiStageParentConfig [2021-09-15T16:01:20.064Z] === RUN TestNetworkDBSimple [2021-09-15T16:01:20.756Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-15T16:01:20.756Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-15T16:01:20.996Z] tests/integration/regression_test.py ...... [ 98%] [2021-09-15T16:01:21.025Z] 2021/09/15 16:01:20 Closing DB instances... [2021-09-15T16:01:21.252Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-09-15T16:01:21.253Z] tests/integration/credentials/utils_test.py . [100%] [2021-09-15T16:01:21.253Z] [2021-09-15T16:01:21.253Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-09-15T16:01:21.253Z] =========================== short test summary info ============================ [2021-09-15T16:01:21.253Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-09-15T16:01:21.253Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-09-15T16:01:21.253Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-09-15T16:01:21.253Z] Not supported on most drivers [2021-09-15T16:01:21.253Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-09-15T16:01:21.253Z] Output of docker top depends on host distro, and is not formalized. [2021-09-15T16:01:21.253Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-09-15T16:01:21.253Z] Output of docker top depends on host distro, and is not formalized. [2021-09-15T16:01:21.253Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-09-15T16:01:21.253Z] Can fail if eth0 has multiple IP addresses [2021-09-15T16:01:21.253Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-09-15T16:01:21.253Z] This doesn't seem to be taken into account by the engine [2021-09-15T16:01:21.253Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-09-15T16:01:21.253Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-09-15T16:01:21.253Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-09-15T16:01:21.253Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.17 seconds == [2021-09-15T16:01:21.483Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.87s) [2021-09-15T16:01:21.483Z] === RUN TestGetAddress [2021-09-15T16:01:21.508Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-09-15T16:01:22.023Z] --- PASS: TestBuildMultiStageParentConfig (1.95s) [2021-09-15T16:01:22.023Z] === RUN TestBuildLabelWithTargets [2021-09-15T16:01:22.023Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:01:22.023Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-15T16:01:22.023Z] === RUN TestBuildWithEmptyLayers [2021-09-15T16:01:22.449Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-15T16:01:22.449Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-15T16:01:22.449Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-15T16:01:22.449Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-09-15T16:01:22.449Z] PASS [2021-09-15T16:01:22.449Z] coverage: 100.0% of statements [2021-09-15T16:01:22.449Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.056s coverage: 100.0% of statements [2021-09-15T16:01:23.013Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-09-15T16:01:23.013Z] === RUN TestBuildMultiStageOnBuild [2021-09-15T16:01:23.266Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-15T16:01:23.414Z] === RUN TestGenerate [2021-09-15T16:01:23.414Z] --- PASS: TestGenerate (0.00s) [2021-09-15T16:01:23.414Z] === RUN TestGeneratePtr [2021-09-15T16:01:23.414Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-15T16:01:23.414Z] === RUN TestGenerateMissingField [2021-09-15T16:01:23.414Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-15T16:01:23.414Z] === RUN TestFieldCannotBeSet [2021-09-15T16:01:23.414Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-15T16:01:23.414Z] === RUN TestTypeMismatchError [2021-09-15T16:01:23.414Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-15T16:01:23.414Z] PASS [2021-09-15T16:01:23.414Z] coverage: 100.0% of statements [2021-09-15T16:01:23.414Z] ok github.com/docker/docker/libnetwork/options 0.064s coverage: 100.0% of statements [2021-09-15T16:01:23.414Z] 2021/09/15 16:01:23 Closing DB instances... [2021-09-15T16:01:23.872Z] testing: warning: no tests to run [2021-09-15T16:01:23.872Z] PASS [2021-09-15T16:01:23.872Z] coverage: 0.0% of statements [2021-09-15T16:01:23.872Z] ok github.com/docker/docker/libnetwork/osl 0.062s coverage: 0.0% of statements [no tests to run] [2021-09-15T16:01:24.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-09-15T16:01:24.330Z] === RUN TestRequestNewPort [2021-09-15T16:01:24.330Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-15T16:01:24.330Z] === RUN TestRequestSpecificPort [2021-09-15T16:01:24.330Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-15T16:01:24.330Z] === RUN TestReleasePort [2021-09-15T16:01:24.330Z] --- PASS: TestReleasePort (0.00s) [2021-09-15T16:01:24.330Z] === RUN TestReuseReleasedPort [2021-09-15T16:01:24.330Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-15T16:01:24.330Z] === RUN TestReleaseUnreadledPort [2021-09-15T16:01:24.330Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-15T16:01:24.330Z] === RUN TestUnknowProtocol [2021-09-15T16:01:24.330Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-15T16:01:24.330Z] === RUN TestAllocateAllPorts [2021-09-15T16:01:24.330Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-09-15T16:01:24.330Z] === RUN TestPortAllocation [2021-09-15T16:01:24.330Z] --- PASS: TestPortAllocation (0.00s) [2021-09-15T16:01:24.330Z] === RUN TestPortAllocationWithCustomRange [2021-09-15T16:01:24.330Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-15T16:01:24.330Z] === RUN TestNoDuplicateBPR [2021-09-15T16:01:24.330Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-15T16:01:24.330Z] === RUN TestChangePortRange [2021-09-15T16:01:24.330Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-15T16:01:24.330Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-15T16:01:24.330Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-15T16:01:24.330Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-15T16:01:24.330Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-15T16:01:24.330Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-15T16:01:24.330Z] --- PASS: TestChangePortRange (0.00s) [2021-09-15T16:01:24.330Z] PASS [2021-09-15T16:01:24.330Z] coverage: 88.6% of statements [2021-09-15T16:01:24.330Z] ok github.com/docker/docker/libnetwork/portallocator 0.088s coverage: 88.6% of statements [2021-09-15T16:01:24.788Z] testing: warning: no tests to run [2021-09-15T16:01:24.788Z] PASS [2021-09-15T16:01:24.788Z] coverage: 0.0% of statements [2021-09-15T16:01:24.788Z] ok github.com/docker/docker/libnetwork/portmapper 0.066s coverage: 0.0% of statements [no tests to run] [2021-09-15T16:01:25.245Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-09-15T16:01:25.245Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-15T16:01:25.701Z] === RUN TestHashData [2021-09-15T16:01:25.701Z] --- PASS: TestHashData (0.00s) [2021-09-15T16:01:25.701Z] PASS [2021-09-15T16:01:25.701Z] coverage: 2.8% of statements [2021-09-15T16:01:25.701Z] ok github.com/docker/docker/libnetwork/resolvconf 0.088s coverage: 2.8% of statements [2021-09-15T16:01:25.701Z] === RUN TestErrorConstructors [2021-09-15T16:01:25.701Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-15T16:01:25.701Z] === RUN TestCompareIPMask [2021-09-15T16:01:25.701Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-15T16:01:25.701Z] === RUN TestUtilGetHostPartIP [2021-09-15T16:01:25.701Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-15T16:01:25.701Z] === RUN TestUtilGetBroadcastIP [2021-09-15T16:01:25.701Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-15T16:01:25.701Z] === RUN TestParseCIDR [2021-09-15T16:01:25.701Z] --- PASS: TestParseCIDR (0.00s) [2021-09-15T16:01:25.701Z] PASS [2021-09-15T16:01:25.701Z] coverage: 37.3% of statements [2021-09-15T16:01:25.701Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 37.3% of statements [2021-09-15T16:01:26.662Z] 2021/09/15 16:01:26 Closing DB instances... [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-15T16:01:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-15T16:01:26.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-15T16:01:26.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-15T16:01:26.663Z] PASS [2021-09-15T16:01:26.663Z] coverage: 50.0% of statements [2021-09-15T16:01:26.663Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-09-15T16:01:26.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-09-15T16:01:27.122Z] === RUN TestAddressPoolOpt [2021-09-15T16:01:27.123Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/a [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/something [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/_=a [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/env1=value1 [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/_env1=value1 [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/PATH [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/=a [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/PATH= [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/PATH=something [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/asd!qwe [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/1asd [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/123 [2021-09-15T16:01:27.123Z] === RUN TestValidateEnv/some_space [2021-09-15T16:01:27.578Z] === RUN TestValidateEnv/__some_space_before [2021-09-15T16:01:27.578Z] === RUN TestValidateEnv/some_space_after__ [2021-09-15T16:01:27.578Z] === RUN TestValidateEnv/= [2021-09-15T16:01:27.578Z] === RUN TestValidateEnv/PaTh [2021-09-15T16:01:27.578Z] --- PASS: TestValidateEnv (0.00s) [2021-09-15T16:01:27.578Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-15T16:01:27.578Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-15T16:01:27.578Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-15T16:01:27.578Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-15T16:01:27.578Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-15T16:01:27.578Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-15T16:01:27.578Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-15T16:01:27.578Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestParseHost [2021-09-15T16:01:27.579Z] --- PASS: TestParseHost (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestParseDockerDaemonHost [2021-09-15T16:01:27.579Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestParseTCP [2021-09-15T16:01:27.579Z] --- PASS: TestParseTCP (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-15T16:01:27.579Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestValidateExtraHosts [2021-09-15T16:01:27.579Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestIpOptString [2021-09-15T16:01:27.579Z] --- PASS: TestIpOptString (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-15T16:01:27.579Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestNewIpOptValidDefaultVal [2021-09-15T16:01:27.579Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestIpOptSetInvalidVal [2021-09-15T16:01:27.579Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestValidateIPAddress [2021-09-15T16:01:27.579Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestMapOpts [2021-09-15T16:01:27.579Z] --- PASS: TestMapOpts (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestListOptsWithoutValidator [2021-09-15T16:01:27.579Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestListOptsWithValidator [2021-09-15T16:01:27.579Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestValidateDNSSearch [2021-09-15T16:01:27.579Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_general_format [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_one_more [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-15T16:01:27.579Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-15T16:01:27.579Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestNamedListOpts [2021-09-15T16:01:27.579Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestNamedMapOpts [2021-09-15T16:01:27.579Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestParseLink [2021-09-15T16:01:27.579Z] --- PASS: TestParseLink (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestQuotedStringSetWithQuotes [2021-09-15T16:01:27.579Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-15T16:01:27.579Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-15T16:01:27.579Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-15T16:01:27.579Z] === RUN TestUlimitOpt [2021-09-15T16:01:27.579Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-15T16:01:27.579Z] PASS [2021-09-15T16:01:27.579Z] coverage: 67.1% of statements [2021-09-15T16:01:27.579Z] ok github.com/docker/docker/opts 0.087s coverage: 67.1% of statements [2021-09-15T16:01:27.579Z] === RUN TestParseVersion [2021-09-15T16:01:27.579Z] --- PASS: TestParseVersion (0.00s) [2021-09-15T16:01:27.579Z] PASS [2021-09-15T16:01:27.579Z] coverage: 52.9% of statements [2021-09-15T16:01:27.579Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2021-09-15T16:01:28.035Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.92s) [2021-09-15T16:01:28.035Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-15T16:01:28.602Z] docker_api_swarm_service_test.go:304: [d4bdeda586e7e] joining swarm manager [da68cfb0410e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:01:28.996Z] === RUN TestPeerCertificateMarshalJSON [2021-09-15T16:01:29.163Z] docker_api_swarm_service_test.go:304: [dc618e8e7f010] joining swarm manager [da68cfb0410e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:01:29.453Z] === RUN TestIsArchivePathDir [2021-09-15T16:01:29.453Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-15T16:01:29.453Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-15T16:01:29.453Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2021-09-15T16:01:29.453Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-15T16:01:29.453Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-15T16:01:29.453Z] === RUN TestMiddleware [2021-09-15T16:01:29.453Z] --- PASS: TestMiddleware (0.00s) [2021-09-15T16:01:29.453Z] === RUN TestNewResponseModifier [2021-09-15T16:01:29.453Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-15T16:01:29.453Z] PASS [2021-09-15T16:01:29.453Z] coverage: 26.8% of statements [2021-09-15T16:01:29.453Z] ok github.com/docker/docker/pkg/authorization 0.352s coverage: 26.8% of statements [2021-09-15T16:01:29.453Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-09-15T16:01:29.453Z] === RUN TestIsArchivePathInvalidFile [2021-09-15T16:01:29.453Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-15T16:01:29.453Z] === RUN TestIsArchivePathTar [2021-09-15T16:01:29.453Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-09-15T16:01:29.453Z] === RUN TestDecompressStreamGzip [2021-09-15T16:01:29.909Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-09-15T16:01:29.909Z] === RUN TestDecompressStreamBzip2 [2021-09-15T16:01:29.909Z] === RUN TestUnbuffered [2021-09-15T16:01:29.909Z] --- PASS: TestUnbuffered (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestRaceUnbuffered [2021-09-15T16:01:29.909Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-15T16:01:29.909Z] PASS [2021-09-15T16:01:29.909Z] coverage: 100.0% of statements [2021-09-15T16:01:29.909Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2021-09-15T16:01:29.909Z] === RUN TestDecompressStreamXz [2021-09-15T16:01:29.909Z] archive_test.go:133: Xz not present in msys2 [2021-09-15T16:01:29.909Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestCompressStreamXzUnsupported [2021-09-15T16:01:29.909Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-09-15T16:01:29.909Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-15T16:01:29.909Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestCompressStreamInvalid [2021-09-15T16:01:29.909Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestExtensionInvalid [2021-09-15T16:01:29.909Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestExtensionUncompressed [2021-09-15T16:01:29.909Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestExtensionBzip2 [2021-09-15T16:01:29.909Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestExtensionGzip [2021-09-15T16:01:29.909Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestExtensionXz [2021-09-15T16:01:29.909Z] --- PASS: TestExtensionXz (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestCmdStreamLargeStderr [2021-09-15T16:01:29.909Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-09-15T16:01:29.909Z] === RUN TestCmdStreamBad [2021-09-15T16:01:29.909Z] archive_test.go:238: Failing on Windows CI machines [2021-09-15T16:01:29.909Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-15T16:01:29.909Z] === RUN TestCmdStreamGood [2021-09-15T16:01:29.909Z] 2021/09/15 16:01:29 Closing DB instances... [2021-09-15T16:01:29.909Z] --- PASS: TestCmdStreamGood (0.03s) [2021-09-15T16:01:29.909Z] === RUN TestUntarPathWithInvalidDest [2021-09-15T16:01:29.909Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-15T16:01:29.909Z] === RUN TestUntarPathWithInvalidSrc [2021-09-15T16:01:29.910Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-15T16:01:29.910Z] === RUN TestUntarPath [2021-09-15T16:01:30.089Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-15T16:01:30.365Z] --- PASS: TestUntarPath (0.05s) [2021-09-15T16:01:30.365Z] === RUN TestUntarPathWithDestinationFile [2021-09-15T16:01:30.365Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2021-09-15T16:01:30.365Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-15T16:01:30.365Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-09-15T16:01:30.365Z] === RUN TestCopyWithTarInvalidSrc [2021-09-15T16:01:30.365Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-15T16:01:30.365Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-15T16:01:30.365Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-15T16:01:30.365Z] === RUN TestCopyWithTarSrcFile [2021-09-15T16:01:30.365Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-15T16:01:30.365Z] === RUN TestCopyWithTarSrcFolder [2021-09-15T16:01:30.365Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-15T16:01:30.365Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-15T16:01:30.365Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-15T16:01:30.365Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-15T16:01:30.365Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-15T16:01:30.365Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-15T16:01:30.365Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-15T16:01:30.365Z] === RUN TestCopyFileWithTarSrcFile [2021-09-15T16:01:30.365Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-15T16:01:30.365Z] === RUN TestTarFiles [2021-09-15T16:01:30.365Z] === RUN TestMatch [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[]] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[foo]] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[foo_bar]] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[]#01 [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[qux]] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-15T16:01:30.365Z] === RUN TestMatch/[[foo_baz]] [2021-09-15T16:01:30.365Z] --- PASS: TestMatch (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-15T16:01:30.365Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-15T16:01:30.365Z] PASS [2021-09-15T16:01:30.365Z] coverage: 87.5% of statements [2021-09-15T16:01:30.365Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2021-09-15T16:01:31.327Z] === RUN TestChrootTarUntar [2021-09-15T16:01:31.327Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:01:31.327Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-15T16:01:31.327Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-15T16:01:31.327Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:01:31.327Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-15T16:01:31.327Z] === RUN TestChrootUntarEmptyArchive [2021-09-15T16:01:31.327Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-15T16:01:31.327Z] === RUN TestChrootTarUntarWithSymlink [2021-09-15T16:01:31.327Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:01:31.327Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-15T16:01:31.327Z] === RUN TestChrootCopyWithTar [2021-09-15T16:01:31.327Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:01:31.327Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-15T16:01:31.327Z] === RUN TestChrootCopyFileWithTar [2021-09-15T16:01:31.327Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:01:31.327Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-15T16:01:31.327Z] === RUN TestChrootUntarPath [2021-09-15T16:01:31.327Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:01:31.327Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-15T16:01:31.327Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-15T16:01:31.327Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:01:31.327Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-15T16:01:31.327Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-15T16:01:31.327Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:01:31.327Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-15T16:01:31.327Z] === RUN TestChrootApplyDotDotFile [2021-09-15T16:01:31.327Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:01:31.327Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-15T16:01:31.327Z] PASS [2021-09-15T16:01:31.327Z] coverage: 15.4% of statements [2021-09-15T16:01:31.327Z] ok github.com/docker/docker/pkg/chrootarchive 0.071s coverage: 15.4% of statements [2021-09-15T16:01:31.451Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-15T16:01:32.287Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-09-15T16:01:32.287Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-15T16:01:32.287Z] === RUN TestSizeEmpty [2021-09-15T16:01:32.287Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-15T16:01:32.287Z] === RUN TestSizeEmptyFile [2021-09-15T16:01:32.287Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-15T16:01:32.287Z] === RUN TestSizeNonemptyFile [2021-09-15T16:01:32.287Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-15T16:01:32.287Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-15T16:01:32.287Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-15T16:01:32.287Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-15T16:01:32.287Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-15T16:01:32.287Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-15T16:01:32.287Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-15T16:01:32.287Z] === RUN TestMoveToSubdir [2021-09-15T16:01:32.287Z] --- PASS: TestMoveToSubdir (0.01s) [2021-09-15T16:01:32.287Z] === RUN TestSizeNonExistingDirectory [2021-09-15T16:01:32.287Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-15T16:01:32.287Z] PASS [2021-09-15T16:01:32.287Z] coverage: 80.0% of statements [2021-09-15T16:01:32.287Z] ok github.com/docker/docker/pkg/directory 0.079s coverage: 80.0% of statements [2021-09-15T16:01:32.813Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-15T16:01:33.247Z] === RUN Test [2021-09-15T16:01:33.247Z] === RUN Test/TestContainsEntry [2021-09-15T16:01:33.247Z] === RUN Test/TestCreateEntries [2021-09-15T16:01:33.247Z] === RUN Test/TestEntriesDiff [2021-09-15T16:01:33.247Z] === RUN Test/TestEntriesEquality [2021-09-15T16:01:33.247Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-15T16:01:33.247Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-15T16:01:33.247Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-15T16:01:33.247Z] === RUN Test/TestGeneratorNotGenerate [2021-09-15T16:01:33.247Z] === RUN Test/TestGeneratorWithPort [2021-09-15T16:01:33.247Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-15T16:01:33.247Z] === RUN Test/TestNewEntry [2021-09-15T16:01:33.247Z] === RUN Test/TestParse [2021-09-15T16:01:33.247Z] --- PASS: Test (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-15T16:01:33.247Z] --- PASS: Test/TestParse (0.00s) [2021-09-15T16:01:33.247Z] PASS [2021-09-15T16:01:33.247Z] coverage: 58.3% of statements [2021-09-15T16:01:33.247Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2021-09-15T16:01:33.464Z] --- PASS: TestBuildMultiStageOnBuild (9.09s) [2021-09-15T16:01:33.464Z] === RUN TestBuildUncleanTarFilenames [2021-09-15T16:01:33.464Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:01:33.464Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-15T16:01:33.464Z] === RUN TestBuildMultiStageLayerLeak [2021-09-15T16:01:33.670Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-15T16:01:33.670Z] [2021-09-15T16:01:33.670Z] Unloading profiles will leave already running processes permanently [2021-09-15T16:01:33.670Z] unconfined, which can lead to unexpected situations. [2021-09-15T16:01:33.670Z] [2021-09-15T16:01:33.670Z] To set a process to complain mode, use the command line tool [2021-09-15T16:01:33.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-15T16:01:33.670Z] Post stage [Pipeline] junit [2021-09-15T16:01:33.680Z] Recording test results [2021-09-15T16:01:33.702Z] === RUN Test [2021-09-15T16:01:33.702Z] === RUN Test/TestContent [2021-09-15T16:01:33.702Z] === RUN Test/TestInitialize [2021-09-15T16:01:33.702Z] === RUN Test/TestNew [2021-09-15T16:01:33.702Z] === RUN Test/TestParsingContentsWithComments [2021-09-15T16:01:33.702Z] === RUN Test/TestRegister [2021-09-15T16:01:33.702Z] === RUN Test/TestWatch [2021-09-15T16:01:33.702Z] --- PASS: Test (0.00s) [2021-09-15T16:01:33.702Z] --- PASS: Test/TestContent (0.00s) [2021-09-15T16:01:33.702Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-15T16:01:33.702Z] --- PASS: Test/TestNew (0.00s) [2021-09-15T16:01:33.702Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-15T16:01:33.702Z] --- PASS: Test/TestRegister (0.00s) [2021-09-15T16:01:33.702Z] --- PASS: Test/TestWatch (0.00s) [2021-09-15T16:01:33.702Z] PASS [2021-09-15T16:01:33.702Z] coverage: 97.6% of statements [2021-09-15T16:01:33.702Z] ok github.com/docker/docker/pkg/discovery/file 0.038s coverage: 97.6% of statements [2021-09-15T16:01:34.158Z] 2021/09/15 16:01:33 Closing DB instances... [2021-09-15T16:01:34.158Z] --- PASS: TestTarFiles (3.95s) [2021-09-15T16:01:34.158Z] === RUN TestTarUntar [2021-09-15T16:01:34.158Z] --- PASS: TestTarUntar (0.03s) [2021-09-15T16:01:34.158Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-15T16:01:34.158Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-15T16:01:34.158Z] === RUN TestTarWithOptions [2021-09-15T16:01:34.158Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-15T16:01:34.158Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-15T16:01:34.158Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-15T16:01:34.158Z] === RUN TestUntarUstarGnuConflict [2021-09-15T16:01:34.158Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-15T16:01:34.158Z] === RUN TestUntarInvalidFilenames [2021-09-15T16:01:34.158Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2763427471\\dest" [2021-09-15T16:01:34.175Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-15T16:01:34.614Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-09-15T16:01:34.614Z] === RUN TestUntarHardlinkToSymlink [2021-09-15T16:01:34.614Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-15T16:01:34.614Z] === RUN TestUntarInvalidHardlink [2021-09-15T16:01:34.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink959096179\\victim\\hello" -> "../victim/hello" [2021-09-15T16:01:34.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink556135730\\victim\\hello" -> "/../victim/hello" [2021-09-15T16:01:34.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3093078023\\victim" -> "../victim" [2021-09-15T16:01:34.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2137433534\\victim" -> "../victim" [2021-09-15T16:01:34.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2606432447\\victim" -> "../victim" [2021-09-15T16:01:34.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1749067167\\victim" -> "../victim" [2021-09-15T16:01:34.614Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-15T16:01:34.614Z] === RUN TestUntarInvalidSymlink [2021-09-15T16:01:34.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink210612200\\dest\\dotdot" -> "../victim/hello" [2021-09-15T16:01:34.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4265896015\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-15T16:01:34.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2760829668\\dest\\loophole-victim" -> "../victim" [2021-09-15T16:01:34.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1811450959\\dest\\loophole-victim" -> "../victim" [2021-09-15T16:01:34.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1463940270\\dest\\loophole-victim" -> "../victim" [2021-09-15T16:01:34.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3138339077\\dest\\loophole-victim" -> "../victim" [2021-09-15T16:01:34.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3962387606\\dest\\dir\\loophole" -> "../../victim" [2021-09-15T16:01:34.614Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-15T16:01:34.614Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-15T16:01:34.614Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-15T16:01:34.614Z] === RUN TestXGlobalNoParent [2021-09-15T16:01:34.614Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-15T16:01:34.614Z] === RUN TestReplaceFileTarWrapper [2021-09-15T16:01:34.614Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-09-15T16:01:34.614Z] === RUN TestPrefixHeaderReadable [2021-09-15T16:01:34.614Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-15T16:01:34.614Z] === RUN TestDisablePigz [2021-09-15T16:01:34.614Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-09-15T16:01:34.614Z] --- PASS: TestDisablePigz (0.10s) [2021-09-15T16:01:34.614Z] === RUN TestPigz [2021-09-15T16:01:34.614Z] === RUN Test [2021-09-15T16:01:34.614Z] === RUN Test/TestInitialize [2021-09-15T16:01:34.614Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-09-15T16:01:34.614Z] --- PASS: TestPigz (0.11s) [2021-09-15T16:01:34.614Z] === RUN TestCopyFileWithInvalidDest [2021-09-15T16:01:34.614Z] archive_windows_test.go:16: Currently fails [2021-09-15T16:01:34.614Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-15T16:01:34.614Z] === RUN TestCanonicalTarNameForPath [2021-09-15T16:01:34.614Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-15T16:01:34.614Z] === RUN TestCanonicalTarName [2021-09-15T16:01:34.614Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-15T16:01:34.614Z] === RUN TestChmodTarEntry [2021-09-15T16:01:34.614Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-15T16:01:34.614Z] === RUN TestHardLinkOrder [2021-09-15T16:01:34.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:01:34.657Z] INFO: Testing against a local daemon [2021-09-15T16:01:34.657Z] === RUN TestBuildWithSession [2021-09-15T16:01:34.657Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T16:01:34.657Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-15T16:01:34.657Z] === RUN TestBuildSquashParent [2021-09-15T16:01:34.657Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:01:34.657Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-15T16:01:34.657Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-15T16:01:34.657Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:01:34.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:01:34.657Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:01:34.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:01:34.657Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:01:34.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:01:34.657Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:01:34.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:01:34.657Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:01:34.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:01:34.657Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:01:34.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:01:34.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:01:34.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:01:34.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:01:34.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:01:34.735Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-15T16:01:34.841Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-09-15T16:01:35.070Z] time="2021-09-15T16:01:34Z" level=info msg="Initializing discovery without TLS" [2021-09-15T16:01:35.070Z] time="2021-09-15T16:01:34Z" level=info msg="Initializing discovery without TLS" [2021-09-15T16:01:35.070Z] time="2021-09-15T16:01:34Z" level=info msg="Initializing discovery without TLS" [2021-09-15T16:01:35.070Z] === RUN Test/TestInitializeWithCerts [2021-09-15T16:01:35.070Z] time="2021-09-15T16:01:34Z" level=info msg="Initializing discovery with TLS" [2021-09-15T16:01:35.070Z] === RUN Test/TestWatch [2021-09-15T16:01:35.070Z] time="2021-09-15T16:01:34Z" level=info msg="Initializing discovery without TLS" [2021-09-15T16:01:35.070Z] --- PASS: TestHardLinkOrder (0.07s) [2021-09-15T16:01:35.070Z] === RUN TestChangeString [2021-09-15T16:01:35.070Z] --- PASS: TestChangeString (0.00s) [2021-09-15T16:01:35.070Z] === RUN TestChangesWithNoChanges [2021-09-15T16:01:35.070Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-15T16:01:35.070Z] === RUN TestChangesWithChanges [2021-09-15T16:01:35.070Z] --- PASS: TestChangesWithChanges (0.03s) [2021-09-15T16:01:35.070Z] === RUN TestChangesWithChangesGH13590 [2021-09-15T16:01:35.070Z] changes_test.go:195: needs more investigation [2021-09-15T16:01:35.070Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-15T16:01:35.070Z] === RUN TestChangesDirsEmpty [2021-09-15T16:01:35.070Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-09-15T16:01:35.070Z] === RUN TestChangesDirsMutated [2021-09-15T16:01:35.070Z] --- PASS: TestChangesDirsMutated (0.09s) [2021-09-15T16:01:35.070Z] === RUN TestApplyLayer [2021-09-15T16:01:35.070Z] changes_test.go:432: needs further investigation [2021-09-15T16:01:35.070Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-15T16:01:35.070Z] === RUN TestChangesSizeWithHardlinks [2021-09-15T16:01:35.070Z] changes_test.go:468: needs further investigation [2021-09-15T16:01:35.070Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-15T16:01:35.070Z] === RUN TestChangesSizeWithNoChanges [2021-09-15T16:01:35.070Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-15T16:01:35.070Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-15T16:01:35.070Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-15T16:01:35.070Z] === RUN TestChangesSize [2021-09-15T16:01:35.070Z] --- PASS: TestChangesSize (0.00s) [2021-09-15T16:01:35.070Z] === RUN TestApplyLayerInvalidFilenames [2021-09-15T16:01:35.070Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3279800742\\dest" [2021-09-15T16:01:35.070Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-15T16:01:35.070Z] === RUN TestApplyLayerInvalidHardlink [2021-09-15T16:01:35.070Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4269513374\\victim\\hello" -> "../victim/hello" [2021-09-15T16:01:35.070Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink442637858\\victim\\hello" -> "/../victim/hello" [2021-09-15T16:01:35.070Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1948131523\\victim" -> "../victim" [2021-09-15T16:01:35.070Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2993397215\\victim" -> "../victim" [2021-09-15T16:01:35.070Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3276504021\\victim" -> "../victim" [2021-09-15T16:01:35.070Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1358944311\\victim" -> "../victim" [2021-09-15T16:01:35.070Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-15T16:01:35.070Z] === RUN TestApplyLayerInvalidSymlink [2021-09-15T16:01:35.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2000480637\\dest\\dotdot" -> "../victim/hello" [2021-09-15T16:01:35.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4280147578\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-15T16:01:35.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2087446407\\dest\\loophole-victim" -> "../victim" [2021-09-15T16:01:35.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1249587105\\dest\\loophole-victim" -> "../victim" [2021-09-15T16:01:35.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3996581299\\dest\\loophole-victim" -> "../victim" [2021-09-15T16:01:35.070Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2777343044\\dest\\loophole-victim" -> "../victim" [2021-09-15T16:01:35.070Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-09-15T16:01:35.070Z] === RUN TestApplyLayerWhiteouts [2021-09-15T16:01:35.070Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-15T16:01:35.070Z] === RUN TestGenerateEmptyFile [2021-09-15T16:01:35.070Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-15T16:01:35.070Z] === RUN TestGenerateWithContent [2021-09-15T16:01:35.070Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-15T16:01:35.070Z] PASS [2021-09-15T16:01:35.070Z] coverage: 62.9% of statements [2021-09-15T16:01:35.070Z] ok github.com/docker/docker/pkg/archive 6.013s coverage: 62.9% of statements [2021-09-15T16:01:35.130Z] + echo Ensuring container killed. [2021-09-15T16:01:35.130Z] Ensuring container killed. [2021-09-15T16:01:35.130Z] + docker rm -vf docker-pr4 [2021-09-15T16:01:35.130Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-09-15T16:01:35.408Z] + echo Chowning /workspace to jenkins user [2021-09-15T16:01:35.408Z] Chowning /workspace to jenkins user [2021-09-15T16:01:35.408Z] + id -u [2021-09-15T16:01:35.408Z] + id -g [2021-09-15T16:01:35.408Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42842:/workspace busybox chown -R 1000:1000 /workspace [2021-09-15T16:01:35.408Z] Unable to find image 'busybox:latest' locally [2021-09-15T16:01:35.408Z] latest: Pulling from library/busybox [2021-09-15T16:01:35.533Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-09-15T16:01:35.533Z] === RUN TestNetworkDBNodeLeave [2021-09-15T16:01:35.664Z] 24fb2886d6f6: Pulling fs layer [2021-09-15T16:01:35.664Z] 24fb2886d6f6: Verifying Checksum [2021-09-15T16:01:35.664Z] 24fb2886d6f6: Download complete [2021-09-15T16:01:35.664Z] 24fb2886d6f6: Pull complete [2021-09-15T16:01:35.920Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-15T16:01:35.920Z] Status: Downloaded newer image for busybox:latest [2021-09-15T16:01:36.621Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-15T16:01:37.576Z] + bundleName=docker-py [2021-09-15T16:01:37.576Z] + echo Creating docker-py-bundles.tar.gz [2021-09-15T16:01:37.576Z] Creating docker-py-bundles.tar.gz [2021-09-15T16:01:37.576Z] + 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-09-15T16:01:37.585Z] Archiving artifacts [2021-09-15T16:01:37.697Z] --- PASS: Test (3.12s) [2021-09-15T16:01:37.697Z] --- PASS: Test/TestInitialize (0.11s) [2021-09-15T16:01:37.697Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-15T16:01:37.697Z] --- PASS: Test/TestWatch (3.00s) [2021-09-15T16:01:37.697Z] PASS [2021-09-15T16:01:37.697Z] coverage: 84.1% of statements [2021-09-15T16:01:37.697Z] ok github.com/docker/docker/pkg/discovery/kv 3.156s coverage: 84.1% of statements [2021-09-15T16:01:38.658Z] === RUN Test [2021-09-15T16:01:38.658Z] === RUN Test/TestWatch [2021-09-15T16:01:38.658Z] --- PASS: Test (0.00s) [2021-09-15T16:01:38.658Z] --- PASS: Test/TestWatch (0.00s) [2021-09-15T16:01:38.658Z] PASS [2021-09-15T16:01:38.658Z] coverage: 92.3% of statements [2021-09-15T16:01:38.658Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-09-15T16:01:38.658Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2021-09-15T16:01:38.658Z] === RUN TestNetworkDBWatch [2021-09-15T16:01:39.114Z] === RUN Test [2021-09-15T16:01:39.114Z] === RUN Test/TestInitialize [2021-09-15T16:01:39.114Z] === RUN Test/TestInitializeWithPattern [2021-09-15T16:01:39.114Z] === RUN Test/TestRegister [2021-09-15T16:01:39.114Z] === RUN Test/TestWatch [2021-09-15T16:01:39.114Z] --- PASS: Test (0.00s) [2021-09-15T16:01:39.114Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-15T16:01:39.114Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-15T16:01:39.114Z] --- PASS: Test/TestRegister (0.00s) [2021-09-15T16:01:39.114Z] --- PASS: Test/TestWatch (0.00s) [2021-09-15T16:01:39.114Z] PASS [2021-09-15T16:01:39.114Z] coverage: 93.8% of statements [2021-09-15T16:01:39.114Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2021-09-15T16:01:39.133Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-15T16:01:39.280Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42842/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-09-15T16:01:39.635Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh binary [2021-09-15T16:01:40.060Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-15T16:01:40.061Z] --- PASS: TestBuildWithHugeFile (52.24s) [2021-09-15T16:01:40.061Z] === RUN TestBuildWCOWSandboxSize [2021-09-15T16:01:40.061Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-15T16:01:40.061Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-15T16:01:40.061Z] === RUN TestBuildWithEmptyDockerfile [2021-09-15T16:01:40.061Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:01:40.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:01:40.061Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:01:40.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:01:40.061Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:01:40.061Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:01:40.061Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:01:40.061Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:01:40.061Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:01:40.061Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-09-15T16:01:40.061Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-09-15T16:01:40.061Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-09-15T16:01:40.061Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-09-15T16:01:40.061Z] === RUN TestBuildPreserveOwnership [2021-09-15T16:01:40.061Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-15T16:01:40.061Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-15T16:01:40.075Z] === RUN TestPollerAddRemove [2021-09-15T16:01:40.075Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-15T16:01:40.075Z] === RUN TestPollerEvent [2021-09-15T16:01:40.075Z] poller_test.go:40: No chmod on Windows [2021-09-15T16:01:40.075Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-15T16:01:40.075Z] === RUN TestPollerClose [2021-09-15T16:01:40.075Z] --- PASS: TestPollerClose (0.00s) [2021-09-15T16:01:40.075Z] PASS [2021-09-15T16:01:40.075Z] coverage: 45.7% of statements [2021-09-15T16:01:40.075Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2021-09-15T16:01:40.075Z] 2021/09/15 16:01:40 Closing DB instances... [2021-09-15T16:01:40.198Z] [2021-09-15T16:01:40.198Z] Removing bundles/ [2021-09-15T16:01:40.198Z] [2021-09-15T16:01:40.198Z] ---> Making bundle: binary (in bundles/binary) [2021-09-15T16:01:40.198Z] Building: bundles/binary-daemon/dockerd-dev [2021-09-15T16:01:40.198Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T16:01:40.315Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-15T16:01:40.531Z] === RUN TestCopyFileWithInvalidSrc [2021-09-15T16:01:40.531Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCopyFileWithInvalidDest [2021-09-15T16:01:40.531Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-15T16:01:40.531Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-15T16:01:40.531Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCopyFile [2021-09-15T16:01:40.531Z] --- PASS: TestCopyFile (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-15T16:01:40.531Z] fileutils_test.go:133: Needs porting to Windows [2021-09-15T16:01:40.531Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-15T16:01:40.531Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-15T16:01:40.531Z] fileutils_test.go:179: Needs porting to Windows [2021-09-15T16:01:40.531Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestWildcardMatches [2021-09-15T16:01:40.531Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestPatternMatches [2021-09-15T16:01:40.531Z] --- PASS: TestPatternMatches (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-15T16:01:40.531Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestPatternMatchesFolderExclusions [2021-09-15T16:01:40.531Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-15T16:01:40.531Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-15T16:01:40.531Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-15T16:01:40.531Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-15T16:01:40.531Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestSingleExclamationError [2021-09-15T16:01:40.531Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestMatchesWithNoPatterns [2021-09-15T16:01:40.531Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestMatchesWithMalformedPatterns [2021-09-15T16:01:40.531Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestMatches [2021-09-15T16:01:40.531Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-15T16:01:40.531Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-15T16:01:40.531Z] --- PASS: TestMatches (0.00s) [2021-09-15T16:01:40.531Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-15T16:01:40.531Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCleanPatterns [2021-09-15T16:01:40.531Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-15T16:01:40.531Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCleanPatternsExceptionFlag [2021-09-15T16:01:40.531Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-15T16:01:40.531Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-15T16:01:40.531Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCleanPatternsErrorSingleException [2021-09-15T16:01:40.531Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCreateIfNotExistsDir [2021-09-15T16:01:40.531Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestCreateIfNotExistsFile [2021-09-15T16:01:40.531Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-15T16:01:40.531Z] === RUN TestMatch [2021-09-15T16:01:40.531Z] --- PASS: TestMatch (0.00s) [2021-09-15T16:01:40.531Z] PASS [2021-09-15T16:01:40.531Z] coverage: 82.2% of statements [2021-09-15T16:01:40.531Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 82.2% of statements [2021-09-15T16:01:40.634Z] --- PASS: TestBuildMultiStageLayerLeak (8.36s) [2021-09-15T16:01:40.634Z] === RUN TestBuildWithHugeFile [2021-09-15T16:01:40.635Z] --- PASS: TestBuildPreserveOwnership (4.24s) [2021-09-15T16:01:40.635Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.84s) [2021-09-15T16:01:40.635Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.39s) [2021-09-15T16:01:40.635Z] === RUN TestBuildPlatformInvalid [2021-09-15T16:01:40.635Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-09-15T16:01:40.635Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-15T16:01:40.876Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-15T16:01:40.987Z] --- PASS: TestGetAddress (19.24s) [2021-09-15T16:01:40.987Z] === RUN TestRequestSyntaxCheck [2021-09-15T16:01:40.987Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-15T16:01:40.987Z] === RUN TestRequest [2021-09-15T16:01:40.987Z] === RUN TestGet [2021-09-15T16:01:40.987Z] --- PASS: TestGet (0.00s) [2021-09-15T16:01:40.987Z] === RUN TestGetShortcutString [2021-09-15T16:01:40.987Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-15T16:01:40.987Z] PASS [2021-09-15T16:01:40.987Z] coverage: 42.9% of statements [2021-09-15T16:01:40.987Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-09-15T16:01:41.947Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-15T16:01:41.947Z] === RUN TestNetworkDBBulkSync [2021-09-15T16:01:41.947Z] === RUN TestCreateIDMapOrder [2021-09-15T16:01:41.947Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-15T16:01:41.947Z] PASS [2021-09-15T16:01:41.947Z] coverage: 7.2% of statements [2021-09-15T16:01:41.947Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-09-15T16:01:42.026Z] Loaded image: busybox:latest [2021-09-15T16:01:42.026Z] Loaded image: busybox:glibc [2021-09-15T16:01:42.760Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-15T16:01:42.907Z] === RUN TestFixedBufferCap [2021-09-15T16:01:42.907Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-15T16:01:42.907Z] === RUN TestFixedBufferLen [2021-09-15T16:01:42.907Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-15T16:01:42.907Z] === RUN TestFixedBufferString [2021-09-15T16:01:42.907Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-15T16:01:42.907Z] === RUN TestFixedBufferWrite [2021-09-15T16:01:42.907Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-15T16:01:42.907Z] === RUN TestFixedBufferRead [2021-09-15T16:01:42.907Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-15T16:01:42.907Z] === RUN TestBytesPipeRead [2021-09-15T16:01:42.907Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-15T16:01:42.907Z] === RUN TestBytesPipeWrite [2021-09-15T16:01:42.907Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-15T16:01:42.907Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-15T16:01:42.907Z] 2021/09/15 16:01:42 Closing DB instances... [2021-09-15T16:01:43.363Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-09-15T16:01:43.363Z] === RUN TestAtomicWriteToFile [2021-09-15T16:01:43.363Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-09-15T16:01:43.363Z] === RUN TestAtomicWriteSetCommit [2021-09-15T16:01:43.363Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-15T16:01:43.363Z] === RUN TestAtomicWriteSetCancel [2021-09-15T16:01:43.363Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-09-15T16:01:43.363Z] === RUN TestReadCloserWrapperClose [2021-09-15T16:01:43.363Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-15T16:01:43.363Z] === RUN TestReaderErrWrapperReadOnError [2021-09-15T16:01:43.363Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-15T16:01:43.363Z] === RUN TestReaderErrWrapperRead [2021-09-15T16:01:43.363Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-15T16:01:43.363Z] === RUN TestCancelReadCloser [2021-09-15T16:01:43.363Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-15T16:01:43.363Z] === RUN TestWriteCloserWrapperClose [2021-09-15T16:01:43.363Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-15T16:01:43.363Z] === RUN TestNopWriteCloser [2021-09-15T16:01:43.363Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-15T16:01:43.363Z] === RUN TestNopWriter [2021-09-15T16:01:43.363Z] --- PASS: TestNopWriter (0.00s) [2021-09-15T16:01:43.363Z] === RUN TestWriteCounter [2021-09-15T16:01:43.363Z] --- PASS: TestWriteCounter (0.00s) [2021-09-15T16:01:43.363Z] PASS [2021-09-15T16:01:43.363Z] coverage: 69.2% of statements [2021-09-15T16:01:43.363Z] ok github.com/docker/docker/pkg/ioutils 0.520s coverage: 69.2% of statements [2021-09-15T16:01:43.416Z] Loaded image: debian:bullseye-slim [2021-09-15T16:01:43.416Z] Loaded image: hello-world:latest [2021-09-15T16:01:43.416Z] Loaded image: arm32v7/hello-world:latest [2021-09-15T16:01:44.323Z] === RUN TestError [2021-09-15T16:01:44.324Z] --- PASS: TestError (0.00s) [2021-09-15T16:01:44.324Z] === RUN TestProgressString [2021-09-15T16:01:44.324Z] === RUN TestProgressString/no_progress [2021-09-15T16:01:44.324Z] === RUN TestProgressString/progress_1 [2021-09-15T16:01:44.324Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-15T16:01:44.324Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-15T16:01:44.324Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-15T16:01:44.324Z] === RUN TestProgressString/with_units [2021-09-15T16:01:44.324Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-15T16:01:44.324Z] === RUN TestProgressString/hide_counts [2021-09-15T16:01:44.324Z] --- PASS: TestProgressString (0.00s) [2021-09-15T16:01:44.324Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-15T16:01:44.324Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-15T16:01:44.324Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-15T16:01:44.324Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-15T16:01:44.324Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-15T16:01:44.324Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-15T16:01:44.324Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-15T16:01:44.324Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-15T16:01:44.324Z] === RUN TestJSONMessageDisplay [2021-09-15T16:01:44.324Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-15T16:01:44.324Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-15T16:01:44.324Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-15T16:01:44.324Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-15T16:01:44.324Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-15T16:01:44.324Z] === RUN TestDisplayJSONMessagesStream [2021-09-15T16:01:44.324Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-15T16:01:44.324Z] PASS [2021-09-15T16:01:44.324Z] coverage: 91.7% of statements [2021-09-15T16:01:44.324Z] ok github.com/docker/docker/pkg/jsonmessage 0.143s coverage: 91.7% of statements [2021-09-15T16:01:44.324Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-15T16:01:44.324Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-15T16:01:44.542Z] --- PASS: TestServicePlugin (30.07s) [2021-09-15T16:01:44.542Z] === RUN TestServiceUpdateLabel [2021-09-15T16:01:44.645Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-15T16:01:44.780Z] === RUN TestStandardLongPath [2021-09-15T16:01:44.780Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-15T16:01:44.780Z] === RUN TestUNCLongPath [2021-09-15T16:01:44.780Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-15T16:01:44.780Z] PASS [2021-09-15T16:01:44.780Z] coverage: 100.0% of statements [2021-09-15T16:01:44.780Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2021-09-15T16:01:44.900Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-15T16:01:44.900Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-15T16:01:44.900Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-15T16:01:44.947Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:01:44.947Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:01:45.155Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-15T16:01:45.155Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-15T16:01:45.236Z] === RUN TestNameFormat [2021-09-15T16:01:45.236Z] --- PASS: TestNameFormat (0.00s) [2021-09-15T16:01:45.236Z] === RUN TestNameRetries [2021-09-15T16:01:45.236Z] --- PASS: TestNameRetries (0.00s) [2021-09-15T16:01:45.236Z] PASS [2021-09-15T16:01:45.236Z] coverage: 85.7% of statements [2021-09-15T16:01:45.236Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-09-15T16:01:45.410Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-15T16:01:45.474Z] --- PASS: TestServiceUpdateLabel (2.19s) [2021-09-15T16:01:45.474Z] === RUN TestServiceUpdateSecrets [2021-09-15T16:01:45.690Z] === RUN TestParseKeyValueOpt [2021-09-15T16:01:45.690Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-15T16:01:45.690Z] === RUN TestParseUintList [2021-09-15T16:01:45.690Z] --- PASS: TestParseUintList (0.00s) [2021-09-15T16:01:45.690Z] === RUN TestParseUintListMaximumLimits [2021-09-15T16:01:45.690Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-15T16:01:45.690Z] PASS [2021-09-15T16:01:45.690Z] coverage: 97.0% of statements [2021-09-15T16:01:45.690Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-09-15T16:01:45.970Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-15T16:01:46.651Z] === RUN TestNewAndRemove [2021-09-15T16:01:46.651Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-15T16:01:46.651Z] === RUN TestRemoveInvalidPath [2021-09-15T16:01:46.651Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-15T16:01:46.651Z] PASS [2021-09-15T16:01:46.651Z] coverage: 82.6% of statements [2021-09-15T16:01:46.651Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-09-15T16:01:46.896Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-15T16:01:47.107Z] 2021/09/15 16:01:46 Closing DB instances... [2021-09-15T16:01:47.562Z] === RUN TestFailedConnection [2021-09-15T16:01:47.562Z] === RUN TestParseEmptyInterface [2021-09-15T16:01:47.562Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-15T16:01:47.562Z] === RUN TestParseNonInterfaceType [2021-09-15T16:01:47.562Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-15T16:01:47.562Z] === RUN TestParseWithOneFunction [2021-09-15T16:01:47.562Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-15T16:01:47.562Z] === RUN TestParseWithMultipleFuncs [2021-09-15T16:01:47.562Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-15T16:01:47.562Z] === RUN TestParseWithUnnamedReturn [2021-09-15T16:01:47.562Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-15T16:01:47.562Z] === RUN TestEmbeddedInterface [2021-09-15T16:01:47.562Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-15T16:01:47.562Z] === RUN TestParsedImports [2021-09-15T16:01:47.562Z] --- PASS: TestParsedImports (0.00s) [2021-09-15T16:01:47.562Z] === RUN TestAliasedImports [2021-09-15T16:01:47.562Z] --- PASS: TestAliasedImports (0.00s) [2021-09-15T16:01:47.562Z] PASS [2021-09-15T16:01:47.562Z] coverage: 56.8% of statements [2021-09-15T16:01:47.562Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-09-15T16:01:47.820Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-15T16:01:48.381Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-15T16:01:48.523Z] === RUN TestHTTPTransport [2021-09-15T16:01:48.523Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-15T16:01:48.523Z] PASS [2021-09-15T16:01:48.523Z] coverage: 85.7% of statements [2021-09-15T16:01:48.523Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-09-15T16:01:48.523Z] --- PASS: TestFailedConnection (1.00s) [2021-09-15T16:01:48.523Z] === RUN TestFailOnce [2021-09-15T16:01:48.523Z] 2021/09/15 16:01:48 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-09-15T16:01:48.523Z] goroutine 18 [running]: [2021-09-15T16:01:48.523Z] net/http.(*conn).serve.func1() [2021-09-15T16:01:48.523Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-15T16:01:48.523Z] panic({0x1019d40, 0x1125e60}) [2021-09-15T16:01:48.523Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-15T16:01:48.523Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc204a02fb5a1276e}, 0xc0001a9a98) [2021-09-15T16:01:48.523Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-15T16:01:48.523Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1132b28, 0xc00015e0e0}, 0xf6e8c6) [2021-09-15T16:01:48.523Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-15T16:01:48.523Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1132b28, 0xc00015e0e0}, 0xc0001b2000) [2021-09-15T16:01:48.523Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-15T16:01:48.523Z] net/http.serverHandler.ServeHTTP({0x1131150}, {0x1132b28, 0xc00015e0e0}, 0xc0001b2000) [2021-09-15T16:01:48.523Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-15T16:01:48.523Z] net/http.(*conn).serve(0xc0001a0000, {0x11349c0, 0xc0001820c0}) [2021-09-15T16:01:48.523Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-15T16:01:48.523Z] created by net/http.(*Server).Serve [2021-09-15T16:01:48.523Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-15T16:01:48.523Z] time="2021-09-15T16:01:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2021-09-15T16:01:48.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-09-15T16:01:48.979Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-15T16:01:48.979Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-15T16:01:48.979Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-15T16:01:48.979Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-15T16:01:48.979Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-15T16:01:48.979Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-15T16:01:48.979Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-15T16:01:48.979Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-15T16:01:48.979Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-15T16:01:48.979Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-15T16:01:48.979Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-15T16:01:48.979Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-15T16:01:48.979Z] === RUN TestBufferPoolPutAndGet [2021-09-15T16:01:48.979Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-15T16:01:48.979Z] PASS [2021-09-15T16:01:48.979Z] coverage: 88.2% of statements [2021-09-15T16:01:48.979Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-09-15T16:01:49.436Z] === RUN TestOutputOnPrematureClose [2021-09-15T16:01:49.436Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-15T16:01:49.436Z] === RUN TestCompleteSilently [2021-09-15T16:01:49.436Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-15T16:01:49.436Z] PASS [2021-09-15T16:01:49.436Z] coverage: 75.9% of statements [2021-09-15T16:01:49.436Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-09-15T16:01:49.892Z] --- PASS: TestRequest (8.80s) [2021-09-15T16:01:49.892Z] === RUN TestOverlappingRequests [2021-09-15T16:01:49.892Z] --- PASS: TestFailOnce (1.12s) [2021-09-15T16:01:49.892Z] === RUN TestEchoInputOutput [2021-09-15T16:01:49.892Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-15T16:01:49.892Z] === RUN TestBackoff [2021-09-15T16:01:49.892Z] --- PASS: TestBackoff (0.00s) [2021-09-15T16:01:49.892Z] === RUN TestAbortRetry [2021-09-15T16:01:49.892Z] --- PASS: TestAbortRetry (0.00s) [2021-09-15T16:01:49.892Z] === RUN TestClientScheme [2021-09-15T16:01:49.892Z] --- PASS: TestClientScheme (0.00s) [2021-09-15T16:01:49.892Z] === RUN TestNewClientWithTimeout [2021-09-15T16:01:49.892Z] === RUN TestSendToOneSub [2021-09-15T16:01:49.892Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-15T16:01:49.892Z] === RUN TestSendToMultipleSubs [2021-09-15T16:01:49.892Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-15T16:01:49.892Z] === RUN TestEvictOneSub [2021-09-15T16:01:49.892Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-15T16:01:49.892Z] === RUN TestClosePublisher [2021-09-15T16:01:49.892Z] --- PASS: TestClosePublisher (0.00s) [2021-09-15T16:01:49.892Z] === RUN TestPubSubRace [2021-09-15T16:01:49.892Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2021-09-15T16:01:49.892Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-15T16:01:50.350Z] --- PASS: TestOverlappingRequests (0.44s) [2021-09-15T16:01:50.350Z] === RUN TestRelease [2021-09-15T16:01:50.350Z] time="2021-09-15T16:01:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-15T16:01:50.806Z] --- PASS: TestPubSubRace (1.05s) [2021-09-15T16:01:50.806Z] PASS [2021-09-15T16:01:50.806Z] coverage: 75.0% of statements [2021-09-15T16:01:50.806Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-09-15T16:01:50.806Z] 2021/09/15 16:01:50 Closing DB instances... [2021-09-15T16:01:50.839Z] docker_api_swarm_service_test.go:100: [dd06369b931f4] joining swarm manager [d30c141d50593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:01:51.262Z] === RUN TestRegister [2021-09-15T16:01:51.262Z] --- PASS: TestRegister (0.00s) [2021-09-15T16:01:51.262Z] === RUN TestCommand [2021-09-15T16:01:51.262Z] --- PASS: TestCommand (0.03s) [2021-09-15T16:01:51.262Z] === RUN TestNaiveSelf [2021-09-15T16:01:51.718Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-15T16:01:51.718Z] PASS [2021-09-15T16:01:51.718Z] coverage: 82.4% of statements [2021-09-15T16:01:51.718Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2021-09-15T16:01:51.718Z] time="2021-09-15T16:01:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-15T16:01:51.718Z] --- PASS: TestRelease (1.78s) [2021-09-15T16:01:51.718Z] === RUN TestAllocateRandomDeallocate [2021-09-15T16:01:51.765Z] docker_api_swarm_service_test.go:101: [d75db18bbf336] joining swarm manager [d30c141d50593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:01:52.173Z] === RUN TestDump [2021-09-15T16:01:52.173Z] goroutine 19 [running]: [2021-09-15T16:01:52.173Z] github.com/docker/docker/pkg/stack.dump(0x117b2f7) [2021-09-15T16:01:52.173Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-15T16:01:52.173Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-15T16:01:52.173Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-15T16:01:52.173Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-15T16:01:52.173Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-15T16:01:52.173Z] testing.tRunner(0xc000085520, 0x12e8e38) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T16:01:52.173Z] created by testing.(*T).Run [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-15T16:01:52.173Z] [2021-09-15T16:01:52.173Z] goroutine 1 [chan receive]: [2021-09-15T16:01:52.173Z] testing.(*T).Run(0xc000085380, {0x12da4fd, 0x115a173}, 0x12e8e38) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-15T16:01:52.173Z] testing.runTests.func1(0xc0000b66f0) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-15T16:01:52.173Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T16:01:52.173Z] testing.runTests(0xc0000d0080, {0x144bba0, 0x3, 0x3}, {0x117a54d, 0x12dc1f7, 0x1450640}) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-15T16:01:52.173Z] testing.(*M).Run(0xc0000d0080) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-15T16:01:52.173Z] main.main() [2021-09-15T16:01:52.173Z] _testmain.go:95 +0x1f5 [2021-09-15T16:01:52.173Z] --- PASS: TestDump (0.00s) [2021-09-15T16:01:52.173Z] === RUN TestDumpToFile [2021-09-15T16:01:52.173Z] --- PASS: TestDumpToFile (0.09s) [2021-09-15T16:01:52.173Z] === RUN TestDumpToFileWithEmptyInput [2021-09-15T16:01:52.173Z] goroutine 21 [running]: [2021-09-15T16:01:52.173Z] github.com/docker/docker/pkg/stack.dump(0x11e82b4) [2021-09-15T16:01:52.173Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-15T16:01:52.173Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x11e8660}) [2021-09-15T16:01:52.173Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-15T16:01:52.173Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520) [2021-09-15T16:01:52.173Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-15T16:01:52.173Z] testing.tRunner(0xc000085a00, 0x12e8e28) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T16:01:52.173Z] created by testing.(*T).Run [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-15T16:01:52.173Z] [2021-09-15T16:01:52.173Z] goroutine 1 [chan receive]: [2021-09-15T16:01:52.173Z] testing.(*T).Run(0xc000085380, {0x12e1289, 0x115a173}, 0x12e8e28) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-15T16:01:52.173Z] testing.runTests.func1(0xc0000b66f0) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-15T16:01:52.173Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-15T16:01:52.173Z] testing.runTests(0xc0000d0080, {0x144bba0, 0x3, 0x3}, {0x117a54d, 0x12dc1f7, 0x1450640}) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-15T16:01:52.173Z] testing.(*M).Run(0xc0000d0080) [2021-09-15T16:01:52.173Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-15T16:01:52.173Z] main.main() [2021-09-15T16:01:52.173Z] _testmain.go:95 +0x1f5 [2021-09-15T16:01:52.173Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-15T16:01:52.173Z] PASS [2021-09-15T16:01:52.173Z] coverage: 90.9% of statements [2021-09-15T16:01:52.173Z] ok github.com/docker/docker/pkg/stack 0.123s coverage: 90.9% of statements [2021-09-15T16:01:52.629Z] === RUN TestNewStdWriter [2021-09-15T16:01:52.629Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-15T16:01:52.629Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestWriteWithNilBytes [2021-09-15T16:01:52.629Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestWrite [2021-09-15T16:01:52.629Z] --- PASS: TestWrite (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestWriteWithWriterError [2021-09-15T16:01:52.629Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-15T16:01:52.629Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestStdCopyWriteAndRead [2021-09-15T16:01:52.629Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-15T16:01:52.629Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-15T16:01:52.629Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-15T16:01:52.629Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-15T16:01:52.629Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-15T16:01:52.629Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-15T16:01:52.629Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-15T16:01:52.629Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-15T16:01:52.629Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-15T16:01:52.629Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-15T16:01:52.629Z] PASS [2021-09-15T16:01:52.629Z] coverage: 100.0% of statements [2021-09-15T16:01:52.629Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-15T16:01:52.629Z] === RUN TestNetworkDBGarbageCollection [2021-09-15T16:01:52.629Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-09-15T16:01:53.084Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-15T16:01:53.084Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-15T16:01:53.084Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestFormatStatus [2021-09-15T16:01:53.084Z] --- PASS: TestFormatStatus (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestFormatError [2021-09-15T16:01:53.084Z] --- PASS: TestFormatError (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestFormatJSONError [2021-09-15T16:01:53.084Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-15T16:01:53.084Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-15T16:01:53.084Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestNewJSONProgressOutput [2021-09-15T16:01:53.084Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestAuxFormatterEmit [2021-09-15T16:01:53.084Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestStreamWriterStdout [2021-09-15T16:01:53.084Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-15T16:01:53.084Z] === RUN TestStreamWriterStderr [2021-09-15T16:01:53.084Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-15T16:01:53.084Z] PASS [2021-09-15T16:01:53.084Z] coverage: 66.2% of statements [2021-09-15T16:01:53.084Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-09-15T16:01:53.487Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-15T16:01:53.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.57s) [2021-09-15T16:01:53.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.73s) [2021-09-15T16:01:53.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.86s) [2021-09-15T16:01:53.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.62s) [2021-09-15T16:01:53.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.11s) [2021-09-15T16:01:53.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.36s) [2021-09-15T16:01:53.487Z] === RUN TestBuildMultiStageCopy [2021-09-15T16:01:53.487Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-15T16:01:53.539Z] === RUN TestGenerateRandomID [2021-09-15T16:01:53.539Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-15T16:01:53.539Z] === RUN TestShortenId [2021-09-15T16:01:53.539Z] --- PASS: TestShortenId (0.00s) [2021-09-15T16:01:53.539Z] === RUN TestShortenSha256Id [2021-09-15T16:01:53.539Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-15T16:01:53.539Z] === RUN TestShortenIdEmpty [2021-09-15T16:01:53.539Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-15T16:01:53.539Z] === RUN TestShortenIdInvalid [2021-09-15T16:01:53.539Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-15T16:01:53.539Z] === RUN TestIsShortIDNonHex [2021-09-15T16:01:53.539Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-15T16:01:53.539Z] === RUN TestIsShortIDNotCorrectSize [2021-09-15T16:01:53.539Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-15T16:01:53.539Z] PASS [2021-09-15T16:01:53.539Z] coverage: 70.6% of statements [2021-09-15T16:01:53.539Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-09-15T16:01:54.499Z] === RUN TestIsCpusetListAvailable [2021-09-15T16:01:54.499Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-15T16:01:54.499Z] PASS [2021-09-15T16:01:54.499Z] coverage: 39.4% of statements [2021-09-15T16:01:54.499Z] time="2021-09-15T16:01:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-15T16:01:54.499Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2021-09-15T16:01:55.459Z] === RUN TestChtimes [2021-09-15T16:01:55.459Z] --- PASS: TestChtimes (0.00s) [2021-09-15T16:01:55.459Z] === RUN TestChtimesWindows [2021-09-15T16:01:55.459Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-15T16:01:55.459Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-15T16:01:55.459Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-15T16:01:55.459Z] === RUN TestEnsureRemoveAllNotExist [2021-09-15T16:01:55.459Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-15T16:01:55.459Z] === RUN TestEnsureRemoveAllWithDir [2021-09-15T16:01:55.459Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-15T16:01:55.459Z] === RUN TestEnsureRemoveAllWithFile [2021-09-15T16:01:55.459Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-15T16:01:55.459Z] === RUN TestHasWin32KSupport [2021-09-15T16:01:55.459Z] syscall_windows_test.go:8: win32k: true [2021-09-15T16:01:55.459Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-15T16:01:55.459Z] PASS [2021-09-15T16:01:55.459Z] coverage: 13.0% of statements [2021-09-15T16:01:55.459Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.0% of statements [2021-09-15T16:01:55.669Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.97s) [2021-09-15T16:01:55.669Z] PASS [2021-09-15T16:01:55.669Z] [2021-09-15T16:01:55.669Z] === Skipped [2021-09-15T16:01:55.669Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-09-15T16:01:55.669Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T16:01:55.669Z] [2021-09-15T16:01:55.669Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-15T16:01:55.669Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-15T16:01:55.669Z] [2021-09-15T16:01:55.669Z] DONE 34 tests, 2 skipped in 96.711s [2021-09-15T16:01:55.669Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-09-15T16:01:55.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:01:55.669Z] ++ set -e [2021-09-15T16:01:55.669Z] ++ '[' -n 0 ']' [2021-09-15T16:01:55.669Z] ++ set -x [2021-09-15T16:01:55.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:01:55.669Z] INFO: Testing against a local daemon [2021-09-15T16:01:55.669Z] === RUN TestConfigInspect [2021-09-15T16:01:55.914Z] === RUN TestTailFile [2021-09-15T16:01:55.915Z] --- PASS: TestTailFile (0.00s) [2021-09-15T16:01:55.915Z] === RUN TestTailFileManyLines [2021-09-15T16:01:55.915Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-15T16:01:55.915Z] === RUN TestTailEmptyFile [2021-09-15T16:01:55.915Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-15T16:01:55.915Z] === RUN TestTailNegativeN [2021-09-15T16:01:55.915Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/truncated_last_line [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/no_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:55.915Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:55.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:55.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:55.916Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:55.916Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.378Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.378Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.378Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.378Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.378Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.378Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-15T16:01:56.379Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.380Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-15T16:01:56.382Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-15T16:01:56.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-15T16:01:56.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-15T16:01:56.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-15T16:01:56.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-15T16:01:56.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.01s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.01s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.01s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T16:01:56.383Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T16:01:56.384Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T16:01:56.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-15T16:01:56.840Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-15T16:01:56.840Z] PASS [2021-09-15T16:01:56.840Z] coverage: 88.6% of statements [2021-09-15T16:01:56.840Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2021-09-15T16:01:56.840Z] --- PASS: TestAllocateRandomDeallocate (4.66s) [2021-09-15T16:01:56.840Z] === RUN TestRetrieveFromStore [2021-09-15T16:01:56.840Z] === RUN TestTarSumRemoveNonExistent [2021-09-15T16:01:56.840Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-15T16:01:56.840Z] === RUN TestTarSumRemove [2021-09-15T16:01:56.840Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-15T16:01:56.840Z] === RUN TestSortFileInfoSums [2021-09-15T16:01:56.840Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-15T16:01:56.840Z] === RUN TestNewTarSumForLabelInvalid [2021-09-15T16:01:56.840Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-15T16:01:56.840Z] === RUN TestNewTarSumForLabel [2021-09-15T16:01:56.840Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-15T16:01:56.840Z] === RUN TestEmptyTar [2021-09-15T16:01:56.840Z] --- PASS: TestEmptyTar (0.00s) [2021-09-15T16:01:56.840Z] === RUN TestTarSumsReadSize [2021-09-15T16:01:56.840Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-15T16:01:56.840Z] === RUN TestTarSums [2021-09-15T16:01:57.004Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-15T16:01:57.258Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-15T16:01:57.295Z] --- PASS: TestTarSums (0.05s) [2021-09-15T16:01:57.295Z] === RUN TestIteration [2021-09-15T16:01:57.295Z] --- PASS: TestIteration (0.00s) [2021-09-15T16:01:57.295Z] === RUN TestVersionLabelForChecksum [2021-09-15T16:01:57.295Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-15T16:01:57.295Z] === RUN TestVersion [2021-09-15T16:01:57.295Z] --- PASS: TestVersion (0.00s) [2021-09-15T16:01:57.295Z] === RUN TestGetVersion [2021-09-15T16:01:57.295Z] --- PASS: TestGetVersion (0.00s) [2021-09-15T16:01:57.295Z] === RUN TestGetVersions [2021-09-15T16:01:57.295Z] --- PASS: TestGetVersions (0.00s) [2021-09-15T16:01:57.295Z] PASS [2021-09-15T16:01:57.295Z] coverage: 89.3% of statements [2021-09-15T16:01:57.295Z] ok github.com/docker/docker/pkg/tarsum 0.091s coverage: 89.3% of statements [2021-09-15T16:01:57.589Z] --- PASS: TestConfigInspect (2.74s) [2021-09-15T16:01:57.589Z] === RUN TestConfigList [2021-09-15T16:01:57.750Z] testing: warning: no tests to run [2021-09-15T16:01:57.750Z] PASS [2021-09-15T16:01:57.750Z] coverage: [no statements] [2021-09-15T16:01:57.750Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-09-15T16:01:58.205Z] === RUN TestTruncIndex [2021-09-15T16:01:58.205Z] --- PASS: TestRetrieveFromStore (1.51s) [2021-09-15T16:01:58.205Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-15T16:01:58.205Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-09-15T16:01:58.205Z] === RUN TestParallelPredefinedRequest1 [2021-09-15T16:01:58.205Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-15T16:01:58.205Z] === RUN TestParallelPredefinedRequest2 [2021-09-15T16:01:58.205Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-15T16:01:58.205Z] === RUN TestParallelPredefinedRequest3 [2021-09-15T16:01:58.205Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-15T16:01:58.205Z] === RUN TestParallelPredefinedRequest4 [2021-09-15T16:01:58.205Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-15T16:01:58.205Z] === RUN TestParallelPredefinedRequest5 [2021-09-15T16:01:58.205Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-15T16:01:58.205Z] === RUN TestDebug [2021-09-15T16:01:58.205Z] --- PASS: TestDebug (0.00s) [2021-09-15T16:01:58.205Z] === RUN TestRequestPoolParallel [2021-09-15T16:01:58.205Z] --- PASS: TestTruncIndex (0.10s) [2021-09-15T16:01:58.205Z] PASS [2021-09-15T16:01:58.205Z] coverage: 91.5% of statements [2021-09-15T16:01:58.205Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-09-15T16:01:58.660Z] --- PASS: TestRequestPoolParallel (0.42s) [2021-09-15T16:01:58.660Z] === RUN TestFullAllocateRelease [2021-09-15T16:01:58.660Z] === RUN TestIsGIT [2021-09-15T16:01:58.660Z] --- PASS: TestIsGIT (0.00s) [2021-09-15T16:01:58.660Z] === RUN TestIsTransport [2021-09-15T16:01:58.660Z] --- PASS: TestIsTransport (0.00s) [2021-09-15T16:01:58.660Z] PASS [2021-09-15T16:01:58.660Z] coverage: 100.0% of statements [2021-09-15T16:01:58.660Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-09-15T16:01:58.660Z] time="2021-09-15T16:01:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-15T16:01:59.145Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-15T16:01:59.145Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-15T16:01:59.145Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-15T16:01:59.145Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-15T16:01:59.207Z] --- PASS: TestFullAllocateRelease (0.44s) [2021-09-15T16:01:59.207Z] === RUN TestOddAllocateRelease [2021-09-15T16:01:59.207Z] === RUN TestVersionInfo [2021-09-15T16:01:59.207Z] --- PASS: TestVersionInfo (0.00s) [2021-09-15T16:01:59.207Z] === RUN TestAppendVersions [2021-09-15T16:01:59.207Z] --- PASS: TestAppendVersions (0.00s) [2021-09-15T16:01:59.207Z] PASS [2021-09-15T16:01:59.207Z] coverage: 88.9% of statements [2021-09-15T16:01:59.207Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-09-15T16:01:59.207Z] --- PASS: TestOddAllocateRelease (0.27s) [2021-09-15T16:01:59.207Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-15T16:01:59.207Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-09-15T16:01:59.207Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-15T16:01:59.207Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-09-15T16:01:59.207Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-15T16:01:59.207Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-15T16:01:59.207Z] === CONT TestParallelPredefinedRequest1 [2021-09-15T16:01:59.207Z] === CONT TestParallelPredefinedRequest4 [2021-09-15T16:01:59.207Z] === CONT TestParallelPredefinedRequest1 [2021-09-15T16:01:59.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:01:59.207Z] === CONT TestParallelPredefinedRequest5 [2021-09-15T16:01:59.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:01:59.207Z] === CONT TestParallelPredefinedRequest4 [2021-09-15T16:01:59.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:01:59.207Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-15T16:01:59.207Z] === CONT TestParallelPredefinedRequest2 [2021-09-15T16:01:59.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:01:59.207Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-15T16:01:59.207Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-15T16:01:59.207Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-15T16:01:59.207Z] === CONT TestParallelPredefinedRequest3 [2021-09-15T16:01:59.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:01:59.207Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-15T16:01:59.207Z] PASS [2021-09-15T16:01:59.207Z] coverage: 85.3% of statements [2021-09-15T16:01:59.207Z] ok github.com/docker/docker/libnetwork/ipam 45.835s coverage: 85.3% of statements [2021-09-15T16:01:59.242Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-15T16:02:00.201Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-15T16:02:00.243Z] --- PASS: TestConfigList (2.65s) [2021-09-15T16:02:00.243Z] === RUN TestConfigsCreateAndDelete [2021-09-15T16:02:00.339Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2021-09-15T16:02:00.339Z] === RUN TestServiceUpdateConfigs [2021-09-15T16:02:00.739Z] === RUN TestValidatePrivileges [2021-09-15T16:02:00.739Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-15T16:02:00.739Z] === RUN TestFilterByCapNeg [2021-09-15T16:02:00.739Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-15T16:02:00.739Z] === RUN TestFilterByCapPos [2021-09-15T16:02:00.739Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-15T16:02:00.739Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-15T16:02:00.739Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-15T16:02:00.739Z] PASS [2021-09-15T16:02:00.739Z] coverage: 12.0% of statements [2021-09-15T16:02:00.739Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-09-15T16:02:01.162Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-15T16:02:01.195Z] === RUN TestNewSettable [2021-09-15T16:02:01.195Z] --- PASS: TestNewSettable (0.00s) [2021-09-15T16:02:01.195Z] === RUN TestIsSettable [2021-09-15T16:02:01.195Z] --- PASS: TestIsSettable (0.00s) [2021-09-15T16:02:01.195Z] === RUN TestUpdateSettingsEnv [2021-09-15T16:02:01.195Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-15T16:02:01.195Z] PASS [2021-09-15T16:02:01.195Z] coverage: 20.0% of statements [2021-09-15T16:02:01.195Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-09-15T16:02:01.651Z] === RUN TestLoad [2021-09-15T16:02:01.651Z] --- PASS: TestLoad (0.00s) [2021-09-15T16:02:01.651Z] === RUN TestSave [2021-09-15T16:02:01.651Z] --- PASS: TestSave (0.02s) [2021-09-15T16:02:01.651Z] === RUN TestAddDeleteGet [2021-09-15T16:02:01.657Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-15T16:02:02.106Z] --- PASS: TestAddDeleteGet (0.04s) [2021-09-15T16:02:02.106Z] === RUN TestInvalidTags [2021-09-15T16:02:02.106Z] --- PASS: TestInvalidTags (0.01s) [2021-09-15T16:02:02.106Z] PASS [2021-09-15T16:02:02.106Z] coverage: 84.4% of statements [2021-09-15T16:02:02.106Z] ok github.com/docker/docker/reference 0.101s coverage: 84.4% of statements [2021-09-15T16:02:02.122Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-15T16:02:02.583Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-15T16:02:03.081Z] --- PASS: TestBuildMultiStageCopy (10.77s) [2021-09-15T16:02:03.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.93s) [2021-09-15T16:02:03.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-09-15T16:02:03.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2021-09-15T16:02:03.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2021-09-15T16:02:03.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2021-09-15T16:02:03.081Z] === RUN TestBuildMultiStageParentConfig [2021-09-15T16:02:03.556Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2021-09-15T16:02:03.556Z] === RUN TestConfigsUpdate [2021-09-15T16:02:03.634Z] === RUN TestResolveAuthConfigIndexServer [2021-09-15T16:02:03.634Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestResolveAuthConfigFullURL [2021-09-15T16:02:03.634Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-15T16:02:03.634Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestValidateMirror [2021-09-15T16:02:03.634Z] --- PASS: TestValidateMirror (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestLoadInsecureRegistries [2021-09-15T16:02:03.634Z] time="2021-09-15T16:02:03Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-15T16:02:03.634Z] time="2021-09-15T16:02:03Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-09-15T16:02:03.634Z] time="2021-09-15T16:02:03Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-09-15T16:02:03.634Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-09-15T16:02:03.634Z] === RUN TestNewServiceConfig [2021-09-15T16:02:03.634Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestValidateIndexName [2021-09-15T16:02:03.634Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestValidateIndexNameWithError [2021-09-15T16:02:03.634Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestEndpointParse [2021-09-15T16:02:03.634Z] --- PASS: TestEndpointParse (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestEndpointParseInvalid [2021-09-15T16:02:03.634Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestValidateEndpoint [2021-09-15T16:02:03.634Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestPing [2021-09-15T16:02:03.634Z] --- PASS: TestPing (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestPingRegistryEndpoint [2021-09-15T16:02:03.634Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:02:03.634Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestEndpoint [2021-09-15T16:02:03.634Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:02:03.634Z] --- SKIP: TestEndpoint (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestParseRepositoryInfo [2021-09-15T16:02:03.634Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestNewIndexInfo [2021-09-15T16:02:03.634Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestMirrorEndpointLookup [2021-09-15T16:02:03.634Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:02:03.634Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-09-15T16:02:03.634Z] === RUN TestSearchRepositories [2021-09-15T16:02:03.634Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-15T16:02:03.634Z] Host: 127.0.0.1:49312 [2021-09-15T16:02:03.634Z] User-Agent: docker test client [2021-09-15T16:02:03.634Z] Authorization: Token fake-token [2021-09-15T16:02:03.634Z] X-Docker-Token: true [2021-09-15T16:02:03.634Z] Accept-Encoding: gzip [2021-09-15T16:02:03.634Z] [2021-09-15T16:02:03.634Z] [2021-09-15T16:02:03.634Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-15T16:02:03.634Z] Connection: close [2021-09-15T16:02:03.634Z] Content-Length: 144 [2021-09-15T16:02:03.634Z] Cache-Control: no-cache [2021-09-15T16:02:03.634Z] Content-Type: application/json [2021-09-15T16:02:03.634Z] Date: Wed, 15 Sep 2021 16:02:03 GMT [2021-09-15T16:02:03.634Z] Expires: -1 [2021-09-15T16:02:03.634Z] Pragma: no-cache [2021-09-15T16:02:03.634Z] Server: docker-tests/mock [2021-09-15T16:02:03.634Z] X-Docker-Registry-Config: mock [2021-09-15T16:02:03.634Z] X-Docker-Registry-Version: 0.0.0 [2021-09-15T16:02:03.634Z] [2021-09-15T16:02:03.634Z] [2021-09-15T16:02:03.634Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestTrustedLocation [2021-09-15T16:02:03.634Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-15T16:02:03.634Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestAllowNondistributableArtifacts [2021-09-15T16:02:03.634Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-15T16:02:03.634Z] === RUN TestIsSecureIndex [2021-09-15T16:02:03.634Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-15T16:02:03.634Z] PASS [2021-09-15T16:02:03.634Z] coverage: 51.7% of statements [2021-09-15T16:02:03.634Z] ok github.com/docker/docker/registry 0.154s coverage: 51.7% of statements [2021-09-15T16:02:04.595Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-15T16:02:04.595Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-15T16:02:04.595Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-15T16:02:04.595Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-15T16:02:04.595Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-15T16:02:04.595Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-15T16:02:04.595Z] === RUN TestResumableRequestReaderWithReadError [2021-09-15T16:02:04.595Z] time="2021-09-15T16:02:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-15T16:02:04.595Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-09-15T16:02:04.595Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-15T16:02:04.595Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-15T16:02:04.595Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-15T16:02:04.595Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-15T16:02:04.595Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-15T16:02:04.595Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-15T16:02:04.595Z] === RUN TestResumableRequestReader [2021-09-15T16:02:04.595Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-15T16:02:04.595Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-15T16:02:04.595Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-15T16:02:04.595Z] PASS [2021-09-15T16:02:04.595Z] coverage: 100.0% of statements [2021-09-15T16:02:04.595Z] ok github.com/docker/docker/registry/resumable 0.131s coverage: 100.0% of statements [2021-09-15T16:02:05.050Z] === RUN TestRestartManagerTimeout [2021-09-15T16:02:05.050Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-15T16:02:05.050Z] === RUN TestRestartManagerTimeoutReset [2021-09-15T16:02:05.050Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-15T16:02:05.050Z] PASS [2021-09-15T16:02:05.050Z] coverage: 50.9% of statements [2021-09-15T16:02:05.050Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-09-15T16:02:05.093Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-15T16:02:05.242Z] --- PASS: TestBuildMultiStageParentConfig (2.15s) [2021-09-15T16:02:05.242Z] === RUN TestBuildLabelWithTargets [2021-09-15T16:02:05.242Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:02:05.242Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-15T16:02:05.242Z] === RUN TestBuildWithEmptyLayers [2021-09-15T16:02:05.505Z] === RUN TestDecodeContainerConfig [2021-09-15T16:02:05.506Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-15T16:02:05.506Z] === RUN TestDecodeContainerConfigIsolation [2021-09-15T16:02:05.506Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-15T16:02:05.506Z] === RUN TestValidatePrivileged [2021-09-15T16:02:05.506Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-15T16:02:05.506Z] PASS [2021-09-15T16:02:05.506Z] coverage: 52.2% of statements [2021-09-15T16:02:05.506Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.2% of statements [2021-09-15T16:02:06.018Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-15T16:02:06.018Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-15T16:02:06.018Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-15T16:02:06.110Z] --- PASS: TestConfigsUpdate (2.69s) [2021-09-15T16:02:06.110Z] === RUN TestTemplatedConfig [2021-09-15T16:02:06.466Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-15T16:02:06.466Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-15T16:02:06.466Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-15T16:02:06.466Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-15T16:02:06.466Z] PASS [2021-09-15T16:02:06.466Z] coverage: 62.5% of statements [2021-09-15T16:02:06.466Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-09-15T16:02:06.466Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-15T16:02:06.466Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-15T16:02:06.466Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-15T16:02:06.466Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-15T16:02:06.765Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-09-15T16:02:06.765Z] === RUN TestBuildMultiStageOnBuild [2021-09-15T16:02:07.426Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-15T16:02:07.426Z] === RUN TestClientStream [2021-09-15T16:02:07.426Z] --- PASS: TestClientStream (0.00s) [2021-09-15T16:02:07.426Z] === RUN TestClientSendFile [2021-09-15T16:02:07.426Z] --- PASS: TestClientSendFile (0.00s) [2021-09-15T16:02:07.426Z] === RUN TestClientWithRequestTimeout [2021-09-15T16:02:07.426Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-09-15T16:02:07.426Z] === RUN TestFileSpecPlugin [2021-09-15T16:02:07.426Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-15T16:02:07.426Z] === RUN TestFileJSONSpecPlugin [2021-09-15T16:02:07.426Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-15T16:02:07.426Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-15T16:02:07.426Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-09-15T16:02:07.426Z] === RUN TestPluginAddHandler [2021-09-15T16:02:07.426Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-15T16:02:07.426Z] === RUN TestPluginWaitBadPlugin [2021-09-15T16:02:07.426Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-15T16:02:07.426Z] === RUN TestGet [2021-09-15T16:02:07.426Z] time="2021-09-15T16:02:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-15T16:02:08.386Z] time="2021-09-15T16:02:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-15T16:02:08.664Z] --- PASS: TestTemplatedConfig (2.90s) [2021-09-15T16:02:08.664Z] === RUN TestConfigCreateResolve [2021-09-15T16:02:08.841Z] === RUN TestGetDriver [2021-09-15T16:02:08.842Z] --- PASS: TestGetDriver (0.00s) [2021-09-15T16:02:08.842Z] === RUN TestVolumeRequestError [2021-09-15T16:02:08.842Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-15T16:02:08.842Z] PASS [2021-09-15T16:02:08.842Z] coverage: 36.1% of statements [2021-09-15T16:02:08.842Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-09-15T16:02:08.842Z] === RUN TestGetAddress [2021-09-15T16:02:08.842Z] --- PASS: TestGetAddress (0.00s) [2021-09-15T16:02:08.842Z] === RUN TestRemove [2021-09-15T16:02:08.842Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-15T16:02:08.842Z] --- SKIP: TestRemove (0.00s) [2021-09-15T16:02:08.842Z] === RUN TestInitializeWithVolumes [2021-09-15T16:02:08.842Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-15T16:02:08.842Z] === RUN TestCreate [2021-09-15T16:02:08.842Z] --- PASS: TestCreate (0.01s) [2021-09-15T16:02:08.842Z] === RUN TestValidateName [2021-09-15T16:02:08.842Z] --- PASS: TestValidateName (0.00s) [2021-09-15T16:02:08.842Z] === RUN TestCreateWithOpts [2021-09-15T16:02:08.842Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-15T16:02:08.842Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-15T16:02:08.842Z] === RUN TestRelaodNoOpts [2021-09-15T16:02:08.842Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-15T16:02:08.842Z] PASS [2021-09-15T16:02:08.842Z] coverage: 41.5% of statements [2021-09-15T16:02:08.842Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRaw [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-15T16:02:09.802Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRaw [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-15T16:02:09.802Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestConvertTmpfsOptions [2021-09-15T16:02:09.802Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-15T16:02:09.802Z] linux_parser_test.go:209: data="ro" [2021-09-15T16:02:09.802Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestParseMountSpec [2021-09-15T16:02:09.802Z] parser_test.go:62: case 0 [2021-09-15T16:02:09.802Z] parser_test.go:62: case 1 [2021-09-15T16:02:09.802Z] parser_test.go:62: case 2 [2021-09-15T16:02:09.802Z] parser_test.go:62: case 3 [2021-09-15T16:02:09.802Z] parser_test.go:62: case 4 [2021-09-15T16:02:09.802Z] parser_test.go:62: case 5 [2021-09-15T16:02:09.802Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestValidateMount [2021-09-15T16:02:09.802Z] --- PASS: TestValidateMount (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRaw [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-15T16:02:09.802Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-15T16:02:09.802Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-15T16:02:09.802Z] PASS [2021-09-15T16:02:09.802Z] coverage: 67.6% of statements [2021-09-15T16:02:09.802Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-09-15T16:02:10.178Z] check_test.go:379: [dd06369b931f4] daemon is not started [2021-09-15T16:02:10.178Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-15T16:02:10.258Z] === RUN TestSetGetMeta [2021-09-15T16:02:10.258Z] === PAUSE TestSetGetMeta [2021-09-15T16:02:10.258Z] === RUN TestRestore [2021-09-15T16:02:10.258Z] === PAUSE TestRestore [2021-09-15T16:02:10.258Z] === RUN TestServiceCreate [2021-09-15T16:02:10.258Z] === PAUSE TestServiceCreate [2021-09-15T16:02:10.258Z] === RUN TestServiceList [2021-09-15T16:02:10.258Z] === PAUSE TestServiceList [2021-09-15T16:02:10.258Z] === RUN TestServiceRemove [2021-09-15T16:02:10.258Z] === PAUSE TestServiceRemove [2021-09-15T16:02:10.258Z] === RUN TestServiceGet [2021-09-15T16:02:10.258Z] === PAUSE TestServiceGet [2021-09-15T16:02:10.258Z] === RUN TestServicePrune [2021-09-15T16:02:10.258Z] === PAUSE TestServicePrune [2021-09-15T16:02:10.258Z] === RUN TestCreate [2021-09-15T16:02:10.258Z] === PAUSE TestCreate [2021-09-15T16:02:10.258Z] === RUN TestRemove [2021-09-15T16:02:10.258Z] === PAUSE TestRemove [2021-09-15T16:02:10.258Z] === RUN TestList [2021-09-15T16:02:10.258Z] === PAUSE TestList [2021-09-15T16:02:10.258Z] === RUN TestFindByDriver [2021-09-15T16:02:10.258Z] === PAUSE TestFindByDriver [2021-09-15T16:02:10.258Z] === RUN TestFindByReferenced [2021-09-15T16:02:10.258Z] === PAUSE TestFindByReferenced [2021-09-15T16:02:10.258Z] === RUN TestDerefMultipleOfSameRef [2021-09-15T16:02:10.258Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-15T16:02:10.258Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-15T16:02:10.258Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-15T16:02:10.258Z] === RUN TestDefererencePluginOnCreateError [2021-09-15T16:02:10.258Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-15T16:02:10.258Z] === RUN TestRefDerefRemove [2021-09-15T16:02:10.258Z] === PAUSE TestRefDerefRemove [2021-09-15T16:02:10.258Z] === RUN TestGet [2021-09-15T16:02:10.258Z] === PAUSE TestGet [2021-09-15T16:02:10.258Z] === RUN TestGetWithReference [2021-09-15T16:02:10.258Z] === PAUSE TestGetWithReference [2021-09-15T16:02:10.258Z] === RUN TestFilterFunc [2021-09-15T16:02:10.258Z] === RUN TestFilterFunc/test_nil_list [2021-09-15T16:02:10.258Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-15T16:02:10.258Z] === RUN TestFilterFunc/test_empty_list [2021-09-15T16:02:10.258Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-15T16:02:10.258Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-15T16:02:10.258Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-15T16:02:10.258Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-15T16:02:10.258Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-15T16:02:10.258Z] === RUN TestFilterFunc/test_filter_some [2021-09-15T16:02:10.258Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-15T16:02:10.258Z] === RUN TestFilterFunc/test_filter_middle [2021-09-15T16:02:10.258Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-15T16:02:10.258Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-15T16:02:10.258Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-15T16:02:10.258Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-15T16:02:10.258Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-15T16:02:10.258Z] === CONT TestFilterFunc/test_nil_list [2021-09-15T16:02:10.258Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-15T16:02:10.258Z] === CONT TestFilterFunc/test_filter_some [2021-09-15T16:02:10.258Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-15T16:02:10.258Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-15T16:02:10.258Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-15T16:02:10.258Z] === CONT TestFilterFunc/test_empty_list [2021-09-15T16:02:10.258Z] === CONT TestFilterFunc/test_filter_middle [2021-09-15T16:02:10.258Z] --- PASS: TestFilterFunc (0.00s) [2021-09-15T16:02:10.258Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-15T16:02:10.258Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-15T16:02:10.258Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-15T16:02:10.258Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-15T16:02:10.258Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-15T16:02:10.258Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-15T16:02:10.258Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-15T16:02:10.258Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-15T16:02:10.258Z] === CONT TestSetGetMeta [2021-09-15T16:02:10.258Z] === CONT TestList [2021-09-15T16:02:10.258Z] === CONT TestDefererencePluginOnCreateError [2021-09-15T16:02:10.258Z] === CONT TestGet [2021-09-15T16:02:10.258Z] --- PASS: TestSetGetMeta (0.02s) [2021-09-15T16:02:10.258Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-15T16:02:10.258Z] --- PASS: TestGet (0.03s) [2021-09-15T16:02:10.258Z] === CONT TestDerefMultipleOfSameRef [2021-09-15T16:02:10.258Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-09-15T16:02:10.258Z] === CONT TestFindByReferenced [2021-09-15T16:02:10.258Z] --- PASS: TestList (0.03s) [2021-09-15T16:02:10.258Z] === CONT TestFindByDriver [2021-09-15T16:02:10.258Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-09-15T16:02:10.258Z] === CONT TestServiceGet [2021-09-15T16:02:10.258Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-15T16:02:10.258Z] === CONT TestRemove [2021-09-15T16:02:10.258Z] --- PASS: TestFindByReferenced (0.02s) [2021-09-15T16:02:10.258Z] === CONT TestCreate [2021-09-15T16:02:10.258Z] --- PASS: TestFindByDriver (0.02s) [2021-09-15T16:02:10.258Z] === CONT TestServicePrune [2021-09-15T16:02:10.258Z] --- PASS: TestCreate (0.02s) [2021-09-15T16:02:10.258Z] === CONT TestGetWithReference [2021-09-15T16:02:10.258Z] --- PASS: TestRemove (0.02s) [2021-09-15T16:02:10.258Z] === CONT TestServiceList [2021-09-15T16:02:10.258Z] --- PASS: TestGetWithReference (0.02s) [2021-09-15T16:02:10.258Z] === CONT TestServiceRemove [2021-09-15T16:02:10.258Z] time="2021-09-15T16:02:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-15T16:02:10.258Z] --- PASS: TestServiceGet (0.12s) [2021-09-15T16:02:10.258Z] === CONT TestRefDerefRemove [2021-09-15T16:02:10.258Z] time="2021-09-15T16:02:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T16:02:10.258Z] --- PASS: TestServiceRemove (0.07s) [2021-09-15T16:02:10.258Z] === CONT TestServiceCreate [2021-09-15T16:02:10.258Z] --- PASS: TestServiceList (0.09s) [2021-09-15T16:02:10.258Z] === CONT TestRestore [2021-09-15T16:02:10.258Z] time="2021-09-15T16:02:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T16:02:10.258Z] --- PASS: TestRefDerefRemove (0.02s) [2021-09-15T16:02:10.258Z] time="2021-09-15T16:02:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T16:02:10.258Z] time="2021-09-15T16:02:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-15T16:02:10.258Z] --- PASS: TestServiceCreate (0.03s) [2021-09-15T16:02:10.258Z] time="2021-09-15T16:02:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-15T16:02:10.258Z] --- PASS: TestRestore (0.03s) [2021-09-15T16:02:10.258Z] --- PASS: TestServicePrune (0.13s) [2021-09-15T16:02:10.258Z] PASS [2021-09-15T16:02:10.258Z] coverage: 69.0% of statements [2021-09-15T16:02:10.258Z] ok github.com/docker/docker/volume/service 0.224s coverage: 69.0% of statements [2021-09-15T16:02:10.738Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-15T16:02:10.994Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-15T16:02:11.218Z] --- PASS: TestConfigCreateResolve (2.66s) [2021-09-15T16:02:11.218Z] PASS [2021-09-15T16:02:11.218Z] [2021-09-15T16:02:11.218Z] DONE 6 tests in 16.417s [2021-09-15T16:02:11.218Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-09-15T16:02:11.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:02:11.218Z] ++ set -e [2021-09-15T16:02:11.218Z] ++ '[' -n 0 ']' [2021-09-15T16:02:11.218Z] ++ set -x [2021-09-15T16:02:11.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:02:11.480Z] INFO: Testing against a local daemon [2021-09-15T16:02:11.481Z] === RUN TestCheckpoint [2021-09-15T16:02:11.481Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T16:02:11.481Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-15T16:02:11.481Z] === RUN TestContainerInvalidJSON [2021-09-15T16:02:11.481Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:02:11.481Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:02:11.481Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:02:11.481Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:02:11.481Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:02:11.481Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:02:11.481Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-15T16:02:11.481Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-15T16:02:11.481Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-15T16:02:11.481Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-15T16:02:11.481Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-09-15T16:02:11.481Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-15T16:02:11.481Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-09-15T16:02:11.481Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-15T16:02:11.743Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-09-15T16:02:11.743Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-15T16:02:11.743Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-09-15T16:02:11.743Z] === RUN TestCopyFromContainer [2021-09-15T16:02:12.357Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-15T16:02:12.918Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-15T16:02:13.136Z] === RUN TestCopyFromContainer// [2021-09-15T16:02:13.136Z] === RUN TestCopyFromContainer//bar/root [2021-09-15T16:02:13.136Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-15T16:02:13.399Z] === RUN TestCopyFromContainer/bar/quux [2021-09-15T16:02:13.399Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-15T16:02:13.399Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-15T16:02:13.662Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-15T16:02:13.662Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-15T16:02:13.662Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-15T16:02:13.844Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-15T16:02:13.925Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer (2.21s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-09-15T16:02:13.925Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-09-15T16:02:13.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-15T16:02:13.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:02:13.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:02:13.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:02:13.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:02:13.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:02:13.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:02:13.925Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:02:13.925Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:02:13.925Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:02:13.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-15T16:02:13.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-15T16:02:13.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-15T16:02:13.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-15T16:02:13.925Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-15T16:02:13.925Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-09-15T16:02:13.925Z] === RUN TestCreateWithInvalidEnv [2021-09-15T16:02:13.925Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-15T16:02:13.925Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-15T16:02:13.925Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-15T16:02:13.925Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-15T16:02:13.925Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-15T16:02:13.925Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-15T16:02:13.925Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-15T16:02:13.925Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-15T16:02:13.925Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-15T16:02:13.925Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-15T16:02:13.925Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-15T16:02:13.925Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-15T16:02:13.925Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-15T16:02:13.925Z] === RUN TestCreateTmpfsMountsTarget [2021-09-15T16:02:14.188Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-09-15T16:02:14.188Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-15T16:02:14.770Z] === RUN TestDockerSuite/TestRmiTag [2021-09-15T16:02:14.770Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-15T16:02:14.921Z] time="2021-09-15T16:02:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-15T16:02:15.204Z] --- PASS: TestServiceUpdateConfigs (14.60s) [2021-09-15T16:02:15.204Z] === RUN TestServiceUpdateNetwork [2021-09-15T16:02:15.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-09-15T16:02:15.333Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-15T16:02:16.122Z] --- PASS: TestCreateWithCustomMaskedPaths (1.83s) [2021-09-15T16:02:16.122Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-15T16:02:17.034Z] --- PASS: TestBuildMultiStageOnBuild (10.29s) [2021-09-15T16:02:17.035Z] === RUN TestBuildUncleanTarFilenames [2021-09-15T16:02:17.035Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:02:17.035Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-15T16:02:17.035Z] === RUN TestBuildMultiStageLayerLeak [2021-09-15T16:02:17.255Z] docker_api_swarm_service_test.go:533: [d11709971ea09] joining swarm manager [d3292ed1a3144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:02:17.514Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s) [2021-09-15T16:02:17.514Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-15T16:02:17.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:02:17.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:02:17.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:02:17.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:02:17.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:02:17.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:02:17.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:02:17.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:02:17.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:02:17.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:02:17.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:02:17.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:02:17.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:02:17.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:02:17.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:02:17.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-15T16:02:17.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-09-15T16:02:17.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-09-15T16:02:17.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-09-15T16:02:17.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-09-15T16:02:17.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-15T16:02:17.776Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-15T16:02:18.351Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-09-15T16:02:18.351Z] === RUN TestCreateDifferentPlatform [2021-09-15T16:02:18.351Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-15T16:02:18.351Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-15T16:02:18.351Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-15T16:02:18.351Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-15T16:02:18.351Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-15T16:02:18.351Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-15T16:02:18.351Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-15T16:02:18.351Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-15T16:02:18.351Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-09-15T16:02:18.351Z] === RUN TestContainerStartOnDaemonRestart [2021-09-15T16:02:18.351Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-15T16:02:18.351Z] === RUN TestDaemonRestartIpcMode [2021-09-15T16:02:18.351Z] === PAUSE TestDaemonRestartIpcMode [2021-09-15T16:02:18.351Z] === RUN TestDaemonHostGatewayIP [2021-09-15T16:02:18.351Z] === PAUSE TestDaemonHostGatewayIP [2021-09-15T16:02:18.351Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-15T16:02:18.351Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-15T16:02:18.351Z] === RUN TestContainerKillOnDaemonStart [2021-09-15T16:02:18.351Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-15T16:02:18.351Z] === RUN TestDiff [2021-09-15T16:02:18.617Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-15T16:02:18.617Z] docker_api_swarm_service_test.go:534: [d396f00a648c9] joining swarm manager [d3292ed1a3144]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:02:18.873Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-15T16:02:18.925Z] --- PASS: TestDiff (0.61s) [2021-09-15T16:02:18.926Z] === RUN TestExecWithCloseStdin [2021-09-15T16:02:19.433Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-15T16:02:19.688Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-15T16:02:19.873Z] --- PASS: TestExecWithCloseStdin (0.72s) [2021-09-15T16:02:19.873Z] === RUN TestExec [2021-09-15T16:02:20.448Z] --- PASS: TestExec (0.71s) [2021-09-15T16:02:20.448Z] === RUN TestExecUser [2021-09-15T16:02:21.394Z] --- PASS: TestExecUser (0.75s) [2021-09-15T16:02:21.394Z] === RUN TestExportContainerAndImportImage [2021-09-15T16:02:21.577Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-15T16:02:22.137Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-15T16:02:22.340Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2021-09-15T16:02:22.340Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-15T16:02:22.392Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-15T16:02:22.952Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-15T16:02:22.952Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-15T16:02:23.454Z] --- PASS: TestGet (15.01s) [2021-09-15T16:02:23.454Z] === RUN TestPluginWithNoManifest [2021-09-15T16:02:23.454Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-15T16:02:23.454Z] === RUN TestGetAll [2021-09-15T16:02:23.454Z] --- PASS: TestGetAll (0.00s) [2021-09-15T16:02:23.454Z] PASS [2021-09-15T16:02:23.454Z] coverage: 73.2% of statements [2021-09-15T16:02:23.454Z] ok github.com/docker/docker/pkg/plugins 34.818s coverage: 73.2% of statements [2021-09-15T16:02:23.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-09-15T16:02:23.741Z] === RUN TestHealthCheckWorkdir [2021-09-15T16:02:23.878Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-15T16:02:24.693Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2021-09-15T16:02:24.693Z] === RUN TestHealthKillContainer [2021-09-15T16:02:25.240Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-15T16:02:25.800Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-15T16:02:26.360Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-15T16:02:26.920Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-09-15T16:02:27.245Z] --- PASS: TestHealthKillContainer (2.74s) [2021-09-15T16:02:27.245Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-15T16:02:27.312Z] --- PASS: TestBuildMultiStageLayerLeak (9.60s) [2021-09-15T16:02:27.312Z] === RUN TestBuildWithHugeFile [2021-09-15T16:02:27.396Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2021-09-15T16:02:27.396Z] === RUN TestServiceUpdatePidsLimit [2021-09-15T16:02:27.820Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-09-15T16:02:27.820Z] === RUN TestIpcModeNone [2021-09-15T16:02:27.961Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-15T16:02:28.281Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-15T16:02:28.766Z] --- PASS: TestIpcModeNone (0.72s) [2021-09-15T16:02:28.766Z] === RUN TestIpcModePrivate [2021-09-15T16:02:28.897Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-15T16:02:29.028Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-09-15T16:02:29.207Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-09-15T16:02:29.291Z] --- PASS: TestIpcModePrivate (0.73s) [2021-09-15T16:02:29.291Z] === RUN TestIpcModeShareable [2021-09-15T16:02:29.866Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-09-15T16:02:30.128Z] --- PASS: TestIpcModeShareable (0.73s) [2021-09-15T16:02:30.128Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-15T16:02:30.132Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-09-15T16:02:31.494Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-09-15T16:02:32.052Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2021-09-15T16:02:32.052Z] === RUN TestAPIIpcModeHost [2021-09-15T16:02:32.053Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-09-15T16:02:32.614Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-09-15T16:02:32.627Z] --- PASS: TestAPIIpcModeHost (0.53s) [2021-09-15T16:02:32.628Z] === RUN TestDaemonIpcModeShareable [2021-09-15T16:02:33.539Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-15T16:02:34.019Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-09-15T16:02:34.099Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-09-15T16:02:34.281Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2021-09-15T16:02:34.281Z] === RUN TestDaemonIpcModePrivate [2021-09-15T16:02:35.025Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-15T16:02:35.585Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-15T16:02:35.672Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-09-15T16:02:35.672Z] --- PASS: TestDaemonIpcModePrivate (1.50s) [2021-09-15T16:02:35.672Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-15T16:02:36.145Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-15T16:02:36.706Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-15T16:02:36.706Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-15T16:02:36.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-09-15T16:02:37.002Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-15T16:02:37.065Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-09-15T16:02:37.327Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2021-09-15T16:02:37.327Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-15T16:02:38.610Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-15T16:02:38.610Z] docker_api_swarm_service_test.go:148: [da443973de2df] joining swarm manager [de353b3ca900e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:02:38.719Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-09-15T16:02:38.719Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2021-09-15T16:02:38.719Z] === RUN TestIpcModeOlderClient [2021-09-15T16:02:38.719Z] === PAUSE TestIpcModeOlderClient [2021-09-15T16:02:38.719Z] === RUN TestKillContainerInvalidSignal [2021-09-15T16:02:39.171Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-15T16:02:39.293Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-09-15T16:02:39.293Z] === RUN TestKillContainer [2021-09-15T16:02:39.293Z] === RUN TestKillContainer/no_signal [2021-09-15T16:02:39.426Z] docker_api_swarm_service_test.go:148: [d7172c0163bf4] joining swarm manager [de353b3ca900e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:02:39.682Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-15T16:02:40.239Z] === RUN TestKillContainer/non_killing_signal [2021-09-15T16:02:40.243Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-15T16:02:40.502Z] === RUN TestKillContainer/killing_signal [2021-09-15T16:02:41.168Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-15T16:02:41.168Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-15T16:02:41.448Z] --- PASS: TestKillContainer (1.89s) [2021-09-15T16:02:41.448Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-09-15T16:02:41.448Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-09-15T16:02:41.448Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2021-09-15T16:02:41.448Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-15T16:02:41.448Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-15T16:02:41.728Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-15T16:02:42.023Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-15T16:02:42.289Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-15T16:02:42.600Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2021-09-15T16:02:42.600Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-09-15T16:02:42.600Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2021-09-15T16:02:42.600Z] === RUN TestKillStoppedContainer [2021-09-15T16:02:42.600Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-09-15T16:02:42.600Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-15T16:02:42.600Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-09-15T16:02:42.600Z] === RUN TestKillDifferentUserContainer [2021-09-15T16:02:42.850Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-15T16:02:43.187Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-09-15T16:02:43.187Z] === RUN TestInspectOomKilledTrue [2021-09-15T16:02:43.187Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:02:43.187Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-15T16:02:43.187Z] === RUN TestInspectOomKilledFalse [2021-09-15T16:02:43.187Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:02:43.187Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-15T16:02:43.187Z] === RUN TestLinksEtcHostsContentMatch [2021-09-15T16:02:43.410Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-15T16:02:43.555Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) [2021-09-15T16:02:43.555Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-09-15T16:02:43.555Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-09-15T16:02:43.555Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-09-15T16:02:43.555Z] PASS [2021-09-15T16:02:43.555Z] [2021-09-15T16:02:43.555Z] === Skipped [2021-09-15T16:02:43.555Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-15T16:02:43.555Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-15T16:02:43.555Z] [2021-09-15T16:02:43.555Z] DONE 27 tests, 1 skipped in 164.124s [2021-09-15T16:02:43.555Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-15T16:02:43.555Z] INFO: Testing against a local daemon [2021-09-15T16:02:43.555Z] === RUN TestSessionCreate [2021-09-15T16:02:43.555Z] --- PASS: TestSessionCreate (0.02s) [2021-09-15T16:02:43.555Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-15T16:02:43.555Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-15T16:02:43.555Z] PASS [2021-09-15T16:02:43.555Z] [2021-09-15T16:02:43.555Z] DONE 2 tests in 0.052s [2021-09-15T16:02:43.555Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-15T16:02:43.555Z] INFO: Testing against a local daemon [2021-09-15T16:02:43.555Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-15T16:02:43.555Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-09-15T16:02:43.555Z] === RUN TestDiskUsage [2021-09-15T16:02:43.555Z] === PAUSE TestDiskUsage [2021-09-15T16:02:43.555Z] === RUN TestEventsExecDie [2021-09-15T16:02:43.762Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2021-09-15T16:02:43.762Z] === RUN TestLinksContainerNames [2021-09-15T16:02:43.814Z] --- PASS: TestEventsExecDie (0.65s) [2021-09-15T16:02:43.814Z] === RUN TestEventsBackwardsCompatible [2021-09-15T16:02:43.970Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-15T16:02:43.970Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-15T16:02:44.072Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-09-15T16:02:44.072Z] === RUN TestEventsVolumeCreate [2021-09-15T16:02:44.072Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-09-15T16:02:44.072Z] === RUN TestInfoBinaryCommits [2021-09-15T16:02:44.072Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-15T16:02:44.072Z] === RUN TestInfoAPIVersioned [2021-09-15T16:02:44.072Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-15T16:02:44.072Z] === RUN TestInfoDiscoveryBackend [2021-09-15T16:02:44.533Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-15T16:02:44.533Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-15T16:02:44.658Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-09-15T16:02:44.658Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-15T16:02:45.157Z] --- PASS: TestLinksContainerNames (1.23s) [2021-09-15T16:02:45.157Z] === RUN TestLogsFollowTailEmpty [2021-09-15T16:02:45.460Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-15T16:02:45.592Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-15T16:02:45.592Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-15T16:02:45.731Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-09-15T16:02:45.731Z] === RUN TestContainerNetworkMountsNoChown [2021-09-15T16:02:46.020Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-15T16:02:46.158Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-09-15T16:02:46.158Z] === RUN TestInfoAPI [2021-09-15T16:02:46.158Z] --- PASS: TestInfoAPI (0.02s) [2021-09-15T16:02:46.158Z] === RUN TestInfoAPIWarnings [2021-09-15T16:02:46.307Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/default [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/default [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/private [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/private [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rprivate [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/slave [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/slave [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rslave [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/shared [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/shared [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rshared [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/default [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/rslave [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/private [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/slave [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/rshared [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/shared [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/rprivate [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-15T16:02:46.307Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T16:02:46.307Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-15T16:02:46.307Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-15T16:02:46.571Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-09-15T16:02:46.571Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-09-15T16:02:46.571Z] === RUN TestContainerBindMountNonRecursive [2021-09-15T16:02:46.581Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-15T16:02:47.141Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-15T16:02:47.141Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-15T16:02:47.701Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-15T16:02:48.493Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2021-09-15T16:02:48.493Z] === RUN TestContainerVolumesMountedAsShared [2021-09-15T16:02:48.529Z] 2021/09/15 16:02:44 Closing DB instances... [2021-09-15T16:02:48.529Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-09-15T16:02:48.529Z] === RUN TestFindNode [2021-09-15T16:02:48.529Z] 2021/09/15 16:02:46 Closing DB instances... [2021-09-15T16:02:48.529Z] --- PASS: TestFindNode (0.01s) [2021-09-15T16:02:48.529Z] === RUN TestChangeNodeState [2021-09-15T16:02:48.529Z] 2021/09/15 16:02:46 Closing DB instances... [2021-09-15T16:02:48.529Z] --- PASS: TestChangeNodeState (0.02s) [2021-09-15T16:02:48.529Z] === RUN TestNodeReincarnation [2021-09-15T16:02:48.529Z] 2021/09/15 16:02:46 Closing DB instances... [2021-09-15T16:02:49.063Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-15T16:02:49.067Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-09-15T16:02:49.067Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-15T16:02:49.329Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2021-09-15T16:02:49.329Z] === RUN TestNetworkNat [2021-09-15T16:02:49.988Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-15T16:02:50.275Z] --- PASS: TestNetworkNat (0.67s) [2021-09-15T16:02:50.275Z] === RUN TestNetworkLocalhostTCPNat [2021-09-15T16:02:50.849Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-09-15T16:02:50.849Z] === RUN TestNetworkLoopbackNat [2021-09-15T16:02:50.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-15T16:02:51.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-15T16:02:52.032Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-15T16:02:52.245Z] --- PASS: TestNodeReincarnation (5.02s) [2021-09-15T16:02:52.245Z] === RUN TestParallelCreate [2021-09-15T16:02:52.245Z] 2021/09/15 16:02:51 Closing DB instances... [2021-09-15T16:02:52.245Z] --- PASS: TestParallelCreate (0.01s) [2021-09-15T16:02:52.245Z] === RUN TestParallelDelete [2021-09-15T16:02:52.245Z] 2021/09/15 16:02:51 Closing DB instances... [2021-09-15T16:02:52.245Z] --- PASS: TestParallelDelete (0.01s) [2021-09-15T16:02:52.245Z] === RUN TestNetworkDBIslands [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f44a684b056e with config:&{NodeID:f44a684b056e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="Node f44a684b056e/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="Node f44a684b056e/172.28.233.133, added to nodes list" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e43646caca28 with config:&{NodeID:e43646caca28 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="Node e43646caca28/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="Node e43646caca28/172.28.233.133, added to nodes list" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="Node f44a684b056e/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="Node e43646caca28/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="Node f44a684b056e/172.28.233.133, added to nodes list" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=info msg="Node e43646caca28/172.28.233.133, added to nodes list" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-15T16:02:52.245Z] time="2021-09-15T16:02:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-15T16:02:52.592Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-15T16:02:53.152Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:39c042a39991 with config:&{NodeID:39c042a39991 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node 39c042a39991/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node 39c042a39991/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node 39c042a39991/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node 39c042a39991/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node f44a684b056e/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node f44a684b056e/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node e43646caca28/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node e43646caca28/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node 39c042a39991/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:52Z" level=info msg="Node 39c042a39991/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f3674a472d60 with config:&{NodeID:f3674a472d60 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node e43646caca28/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node e43646caca28/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node 39c042a39991/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node 39c042a39991/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node f44a684b056e/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=info msg="Node f44a684b056e/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-15T16:02:53.205Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-09-15T16:02:53.407Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9e43f2e5d7bb with config:&{NodeID:9e43f2e5d7bb Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node e43646caca28/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node e43646caca28/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node 39c042a39991/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node 39c042a39991/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node f44a684b056e/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node f44a684b056e/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=info msg="Node f3674a472d60/172.28.233.133, added to nodes list" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-15T16:02:53.661Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, added to nodes list" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, added to nodes list" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, added to nodes list" [2021-09-15T16:02:54.117Z] networkdb_test.go:835: Re-joining: 3 [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=info msg="The new bootstrap node list is:[172.28.233.133:10033 172.28.233.133:10034 172.28.233.133:10035]" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10033" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49361" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10034" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49362" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10035" [2021-09-15T16:02:54.117Z] time="2021-09-15T16:02:53Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49363" [2021-09-15T16:02:54.159Z] --- PASS: TestNetworkLoopbackNat (2.88s) [2021-09-15T16:02:54.159Z] === RUN TestPause [2021-09-15T16:02:54.422Z] --- PASS: TestPause (0.68s) [2021-09-15T16:02:54.422Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-15T16:02:54.422Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-15T16:02:54.422Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-15T16:02:54.422Z] === RUN TestPauseStopPausedContainer [2021-09-15T16:02:54.574Z] networkdb_test.go:835: Re-joining: 4 [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="The new bootstrap node list is:[172.28.233.133:10033 172.28.233.133:10034 172.28.233.133:10035]" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10033" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49364" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10034" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49365" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10035" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49366" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="node 0 leaving" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e change state NodeActive --> NodeLeft" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="node3(39c042a39991): Node leave event for f44a684b056e/172.28.233.133" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e change state NodeActive --> NodeLeft" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="node2(e43646caca28): Node leave event for f44a684b056e/172.28.233.133" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e change state NodeActive --> NodeLeft" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="node5(9e43f2e5d7bb): Node leave event for f44a684b056e/172.28.233.133" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e change state NodeActive --> NodeLeft" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="node1(f44a684b056e): Node leave event for f44a684b056e/172.28.233.133" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e change state NodeActive --> NodeLeft" [2021-09-15T16:02:54.574Z] time="2021-09-15T16:02:54Z" level=info msg="node4(f3674a472d60): Node leave event for f44a684b056e/172.28.233.133" [2021-09-15T16:02:54.770Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-15T16:02:54.998Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2021-09-15T16:02:54.998Z] === RUN TestPidHost [2021-09-15T16:02:55.029Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.029Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.029Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.029Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.029Z] time="2021-09-15T16:02:54Z" level=info msg="Node f44a684b056e/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.029Z] time="2021-09-15T16:02:54Z" level=info msg="node 1 leaving" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=info msg="Node e43646caca28 change state NodeActive --> NodeLeft" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=info msg="node3(39c042a39991): Node leave event for e43646caca28/172.28.233.133" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=info msg="Node e43646caca28 change state NodeActive --> NodeLeft" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=info msg="node4(f3674a472d60): Node leave event for e43646caca28/172.28.233.133" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=info msg="Node e43646caca28/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=info msg="Node e43646caca28 change state NodeActive --> NodeLeft" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=info msg="node5(9e43f2e5d7bb): Node leave event for e43646caca28/172.28.233.133" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=info msg="Node e43646caca28 change state NodeActive --> NodeFailed" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=info msg="Node e43646caca28/172.28.233.133, added to failed nodes list" [2021-09-15T16:02:55.030Z] time="2021-09-15T16:02:54Z" level=error msg="node: e43646caca28 is unknown to memberlist" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="Node e43646caca28/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="Node e43646caca28/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="Node e43646caca28/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="node 2 leaving" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="Node 39c042a39991 change state NodeActive --> NodeLeft" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="node5(9e43f2e5d7bb): Node leave event for 39c042a39991/172.28.233.133" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="Node 39c042a39991 change state NodeActive --> NodeLeft" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="node4(f3674a472d60): Node leave event for 39c042a39991/172.28.233.133" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="Node 39c042a39991 change state NodeActive --> NodeLeft" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=info msg="node3(39c042a39991): Node leave event for 39c042a39991/172.28.233.133" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=debug msg="memberlist: Failed ping: 9e43f2e5d7bb (timeout reached)" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.233.133:10036: use of closed network connection" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.233.133:10035: use of closed network connection" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.233.133:10034: use of closed network connection" [2021-09-15T16:02:55.484Z] time="2021-09-15T16:02:55Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49367" [2021-09-15T16:02:55.940Z] time="2021-09-15T16:02:55Z" level=info msg="Node 39c042a39991/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.940Z] time="2021-09-15T16:02:55Z" level=info msg="Node 39c042a39991/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.940Z] time="2021-09-15T16:02:55Z" level=info msg="Node 39c042a39991/172.28.233.133, left gossip cluster" [2021-09-15T16:02:55.940Z] time="2021-09-15T16:02:55Z" level=warning msg="memberlist: Was able to connect to 9e43f2e5d7bb but other probes failed, network may be misconfigured" [2021-09-15T16:02:55.940Z] networkdb_test.go:867: node4: OK [2021-09-15T16:02:55.940Z] networkdb_test.go:867: node5: OK [2021-09-15T16:02:55.940Z] time="2021-09-15T16:02:55Z" level=info msg="node 0 coming back" [2021-09-15T16:02:55.940Z] time="2021-09-15T16:02:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:46df04b144e6 with config:&{NodeID:46df04b144e6 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:02:56.391Z] --- PASS: TestPidHost (1.41s) [2021-09-15T16:02:56.391Z] === RUN TestPsFilter [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="Node 46df04b144e6/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="Node 46df04b144e6/172.28.233.133, added to nodes list" [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="node 1 coming back" [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:93b3c3a6f3a3 with config:&{NodeID:93b3c3a6f3a3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, added to nodes list" [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="node 2 coming back" [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1232188d7be7 with config:&{NodeID:1232188d7be7 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="Node 1232188d7be7/172.28.233.133, joined gossip cluster" [2021-09-15T16:02:56.396Z] time="2021-09-15T16:02:55Z" level=info msg="Node 1232188d7be7/172.28.233.133, added to nodes list" [2021-09-15T16:02:56.654Z] --- PASS: TestPsFilter (0.15s) [2021-09-15T16:02:56.654Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-15T16:02:57.228Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2021-09-15T16:02:57.228Z] === RUN TestRemoveContainerWithVolume [2021-09-15T16:02:57.803Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2021-09-15T16:02:57.803Z] === RUN TestRemoveContainerRunning [2021-09-15T16:02:58.031Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-15T16:02:58.031Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-15T16:02:58.031Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-15T16:02:58.378Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-09-15T16:02:58.379Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-15T16:02:59.283Z] time="2021-09-15T16:02:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.233.133:10033 172.28.233.133:10034 172.28.233.133:10035]" [2021-09-15T16:02:59.325Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-09-15T16:02:59.325Z] === RUN TestRemoveInvalidContainer [2021-09-15T16:02:59.325Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-15T16:02:59.325Z] === RUN TestRenameLinkedContainer [2021-09-15T16:02:59.739Z] time="2021-09-15T16:02:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.233.133:10033 172.28.233.133:10034 172.28.233.133:10035]" [2021-09-15T16:02:59.935Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10033" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49368" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node f3674a472d60/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node f3674a472d60/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, is the new incarnation of the shutdown node f44a684b056e/172.28.233.133" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10034" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49369" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node f3674a472d60/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node f3674a472d60/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, is the new incarnation of the shutdown node e43646caca28/172.28.233.133" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10035" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49370" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node f3674a472d60/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node f3674a472d60/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, is the new incarnation of the shutdown node 39c042a39991/172.28.233.133" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, is the new incarnation of the shutdown node e43646caca28/172.28.233.133" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, is the new incarnation of the shutdown node f44a684b056e/172.28.233.133" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 46df04b144e6/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, is the new incarnation of the shutdown node 39c042a39991/172.28.233.133" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.194Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.649Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, joined gossip cluster" [2021-09-15T16:03:00.649Z] time="2021-09-15T16:03:00Z" level=info msg="Node 1232188d7be7/172.28.233.133, added to nodes list" [2021-09-15T16:03:00.649Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10033" [2021-09-15T16:03:00.649Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49371" [2021-09-15T16:03:00.649Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10034" [2021-09-15T16:03:00.649Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49372" [2021-09-15T16:03:00.649Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.233.133:10035" [2021-09-15T16:03:00.649Z] time="2021-09-15T16:03:00Z" level=debug msg="memberlist: Stream connection from=172.28.233.133:49373" [2021-09-15T16:03:01.103Z] 2021/09/15 16:03:00 Closing DB instances... [2021-09-15T16:03:01.301Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-15T16:03:01.559Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6 change state NodeActive --> NodeLeft" [2021-09-15T16:03:01.559Z] time="2021-09-15T16:03:01Z" level=info msg="node4(f3674a472d60): Node leave event for 46df04b144e6/172.28.233.133" [2021-09-15T16:03:01.559Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6/172.28.233.133, left gossip cluster" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6 change state NodeActive --> NodeLeft" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6 change state NodeActive --> NodeLeft" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6 change state NodeActive --> NodeFailed" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="node3(1232188d7be7): Node leave event for 46df04b144e6/172.28.233.133" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="node5(9e43f2e5d7bb): Node leave event for 46df04b144e6/172.28.233.133" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6/172.28.233.133, added to failed nodes list" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=error msg="node: 46df04b144e6 is unknown to memberlist" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6 change state NodeActive --> NodeLeft" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="node2(93b3c3a6f3a3): Node leave event for 46df04b144e6/172.28.233.133" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6/172.28.233.133, left gossip cluster" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6/172.28.233.133, left gossip cluster" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6/172.28.233.133, left gossip cluster" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 46df04b144e6/172.28.233.133, left gossip cluster" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 93b3c3a6f3a3 change state NodeActive --> NodeLeft" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="node4(f3674a472d60): Node leave event for 93b3c3a6f3a3/172.28.233.133" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 93b3c3a6f3a3 change state NodeActive --> NodeLeft" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="node5(9e43f2e5d7bb): Node leave event for 93b3c3a6f3a3/172.28.233.133" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, left gossip cluster" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 93b3c3a6f3a3 change state NodeActive --> NodeFailed" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, added to failed nodes list" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="Node 93b3c3a6f3a3 change state NodeActive --> NodeLeft" [2021-09-15T16:03:01.560Z] time="2021-09-15T16:03:01Z" level=info msg="node3(1232188d7be7): Node leave event for 93b3c3a6f3a3/172.28.233.133" [2021-09-15T16:03:01.879Z] --- PASS: TestRenameLinkedContainer (2.45s) [2021-09-15T16:03:01.880Z] === RUN TestRenameStoppedContainer [2021-09-15T16:03:02.014Z] time="2021-09-15T16:03:01Z" level=error msg="node: 93b3c3a6f3a3 is unknown to memberlist" [2021-09-15T16:03:02.014Z] time="2021-09-15T16:03:01Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, left gossip cluster" [2021-09-15T16:03:02.014Z] time="2021-09-15T16:03:01Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, left gossip cluster" [2021-09-15T16:03:02.014Z] time="2021-09-15T16:03:01Z" level=info msg="Node 93b3c3a6f3a3/172.28.233.133, left gossip cluster" [2021-09-15T16:03:02.014Z] time="2021-09-15T16:03:01Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.28.233.133:10035: use of closed network connection" [2021-09-15T16:03:02.014Z] time="2021-09-15T16:03:01Z" level=info msg="Node 1232188d7be7 change state NodeActive --> NodeLeft" [2021-09-15T16:03:02.014Z] time="2021-09-15T16:03:01Z" level=info msg="node5(9e43f2e5d7bb): Node leave event for 1232188d7be7/172.28.233.133" [2021-09-15T16:03:02.014Z] time="2021-09-15T16:03:01Z" level=info msg="Node 1232188d7be7 change state NodeActive --> NodeLeft" [2021-09-15T16:03:02.014Z] time="2021-09-15T16:03:01Z" level=info msg="node4(f3674a472d60): Node leave event for 1232188d7be7/172.28.233.133" [2021-09-15T16:03:02.453Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-09-15T16:03:02.453Z] === RUN TestRenameRunningContainerAndReuse [2021-09-15T16:03:02.472Z] time="2021-09-15T16:03:02Z" level=info msg="Node 1232188d7be7 change state NodeActive --> NodeLeft" [2021-09-15T16:03:02.472Z] time="2021-09-15T16:03:02Z" level=info msg="node3(1232188d7be7): Node leave event for 1232188d7be7/172.28.233.133" [2021-09-15T16:03:02.472Z] time="2021-09-15T16:03:02Z" level=info msg="Node 1232188d7be7/172.28.233.133, left gossip cluster" [2021-09-15T16:03:02.472Z] time="2021-09-15T16:03:02Z" level=info msg="Node 1232188d7be7/172.28.233.133, left gossip cluster" [2021-09-15T16:03:02.472Z] time="2021-09-15T16:03:02Z" level=info msg="Node 1232188d7be7/172.28.233.133, left gossip cluster" [2021-09-15T16:03:02.927Z] time="2021-09-15T16:03:02Z" level=info msg="Node f3674a472d60 change state NodeActive --> NodeLeft" [2021-09-15T16:03:02.927Z] time="2021-09-15T16:03:02Z" level=info msg="node5(9e43f2e5d7bb): Node leave event for f3674a472d60/172.28.233.133" [2021-09-15T16:03:02.927Z] time="2021-09-15T16:03:02Z" level=info msg="Node f3674a472d60 change state NodeActive --> NodeLeft" [2021-09-15T16:03:02.927Z] time="2021-09-15T16:03:02Z" level=info msg="node4(f3674a472d60): Node leave event for f3674a472d60/172.28.233.133" [2021-09-15T16:03:03.188Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-15T16:03:03.383Z] time="2021-09-15T16:03:02Z" level=info msg="Node f3674a472d60/172.28.233.133, left gossip cluster" [2021-09-15T16:03:03.383Z] time="2021-09-15T16:03:02Z" level=debug msg="memberlist: Failed to join 172.28.233.133: dial tcp 172.28.233.133:10034: connectex: No connection could be made because the target machine actively refused it." [2021-09-15T16:03:03.383Z] time="2021-09-15T16:03:03Z" level=info msg="Node f3674a472d60/172.28.233.133, left gossip cluster" [2021-09-15T16:03:03.838Z] time="2021-09-15T16:03:03Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, left gossip cluster" [2021-09-15T16:03:03.838Z] time="2021-09-15T16:03:03Z" level=info msg="Node 9e43f2e5d7bb change state NodeActive --> NodeFailed" [2021-09-15T16:03:03.838Z] time="2021-09-15T16:03:03Z" level=info msg="Node 9e43f2e5d7bb/172.28.233.133, added to failed nodes list" [2021-09-15T16:03:03.838Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-09-15T16:03:03.838Z] PASS [2021-09-15T16:03:03.838Z] coverage: 60.3% of statements [2021-09-15T16:03:03.838Z] ok github.com/docker/docker/libnetwork/networkdb 103.663s coverage: 60.3% of statements [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/quota [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/rootless [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/volume [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-15T16:03:03.838Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-15T16:03:03.844Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s) [2021-09-15T16:03:03.845Z] === RUN TestRenameInvalidName [2021-09-15T16:03:04.107Z] --- PASS: TestRenameInvalidName (0.64s) [2021-09-15T16:03:04.107Z] === RUN TestRenameAnonymousContainer [2021-09-15T16:03:04.228Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-09-15T16:03:04.228Z] === RUN TestInfoDebug [2021-09-15T16:03:04.228Z] --- PASS: TestInfoDebug (0.53s) [2021-09-15T16:03:04.228Z] === RUN TestInfoInsecureRegistries [2021-09-15T16:03:04.228Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-09-15T16:03:04.228Z] === RUN TestInfoRegistryMirrors [2021-09-15T16:03:04.228Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-09-15T16:03:04.228Z] === RUN TestLoginFailsWithBadCredentials [2021-09-15T16:03:04.228Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-15T16:03:04.228Z] === RUN TestPingCacheHeaders [2021-09-15T16:03:04.228Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-15T16:03:04.228Z] === RUN TestPingGet [2021-09-15T16:03:04.228Z] --- PASS: TestPingGet (0.01s) [2021-09-15T16:03:04.228Z] === RUN TestPingHead [2021-09-15T16:03:04.228Z] --- PASS: TestPingHead (0.02s) [2021-09-15T16:03:04.228Z] === RUN TestVersion [2021-09-15T16:03:04.228Z] --- PASS: TestVersion (0.02s) [2021-09-15T16:03:04.228Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-09-15T16:03:04.228Z] === CONT TestDiskUsage [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/container_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/image_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/volume_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-15T16:03:04.794Z] === RUN TestDiskUsage/after_container.Run [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-15T16:03:05.361Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === Skipped [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-15T16:03:05.363Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-15T16:03:05.363Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-15T16:03:05.363Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-15T16:03:05.363Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-15T16:03:05.363Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-15T16:03:05.363Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-15T16:03:05.363Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-15T16:03:05.363Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-15T16:03:05.363Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-15T16:03:05.363Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-15T16:03:05.363Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-15T16:03:05.363Z] daemon_test.go:146: root required [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-15T16:03:05.363Z] reload_test.go:520: root required [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-15T16:03:05.363Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-15T16:03:05.363Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-15T16:03:05.363Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-15T16:03:05.363Z] download_test.go:267: Needs fixing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-15T16:03:05.363Z] layer_test.go:303: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-15T16:03:05.363Z] layer_test.go:352: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-15T16:03:05.363Z] layer_test.go:467: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-15T16:03:05.363Z] layer_test.go:696: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-15T16:03:05.363Z] migration_test.go:45: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-15T16:03:05.363Z] migration_test.go:181: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-15T16:03:05.363Z] mount_test.go:17: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-15T16:03:05.363Z] mount_test.go:76: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-15T16:03:05.363Z] mount_test.go:125: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-15T16:03:05.363Z] mount_test.go:212: Failing on Windows [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-09-15T16:03:05.363Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-15T16:03:05.363Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-15T16:03:05.363Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-15T16:03:05.363Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-15T16:03:05.363Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-15T16:03:05.363Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-15T16:03:05.363Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-15T16:03:05.363Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-15T16:03:05.363Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-15T16:03:05.363Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-15T16:03:05.363Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-15T16:03:05.363Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-15T16:03:05.363Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-15T16:03:05.363Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-15T16:03:05.363Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-15T16:03:05.363Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-15T16:03:05.363Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-15T16:03:05.363Z] archive_test.go:133: Xz not present in msys2 [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-15T16:03:05.363Z] archive_test.go:238: Failing on Windows CI machines [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.363Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-15T16:03:05.363Z] archive_windows_test.go:16: Currently fails [2021-09-15T16:03:05.363Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-15T16:03:05.364Z] changes_test.go:195: needs more investigation [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-15T16:03:05.364Z] changes_test.go:432: needs further investigation [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-15T16:03:05.364Z] changes_test.go:468: needs further investigation [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-15T16:03:05.364Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-15T16:03:05.364Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-15T16:03:05.364Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-15T16:03:05.364Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-15T16:03:05.364Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-15T16:03:05.364Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-15T16:03:05.364Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-15T16:03:05.364Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-15T16:03:05.364Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-15T16:03:05.364Z] poller_test.go:40: No chmod on Windows [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-15T16:03:05.364Z] fileutils_test.go:133: Needs porting to Windows [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-15T16:03:05.364Z] fileutils_test.go:179: Needs porting to Windows [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-15T16:03:05.364Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-15T16:03:05.364Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-09-15T16:03:05.364Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-15T16:03:05.364Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-15T16:03:05.364Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-15T16:03:05.364Z] [2021-09-15T16:03:05.364Z] DONE 2068 tests, 67 skipped in 249.666s [2021-09-15T16:03:05.364Z] INFO: make.ps1 ended at 09/15/2021 16:03:05 [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage (1.60s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T16:03:05.619Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2021-09-15T16:03:05.619Z] PASS [2021-09-15T16:03:05.619Z] [2021-09-15T16:03:05.619Z] DONE 53 tests in 22.477s [2021-09-15T16:03:05.619Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-15T16:03:05.699Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-15T16:03:05.699Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-15T16:03:05.699Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-15T16:03:05.699Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-15T16:03:05.699Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-15T16:03:05.878Z] INFO: Testing against a local daemon [2021-09-15T16:03:05.878Z] === RUN TestVolumesCreateAndList [2021-09-15T16:03:05.878Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-15T16:03:05.878Z] === RUN TestVolumesRemove [2021-09-15T16:03:05.878Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-15T16:03:05.878Z] === RUN TestVolumesInspect [2021-09-15T16:03:05.878Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-15T16:03:05.878Z] === RUN TestVolumesInvalidJSON [2021-09-15T16:03:05.878Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-15T16:03:05.878Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-15T16:03:05.878Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-15T16:03:05.878Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-15T16:03:05.878Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-15T16:03:05.878Z] PASS [2021-09-15T16:03:05.878Z] [2021-09-15T16:03:05.878Z] DONE 5 tests in 0.172s [2021-09-15T16:03:05.878Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-15T16:03:05.954Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-15T16:03:06.444Z] Stopping apparmor (via systemctl): apparmor.service. [2021-09-15T16:03:06.444Z] Removing test suite binaries [2021-09-15T16:03:06.444Z] exiting test-integration [2021-09-15T16:03:06.444Z] ++ exit 0 [2021-09-15T16:03:06.444Z] [2021-09-15T16:03:06.692Z] --- PASS: TestRenameAnonymousContainer (2.34s) [2021-09-15T16:03:06.692Z] === RUN TestRenameContainerWithSameName [2021-09-15T16:03:06.889Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-15T16:03:06.889Z] INFO: Unit tests ended at 09/15/2021 16:03:06. Duration:00:04:22.8484977 [2021-09-15T16:03:06.889Z] INFO: Building busybox [2021-09-15T16:03:06.889Z] Sending build context to Docker daemon 5.12kB [2021-09-15T16:03:06.889Z] [2021-09-15T16:03:06.889Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-15T16:03:06.889Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-15T16:03:06.889Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-15T16:03:06.889Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-15T16:03:06.889Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-15T16:03:06.889Z] ---> 6e98155df178 [2021-09-15T16:03:06.889Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-15T16:03:06.930Z] --- PASS: TestBuildWithHugeFile (84.47s) [2021-09-15T16:03:06.930Z] === RUN TestBuildWCOWSandboxSize [2021-09-15T16:03:07.266Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-09-15T16:03:07.266Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-15T16:03:07.316Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-15T16:03:07.344Z] ---> Running in d21f9f076ee8 [2021-09-15T16:03:08.241Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-15T16:03:08.660Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-09-15T16:03:08.660Z] === RUN TestResize [2021-09-15T16:03:09.235Z] --- PASS: TestResize (0.66s) [2021-09-15T16:03:09.235Z] === RUN TestResizeWithInvalidSize [2021-09-15T16:03:09.605Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions Post stage [Pipeline] junit [2021-09-15T16:03:09.742Z] Recording test results [2021-09-15T16:03:09.809Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2021-09-15T16:03:09.809Z] === RUN TestResizeWhenContainerNotStarted [2021-09-15T16:03:10.165Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-15T16:03:10.383Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-15T16:03:10.383Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-15T16:03:10.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-15T16:03:10.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-15T16:03:10.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-15T16:03:10.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-15T16:03:10.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-15T16:03:10.956Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-15T16:03:11.298Z] + echo Ensuring container killed. [2021-09-15T16:03:11.298Z] Ensuring container killed. [2021-09-15T16:03:11.298Z] + docker rm -vf docker-pr4 [2021-09-15T16:03:11.298Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-09-15T16:03:11.528Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-15T16:03:11.580Z] + echo Chowning /workspace to jenkins user [2021-09-15T16:03:11.580Z] Chowning /workspace to jenkins user [2021-09-15T16:03:11.580Z] + id -u [2021-09-15T16:03:11.580Z] + id -g [2021-09-15T16:03:11.580Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42842:/workspace busybox chown -R 1000:1000 /workspace [2021-09-15T16:03:11.580Z] Unable to find image 'busybox:latest' locally [2021-09-15T16:03:11.580Z] latest: Pulling from library/busybox [2021-09-15T16:03:11.783Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-09-15T16:03:11.783Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-15T16:03:11.783Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-15T16:03:11.838Z] 24fb2886d6f6: Pulling fs layer [2021-09-15T16:03:11.838Z] 24fb2886d6f6: Verifying Checksum [2021-09-15T16:03:11.838Z] 24fb2886d6f6: Download complete [2021-09-15T16:03:11.838Z] 24fb2886d6f6: Pull complete [2021-09-15T16:03:11.838Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-15T16:03:11.838Z] Status: Downloaded newer image for busybox:latest [2021-09-15T16:03:12.343Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-09-15T16:03:12.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-15T16:03:12.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-15T16:03:12.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-15T16:03:13.704Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-15T16:03:13.704Z] === RUN TestDockerSuite/TestRunDuplicateMount [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-15T16:03:13.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-15T16:03:14.048Z] + bundleName=amd64-cgroup2 [2021-09-15T16:03:14.048Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-09-15T16:03:14.048Z] Creating amd64-cgroup2-bundles.tar.gz [2021-09-15T16:03:14.048Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-15T16:03:14.048Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-09-15T16:03:14.156Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-15T16:03:14.265Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [Pipeline] archiveArtifacts [2021-09-15T16:03:14.318Z] Archiving artifacts [2021-09-15T16:03:14.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-15T16:03:14.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-15T16:03:14.825Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-15T16:03:15.081Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-09-15T16:03:15.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-15T16:03:15.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-09-15T16:03:15.896Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-15T16:03:15.896Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-15T16:03:16.369Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42842/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-15T16:03:16.456Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-15T16:03:16.582Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-09-15T16:03:16.582Z] Copying nested executables into bundles/binary-daemon [2021-09-15T16:03:16.582Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-09-15T16:03:16.582Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T16:03:16.582Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-09-15T16:03:16.582Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-09-15T16:03:16.694Z] + make clean [2021-09-15T16:03:16.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/make.sh cross [2021-09-15T16:03:16.952Z] docker volume rm -f docker-dev-cache [2021-09-15T16:03:16.952Z] docker-dev-cache [Pipeline] deleteDir [2021-09-15T16:03:17.019Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-15T16:03:17.471Z] [2021-09-15T16:03:17.471Z] Removing bundles/ [2021-09-15T16:03:17.471Z] [2021-09-15T16:03:17.471Z] ---> Making bundle: cross (in bundles/cross) [2021-09-15T16:03:17.471Z] Cross building: bundles/cross/linux/amd64 [2021-09-15T16:03:17.471Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-15T16:03:17.471Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-15T16:03:17.580Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s) [2021-09-15T16:03:17.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.67s) [2021-09-15T16:03:17.869Z] === RUN TestCgroupNamespacesRun [2021-09-15T16:03:18.508Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-15T16:03:19.069Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-15T16:03:19.259Z] --- PASS: TestCgroupNamespacesRun (1.46s) [2021-09-15T16:03:19.259Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T16:03:19.630Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-15T16:03:20.190Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-15T16:03:20.651Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s) [2021-09-15T16:03:20.651Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-15T16:03:20.750Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-15T16:03:20.751Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-15T16:03:21.005Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-15T16:03:21.958Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-15T16:03:22.122Z] Removing intermediate container d21f9f076ee8 [2021-09-15T16:03:22.122Z] ---> 27e32d1b1b8a [2021-09-15T16:03:22.122Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-15T16:03:22.122Z] ---> Running in cee4adef2db8 [2021-09-15T16:03:22.122Z] Removing intermediate container cee4adef2db8 [2021-09-15T16:03:22.122Z] ---> 03958105afd1 [2021-09-15T16:03:22.122Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-15T16:03:22.122Z] ---> Running in e315b4c0d24f [2021-09-15T16:03:22.122Z] Removing intermediate container e315b4c0d24f [2021-09-15T16:03:22.122Z] ---> 12309204daef [2021-09-15T16:03:22.122Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-15T16:03:22.122Z] [2021-09-15T16:03:22.573Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.47s) [2021-09-15T16:03:22.573Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-15T16:03:22.577Z] ---> b05b1d6390fe [2021-09-15T16:03:22.577Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-09-15T16:03:22.577Z] ---> Running in 3475fa6d7a3d [2021-09-15T16:03:22.883Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-15T16:03:23.138Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-15T16:03:23.138Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-15T16:03:23.138Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-15T16:03:23.963Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s) [2021-09-15T16:03:23.963Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-15T16:03:25.355Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.51s) [2021-09-15T16:03:25.355Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-15T16:03:25.650Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-15T16:03:26.210Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-15T16:03:26.744Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2021-09-15T16:03:26.744Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-15T16:03:27.690Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2021-09-15T16:03:27.690Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-15T16:03:29.081Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.50s) [2021-09-15T16:03:29.081Z] === RUN TestNISDomainname [2021-09-15T16:03:30.028Z] --- PASS: TestNISDomainname (0.79s) [2021-09-15T16:03:30.028Z] === RUN TestHostnameDnsResolution [2021-09-15T16:03:30.975Z] --- PASS: TestHostnameDnsResolution (0.97s) [2021-09-15T16:03:30.975Z] === RUN TestStats [2021-09-15T16:03:33.527Z] --- PASS: TestStats (2.66s) [2021-09-15T16:03:33.527Z] === RUN TestStopContainerWithTimeout [2021-09-15T16:03:33.527Z] === RUN TestStopContainerWithTimeout/0 [2021-09-15T16:03:33.527Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-15T16:03:33.527Z] === RUN TestStopContainerWithTimeout/1 [2021-09-15T16:03:33.527Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-15T16:03:33.527Z] === RUN TestStopContainerWithTimeout/3 [2021-09-15T16:03:33.527Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-15T16:03:33.527Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-15T16:03:33.527Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-15T16:03:33.527Z] === CONT TestStopContainerWithTimeout/0 [2021-09-15T16:03:33.527Z] === CONT TestStopContainerWithTimeout/3 [2021-09-15T16:03:33.527Z] === CONT TestStopContainerWithTimeout/1 [2021-09-15T16:03:33.527Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-15T16:03:36.839Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-15T16:03:36.839Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-09-15T16:03:36.839Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2021-09-15T16:03:36.839Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2021-09-15T16:03:36.839Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2021-09-15T16:03:36.839Z] === RUN TestDeleteDevicemapper [2021-09-15T16:03:36.839Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-15T16:03:36.839Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-15T16:03:36.839Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-15T16:03:38.367Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-09-15T16:03:38.367Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-15T16:03:39.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-09-15T16:03:39.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2021-09-15T16:03:39.396Z] === RUN TestUpdateMemory [2021-09-15T16:03:39.396Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:03:39.396Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-15T16:03:39.396Z] === RUN TestUpdateCPUQuota [2021-09-15T16:03:39.852Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-09-15T16:03:39.852Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-09-15T16:03:39.852Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-15T16:03:39.852Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-15T16:03:40.215Z] Removing intermediate container 3475fa6d7a3d [2021-09-15T16:03:40.215Z] ---> 63833e3dcc4e [2021-09-15T16:03:40.215Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-15T16:03:40.215Z] ---> Running in e17cae023e5c [2021-09-15T16:03:40.215Z] [2021-09-15T16:03:40.215Z] SUCCESS: Specified value was saved. [2021-09-15T16:03:40.412Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-15T16:03:40.789Z] --- PASS: TestUpdateCPUQuota (1.17s) [2021-09-15T16:03:40.789Z] === RUN TestUpdatePidsLimit [2021-09-15T16:03:40.789Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-15T16:03:40.789Z] === RUN TestUpdatePidsLimit/no_change [2021-09-15T16:03:41.175Z] Removing intermediate container e17cae023e5c [2021-09-15T16:03:41.175Z] ---> 0f9e3042c415 [2021-09-15T16:03:41.175Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-15T16:03:41.175Z] ---> Running in 238d93fda583 [2021-09-15T16:03:41.364Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-15T16:03:41.364Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-15T16:03:41.939Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-15T16:03:42.202Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-15T16:03:42.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-15T16:03:43.413Z] --- PASS: TestUpdatePidsLimit (2.91s) [2021-09-15T16:03:43.413Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2021-09-15T16:03:43.413Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2021-09-15T16:03:43.413Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-09-15T16:03:43.413Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2021-09-15T16:03:43.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-09-15T16:03:43.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-09-15T16:03:43.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-09-15T16:03:43.413Z] === RUN TestUpdateRestartPolicy [2021-09-15T16:03:43.676Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-15T16:03:43.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-09-15T16:03:44.491Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-15T16:03:45.836Z] Cannot create a file when that file already exists. [2021-09-15T16:03:45.853Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-15T16:03:46.778Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-09-15T16:03:49.289Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-09-15T16:03:49.546Z] Removing intermediate container 238d93fda583 [2021-09-15T16:03:49.546Z] ---> db934181a5ad [2021-09-15T16:03:49.546Z] Step 13/13 : CMD ["sh"] [2021-09-15T16:03:49.546Z] ---> Running in cd4d122bfc82 [2021-09-15T16:03:50.001Z] Removing intermediate container cd4d122bfc82 [2021-09-15T16:03:50.001Z] ---> f7d4c40e766e [2021-09-15T16:03:50.001Z] Successfully built f7d4c40e766e [2021-09-15T16:03:50.001Z] Successfully tagged busybox:latest [2021-09-15T16:03:50.001Z] INFO: Docker images of the daemon under test [2021-09-15T16:03:50.001Z] [2021-09-15T16:03:50.001Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-15T16:03:50.001Z] busybox latest f7d4c40e766e Less than a second ago 5.73GB [2021-09-15T16:03:50.001Z] microsoft/windowsservercore latest 6e98155df178 2 days ago 5.7GB [2021-09-15T16:03:50.001Z] mcr.microsoft.com/windows/servercore ltsc2019 6e98155df178 2 days ago 5.7GB [2021-09-15T16:03:50.001Z] [2021-09-15T16:03:50.001Z] INFO: Running integration tests at 09/15/2021 16:03:49... [2021-09-15T16:03:50.001Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-15T16:03:50.001Z] INFO: Integration API tests being run from the host: [2021-09-15T16:03:50.457Z] INFO: make.ps1 starting at 09/15/2021 16:03:50 [2021-09-15T16:03:50.912Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-15T16:03:51.801Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-15T16:03:52.056Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-15T16:03:52.056Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-09-15T16:03:52.312Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-15T16:03:53.255Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-15T16:03:53.255Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-15T16:03:53.255Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-15T16:03:53.274Z] --- PASS: TestBuildWithHugeFile (84.71s) [2021-09-15T16:03:53.274Z] === RUN TestBuildWCOWSandboxSize [2021-09-15T16:03:54.625Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-15T16:03:55.551Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-09-15T16:03:55.665Z] --- PASS: TestUpdateRestartPolicy (11.77s) [2021-09-15T16:03:55.665Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-15T16:03:55.806Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-15T16:03:55.927Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2021-09-15T16:03:55.927Z] === RUN TestWaitNonBlocked [2021-09-15T16:03:55.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:03:55.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:03:55.927Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:03:55.927Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:03:55.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:03:55.927Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:03:56.875Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-15T16:03:56.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2021-09-15T16:03:56.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2021-09-15T16:03:56.875Z] === RUN TestWaitBlocked [2021-09-15T16:03:56.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T16:03:56.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T16:03:56.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T16:03:56.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T16:03:56.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-15T16:03:56.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-15T16:03:57.168Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-15T16:03:57.168Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-15T16:03:57.424Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-15T16:03:57.821Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-15T16:03:57.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2021-09-15T16:03:57.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2021-09-15T16:03:57.821Z] === CONT TestContainerStartOnDaemonRestart [2021-09-15T16:03:57.821Z] === CONT TestContainerKillOnDaemonStart [2021-09-15T16:03:57.821Z] === CONT TestDaemonRestartIpcMode [2021-09-15T16:03:57.821Z] === CONT TestIpcModeOlderClient [2021-09-15T16:03:57.821Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-09-15T16:03:57.821Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-15T16:03:58.348Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-09-15T16:03:58.908Z] === RUN TestDockerSuite/TestRunMount [2021-09-15T16:04:01.139Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2021-09-15T16:04:01.139Z] === CONT TestDaemonHostGatewayIP [2021-09-15T16:04:01.715Z] --- PASS: TestDaemonRestartIpcMode (4.05s) [2021-09-15T16:04:01.715Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.02s) [2021-09-15T16:04:03.068Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-09-15T16:04:03.994Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-15T16:04:04.268Z] --- PASS: TestDaemonHostGatewayIP (3.29s) [2021-09-15T16:04:04.555Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-15T16:04:05.482Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-15T16:04:06.845Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-15T16:04:07.769Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-09-15T16:04:08.696Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-15T16:04:10.867Z] --- PASS: TestContainerKillOnDaemonStart (12.42s) [2021-09-15T16:04:10.867Z] PASS [2021-09-15T16:04:10.867Z] [2021-09-15T16:04:10.867Z] === Skipped [2021-09-15T16:04:10.867Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-09-15T16:04:10.868Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T16:04:10.868Z] [2021-09-15T16:04:10.868Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-15T16:04:10.868Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:04:10.868Z] [2021-09-15T16:04:10.868Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-15T16:04:10.868Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:04:10.868Z] [2021-09-15T16:04:10.868Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-15T16:04:10.868Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-15T16:04:10.868Z] [2021-09-15T16:04:10.868Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-15T16:04:10.868Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-15T16:04:10.868Z] [2021-09-15T16:04:10.868Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-09-15T16:04:10.868Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:04:10.868Z] [2021-09-15T16:04:10.868Z] DONE 195 tests, 6 skipped in 118.944s [2021-09-15T16:04:10.868Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-15T16:04:10.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:04:10.868Z] ++ set -e [2021-09-15T16:04:10.868Z] ++ '[' -n 0 ']' [2021-09-15T16:04:10.868Z] ++ set -x [2021-09-15T16:04:10.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:04:10.868Z] === RUN TestConfigDaemonLibtrustID [2021-09-15T16:04:10.868Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-09-15T16:04:10.868Z] === RUN TestDaemonConfigValidation [2021-09-15T16:04:10.868Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-15T16:04:10.868Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-15T16:04:10.868Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-15T16:04:10.868Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-15T16:04:10.868Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-15T16:04:10.868Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-15T16:04:10.868Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-15T16:04:10.868Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-15T16:04:10.868Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-15T16:04:10.868Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-15T16:04:10.868Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-15T16:04:10.868Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-15T16:04:10.868Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-15T16:04:10.868Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-15T16:04:11.130Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-15T16:04:11.130Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-15T16:04:11.130Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-09-15T16:04:11.130Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-09-15T16:04:11.130Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-09-15T16:04:11.130Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2021-09-15T16:04:11.130Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-09-15T16:04:11.130Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-15T16:04:11.130Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-15T16:04:11.960Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-15T16:04:11.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:04:11.988Z] INFO: Testing against a local daemon [2021-09-15T16:04:11.988Z] === RUN TestBuildWithSession [2021-09-15T16:04:11.988Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T16:04:11.988Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-15T16:04:11.988Z] === RUN TestBuildSquashParent [2021-09-15T16:04:11.988Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:04:11.988Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-15T16:04:11.988Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-15T16:04:11.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:04:11.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:04:11.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:04:11.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:04:11.988Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:04:11.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:04:11.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:04:11.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:04:11.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:04:11.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:04:11.988Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:04:11.988Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:04:11.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-15T16:04:11.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-15T16:04:11.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-15T16:04:11.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-15T16:04:12.077Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-15T16:04:12.885Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-15T16:04:13.468Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-15T16:04:14.415Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-15T16:04:14.415Z] daemon_test.go:148: [d5a65c83871b2] daemon is not started [2021-09-15T16:04:14.415Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-09-15T16:04:14.415Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-09-15T16:04:14.415Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-09-15T16:04:14.415Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-15T16:04:14.415Z] PASS [2021-09-15T16:04:14.415Z] [2021-09-15T16:04:14.415Z] DONE 11 tests in 4.155s [2021-09-15T16:04:14.415Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-09-15T16:04:14.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:04:14.415Z] ++ set -e [2021-09-15T16:04:14.415Z] ++ '[' -n 0 ']' [2021-09-15T16:04:14.415Z] ++ set -x [2021-09-15T16:04:14.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:04:14.415Z] INFO: Testing against a local daemon [2021-09-15T16:04:14.415Z] === RUN TestCommitInheritsEnv [2021-09-15T16:04:14.771Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-15T16:04:14.990Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-09-15T16:04:14.990Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-15T16:04:14.990Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-15T16:04:14.990Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-15T16:04:14.990Z] === RUN TestImagesFilterMultiReference [2021-09-15T16:04:14.990Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-09-15T16:04:14.990Z] === RUN TestImagePullPlatformInvalid [2021-09-15T16:04:14.990Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-15T16:04:14.990Z] === RUN TestRemoveImageOrphaning [2021-09-15T16:04:15.254Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2021-09-15T16:04:15.254Z] === RUN TestRemoveImageGarbageCollector [2021-09-15T16:04:15.254Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:04:15.254Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-15T16:04:15.254Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-15T16:04:15.517Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-15T16:04:15.517Z] === RUN TestTagInvalidReference [2021-09-15T16:04:15.517Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-15T16:04:15.517Z] === RUN TestTagValidPrefixedRepo [2021-09-15T16:04:15.517Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-09-15T16:04:15.517Z] === RUN TestTagExistedNameWithoutForce [2021-09-15T16:04:15.517Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-15T16:04:15.517Z] === RUN TestTagOfficialNames [2021-09-15T16:04:15.517Z] --- PASS: TestTagOfficialNames (0.08s) [2021-09-15T16:04:15.517Z] === RUN TestTagMatchesDigest [2021-09-15T16:04:15.696Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-15T16:04:15.779Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-15T16:04:15.779Z] PASS [2021-09-15T16:04:15.779Z] [2021-09-15T16:04:15.780Z] === Skipped [2021-09-15T16:04:15.780Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-15T16:04:15.780Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-15T16:04:15.780Z] [2021-09-15T16:04:15.780Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-15T16:04:15.780Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:04:15.780Z] [2021-09-15T16:04:15.780Z] DONE 12 tests, 2 skipped in 1.307s [2021-09-15T16:04:15.780Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-09-15T16:04:15.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:04:15.780Z] ++ set -e [2021-09-15T16:04:15.780Z] ++ '[' -n 0 ']' [2021-09-15T16:04:15.780Z] ++ set -x [2021-09-15T16:04:15.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:04:15.780Z] INFO: Testing against a local daemon [2021-09-15T16:04:15.780Z] === RUN TestNetworkCreateDelete [2021-09-15T16:04:16.042Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-09-15T16:04:16.042Z] === RUN TestDockerNetworkDeletePreferID [2021-09-15T16:04:16.617Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2021-09-15T16:04:16.617Z] === RUN TestDaemonDNSFallback [2021-09-15T16:04:16.622Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-15T16:04:16.622Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-15T16:04:17.205Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-15T16:04:17.766Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-15T16:04:18.326Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-15T16:04:18.886Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-15T16:04:20.772Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-15T16:04:22.135Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-15T16:04:22.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-15T16:04:22.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-15T16:04:23.219Z] --- PASS: TestDaemonDNSFallback (6.67s) [2021-09-15T16:04:23.219Z] === RUN TestInspectNetwork [2021-09-15T16:04:25.397Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-15T16:04:25.652Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-15T16:04:25.652Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-09-15T16:04:26.212Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-15T16:04:26.212Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-15T16:04:26.772Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-15T16:04:27.333Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-15T16:04:27.333Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-15T16:04:27.436Z] === RUN TestInspectNetwork/full_network_id [2021-09-15T16:04:27.436Z] === RUN TestInspectNetwork/partial_network_id [2021-09-15T16:04:27.436Z] === RUN TestInspectNetwork/network_name [2021-09-15T16:04:27.436Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-15T16:04:27.894Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-15T16:04:30.887Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-15T16:04:30.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.61s) [2021-09-15T16:04:30.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.73s) [2021-09-15T16:04:30.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.88s) [2021-09-15T16:04:30.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.07s) [2021-09-15T16:04:30.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.20s) [2021-09-15T16:04:30.887Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.92s) [2021-09-15T16:04:30.887Z] === RUN TestBuildMultiStageCopy [2021-09-15T16:04:30.887Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-15T16:04:31.652Z] --- PASS: TestInspectNetwork (8.06s) [2021-09-15T16:04:31.652Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-15T16:04:31.652Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-15T16:04:31.652Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-15T16:04:31.652Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-15T16:04:31.652Z] === RUN TestRunContainerWithBridgeNone [2021-09-15T16:04:32.053Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-09-15T16:04:33.573Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2021-09-15T16:04:33.573Z] === RUN TestNetworkInvalidJSON [2021-09-15T16:04:33.573Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-15T16:04:33.573Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-15T16:04:33.573Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:04:33.573Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:04:33.574Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:04:33.574Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:04:33.574Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-15T16:04:33.574Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:04:33.574Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:04:33.574Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-15T16:04:33.574Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-15T16:04:33.574Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-15T16:04:33.574Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-15T16:04:33.574Z] === RUN TestNetworkList [2021-09-15T16:04:33.574Z] === RUN TestNetworkList//networks [2021-09-15T16:04:33.574Z] === PAUSE TestNetworkList//networks [2021-09-15T16:04:33.574Z] === RUN TestNetworkList//networks/ [2021-09-15T16:04:33.574Z] === PAUSE TestNetworkList//networks/ [2021-09-15T16:04:33.574Z] === CONT TestNetworkList//networks [2021-09-15T16:04:33.574Z] === CONT TestNetworkList//networks/ [2021-09-15T16:04:33.574Z] --- PASS: TestNetworkList (0.03s) [2021-09-15T16:04:33.574Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-15T16:04:33.574Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-15T16:04:33.574Z] === RUN TestHostIPv4BridgeLabel [2021-09-15T16:04:33.938Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-09-15T16:04:33.938Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-15T16:04:33.938Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-15T16:04:34.150Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-09-15T16:04:34.150Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-15T16:04:34.498Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-09-15T16:04:35.058Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-15T16:04:35.097Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-09-15T16:04:35.097Z] === RUN TestDaemonDefaultNetworkPools [2021-09-15T16:04:36.043Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-09-15T16:04:36.043Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-15T16:04:36.420Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-15T16:04:36.981Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-09-15T16:04:36.990Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-09-15T16:04:36.990Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-15T16:04:37.541Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-09-15T16:04:37.541Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-15T16:04:38.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-15T16:04:38.101Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-15T16:04:38.381Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2021-09-15T16:04:38.381Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-15T16:04:38.542Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-15T16:04:38.957Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-09-15T16:04:38.957Z] === RUN TestServiceWithPredefinedNetwork [2021-09-15T16:04:39.027Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-15T16:04:39.503Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-15T16:04:39.967Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-15T16:04:40.464Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-15T16:04:40.892Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-15T16:04:40.892Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-15T16:04:40.892Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-15T16:04:41.147Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-09-15T16:04:41.403Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-15T16:04:41.964Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-15T16:04:41.964Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-15T16:04:41.964Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-15T16:04:41.990Z] --- PASS: TestBuildMultiStageCopy (10.77s) [2021-09-15T16:04:41.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.11s) [2021-09-15T16:04:41.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2021-09-15T16:04:41.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2021-09-15T16:04:41.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2021-09-15T16:04:41.990Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s) [2021-09-15T16:04:41.990Z] === RUN TestBuildMultiStageParentConfig [2021-09-15T16:04:42.269Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2021-09-15T16:04:42.269Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-15T16:04:42.269Z] service_test.go:243: FLAKY_TEST [2021-09-15T16:04:42.269Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T16:04:42.269Z] === RUN TestServiceWithDataPathPortInit [2021-09-15T16:04:42.526Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-09-15T16:04:43.889Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-15T16:04:43.889Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-15T16:04:43.889Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-15T16:04:44.152Z] --- PASS: TestBuildMultiStageParentConfig (2.22s) [2021-09-15T16:04:44.152Z] === RUN TestBuildLabelWithTargets [2021-09-15T16:04:44.152Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:04:44.152Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-15T16:04:44.152Z] === RUN TestBuildWithEmptyLayers [2021-09-15T16:04:44.813Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-09-15T16:04:45.117Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-09-15T16:04:45.117Z] === RUN TestBuildMultiStageOnBuild [2021-09-15T16:04:46.697Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-15T16:04:47.622Z] === RUN TestDockerSuite/TestRunRm [2021-09-15T16:04:48.182Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-15T16:04:52.342Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-15T16:04:52.342Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-15T16:04:52.901Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-09-15T16:04:53.883Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-15T16:04:53.883Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-09-15T16:04:53.883Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-15T16:04:53.883Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-15T16:04:53.883Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-15T16:04:53.883Z] Cross building: bundles/cross/windows/amd64 [2021-09-15T16:04:53.883Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-15T16:04:53.883Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-15T16:04:54.263Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-09-15T16:04:54.823Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-09-15T16:04:57.201Z] --- PASS: TestServiceWithDataPathPortInit (15.48s) [2021-09-15T16:04:57.201Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-15T16:04:57.336Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-09-15T16:04:57.896Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-09-15T16:04:59.875Z] --- PASS: TestBuildMultiStageOnBuild (14.61s) [2021-09-15T16:04:59.875Z] === RUN TestBuildUncleanTarFilenames [2021-09-15T16:04:59.875Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:04:59.875Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-15T16:04:59.875Z] === RUN TestBuildMultiStageLayerLeak [2021-09-15T16:05:00.512Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h9bnw4sn11qz5hhk38acypk0a Created:2021-09-15 16:04:58.815726302 +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[21ea0afe6a817e04e2d61c86737a9b6d85125218ac6fc66f63eb336606f21f6d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p3issjhqtvm0ipi9cxkphexk6 EndpointID:24cfaa90005919bc4cc0c328ae7da10939c902eb17bc1b1333428252896a1d9d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3c2be7043d84c908d5b841054e0c845ce43f8a9954578f8aeb4de478dcf2d5ba 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:2859be803bf2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p3issjhqtvm0ipi9cxkphexk6 EndpointID:24cfaa90005919bc4cc0c328ae7da10939c902eb17bc1b1333428252896a1d9d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-15T16:05:01.158Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-09-15T16:05:01.158Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-09-15T16:05:01.719Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-09-15T16:05:02.280Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-09-15T16:05:03.213Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-09-15T16:05:03.787Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-09-15T16:05:04.042Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-09-15T16:05:04.297Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-09-15T16:05:04.856Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-09-15T16:05:05.417Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-15T16:05:05.812Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.73s) [2021-09-15T16:05:05.812Z] PASS [2021-09-15T16:05:05.812Z] [2021-09-15T16:05:05.812Z] === Skipped [2021-09-15T16:05:05.812Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T16:05:05.812Z] service_test.go:243: FLAKY_TEST [2021-09-15T16:05:05.812Z] [2021-09-15T16:05:05.812Z] DONE 26 tests, 1 skipped in 49.348s [2021-09-15T16:05:05.812Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-15T16:05:05.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:05.812Z] ++ set -e [2021-09-15T16:05:05.812Z] ++ '[' -n 0 ']' [2021-09-15T16:05:05.812Z] ++ set -x [2021-09-15T16:05:05.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:05.812Z] INFO: Testing against a local daemon [2021-09-15T16:05:05.812Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-15T16:05:05.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T16:05:05.812Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-15T16:05:05.812Z] === RUN TestDockerNetworkIpvlan [2021-09-15T16:05:05.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T16:05:05.812Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-15T16:05:05.812Z] PASS [2021-09-15T16:05:05.812Z] [2021-09-15T16:05:05.812Z] === Skipped [2021-09-15T16:05:05.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-15T16:05:05.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T16:05:05.812Z] [2021-09-15T16:05:05.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-15T16:05:05.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-15T16:05:05.812Z] [2021-09-15T16:05:05.812Z] DONE 2 tests, 2 skipped in 0.118s [2021-09-15T16:05:05.812Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-15T16:05:05.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:05.812Z] ++ set -e [2021-09-15T16:05:05.812Z] ++ '[' -n 0 ']' [2021-09-15T16:05:05.812Z] ++ set -x [2021-09-15T16:05:05.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:05.812Z] INFO: Testing against a local daemon [2021-09-15T16:05:05.812Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-15T16:05:05.977Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-15T16:05:06.760Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-09-15T16:05:06.760Z] === RUN TestDockerNetworkMacvlan [2021-09-15T16:05:06.902Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-09-15T16:05:06.902Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-15T16:05:07.706Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-15T16:05:08.281Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-15T16:05:09.226Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-15T16:05:09.414Z] === RUN TestDockerSuite/TestRunState [2021-09-15T16:05:09.974Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-09-15T16:05:10.900Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-15T16:05:11.155Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-15T16:05:11.782Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-15T16:05:12.081Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-15T16:05:12.336Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-09-15T16:05:12.336Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-15T16:05:12.336Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-15T16:05:13.261Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-09-15T16:05:13.261Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-15T16:05:13.517Z] === RUN TestDockerSuite/TestRunSysctls [2021-09-15T16:05:14.337Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-15T16:05:14.881Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-15T16:05:14.881Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-15T16:05:14.881Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-15T16:05:15.807Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-09-15T16:05:16.368Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-09-15T16:05:17.730Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-09-15T16:05:18.291Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-09-15T16:05:18.555Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-15T16:05:19.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-09-15T16:05:19.504Z] --- PASS: TestDockerNetworkMacvlan (12.62s) [2021-09-15T16:05:19.504Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-09-15T16:05:19.504Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-09-15T16:05:19.504Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2021-09-15T16:05:19.504Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2021-09-15T16:05:19.504Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s) [2021-09-15T16:05:19.504Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2021-09-15T16:05:19.504Z] PASS [2021-09-15T16:05:19.504Z] [2021-09-15T16:05:19.504Z] DONE 8 tests in 14.161s [2021-09-15T16:05:19.504Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-15T16:05:19.504Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:19.504Z] ++ set -e [2021-09-15T16:05:19.504Z] ++ '[' -n 0 ']' [2021-09-15T16:05:19.504Z] ++ set -x [2021-09-15T16:05:19.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:19.504Z] testing: warning: no tests to run [2021-09-15T16:05:19.504Z] PASS [2021-09-15T16:05:19.504Z] [2021-09-15T16:05:19.504Z] DONE 0 tests in 0.029s [2021-09-15T16:05:19.504Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-15T16:05:19.504Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:19.504Z] ++ set -e [2021-09-15T16:05:19.504Z] ++ '[' -n 0 ']' [2021-09-15T16:05:19.504Z] ++ set -x [2021-09-15T16:05:19.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:19.504Z] INFO: Testing against a local daemon [2021-09-15T16:05:19.504Z] === RUN TestAuthZPluginAllowRequest [2021-09-15T16:05:19.776Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-09-15T16:05:20.894Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2021-09-15T16:05:20.895Z] === RUN TestAuthZPluginTLS [2021-09-15T16:05:20.906Z] --- PASS: TestBuildMultiStageLayerLeak (18.05s) [2021-09-15T16:05:20.906Z] === RUN TestBuildWithHugeFile [2021-09-15T16:05:21.468Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-09-15T16:05:21.468Z] === RUN TestAuthZPluginDenyRequest [2021-09-15T16:05:22.043Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-09-15T16:05:22.043Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-15T16:05:22.287Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-09-15T16:05:22.618Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-09-15T16:05:22.619Z] === RUN TestAuthZPluginDenyResponse [2021-09-15T16:05:23.193Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2021-09-15T16:05:23.193Z] === RUN TestAuthZPluginAllowEventStream [2021-09-15T16:05:23.213Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-15T16:05:25.117Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2021-09-15T16:05:25.117Z] === RUN TestAuthZPluginErrorResponse [2021-09-15T16:05:25.379Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-09-15T16:05:25.379Z] === RUN TestAuthZPluginErrorRequest [2021-09-15T16:05:25.744Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-15T16:05:25.953Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-09-15T16:05:25.953Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-15T16:05:26.305Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-15T16:05:26.527Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-09-15T16:05:26.528Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-15T16:05:26.865Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-15T16:05:27.426Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-15T16:05:28.351Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-09-15T16:05:28.448Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2021-09-15T16:05:28.448Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-15T16:05:29.276Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-15T16:05:30.371Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-09-15T16:05:30.371Z] === RUN TestAuthZPluginHeader [2021-09-15T16:05:30.638Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-15T16:05:30.945Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-09-15T16:05:30.945Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-15T16:05:30.945Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:05:30.945Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-15T16:05:30.945Z] === RUN TestAuthZPluginV2Disable [2021-09-15T16:05:30.945Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:05:30.945Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-09-15T16:05:30.945Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-15T16:05:30.945Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:05:30.945Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-15T16:05:30.945Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-15T16:05:30.945Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:05:30.945Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-15T16:05:30.945Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-15T16:05:31.198Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-15T16:05:31.198Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-15T16:05:31.454Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-15T16:05:32.014Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-15T16:05:32.574Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-15T16:05:33.134Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-09-15T16:05:33.134Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-15T16:05:33.134Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-15T16:05:33.695Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-15T16:05:33.950Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-09-15T16:05:34.205Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-15T16:05:37.468Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-15T16:05:37.723Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-15T16:05:38.648Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-15T16:05:40.533Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-15T16:05:41.093Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-15T16:05:42.977Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-15T16:05:44.864Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-15T16:05:44.864Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-15T16:05:44.864Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-15T16:05:44.864Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-15T16:05:44.864Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-15T16:05:44.864Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-15T16:05:44.864Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-15T16:05:44.864Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-15T16:05:45.119Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-09-15T16:05:45.119Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-15T16:05:45.120Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-09-15T16:05:46.050Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-09-15T16:05:46.627Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-09-15T16:05:47.187Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-09-15T16:05:47.749Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-09-15T16:05:48.309Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-09-15T16:05:49.076Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-09-15T16:05:49.076Z] PASS [2021-09-15T16:05:49.076Z] [2021-09-15T16:05:49.076Z] === Skipped [2021-09-15T16:05:49.076Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-15T16:05:49.076Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:05:49.076Z] [2021-09-15T16:05:49.076Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-09-15T16:05:49.076Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:05:49.076Z] [2021-09-15T16:05:49.076Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-15T16:05:49.076Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:05:49.076Z] [2021-09-15T16:05:49.076Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-15T16:05:49.076Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:05:49.076Z] [2021-09-15T16:05:49.076Z] DONE 17 tests, 4 skipped in 28.120s [2021-09-15T16:05:49.076Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-15T16:05:49.076Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:49.076Z] ++ set -e [2021-09-15T16:05:49.076Z] ++ '[' -n 0 ']' [2021-09-15T16:05:49.076Z] ++ set -x [2021-09-15T16:05:49.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:49.076Z] INFO: Testing against a local daemon [2021-09-15T16:05:49.076Z] === RUN TestPluginInvalidJSON [2021-09-15T16:05:49.076Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:05:49.076Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:05:49.076Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:05:49.076Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-15T16:05:49.076Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-15T16:05:49.076Z] === RUN TestPluginInstall [2021-09-15T16:05:49.076Z] === RUN TestPluginInstall/no_auth [2021-09-15T16:05:49.235Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-15T16:05:49.235Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-09-15T16:05:49.651Z] time="2021-09-15T16:05:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T16:05:49.651Z] time="2021-09-15T16:05:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0340730bea2870e1b6a47853c8cb9b6bc29f5df23d5482104f46a8b662a2e0ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T16:05:49.651Z] time="2021-09-15T16:05:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T16:05:49.651Z] time="2021-09-15T16:05:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0340730bea2870e1b6a47853c8cb9b6bc29f5df23d5482104f46a8b662a2e0ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T16:05:49.795Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-09-15T16:05:49.795Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-15T16:05:49.795Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-09-15T16:05:49.913Z] === RUN TestPluginInstall/with_htpasswd [2021-09-15T16:05:50.050Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-15T16:05:50.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-09-15T16:05:50.050Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-15T16:05:50.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-09-15T16:05:50.050Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-15T16:05:50.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-09-15T16:05:50.050Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-15T16:05:50.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-09-15T16:05:50.050Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-15T16:05:50.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-09-15T16:05:50.050Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-15T16:05:50.050Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-09-15T16:05:50.050Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-09-15T16:05:50.488Z] time="2021-09-15T16:05:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T16:05:50.488Z] time="2021-09-15T16:05:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b3f546f57a52858d8892b6e486227f092407c34a22f494d591c1bb3b800840a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T16:05:50.488Z] time="2021-09-15T16:05:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T16:05:50.488Z] time="2021-09-15T16:05:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b3f546f57a52858d8892b6e486227f092407c34a22f494d591c1bb3b800840a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T16:05:50.611Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-09-15T16:05:51.071Z] === RUN TestPluginInstall/with_insecure [2021-09-15T16:05:51.171Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-09-15T16:05:51.171Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-09-15T16:05:51.731Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-15T16:05:51.731Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-15T16:05:52.036Z] time="2021-09-15T16:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T16:05:52.036Z] time="2021-09-15T16:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02ca6c2a0d748c698c9cdeacdc9cd4e4245aff665f568933696563af9e90c7da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T16:05:52.036Z] time="2021-09-15T16:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-15T16:05:52.036Z] time="2021-09-15T16:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02ca6c2a0d748c698c9cdeacdc9cd4e4245aff665f568933696563af9e90c7da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-15T16:05:52.619Z] plugin_test.go:165: [d69417757e6fa] daemon is not started [2021-09-15T16:05:52.619Z] --- PASS: TestPluginInstall (4.91s) [2021-09-15T16:05:52.619Z] --- PASS: TestPluginInstall/no_auth (2.21s) [2021-09-15T16:05:52.619Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2021-09-15T16:05:52.619Z] --- PASS: TestPluginInstall/with_insecure (1.60s) [2021-09-15T16:05:52.619Z] === RUN TestPluginsWithRuntimes [2021-09-15T16:05:52.657Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-15T16:05:52.657Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-09-15T16:05:52.912Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-09-15T16:05:53.837Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-09-15T16:05:53.837Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-15T16:05:53.837Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-15T16:05:54.093Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-09-15T16:05:54.347Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-15T16:05:54.539Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-15T16:05:55.486Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-15T16:05:55.709Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-09-15T16:05:56.270Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-09-15T16:05:56.270Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-15T16:05:56.270Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-15T16:05:56.526Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-15T16:05:56.526Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-15T16:05:56.878Z] --- PASS: TestPluginsWithRuntimes (4.16s) [2021-09-15T16:05:56.878Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-09-15T16:05:56.878Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-09-15T16:05:56.878Z] === RUN TestPluginBackCompatMediaTypes [2021-09-15T16:05:57.451Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-09-15T16:05:57.827Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s) [2021-09-15T16:05:57.827Z] PASS [2021-09-15T16:05:57.827Z] [2021-09-15T16:05:57.827Z] DONE 10 tests in 10.175s [2021-09-15T16:05:57.827Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-15T16:05:57.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:57.827Z] ++ set -e [2021-09-15T16:05:57.827Z] ++ '[' -n 0 ']' [2021-09-15T16:05:57.827Z] ++ set -x [2021-09-15T16:05:57.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:05:57.827Z] INFO: Testing against a local daemon [2021-09-15T16:05:57.827Z] === RUN TestExternalGraphDriver [2021-09-15T16:05:57.827Z] === RUN TestExternalGraphDriver/json [2021-09-15T16:05:58.013Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-15T16:05:58.573Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-15T16:05:59.750Z] === RUN TestExternalGraphDriver/spec [2021-09-15T16:06:00.460Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-15T16:06:00.715Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-15T16:06:00.715Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-15T16:06:00.715Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-15T16:06:01.640Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-09-15T16:06:01.672Z] === RUN TestExternalGraphDriver/pull [2021-09-15T16:06:02.200Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-09-15T16:06:02.455Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-09-15T16:06:03.380Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-15T16:06:03.380Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-15T16:06:03.593Z] --- PASS: TestExternalGraphDriver (5.61s) [2021-09-15T16:06:03.593Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2021-09-15T16:06:03.593Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2021-09-15T16:06:03.593Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2021-09-15T16:06:03.593Z] === RUN TestGraphdriverPluginV2 [2021-09-15T16:06:03.593Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:06:03.593Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-09-15T16:06:03.593Z] PASS [2021-09-15T16:06:03.593Z] [2021-09-15T16:06:03.593Z] === Skipped [2021-09-15T16:06:03.593Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-09-15T16:06:03.593Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:06:03.593Z] [2021-09-15T16:06:03.593Z] DONE 5 tests, 1 skipped in 5.764s [2021-09-15T16:06:03.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-15T16:06:03.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:03.593Z] ++ set -e [2021-09-15T16:06:03.593Z] ++ '[' -n 0 ']' [2021-09-15T16:06:03.593Z] ++ set -x [2021-09-15T16:06:03.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:03.594Z] INFO: Testing against a local daemon [2021-09-15T16:06:03.594Z] === RUN TestContinueAfterPluginCrash [2021-09-15T16:06:03.594Z] === PAUSE TestContinueAfterPluginCrash [2021-09-15T16:06:03.594Z] === RUN TestReadPluginNoRead [2021-09-15T16:06:03.594Z] === PAUSE TestReadPluginNoRead [2021-09-15T16:06:03.594Z] === RUN TestDaemonStartWithLogOpt [2021-09-15T16:06:03.594Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-15T16:06:03.594Z] === CONT TestContinueAfterPluginCrash [2021-09-15T16:06:03.594Z] === CONT TestDaemonStartWithLogOpt [2021-09-15T16:06:03.594Z] === CONT TestReadPluginNoRead [2021-09-15T16:06:04.742Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-15T16:06:04.998Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-15T16:06:05.257Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-15T16:06:05.524Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-09-15T16:06:06.463Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2087515297 [2021-09-15T16:06:06.719Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-15T16:06:06.975Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-15T16:06:07.816Z] === RUN TestReadPluginNoRead/default [2021-09-15T16:06:07.816Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-09-15T16:06:08.339Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-15T16:06:08.339Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-15T16:06:08.339Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-15T16:06:08.763Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-15T16:06:09.703Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-15T16:06:10.155Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-15T16:06:10.629Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-15T16:06:10.883Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-15T16:06:10.883Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-15T16:06:11.138Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-15T16:06:11.138Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-15T16:06:11.698Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-15T16:06:12.077Z] === CONT TestReadPluginNoRead [2021-09-15T16:06:12.077Z] read_test.go:92: [de739718cdcd4] daemon is not started [2021-09-15T16:06:12.077Z] --- PASS: TestReadPluginNoRead (8.15s) [2021-09-15T16:06:12.077Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2021-09-15T16:06:12.077Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2021-09-15T16:06:12.077Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2021-09-15T16:06:13.022Z] --- PASS: TestContinueAfterPluginCrash (9.39s) [2021-09-15T16:06:13.022Z] PASS [2021-09-15T16:06:13.022Z] [2021-09-15T16:06:13.022Z] DONE 6 tests in 9.516s [2021-09-15T16:06:13.022Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-09-15T16:06:13.022Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:13.022Z] ++ set -e [2021-09-15T16:06:13.022Z] ++ '[' -n 0 ']' [2021-09-15T16:06:13.022Z] ++ set -x [2021-09-15T16:06:13.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:13.022Z] testing: warning: no tests to run [2021-09-15T16:06:13.022Z] PASS [2021-09-15T16:06:13.022Z] [2021-09-15T16:06:13.022Z] DONE 0 tests in 0.038s [2021-09-15T16:06:13.022Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-15T16:06:13.022Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:13.022Z] ++ set -e [2021-09-15T16:06:13.022Z] ++ '[' -n 0 ']' [2021-09-15T16:06:13.022Z] ++ set -x [2021-09-15T16:06:13.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:13.284Z] INFO: Testing against a local daemon [2021-09-15T16:06:13.284Z] === RUN TestPluginWithDevMounts [2021-09-15T16:06:13.284Z] === PAUSE TestPluginWithDevMounts [2021-09-15T16:06:13.284Z] === CONT TestPluginWithDevMounts [2021-09-15T16:06:14.208Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-15T16:06:15.205Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-09-15T16:06:15.205Z] PASS [2021-09-15T16:06:15.205Z] [2021-09-15T16:06:15.205Z] DONE 1 tests in 2.011s [2021-09-15T16:06:15.205Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-15T16:06:15.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:15.205Z] ++ set -e [2021-09-15T16:06:15.205Z] ++ '[' -n 0 ']' [2021-09-15T16:06:15.205Z] ++ set -x [2021-09-15T16:06:15.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:15.205Z] INFO: Testing against a local daemon [2021-09-15T16:06:15.205Z] === RUN TestSecretInspect [2021-09-15T16:06:15.299Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-15T16:06:15.299Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-15T16:06:15.299Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-15T16:06:15.299Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-15T16:06:15.299Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-09-15T16:06:15.299Z] remote: Enumerating objects: 23, done. [2021-09-15T16:06:15.299Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-09-15T16:06:15.299Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-09-15T16:06:15.299Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-09-15T16:06:15.299Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-09-15T16:06:15.299Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-09-15T16:06:15.299Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-09-15T16:06:17.189Z] Cross building: bundles/cross/linux/ppc64le [2021-09-15T16:06:17.189Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-15T16:06:17.189Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-15T16:06:18.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-09-15T16:06:18.514Z] --- PASS: TestSecretInspect (2.70s) [2021-09-15T16:06:18.514Z] === RUN TestSecretList [2021-09-15T16:06:18.926Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-15T16:06:20.812Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-15T16:06:21.068Z] --- PASS: TestSecretList (2.60s) [2021-09-15T16:06:21.068Z] === RUN TestSecretsCreateAndDelete [2021-09-15T16:06:21.373Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-15T16:06:22.736Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-15T16:06:23.619Z] --- PASS: TestSecretsCreateAndDelete (2.62s) [2021-09-15T16:06:23.619Z] === RUN TestSecretsUpdate [2021-09-15T16:06:25.246Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-15T16:06:25.540Z] --- PASS: TestSecretsUpdate (2.17s) [2021-09-15T16:06:25.540Z] === RUN TestTemplatedSecret [2021-09-15T16:06:27.131Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-15T16:06:27.386Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-15T16:06:28.748Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-15T16:06:28.850Z] --- PASS: TestTemplatedSecret (3.14s) [2021-09-15T16:06:28.850Z] === RUN TestSecretCreateResolve [2021-09-15T16:06:30.145Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-15T16:06:31.404Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-09-15T16:06:31.404Z] PASS [2021-09-15T16:06:31.404Z] [2021-09-15T16:06:31.404Z] DONE 6 tests in 16.005s [2021-09-15T16:06:31.404Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-09-15T16:06:31.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:31.404Z] ++ set -e [2021-09-15T16:06:31.404Z] ++ '[' -n 0 ']' [2021-09-15T16:06:31.404Z] ++ set -x [2021-09-15T16:06:31.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:06:31.404Z] INFO: Testing against a local daemon [2021-09-15T16:06:31.404Z] === RUN TestServiceCreateInit [2021-09-15T16:06:31.404Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-15T16:06:31.508Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-15T16:06:31.764Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-09-15T16:06:33.649Z] docker_cli_service_logs_test.go:246: checking task u1e4xiv7koz3 [2021-09-15T16:06:33.649Z] docker_cli_service_logs_test.go:251: checking messages for u1e4xiv7koz3 [2021-09-15T16:06:33.649Z] docker_cli_service_logs_test.go:246: checking task mgly8av8phas [2021-09-15T16:06:33.649Z] docker_cli_service_logs_test.go:251: checking messages for mgly8av8phas [2021-09-15T16:06:34.209Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-15T16:06:35.620Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-15T16:06:38.368Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-15T16:06:40.923Z] --- PASS: TestServiceCreateInit (8.99s) [2021-09-15T16:06:40.923Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2021-09-15T16:06:40.923Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2021-09-15T16:06:40.923Z] === RUN TestCreateServiceMultipleTimes [2021-09-15T16:06:41.628Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-15T16:06:44.889Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-09-15T16:06:46.251Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-15T16:06:47.176Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-09-15T16:06:49.062Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-09-15T16:06:50.425Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-15T16:06:50.984Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-15T16:06:51.544Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-15T16:06:52.104Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-15T16:06:52.104Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-15T16:06:52.104Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-15T16:06:52.665Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-15T16:06:55.949Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-15T16:06:59.074Z] --- PASS: TestCreateServiceMultipleTimes (16.56s) [2021-09-15T16:06:59.074Z] === RUN TestCreateServiceConflict [2021-09-15T16:06:59.211Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-09-15T16:06:59.337Z] --- PASS: TestCreateServiceConflict (2.55s) [2021-09-15T16:06:59.337Z] === RUN TestCreateServiceMaxReplicas [2021-09-15T16:06:59.466Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-09-15T16:07:00.026Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-09-15T16:07:00.026Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-15T16:07:00.026Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-09-15T16:07:00.026Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-15T16:07:00.026Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-09-15T16:07:00.952Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-09-15T16:07:01.878Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-09-15T16:07:02.438Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-09-15T16:07:02.647Z] --- PASS: TestCreateServiceMaxReplicas (3.18s) [2021-09-15T16:07:02.647Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-15T16:07:03.802Z] === RUN TestDockerSuite/TestUpdateStats [2021-09-15T16:07:07.064Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-09-15T16:07:07.319Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-09-15T16:07:08.681Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-09-15T16:07:08.681Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-15T16:07:08.681Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-09-15T16:07:09.241Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-09-15T16:07:09.802Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-09-15T16:07:10.362Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-15T16:07:12.247Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-09-15T16:07:13.172Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-09-15T16:07:14.098Z] docker_cli_swarm_test.go:1901: [d5c419e392797] joining swarm manager [d7f2b42e007e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:07:15.461Z] docker_cli_swarm_test.go:1902: [d5526aa1aa5c0] joining swarm manager [d7f2b42e007e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:07:16.021Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-09-15T16:07:17.319Z] --- PASS: TestBuildWithHugeFile (107.95s) [2021-09-15T16:07:17.319Z] === RUN TestBuildWCOWSandboxSize [2021-09-15T16:07:17.573Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2021-09-15T16:07:17.573Z] === RUN TestCreateServiceSecretFileMode [2021-09-15T16:07:18.536Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-09-15T16:07:18.964Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2021-09-15T16:07:18.964Z] === RUN TestCreateServiceConfigFileMode [2021-09-15T16:07:20.422Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-15T16:07:21.518Z] --- PASS: TestCreateServiceConfigFileMode (2.45s) [2021-09-15T16:07:21.518Z] === RUN TestCreateServiceSysctls [2021-09-15T16:07:22.934Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-15T16:07:24.828Z] --- PASS: TestCreateServiceSysctls (3.26s) [2021-09-15T16:07:24.828Z] === RUN TestCreateServiceCapabilities [2021-09-15T16:07:26.194Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-09-15T16:07:27.557Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-09-15T16:07:28.118Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-09-15T16:07:28.140Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2021-09-15T16:07:28.140Z] === RUN TestInspect [2021-09-15T16:07:29.044Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-09-15T16:07:30.406Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-09-15T16:07:30.695Z] --- PASS: TestInspect (2.75s) [2021-09-15T16:07:30.695Z] === RUN TestCreateJob [2021-09-15T16:07:31.330Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-09-15T16:07:33.216Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-09-15T16:07:34.011Z] --- PASS: TestCreateJob (3.64s) [2021-09-15T16:07:34.011Z] === RUN TestReplicatedJob [2021-09-15T16:07:34.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-09-15T16:07:36.593Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-09-15T16:07:36.593Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-09-15T16:07:38.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-09-15T16:07:39.408Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-09-15T16:07:40.333Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-15T16:07:40.615Z] --- PASS: TestReplicatedJob (6.14s) [2021-09-15T16:07:40.615Z] === RUN TestUpdateReplicatedJob [2021-09-15T16:07:43.926Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2021-09-15T16:07:43.926Z] === RUN TestServiceListWithStatuses [2021-09-15T16:07:43.926Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-15T16:07:43.926Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-15T16:07:43.926Z] === RUN TestDockerNetworkConnectAlias [2021-09-15T16:07:49.229Z] --- PASS: TestDockerNetworkConnectAlias (5.02s) [2021-09-15T16:07:49.229Z] === RUN TestDockerNetworkReConnect [2021-09-15T16:07:53.448Z] --- PASS: TestDockerNetworkReConnect (4.42s) [2021-09-15T16:07:53.448Z] === RUN TestServicePlugin [2021-09-15T16:07:53.448Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:07:53.448Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-15T16:07:53.448Z] === RUN TestServiceUpdateLabel [2021-09-15T16:07:53.585Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-15T16:07:53.585Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-15T16:07:53.585Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-15T16:07:53.585Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-15T16:07:53.585Z] Cross building: bundles/cross/linux/s390x [2021-09-15T16:07:53.585Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-15T16:07:53.585Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-15T16:07:55.199Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-09-15T16:07:55.199Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-15T16:07:55.199Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-15T16:07:55.456Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-15T16:07:56.016Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-15T16:07:56.017Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-15T16:07:56.017Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-15T16:07:56.017Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-15T16:07:56.577Z] docker_cli_swarm_test.go:1802: [d7524d9110b31] joining swarm manager [dc41cb036f17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:07:56.764Z] --- PASS: TestServiceUpdateLabel (3.51s) [2021-09-15T16:07:56.764Z] === RUN TestServiceUpdateSecrets [2021-09-15T16:07:56.833Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-15T16:07:56.833Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-15T16:07:57.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-15T16:07:57.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-15T16:07:57.759Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-15T16:07:57.759Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-15T16:07:57.759Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-15T16:07:58.014Z] docker_cli_swarm_test.go:1803: [da1b77c863e08] joining swarm manager [dc41cb036f17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:07:59.900Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-15T16:07:59.900Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-15T16:07:59.900Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-15T16:07:59.900Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-15T16:08:00.156Z] === RUN TestDockerSuite/TestVolumeEvents [2021-09-15T16:08:05.392Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-15T16:08:07.276Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-15T16:08:07.276Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-15T16:08:07.276Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-15T16:08:09.787Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-15T16:08:11.695Z] --- PASS: TestServiceUpdateSecrets (15.00s) [2021-09-15T16:08:11.695Z] === RUN TestServiceUpdateConfigs [2021-09-15T16:08:12.301Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-15T16:08:12.301Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite (1288.55s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.28s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.31s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.11s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (0.94s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.69s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.26s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.72s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.31s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.19s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.75s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (20.44s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAttachDetach (21.22s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.88s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.68s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.03s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.84s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.68s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.33s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.01s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.31s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.16s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.36s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.46s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.74s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.49s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.27s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.71s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.89s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.22s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.86s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.38s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.51s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.53s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.56s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.94s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.66s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.25s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.66s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.47s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.19s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.74s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.22s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.02s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.81s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.56s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.74s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.60s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.56s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.51s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.86s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.33s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.48s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.68s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.54s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.20s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.01s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.76s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.20s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.88s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.37s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.89s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.41s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.73s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (3.95s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.60s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.45s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.18s) [2021-09-15T16:08:12.301Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.75s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.70s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.46s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.62s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.19s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.68s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.28s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.84s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.36s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.26s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.07s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.81s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.05s) [2021-09-15T16:08:12.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-09-15T16:08:12.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-09-15T16:08:12.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-09-15T16:08:12.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.63s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.57s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.18s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.52s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.96s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.28s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.97s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.82s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.34s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.76s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.81s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.74s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.01s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.77s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.10s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.57s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.46s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.26s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.61s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.41s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.38s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.53s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.59s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.80s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.35s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.40s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.22s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.78s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.03s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.14s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnv (1.00s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.85s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.81s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.97s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.87s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.10s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.07s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.55s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.32s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.94s) [2021-09-15T16:08:12.301Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.18s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.53s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.38s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.43s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.39s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.47s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.96s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.42s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.43s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.52s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.86s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildHistory (2.79s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.35s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.30s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.62s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLabel (0.26s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.23s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.25s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLabels (0.27s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.62s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.95s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.51s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.75s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-09-15T16:08:12.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.07s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.60s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.25s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.54s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.93s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.58s) [2021-09-15T16:08:12.302Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.38s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.52s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.20s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.56s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.34s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.70s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.09s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.79s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.30s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildPATH (1.29s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.58s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.70s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.54s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.28s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildRm (1.95s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.60s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.77s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.35s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.81s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.56s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s) [2021-09-15T16:08:12.302Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.07s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.28s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.59s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildUser (1.53s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.71s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.64s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.17s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.99s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2021-09-15T16:08:12.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-09-15T16:08:12.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-09-15T16:08:12.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-15T16:08:12.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.40s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.69s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.32s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2021-09-15T16:08:12.302Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.66s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-15T16:08:12.302Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.93s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitChange (0.69s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.68s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.57s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitTTY (1.18s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.46s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.12s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.31s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.29s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.91s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.39s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.95s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.62s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.19s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.46s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2021-09-15T16:08:12.302Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.79s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.24s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.43s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.33s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.35s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.31s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0003912d8_} (1.55s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12574564808_/foo_false____} (1.65s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12574564808_/foo_true____} (1.66s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-355693533_/foo_false____} (1.52s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-355693533_/foo_true____} (1.51s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-355693533_/foo_true__0xc0003915f0__} (1.51s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000391620_} (1.57s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000391638_} (1.32s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0003916b0_} (1.47s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0003916c8_} (1.51s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.34s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.58s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.83s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.52s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.51s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.71s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.66s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.66s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.66s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.15s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.80s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.60s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.73s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.13s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.31s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.70s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.00s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.04s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.45s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.86s) [2021-09-15T16:08:12.302Z] --- PASS: TestDockerSuite/TestCpToDot (0.83s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.26s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCpToStdout (0.58s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.87s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2021-09-15T16:08:12.303Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-09-15T16:08:12.303Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.67s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.49s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.32s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.60s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.12s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.39s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.33s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.55s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.15s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.12s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.63s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.70s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.11s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.24s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.69s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.57s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.27s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.26s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.51s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2021-09-15T16:08:12.303Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-15T16:08:12.303Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.23s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsRename (0.62s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsResize (0.66s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.49s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.54s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.87s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.22s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.65s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.61s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.79s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.70s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.10s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecCgroup (0.93s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecEnv (0.69s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.28s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecInspectID (2.67s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecInteractive (0.65s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.59s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.56s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecStartFails (0.67s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.83s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.64s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2021-09-15T16:08:12.303Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestHealth (19.12s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.57s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.51s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImportDisplay (0.91s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.18s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.70s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.68s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.54s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.49s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.54s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.58s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.56s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.50s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2021-09-15T16:08:12.303Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectHistory (0.68s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-09-15T16:08:12.303Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.65s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.33s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.66s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectStatus (0.62s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.14s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.51s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.54s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.27s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.10s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.11s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.26s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.61s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.58s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.54s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.63s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.86s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.57s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.24s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.68s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.53s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.52s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.62s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.56s) [2021-09-15T16:08:12.303Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.99s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.98s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.32s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.18s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.56s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.57s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.60s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.14s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.62s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.55s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestNetHostname (1.46s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.38s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.62s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPluginActive (1.25s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (3.94s) [2021-09-15T16:08:12.304Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.58s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.38s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.17s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.70s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.63s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPortList (8.15s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.17s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.70s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.02s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.23s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.04s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsByOrder (2.27s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.25s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.41s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.79s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.31s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.61s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.50s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.70s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.87s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s) [2021-09-15T16:08:12.304Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.02s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.56s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.93s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.68s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.23s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.10s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.31s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.18s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.68s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.85s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.23s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.63s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.98s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.80s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAddHost (0.58s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.58s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.30s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.57s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.11s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.08s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.07s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.76s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.93s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.54s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.70s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.68s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.58s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.65s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.54s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.73s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.60s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.58s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.13s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.16s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.05s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.86s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.77s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.19s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.77s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.40s) [2021-09-15T16:08:12.304Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-15T16:08:12.304Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.64s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.14s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.07s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2021-09-15T16:08:12.304Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.26s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.56s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.56s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.57s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.09s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2021-09-15T16:08:12.304Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.50s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.13s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.46s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.71s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.37s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.09s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.93s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.17s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.29s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.30s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.39s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunMount (5.31s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.88s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.28s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.96s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.67s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.54s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.62s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.09s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.64s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.14s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.31s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.51s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s) [2021-09-15T16:08:12.304Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.36s) [2021-09-15T16:08:12.304Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.72s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.98s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.82s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.67s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.51s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.75s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.71s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.82s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.74s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunState (1.46s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.66s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.88s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunSysctls (1.19s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.55s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.21s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.60s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.67s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUserByID (0.66s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.61s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.40s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.62s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.15s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.67s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.57s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.76s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.57s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.40s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.79s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.80s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.43s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.32s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.57s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.35s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.19s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.88s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.82s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.99s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.75s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStartRecordError (1.23s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.52s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.71s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.71s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.82s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.15s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.09s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.11s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.68s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.37s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdateStats (3.75s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.20s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.07s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.71s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.83s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.89s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.53s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.62s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.93s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.51s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.57s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.33s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.20s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.61s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.52s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.96s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.66s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.02s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.62s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.72s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.01s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.60s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.14s) [2021-09-15T16:08:12.305Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.66s) [2021-09-15T16:08:12.305Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-09-15T16:08:12.305Z] === RUN TestDockerRegistrySuite [2021-09-15T16:08:12.305Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-15T16:08:13.232Z] check_test.go:195: [d6e385af716de] daemon is not started [2021-09-15T16:08:13.232Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-15T16:08:14.164Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-09-15T16:08:14.164Z] check_test.go:195: [d31dc73dfed14] daemon is not started [2021-09-15T16:08:14.164Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-15T16:08:15.526Z] check_test.go:195: [da43f9f53af5a] daemon is not started [2021-09-15T16:08:15.526Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-15T16:08:15.781Z] check_test.go:195: [da0e13cb73452] daemon is not started [2021-09-15T16:08:15.781Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-15T16:08:19.042Z] check_test.go:195: [d25eca6fe4a95] daemon is not started [2021-09-15T16:08:19.042Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-15T16:08:22.302Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-09-15T16:08:24.189Z] docker_cli_swarm_test.go:1321: [da04119873924] joining swarm manager [d9e84aab8d9a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:08:24.444Z] check_test.go:195: [dd4223c111250] daemon is not started [2021-09-15T16:08:24.444Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-15T16:08:25.005Z] docker_cli_swarm_test.go:1322: [da78b050c6fae] joining swarm manager [d9e84aab8d9a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:08:26.669Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2021-09-15T16:08:26.669Z] === RUN TestServiceUpdateNetwork [2021-09-15T16:08:27.515Z] check_test.go:195: [dc53f40a1a057] daemon is not started [2021-09-15T16:08:27.515Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-15T16:08:28.441Z] check_test.go:195: [dbfe173f3ee8c] daemon is not started [2021-09-15T16:08:28.441Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-15T16:08:29.366Z] check_test.go:195: [d065f523fdf0d] daemon is not started [2021-09-15T16:08:29.366Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-15T16:08:30.291Z] check_test.go:195: [da41d50055ea8] daemon is not started [2021-09-15T16:08:30.291Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-15T16:08:31.653Z] check_test.go:195: [d9a8b2a05731e] daemon is not started [2021-09-15T16:08:31.653Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-15T16:08:32.578Z] check_test.go:195: [d7318cb9d84c3] daemon is not started [2021-09-15T16:08:32.578Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-15T16:08:33.503Z] check_test.go:195: [db4ee23b25537] daemon is not started [2021-09-15T16:08:33.503Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-15T16:08:34.866Z] check_test.go:195: [dfff64c38bf23] daemon is not started [2021-09-15T16:08:34.866Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-15T16:08:35.427Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aaab34590faedc6c414fff56d1fc52c2611d2164b6d16da88e056cf96b693759 [2021-09-15T16:08:36.353Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2d80ecd583d5e98158eea3357a89b1991744fc8b64a1d4c19ca669c7d996cb56 [2021-09-15T16:08:36.608Z] check_test.go:195: [d7732bfe63d73] daemon is not started [2021-09-15T16:08:36.608Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-15T16:08:37.542Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1d99c7f9634eb9845b0bf4f3da2efe0fc03d1445aba4e352770bc191e32a4e7 [2021-09-15T16:08:38.105Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:033ad2e1fa7f94b0a8c940f6f6fdb729095ecb9ad3773e6fb1ddd85bc07c29e3 [2021-09-15T16:08:38.360Z] check_test.go:195: [d064dc38ff47c] daemon is not started [2021-09-15T16:08:38.615Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-15T16:08:38.927Z] --- PASS: TestServiceUpdateNetwork (12.70s) [2021-09-15T16:08:38.927Z] === RUN TestServiceUpdatePidsLimit [2021-09-15T16:08:39.540Z] check_test.go:195: [d7d050aa0437f] daemon is not started [2021-09-15T16:08:39.540Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-15T16:08:39.875Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-15T16:08:40.825Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-15T16:08:42.051Z] check_test.go:195: [df9ffed83b4b5] daemon is not started [2021-09-15T16:08:42.051Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-15T16:08:42.977Z] check_test.go:195: [d2ec665f68926] daemon is not started [2021-09-15T16:08:42.977Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-15T16:08:43.232Z] check_test.go:195: [d67d898011046] daemon is not started [2021-09-15T16:08:43.232Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-15T16:08:44.156Z] check_test.go:195: [df5f897eebf24] daemon is not started [2021-09-15T16:08:44.156Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-15T16:08:45.081Z] check_test.go:195: [de962bc74a968] daemon is not started [2021-09-15T16:08:45.081Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-15T16:08:46.007Z] check_test.go:195: [daf60411d6105] daemon is not started [2021-09-15T16:08:46.007Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-15T16:08:48.519Z] check_test.go:195: [ded9f881f32eb] daemon is not started [2021-09-15T16:08:48.519Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-15T16:08:48.981Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-15T16:08:49.079Z] check_test.go:195: [d9eeb6278827b] daemon is not started [2021-09-15T16:08:49.079Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-15T16:08:50.004Z] check_test.go:195: [dad7b55fb92c3] daemon is not started [2021-09-15T16:08:50.004Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-15T16:08:50.565Z] check_test.go:195: [d2fbcbcefe052] daemon is not started [2021-09-15T16:08:50.565Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-15T16:08:50.565Z] check_test.go:195: [d46e49d8759d4] daemon is not started [2021-09-15T16:08:50.565Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-15T16:08:50.819Z] check_test.go:195: [d54f689243750] daemon is not started [2021-09-15T16:08:50.819Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-15T16:08:51.075Z] check_test.go:195: [d9670370ac6dc] daemon is not started [2021-09-15T16:08:51.075Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-15T16:08:51.330Z] check_test.go:195: [d7830f51eefad] daemon is not started [2021-09-15T16:08:51.330Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-15T16:08:51.585Z] check_test.go:195: [dbfaf8035f43d] daemon is not started [2021-09-15T16:08:51.585Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-15T16:08:52.510Z] check_test.go:195: [d84aec18c6b8d] daemon is not started [2021-09-15T16:08:52.510Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-15T16:08:54.394Z] check_test.go:195: [d735c07ff0a18] daemon is not started [2021-09-15T16:08:54.394Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-15T16:08:54.954Z] check_test.go:195: [d469a9f98e5e1] daemon is not started [2021-09-15T16:08:54.954Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-15T16:08:55.584Z] --- PASS: TestServiceUpdatePidsLimit (16.87s) [2021-09-15T16:08:55.584Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-09-15T16:08:55.584Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-09-15T16:08:55.584Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2021-09-15T16:08:55.584Z] PASS [2021-09-15T16:08:55.584Z] [2021-09-15T16:08:55.584Z] === Skipped [2021-09-15T16:08:55.584Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-15T16:08:55.584Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-15T16:08:55.584Z] [2021-09-15T16:08:55.584Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-09-15T16:08:55.584Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-15T16:08:55.584Z] [2021-09-15T16:08:55.584Z] DONE 27 tests, 2 skipped in 144.191s [2021-09-15T16:08:55.584Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-09-15T16:08:55.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:08:55.584Z] ++ set -e [2021-09-15T16:08:55.584Z] ++ '[' -n 0 ']' [2021-09-15T16:08:55.584Z] ++ set -x [2021-09-15T16:08:55.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:08:55.584Z] INFO: Testing against a local daemon [2021-09-15T16:08:55.584Z] === RUN TestSessionCreate [2021-09-15T16:08:55.584Z] --- PASS: TestSessionCreate (0.04s) [2021-09-15T16:08:55.584Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-15T16:08:55.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-09-15T16:08:55.584Z] PASS [2021-09-15T16:08:55.584Z] [2021-09-15T16:08:55.584Z] DONE 2 tests in 0.204s [2021-09-15T16:08:55.584Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-09-15T16:08:55.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:08:55.584Z] ++ set -e [2021-09-15T16:08:55.584Z] ++ '[' -n 0 ']' [2021-09-15T16:08:55.584Z] ++ set -x [2021-09-15T16:08:55.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:08:55.856Z] INFO: Testing against a local daemon [2021-09-15T16:08:55.856Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-15T16:08:55.856Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-15T16:08:55.856Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T16:08:55.856Z] === RUN TestDiskUsage [2021-09-15T16:08:55.856Z] === PAUSE TestDiskUsage [2021-09-15T16:08:55.856Z] === RUN TestEventsExecDie [2021-09-15T16:08:55.883Z] check_test.go:195: [d2d10a3c642a4] daemon is not started [2021-09-15T16:08:55.883Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-15T16:08:56.433Z] --- PASS: TestEventsExecDie (0.75s) [2021-09-15T16:08:56.433Z] === RUN TestEventsBackwardsCompatible [2021-09-15T16:08:56.696Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-09-15T16:08:56.696Z] === RUN TestEventsVolumeCreate [2021-09-15T16:08:56.696Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-09-15T16:08:56.696Z] === RUN TestInfoBinaryCommits [2021-09-15T16:08:56.696Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-09-15T16:08:56.696Z] === RUN TestInfoAPIVersioned [2021-09-15T16:08:56.696Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-15T16:08:56.696Z] === RUN TestInfoDiscoveryBackend [2021-09-15T16:08:56.808Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-15T16:08:57.270Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-15T16:08:57.270Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite (45.56s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.42s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.91s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.82s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.13s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.02s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.96s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.04s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.47s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.48s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.07s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.54s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2021-09-15T16:08:57.733Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2021-09-15T16:08:57.733Z] === RUN TestDockerSchema1RegistrySuite [2021-09-15T16:08:57.733Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-15T16:08:57.733Z] check_test.go:222: [d819d39e2ebe6] daemon is not started [2021-09-15T16:08:57.733Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-15T16:08:58.218Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-15T16:08:58.218Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-15T16:08:58.792Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-09-15T16:08:58.792Z] === RUN TestInfoAPI [2021-09-15T16:08:58.792Z] --- PASS: TestInfoAPI (0.04s) [2021-09-15T16:08:58.792Z] === RUN TestInfoAPIWarnings [2021-09-15T16:09:01.010Z] check_test.go:222: [d2c248a8537d9] daemon is not started [2021-09-15T16:09:01.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-15T16:09:06.246Z] check_test.go:222: [d29a1e7fcefb0] daemon is not started [2021-09-15T16:09:06.246Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-15T16:09:08.132Z] check_test.go:222: [d694af8b9466c] daemon is not started [2021-09-15T16:09:08.387Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-15T16:09:09.312Z] check_test.go:222: [d5c60c58686fb] daemon is not started [2021-09-15T16:09:09.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-15T16:09:10.238Z] check_test.go:222: [dcf77effa1eba] daemon is not started [2021-09-15T16:09:10.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-15T16:09:10.493Z] check_test.go:222: [d5faeb1b85935] daemon is not started [2021-09-15T16:09:10.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-15T16:09:11.418Z] check_test.go:222: [d547057292fa6] daemon is not started [2021-09-15T16:09:11.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-15T16:09:12.598Z] check_test.go:222: [d685ba92fb237] daemon is not started [2021-09-15T16:09:12.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-15T16:09:13.524Z] check_test.go:222: [d0b98db79bf1c] daemon is not started [2021-09-15T16:09:13.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-15T16:09:14.973Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-15T16:09:14.973Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-15T16:09:14.973Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-15T16:09:14.973Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-15T16:09:14.973Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-15T16:09:15.322Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-15T16:09:15.620Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/test/unit [2021-09-15T16:09:16.035Z] check_test.go:222: [dbf0aae019d36] daemon is not started [2021-09-15T16:09:16.035Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-15T16:09:16.192Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-15T16:09:16.192Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-15T16:09:16.192Z] + TESTDIRS=./... [2021-09-15T16:09:16.192Z] + exclude_paths='/vendor/|/integration' [2021-09-15T16:09:16.192Z] ++ go list ./... [2021-09-15T16:09:16.192Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-15T16:09:16.595Z] check_test.go:222: [d282f5761ca2d] daemon is not started [2021-09-15T16:09:16.595Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-15T16:09:16.922Z] --- PASS: TestInfoAPIWarnings (16.39s) [2021-09-15T16:09:16.922Z] === RUN TestInfoDebug [2021-09-15T16:09:16.922Z] --- PASS: TestInfoDebug (0.54s) [2021-09-15T16:09:16.922Z] === RUN TestInfoInsecureRegistries [2021-09-15T16:09:16.922Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-15T16:09:16.922Z] === RUN TestInfoRegistryMirrors [2021-09-15T16:09:16.922Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-15T16:09:16.922Z] === RUN TestLoginFailsWithBadCredentials [2021-09-15T16:09:16.922Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-09-15T16:09:16.923Z] === RUN TestPingCacheHeaders [2021-09-15T16:09:16.923Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-15T16:09:16.923Z] === RUN TestPingGet [2021-09-15T16:09:17.120Z] + pkg_list='github.com/docker/docker/api [2021-09-15T16:09:17.120Z] github.com/docker/docker/api/server [2021-09-15T16:09:17.120Z] github.com/docker/docker/api/server/backend/build [2021-09-15T16:09:17.120Z] github.com/docker/docker/api/server/httputils [2021-09-15T16:09:17.120Z] github.com/docker/docker/api/server/middleware [2021-09-15T16:09:17.120Z] github.com/docker/docker/api/server/router [2021-09-15T16:09:17.120Z] github.com/docker/docker/api/server/router/build [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/container [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/debug [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/image [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/network [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/session [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/system [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/volume [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/backend [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/container [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/events [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/filters [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/image [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/mount [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/network [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/registry [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/strslice [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/swarm [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/time [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/versions [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/volume [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/dockerfile [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/dockerignore [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/remotecontext [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T16:09:17.121Z] github.com/docker/docker/cli [2021-09-15T16:09:17.121Z] github.com/docker/docker/cli/config [2021-09-15T16:09:17.121Z] github.com/docker/docker/cli/debug [2021-09-15T16:09:17.121Z] github.com/docker/docker/client [2021-09-15T16:09:17.121Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T16:09:17.121Z] github.com/docker/docker/cmd/dockerd [2021-09-15T16:09:17.121Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T16:09:17.121Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T16:09:17.121Z] github.com/docker/docker/container [2021-09-15T16:09:17.121Z] github.com/docker/docker/container/stream [2021-09-15T16:09:17.121Z] github.com/docker/docker/contrib/apparmor [2021-09-15T16:09:17.121Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T16:09:17.121Z] github.com/docker/docker/contrib/httpserver [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/cluster [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/config [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/discovery [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/events [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/exec [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/images [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/initlayer [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/links [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/listeners [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/local [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/names [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/network [2021-09-15T16:09:17.121Z] github.com/docker/docker/daemon/stats [2021-09-15T16:09:17.121Z] github.com/docker/docker/distribution [2021-09-15T16:09:17.121Z] github.com/docker/docker/distribution/metadata [2021-09-15T16:09:17.121Z] github.com/docker/docker/distribution/utils [2021-09-15T16:09:17.121Z] github.com/docker/docker/distribution/xfer [2021-09-15T16:09:17.121Z] github.com/docker/docker/dockerversion [2021-09-15T16:09:17.121Z] github.com/docker/docker/errdefs [2021-09-15T16:09:17.121Z] github.com/docker/docker/image [2021-09-15T16:09:17.121Z] github.com/docker/docker/image/cache [2021-09-15T16:09:17.121Z] github.com/docker/docker/image/tarexport [2021-09-15T16:09:17.121Z] github.com/docker/docker/image/v1 [2021-09-15T16:09:17.121Z] github.com/docker/docker/internal/test/suite [2021-09-15T16:09:17.121Z] github.com/docker/docker/layer [2021-09-15T16:09:17.121Z] github.com/docker/docker/libcontainerd [2021-09-15T16:09:17.121Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T16:09:17.121Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T16:09:17.121Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T16:09:17.121Z] github.com/docker/docker/libcontainerd/types [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/config [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/idm [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/ns [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/options [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/osl [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/libnetwork/types [2021-09-15T16:09:17.121Z] github.com/docker/docker/oci [2021-09-15T16:09:17.121Z] github.com/docker/docker/oci/caps [2021-09-15T16:09:17.121Z] github.com/docker/docker/opts [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/aaparser [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/archive [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/authorization [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/capabilities [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/containerfs [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/directory [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/discovery [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/dmesg [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/filenotify [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/fileutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/fsutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/homedir [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/idtools [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/ioutils [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/locker [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/longpath [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/loopback [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/mount [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/parsers [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/pidfile [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/platform [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/plugins [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/pools [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/progress [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/pubsub [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/reexec [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/signal [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/stack [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/stringid [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/symlink [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/system [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/tailfile [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/tarsum [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/term [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/term/windows [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/truncindex [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/urlutil [2021-09-15T16:09:17.121Z] github.com/docker/docker/pkg/useragent [2021-09-15T16:09:17.121Z] github.com/docker/docker/plugin [2021-09-15T16:09:17.121Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T16:09:17.121Z] github.com/docker/docker/plugin/v2 [2021-09-15T16:09:17.121Z] github.com/docker/docker/profiles/apparmor [2021-09-15T16:09:17.121Z] github.com/docker/docker/profiles/seccomp [2021-09-15T16:09:17.121Z] github.com/docker/docker/quota [2021-09-15T16:09:17.121Z] github.com/docker/docker/reference [2021-09-15T16:09:17.121Z] github.com/docker/docker/registry [2021-09-15T16:09:17.121Z] github.com/docker/docker/registry/resumable [2021-09-15T16:09:17.121Z] github.com/docker/docker/restartmanager [2021-09-15T16:09:17.121Z] github.com/docker/docker/rootless [2021-09-15T16:09:17.121Z] github.com/docker/docker/rootless/specconv [2021-09-15T16:09:17.121Z] github.com/docker/docker/runconfig [2021-09-15T16:09:17.121Z] github.com/docker/docker/runconfig/opts [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/daemon [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/environment [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/fakegit [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/registry [2021-09-15T16:09:17.121Z] github.com/docker/docker/testutil/request [2021-09-15T16:09:17.121Z] github.com/docker/docker/volume [2021-09-15T16:09:17.121Z] github.com/docker/docker/volume/drivers [2021-09-15T16:09:17.121Z] github.com/docker/docker/volume/local [2021-09-15T16:09:17.121Z] github.com/docker/docker/volume/mounts [2021-09-15T16:09:17.121Z] github.com/docker/docker/volume/service [2021-09-15T16:09:17.121Z] github.com/docker/docker/volume/service/opts [2021-09-15T16:09:17.121Z] github.com/docker/docker/volume/testutils' [2021-09-15T16:09:17.121Z] ++ grep --fixed-strings -v /libnetwork [2021-09-15T16:09:17.121Z] ++ echo 'github.com/docker/docker/api [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/backend/build [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/httputils [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/middleware [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/build [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/container [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/debug [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/image [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/network [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/session [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/system [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/server/router/volume [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/backend [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/container [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/events [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/filters [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/image [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/mount [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/network [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/registry [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/strslice [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/swarm [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/time [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/versions [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T16:09:17.121Z] github.com/docker/docker/api/types/volume [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/dockerfile [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/dockerignore [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/remotecontext [2021-09-15T16:09:17.121Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T16:09:17.121Z] github.com/docker/docker/cli [2021-09-15T16:09:17.121Z] github.com/docker/docker/cli/config [2021-09-15T16:09:17.121Z] github.com/docker/docker/cli/debug [2021-09-15T16:09:17.121Z] github.com/docker/docker/client [2021-09-15T16:09:17.122Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T16:09:17.122Z] github.com/docker/docker/cmd/dockerd [2021-09-15T16:09:17.122Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T16:09:17.122Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T16:09:17.122Z] github.com/docker/docker/container [2021-09-15T16:09:17.122Z] github.com/docker/docker/container/stream [2021-09-15T16:09:17.122Z] github.com/docker/docker/contrib/apparmor [2021-09-15T16:09:17.122Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T16:09:17.122Z] github.com/docker/docker/contrib/httpserver [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/config [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/discovery [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/events [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/exec [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/images [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/initlayer [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/links [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/listeners [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/local [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/names [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/network [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/stats [2021-09-15T16:09:17.122Z] github.com/docker/docker/distribution [2021-09-15T16:09:17.122Z] github.com/docker/docker/distribution/metadata [2021-09-15T16:09:17.122Z] github.com/docker/docker/distribution/utils [2021-09-15T16:09:17.122Z] github.com/docker/docker/distribution/xfer [2021-09-15T16:09:17.122Z] github.com/docker/docker/dockerversion [2021-09-15T16:09:17.122Z] github.com/docker/docker/errdefs [2021-09-15T16:09:17.122Z] github.com/docker/docker/image [2021-09-15T16:09:17.122Z] github.com/docker/docker/image/cache [2021-09-15T16:09:17.122Z] github.com/docker/docker/image/tarexport [2021-09-15T16:09:17.122Z] github.com/docker/docker/image/v1 [2021-09-15T16:09:17.122Z] github.com/docker/docker/internal/test/suite [2021-09-15T16:09:17.122Z] github.com/docker/docker/layer [2021-09-15T16:09:17.122Z] github.com/docker/docker/libcontainerd [2021-09-15T16:09:17.122Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T16:09:17.122Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T16:09:17.122Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T16:09:17.122Z] github.com/docker/docker/libcontainerd/types [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/config [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/idm [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/ns [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/options [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/osl [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/libnetwork/types [2021-09-15T16:09:17.122Z] github.com/docker/docker/oci [2021-09-15T16:09:17.122Z] github.com/docker/docker/oci/caps [2021-09-15T16:09:17.122Z] github.com/docker/docker/opts [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/aaparser [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/archive [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/authorization [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/capabilities [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/containerfs [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/directory [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/discovery [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/dmesg [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/filenotify [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/fileutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/fsutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/homedir [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/idtools [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/ioutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/locker [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/longpath [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/loopback [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/mount [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/parsers [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/pidfile [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/platform [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/plugins [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/pools [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/progress [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/pubsub [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/reexec [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/signal [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/stack [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/stringid [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/symlink [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/system [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/tailfile [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/tarsum [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/term [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/term/windows [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/truncindex [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/urlutil [2021-09-15T16:09:17.122Z] github.com/docker/docker/pkg/useragent [2021-09-15T16:09:17.122Z] github.com/docker/docker/plugin [2021-09-15T16:09:17.122Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T16:09:17.122Z] github.com/docker/docker/plugin/v2 [2021-09-15T16:09:17.122Z] github.com/docker/docker/profiles/apparmor [2021-09-15T16:09:17.122Z] github.com/docker/docker/profiles/seccomp [2021-09-15T16:09:17.122Z] github.com/docker/docker/quota [2021-09-15T16:09:17.122Z] github.com/docker/docker/reference [2021-09-15T16:09:17.122Z] github.com/docker/docker/registry [2021-09-15T16:09:17.122Z] github.com/docker/docker/registry/resumable [2021-09-15T16:09:17.122Z] github.com/docker/docker/restartmanager [2021-09-15T16:09:17.122Z] github.com/docker/docker/rootless [2021-09-15T16:09:17.122Z] github.com/docker/docker/rootless/specconv [2021-09-15T16:09:17.122Z] github.com/docker/docker/runconfig [2021-09-15T16:09:17.122Z] github.com/docker/docker/runconfig/opts [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/daemon [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/environment [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/fakegit [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/registry [2021-09-15T16:09:17.122Z] github.com/docker/docker/testutil/request [2021-09-15T16:09:17.122Z] github.com/docker/docker/volume [2021-09-15T16:09:17.122Z] github.com/docker/docker/volume/drivers [2021-09-15T16:09:17.122Z] github.com/docker/docker/volume/local [2021-09-15T16:09:17.122Z] github.com/docker/docker/volume/mounts [2021-09-15T16:09:17.122Z] github.com/docker/docker/volume/service [2021-09-15T16:09:17.122Z] github.com/docker/docker/volume/service/opts [2021-09-15T16:09:17.122Z] github.com/docker/docker/volume/testutils' [2021-09-15T16:09:17.122Z] + base_pkg_list='github.com/docker/docker/api [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/backend/build [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/httputils [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/middleware [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/build [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/container [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/debug [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/image [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/network [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/session [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/system [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/server/router/volume [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/backend [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/container [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/events [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/filters [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/image [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/mount [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/network [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/registry [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/strslice [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/swarm [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/time [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/versions [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T16:09:17.122Z] github.com/docker/docker/api/types/volume [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/builder-next [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/dockerfile [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/dockerignore [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/remotecontext [2021-09-15T16:09:17.122Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T16:09:17.122Z] github.com/docker/docker/cli [2021-09-15T16:09:17.122Z] github.com/docker/docker/cli/config [2021-09-15T16:09:17.122Z] github.com/docker/docker/cli/debug [2021-09-15T16:09:17.122Z] github.com/docker/docker/client [2021-09-15T16:09:17.122Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T16:09:17.122Z] github.com/docker/docker/cmd/dockerd [2021-09-15T16:09:17.122Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T16:09:17.122Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T16:09:17.122Z] github.com/docker/docker/container [2021-09-15T16:09:17.122Z] github.com/docker/docker/container/stream [2021-09-15T16:09:17.122Z] github.com/docker/docker/contrib/apparmor [2021-09-15T16:09:17.122Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T16:09:17.122Z] github.com/docker/docker/contrib/httpserver [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/config [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/discovery [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/events [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/exec [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/images [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/initlayer [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/links [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/listeners [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T16:09:17.122Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/local [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/names [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/network [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/stats [2021-09-15T16:09:17.123Z] github.com/docker/docker/distribution [2021-09-15T16:09:17.123Z] github.com/docker/docker/distribution/metadata [2021-09-15T16:09:17.123Z] github.com/docker/docker/distribution/utils [2021-09-15T16:09:17.123Z] github.com/docker/docker/distribution/xfer [2021-09-15T16:09:17.123Z] github.com/docker/docker/dockerversion [2021-09-15T16:09:17.123Z] github.com/docker/docker/errdefs [2021-09-15T16:09:17.123Z] github.com/docker/docker/image [2021-09-15T16:09:17.123Z] github.com/docker/docker/image/cache [2021-09-15T16:09:17.123Z] github.com/docker/docker/image/tarexport [2021-09-15T16:09:17.123Z] github.com/docker/docker/image/v1 [2021-09-15T16:09:17.123Z] github.com/docker/docker/internal/test/suite [2021-09-15T16:09:17.123Z] github.com/docker/docker/layer [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd/types [2021-09-15T16:09:17.123Z] github.com/docker/docker/oci [2021-09-15T16:09:17.123Z] github.com/docker/docker/oci/caps [2021-09-15T16:09:17.123Z] github.com/docker/docker/opts [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/aaparser [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/archive [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/authorization [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/capabilities [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/containerfs [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/directory [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/discovery [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/dmesg [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/filenotify [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/fileutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/fsutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/homedir [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/idtools [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/ioutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/locker [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/longpath [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/loopback [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/mount [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/parsers [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/pidfile [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/platform [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/plugins [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/pools [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/progress [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/pubsub [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/reexec [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/signal [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/stack [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/stringid [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/symlink [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/system [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/tailfile [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/tarsum [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/term [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/term/windows [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/truncindex [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/urlutil [2021-09-15T16:09:17.123Z] github.com/docker/docker/pkg/useragent [2021-09-15T16:09:17.123Z] github.com/docker/docker/plugin [2021-09-15T16:09:17.123Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T16:09:17.123Z] github.com/docker/docker/plugin/v2 [2021-09-15T16:09:17.123Z] github.com/docker/docker/profiles/apparmor [2021-09-15T16:09:17.123Z] github.com/docker/docker/profiles/seccomp [2021-09-15T16:09:17.123Z] github.com/docker/docker/quota [2021-09-15T16:09:17.123Z] github.com/docker/docker/reference [2021-09-15T16:09:17.123Z] github.com/docker/docker/registry [2021-09-15T16:09:17.123Z] github.com/docker/docker/registry/resumable [2021-09-15T16:09:17.123Z] github.com/docker/docker/restartmanager [2021-09-15T16:09:17.123Z] github.com/docker/docker/rootless [2021-09-15T16:09:17.123Z] github.com/docker/docker/rootless/specconv [2021-09-15T16:09:17.123Z] github.com/docker/docker/runconfig [2021-09-15T16:09:17.123Z] github.com/docker/docker/runconfig/opts [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/daemon [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/environment [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/fakegit [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/registry [2021-09-15T16:09:17.123Z] github.com/docker/docker/testutil/request [2021-09-15T16:09:17.123Z] github.com/docker/docker/volume [2021-09-15T16:09:17.123Z] github.com/docker/docker/volume/drivers [2021-09-15T16:09:17.123Z] github.com/docker/docker/volume/local [2021-09-15T16:09:17.123Z] github.com/docker/docker/volume/mounts [2021-09-15T16:09:17.123Z] github.com/docker/docker/volume/service [2021-09-15T16:09:17.123Z] github.com/docker/docker/volume/service/opts [2021-09-15T16:09:17.123Z] github.com/docker/docker/volume/testutils' [2021-09-15T16:09:17.123Z] ++ echo 'github.com/docker/docker/api [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/backend/build [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/httputils [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/middleware [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/build [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/container [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/debug [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/image [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/network [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/session [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/system [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/server/router/volume [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/backend [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/container [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/events [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/filters [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/image [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/mount [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/network [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/registry [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/strslice [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/swarm [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/time [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/versions [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T16:09:17.123Z] github.com/docker/docker/api/types/volume [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/builder-next [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/dockerfile [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/dockerignore [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/remotecontext [2021-09-15T16:09:17.123Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T16:09:17.123Z] github.com/docker/docker/cli [2021-09-15T16:09:17.123Z] github.com/docker/docker/cli/config [2021-09-15T16:09:17.123Z] github.com/docker/docker/cli/debug [2021-09-15T16:09:17.123Z] github.com/docker/docker/client [2021-09-15T16:09:17.123Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T16:09:17.123Z] github.com/docker/docker/cmd/dockerd [2021-09-15T16:09:17.123Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T16:09:17.123Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T16:09:17.123Z] github.com/docker/docker/container [2021-09-15T16:09:17.123Z] github.com/docker/docker/container/stream [2021-09-15T16:09:17.123Z] github.com/docker/docker/contrib/apparmor [2021-09-15T16:09:17.123Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T16:09:17.123Z] github.com/docker/docker/contrib/httpserver [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/cluster [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/config [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/discovery [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/events [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/exec [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/images [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/initlayer [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/links [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/listeners [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/local [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/names [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/network [2021-09-15T16:09:17.123Z] github.com/docker/docker/daemon/stats [2021-09-15T16:09:17.123Z] github.com/docker/docker/distribution [2021-09-15T16:09:17.123Z] github.com/docker/docker/distribution/metadata [2021-09-15T16:09:17.123Z] github.com/docker/docker/distribution/utils [2021-09-15T16:09:17.123Z] github.com/docker/docker/distribution/xfer [2021-09-15T16:09:17.123Z] github.com/docker/docker/dockerversion [2021-09-15T16:09:17.123Z] github.com/docker/docker/errdefs [2021-09-15T16:09:17.123Z] github.com/docker/docker/image [2021-09-15T16:09:17.123Z] github.com/docker/docker/image/cache [2021-09-15T16:09:17.123Z] github.com/docker/docker/image/tarexport [2021-09-15T16:09:17.123Z] github.com/docker/docker/image/v1 [2021-09-15T16:09:17.123Z] github.com/docker/docker/internal/test/suite [2021-09-15T16:09:17.123Z] github.com/docker/docker/layer [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T16:09:17.123Z] github.com/docker/docker/libcontainerd/types [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/config [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/idm [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/ns [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/options [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/osl [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T16:09:17.123Z] github.com/docker/docker/libnetwork/types [2021-09-15T16:09:17.124Z] github.com/docker/docker/oci [2021-09-15T16:09:17.124Z] github.com/docker/docker/oci/caps [2021-09-15T16:09:17.124Z] github.com/docker/docker/opts [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/aaparser [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/archive [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/authorization [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/capabilities [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/containerfs [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/directory [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/discovery [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/dmesg [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/filenotify [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/fileutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/fsutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/homedir [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/idtools [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/ioutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/locker [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/longpath [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/loopback [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/mount [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/parsers [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/pidfile [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/platform [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/plugins [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/pools [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/progress [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/pubsub [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/reexec [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/signal [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/stack [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/stringid [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/symlink [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/system [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/tailfile [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/tarsum [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/term [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/term/windows [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/truncindex [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/urlutil [2021-09-15T16:09:17.124Z] github.com/docker/docker/pkg/useragent [2021-09-15T16:09:17.124Z] github.com/docker/docker/plugin [2021-09-15T16:09:17.124Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T16:09:17.124Z] github.com/docker/docker/plugin/v2 [2021-09-15T16:09:17.124Z] github.com/docker/docker/profiles/apparmor [2021-09-15T16:09:17.124Z] github.com/docker/docker/profiles/seccomp [2021-09-15T16:09:17.124Z] github.com/docker/docker/quota [2021-09-15T16:09:17.124Z] github.com/docker/docker/reference [2021-09-15T16:09:17.124Z] github.com/docker/docker/registry [2021-09-15T16:09:17.124Z] github.com/docker/docker/registry/resumable [2021-09-15T16:09:17.124Z] github.com/docker/docker/restartmanager [2021-09-15T16:09:17.124Z] github.com/docker/docker/rootless [2021-09-15T16:09:17.124Z] github.com/docker/docker/rootless/specconv [2021-09-15T16:09:17.124Z] github.com/docker/docker/runconfig [2021-09-15T16:09:17.124Z] github.com/docker/docker/runconfig/opts [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/daemon [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/environment [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/fakegit [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/registry [2021-09-15T16:09:17.124Z] github.com/docker/docker/testutil/request [2021-09-15T16:09:17.124Z] github.com/docker/docker/volume [2021-09-15T16:09:17.124Z] github.com/docker/docker/volume/drivers [2021-09-15T16:09:17.124Z] github.com/docker/docker/volume/local [2021-09-15T16:09:17.124Z] github.com/docker/docker/volume/mounts [2021-09-15T16:09:17.124Z] github.com/docker/docker/volume/service [2021-09-15T16:09:17.124Z] github.com/docker/docker/volume/service/opts [2021-09-15T16:09:17.124Z] github.com/docker/docker/volume/testutils' [2021-09-15T16:09:17.124Z] ++ grep --fixed-strings /libnetwork [2021-09-15T16:09:17.124Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/config [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/idm [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ns [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/options [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/osl [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/types' [2021-09-15T16:09:17.124Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-15T16:09:17.124Z] + echo 'github.com/docker/docker/libnetwork [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/config [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/idm [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/ns [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/options [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/osl [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/types' [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T16:09:17.124Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T16:09:17.124Z] + type docker-proxy [2021-09-15T16:09:17.124Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-15T16:09:17.124Z] + hack/make.sh binary-proxy install-proxy [2021-09-15T16:09:17.124Z] [2021-09-15T16:09:17.124Z] Removing bundles/ [2021-09-15T16:09:17.124Z] [2021-09-15T16:09:17.124Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-15T16:09:17.124Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-15T16:09:17.124Z] GOOS="" GOARCH="" GOARM="" [2021-09-15T16:09:17.155Z] check_test.go:222: [d4c9f26397a22] daemon is not started [2021-09-15T16:09:17.155Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-15T16:09:17.155Z] check_test.go:222: [d9a5535708d15] daemon is not started [2021-09-15T16:09:17.155Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-15T16:09:17.185Z] --- PASS: TestPingGet (0.03s) [2021-09-15T16:09:17.185Z] === RUN TestPingHead [2021-09-15T16:09:17.185Z] --- PASS: TestPingHead (0.04s) [2021-09-15T16:09:17.185Z] === RUN TestVersion [2021-09-15T16:09:17.185Z] --- PASS: TestVersion (0.03s) [2021-09-15T16:09:17.185Z] === CONT TestDiskUsage [2021-09-15T16:09:17.410Z] check_test.go:222: [dd96733beb50d] daemon is not started [2021-09-15T16:09:17.410Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-15T16:09:17.665Z] check_test.go:222: [dee95939bacb4] daemon is not started [2021-09-15T16:09:17.665Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/container_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/image_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/volume_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-15T16:09:17.759Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-15T16:09:17.919Z] check_test.go:222: [da1676ff51d4e] daemon is not started [2021-09-15T16:09:17.919Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-15T16:09:18.021Z] === RUN TestDiskUsage/after_container.Run [2021-09-15T16:09:18.175Z] check_test.go:222: [dbffb73d04eda] daemon is not started [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite (20.61s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.97s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.83s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.82s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.63s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-09-15T16:09:18.175Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-09-15T16:09:18.175Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-15T16:09:18.175Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-15T16:09:18.284Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage (1.44s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-15T16:09:18.547Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-15T16:09:18.547Z] PASS [2021-09-15T16:09:18.547Z] [2021-09-15T16:09:18.547Z] === Skipped [2021-09-15T16:09:18.547Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T16:09:18.547Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-15T16:09:18.547Z] [2021-09-15T16:09:18.547Z] DONE 53 tests, 1 skipped in 22.933s [2021-09-15T16:09:18.547Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-15T16:09:18.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:09:18.547Z] ++ set -e [2021-09-15T16:09:18.547Z] ++ '[' -n 0 ']' [2021-09-15T16:09:18.547Z] ++ set -x [2021-09-15T16:09:18.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-09-15T16:09:18.735Z] check_test.go:251: [d35049672a57c] daemon is not started [2021-09-15T16:09:18.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-15T16:09:18.810Z] INFO: Testing against a local daemon [2021-09-15T16:09:18.810Z] === RUN TestVolumesCreateAndList [2021-09-15T16:09:18.810Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-15T16:09:18.810Z] === RUN TestVolumesRemove [2021-09-15T16:09:18.810Z] --- PASS: TestVolumesRemove (0.08s) [2021-09-15T16:09:18.810Z] === RUN TestVolumesInspect [2021-09-15T16:09:18.810Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-15T16:09:18.810Z] === RUN TestVolumesInvalidJSON [2021-09-15T16:09:18.810Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-15T16:09:18.810Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-15T16:09:18.810Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-15T16:09:18.810Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-15T16:09:18.810Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-15T16:09:18.810Z] PASS [2021-09-15T16:09:18.810Z] [2021-09-15T16:09:18.810Z] DONE 5 tests in 0.296s [2021-09-15T16:09:18.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-15T16:09:19.295Z] check_test.go:251: [de506a2b353bf] daemon is not started [2021-09-15T16:09:19.296Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-15T16:09:19.384Z] ++++ cat bundles/test-integration/docker.pid [2021-09-15T16:09:19.384Z] +++ kill 15104 [2021-09-15T16:09:19.553Z] check_test.go:251: [db0ad2cd9deba] daemon is not started [2021-09-15T16:09:19.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-15T16:09:19.647Z] +++ /etc/init.d/apparmor stop [2021-09-15T16:09:19.647Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-15T16:09:19.647Z] [2021-09-15T16:09:19.647Z] Unloading profiles will leave already running processes permanently [2021-09-15T16:09:19.647Z] unconfined, which can lead to unexpected situations. [2021-09-15T16:09:19.647Z] [2021-09-15T16:09:19.647Z] To set a process to complain mode, use the command line tool [2021-09-15T16:09:19.647Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-15T16:09:19.647Z] +++ true [2021-09-15T16:09:19.647Z] exiting test-integration [2021-09-15T16:09:19.647Z] ++ exit 0 [2021-09-15T16:09:19.647Z] [2021-09-15T16:09:20.917Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored Post stage [Pipeline] junit [2021-09-15T16:09:21.057Z] Recording test results [2021-09-15T16:09:21.172Z] check_test.go:251: [d15553d793867] daemon is not started [2021-09-15T16:09:21.172Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-15T16:09:21.332Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-15T16:09:21.685Z] + echo Ensuring container killed. [2021-09-15T16:09:21.685Z] Ensuring container killed. [2021-09-15T16:09:21.685Z] + docker rm -vf docker-pr4 [2021-09-15T16:09:21.685Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-09-15T16:09:21.737Z] check_test.go:251: [d4f20594e0bd1] daemon is not started [2021-09-15T16:09:21.737Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-15T16:09:21.979Z] + echo Chowning /workspace to jenkins user [2021-09-15T16:09:21.979Z] Chowning /workspace to jenkins user [2021-09-15T16:09:21.979Z] + id -u [2021-09-15T16:09:21.979Z] + id -g [2021-09-15T16:09:21.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42842:/workspace busybox chown -R 1000:1000 /workspace [2021-09-15T16:09:21.979Z] Unable to find image 'busybox:latest' locally [2021-09-15T16:09:22.241Z] latest: Pulling from library/busybox [2021-09-15T16:09:22.241Z] 7560ee4921c3: Pulling fs layer [2021-09-15T16:09:22.503Z] 7560ee4921c3: Verifying Checksum [2021-09-15T16:09:22.503Z] 7560ee4921c3: Download complete [2021-09-15T16:09:22.503Z] 7560ee4921c3: Pull complete [2021-09-15T16:09:22.503Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-15T16:09:22.503Z] Status: Downloaded newer image for busybox:latest [2021-09-15T16:09:22.675Z] check_test.go:251: [de1d9cf1cc2bf] daemon is not started [2021-09-15T16:09:22.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-15T16:09:22.675Z] check_test.go:251: [d6cd3210273dc] daemon is not started [2021-09-15T16:09:22.675Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.55s) [2021-09-15T16:09:22.675Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2021-09-15T16:09:22.675Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2021-09-15T16:09:22.675Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-09-15T16:09:22.675Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2021-09-15T16:09:22.675Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.51s) [2021-09-15T16:09:22.675Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2021-09-15T16:09:22.675Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2021-09-15T16:09:22.675Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-09-15T16:09:22.675Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-15T16:09:22.675Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-15T16:09:23.664Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-15T16:09:23.664Z] [2021-09-15T16:09:23.664Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-15T16:09:23.664Z] Installing docker-proxy to /usr/local/bin/ [2021-09-15T16:09:23.664Z] [2021-09-15T16:09:23.664Z] + mkdir -p bundles [2021-09-15T16:09:23.664Z] + '[' -n 'github.com/docker/docker/api [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/backend/build [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/httputils [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/middleware [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/build [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/container [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/debug [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/distribution [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/grpc [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/image [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/network [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/plugin [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/session [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/swarm [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/system [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/server/router/volume [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/backend [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/blkiodev [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/container [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/events [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/filters [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/image [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/mount [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/network [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/registry [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/strslice [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/swarm [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/time [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/versions [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-15T16:09:23.664Z] github.com/docker/docker/api/types/volume [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/builder-next [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/builder-next/worker [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/dockerfile [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/dockerignore [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/remotecontext [2021-09-15T16:09:23.664Z] github.com/docker/docker/builder/remotecontext/git [2021-09-15T16:09:23.664Z] github.com/docker/docker/cli [2021-09-15T16:09:23.664Z] github.com/docker/docker/cli/config [2021-09-15T16:09:23.664Z] github.com/docker/docker/cli/debug [2021-09-15T16:09:23.664Z] github.com/docker/docker/client [2021-09-15T16:09:23.664Z] github.com/docker/docker/cmd/docker-proxy [2021-09-15T16:09:23.664Z] github.com/docker/docker/cmd/dockerd [2021-09-15T16:09:23.664Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-15T16:09:23.664Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-15T16:09:23.664Z] github.com/docker/docker/container [2021-09-15T16:09:23.664Z] github.com/docker/docker/container/stream [2021-09-15T16:09:23.664Z] github.com/docker/docker/contrib/apparmor [2021-09-15T16:09:23.664Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-15T16:09:23.664Z] github.com/docker/docker/contrib/httpserver [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/cluster [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/cluster/convert [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/cluster/executor [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/cluster/provider [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/config [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/discovery [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/events [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/events/testutils [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/exec [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/images [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/initlayer [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/links [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/listeners [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/gelf [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/journald [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/local [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/logentries [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/splunk [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/syslog [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/logger/templates [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/names [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/network [2021-09-15T16:09:23.664Z] github.com/docker/docker/daemon/stats [2021-09-15T16:09:23.664Z] github.com/docker/docker/distribution [2021-09-15T16:09:23.664Z] github.com/docker/docker/distribution/metadata [2021-09-15T16:09:23.664Z] github.com/docker/docker/distribution/utils [2021-09-15T16:09:23.664Z] github.com/docker/docker/distribution/xfer [2021-09-15T16:09:23.664Z] github.com/docker/docker/dockerversion [2021-09-15T16:09:23.664Z] github.com/docker/docker/errdefs [2021-09-15T16:09:23.664Z] github.com/docker/docker/image [2021-09-15T16:09:23.664Z] github.com/docker/docker/image/cache [2021-09-15T16:09:23.664Z] github.com/docker/docker/image/tarexport [2021-09-15T16:09:23.664Z] github.com/docker/docker/image/v1 [2021-09-15T16:09:23.664Z] github.com/docker/docker/internal/test/suite [2021-09-15T16:09:23.664Z] github.com/docker/docker/layer [2021-09-15T16:09:23.664Z] github.com/docker/docker/libcontainerd [2021-09-15T16:09:23.664Z] github.com/docker/docker/libcontainerd/queue [2021-09-15T16:09:23.664Z] github.com/docker/docker/libcontainerd/remote [2021-09-15T16:09:23.664Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-15T16:09:23.664Z] github.com/docker/docker/libcontainerd/types [2021-09-15T16:09:23.664Z] github.com/docker/docker/oci [2021-09-15T16:09:23.664Z] github.com/docker/docker/oci/caps [2021-09-15T16:09:23.664Z] github.com/docker/docker/opts [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/aaparser [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/archive [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/authorization [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/broadcaster [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/capabilities [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/chrootarchive [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/containerfs [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/devicemapper [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/directory [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/discovery [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/discovery/file [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/discovery/kv [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/discovery/memory [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/dmesg [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/filenotify [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/fileutils [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/fsutils [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/homedir [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/idtools [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/ioutils [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/jsonmessage [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/locker [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/longpath [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/loopback [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/mount [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/namesgenerator [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/parsers [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/pidfile [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/platform [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/plugingetter [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/plugins [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/plugins/transport [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/pools [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/progress [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/pubsub [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/reexec [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/signal [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/stack [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/stdcopy [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/streamformatter [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/stringid [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/symlink [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/sysinfo [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/system [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/tailfile [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/tarsum [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/term [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/term/windows [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/truncindex [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/urlutil [2021-09-15T16:09:23.664Z] github.com/docker/docker/pkg/useragent [2021-09-15T16:09:23.664Z] github.com/docker/docker/plugin [2021-09-15T16:09:23.664Z] github.com/docker/docker/plugin/executor/containerd [2021-09-15T16:09:23.664Z] github.com/docker/docker/plugin/v2 [2021-09-15T16:09:23.664Z] github.com/docker/docker/profiles/apparmor [2021-09-15T16:09:23.664Z] github.com/docker/docker/profiles/seccomp [2021-09-15T16:09:23.664Z] github.com/docker/docker/quota [2021-09-15T16:09:23.664Z] github.com/docker/docker/reference [2021-09-15T16:09:23.664Z] github.com/docker/docker/registry [2021-09-15T16:09:23.664Z] github.com/docker/docker/registry/resumable [2021-09-15T16:09:23.664Z] github.com/docker/docker/restartmanager [2021-09-15T16:09:23.664Z] github.com/docker/docker/rootless [2021-09-15T16:09:23.664Z] github.com/docker/docker/rootless/specconv [2021-09-15T16:09:23.664Z] github.com/docker/docker/runconfig [2021-09-15T16:09:23.664Z] github.com/docker/docker/runconfig/opts [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/daemon [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/environment [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/fakecontext [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/fakegit [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/fakestorage [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/fixtures/load [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/registry [2021-09-15T16:09:23.664Z] github.com/docker/docker/testutil/request [2021-09-15T16:09:23.664Z] github.com/docker/docker/volume [2021-09-15T16:09:23.664Z] github.com/docker/docker/volume/drivers [2021-09-15T16:09:23.664Z] github.com/docker/docker/volume/local [2021-09-15T16:09:23.664Z] github.com/docker/docker/volume/mounts [2021-09-15T16:09:23.664Z] github.com/docker/docker/volume/service [2021-09-15T16:09:23.664Z] github.com/docker/docker/volume/service/opts [2021-09-15T16:09:23.664Z] github.com/docker/docker/volume/testutils' ']' [2021-09-15T16:09:23.665Z] + 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/stack 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-09-15T16:09:24.592Z] ? github.com/docker/docker/api [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-15T16:09:27.027Z] + bundleName=arm64-integration [2021-09-15T16:09:27.027Z] + echo Creating arm64-integration-bundles.tar.gz [2021-09-15T16:09:27.027Z] Creating arm64-integration-bundles.tar.gz [2021-09-15T16:09:27.027Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-09-15T16:09:27.027Z] + 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-09-15T16:09:27.304Z] Archiving artifacts [2021-09-15T16:09:27.910Z] check_test.go:278: [da2af2a4f357c] daemon is not started [2021-09-15T16:09:27.910Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-15T16:09:27.910Z] check_test.go:278: [de50b81aabe4f] daemon is not started [2021-09-15T16:09:27.910Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-15T16:09:28.166Z] check_test.go:278: [db884f3d05499] daemon is not started [2021-09-15T16:09:28.166Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-15T16:09:28.166Z] check_test.go:278: [d02aba8cb02b7] daemon is not started [2021-09-15T16:09:28.421Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-15T16:09:28.421Z] check_test.go:278: [d8d79b130aa99] daemon is not started [2021-09-15T16:09:28.421Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2021-09-15T16:09:28.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-09-15T16:09:28.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-09-15T16:09:28.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-09-15T16:09:28.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-09-15T16:09:28.421Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-09-15T16:09:28.421Z] === RUN TestDockerNetworkSuite [2021-09-15T16:09:28.421Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-09-15T16:09:29.604Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42842/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-15T16:09:29.931Z] + make clean [2021-09-15T16:09:30.308Z] docker_cli_network_unix_test.go:46: [d194685ddaf5e] daemon is not started [2021-09-15T16:09:30.308Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-09-15T16:09:30.512Z] docker volume rm -f docker-dev-cache [2021-09-15T16:09:30.512Z] docker-dev-cache [Pipeline] deleteDir [2021-09-15T16:09:30.869Z] docker_cli_network_unix_test.go:46: [d8967acc1ec0a] daemon is not started [2021-09-15T16:09:31.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-09-15T16:09:33.635Z] docker_cli_network_unix_test.go:46: [d339158c561d3] daemon is not started [2021-09-15T16:09:34.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-09-15T16:09:35.922Z] docker_cli_network_unix_test.go:46: [d33ba4bdb43d4] daemon is not started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-09-15T16:09:36.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-09-15T16:09:36.178Z] docker_cli_network_unix_test.go:1233: [d7b5194acde06] daemon is not started [Pipeline] } [2021-09-15T16:09:39.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-09-15T16:09:39.554Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-09-15T16:09:39.999Z] docker_cli_network_unix_test.go:46: [d2dc2750fb397] daemon is not started [2021-09-15T16:09:40.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-09-15T16:09:45.798Z] docker_cli_network_unix_test.go:46: [d0df5275c76b2] daemon is not started [2021-09-15T16:09:46.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-09-15T16:09:47.939Z] docker_cli_network_unix_test.go:46: [d20706e0e115f] daemon is not started [2021-09-15T16:09:48.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-09-15T16:09:49.831Z] docker_cli_network_unix_test.go:46: [de2d3fb0f2691] daemon is not started [2021-09-15T16:09:50.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-09-15T16:09:50.646Z] docker_cli_network_unix_test.go:46: [d4af502b4c5b6] daemon is not started [2021-09-15T16:09:50.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-09-15T16:09:50.901Z] docker_cli_network_unix_test.go:46: [d3f0aa32cf578] daemon is not started [2021-09-15T16:09:50.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-09-15T16:09:51.461Z] docker_cli_network_unix_test.go:46: [dda800acacfb6] daemon is not started [2021-09-15T16:09:51.716Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-09-15T16:09:51.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-09-15T16:09:52.531Z] docker_cli_network_unix_test.go:46: [d1b9bc6c59917] daemon is not started [2021-09-15T16:09:53.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-09-15T16:09:53.347Z] docker_cli_network_unix_test.go:46: [d1b77ae2d1f91] daemon is not started [2021-09-15T16:09:53.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-09-15T16:09:53.907Z] docker_cli_network_unix_test.go:46: [d24907212842f] daemon is not started [2021-09-15T16:09:53.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-09-15T16:09:54.469Z] docker_cli_network_unix_test.go:46: [dbc222ba740ff] daemon is not started [2021-09-15T16:09:55.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-09-15T16:09:55.285Z] docker_cli_network_unix_test.go:46: [d18232f50600e] daemon is not started [2021-09-15T16:09:55.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-09-15T16:09:55.285Z] docker_cli_network_unix_test.go:46: [d95fdeda72948] daemon is not started [2021-09-15T16:09:55.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-09-15T16:09:55.540Z] docker_cli_network_unix_test.go:46: [d554515d4c94b] daemon is not started [2021-09-15T16:09:55.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-09-15T16:09:56.465Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-09-15T16:09:56.721Z] docker_cli_network_unix_test.go:46: [df0f65573f9d9] daemon is not started [2021-09-15T16:09:56.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-09-15T16:09:57.647Z] docker_cli_network_unix_test.go:46: [deb5c9e3f5f94] daemon is not started [2021-09-15T16:09:58.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-09-15T16:09:58.208Z] docker_cli_network_unix_test.go:46: [dc35b442b7368] daemon is not started [2021-09-15T16:09:58.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-09-15T16:09:58.463Z] docker_cli_network_unix_test.go:46: [dc998e472e73e] daemon is not started [2021-09-15T16:09:58.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-09-15T16:09:58.719Z] docker_cli_network_unix_test.go:46: [de9700b5d50fe] daemon is not started [2021-09-15T16:09:58.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-09-15T16:10:00.081Z] docker_cli_network_unix_test.go:968: [d462f7ac303c1] daemon is not started [2021-09-15T16:10:01.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-09-15T16:10:03.331Z] docker_cli_network_unix_test.go:46: [db2fd37074b08] daemon is not started [2021-09-15T16:10:03.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-09-15T16:10:05.218Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-09-15T16:10:06.145Z] docker_cli_network_unix_test.go:1116: [d1b55bfc52e15] daemon is not started [2021-09-15T16:10:08.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-09-15T16:10:08.659Z] docker_cli_network_unix_test.go:46: [da27fc3dec6b6] daemon is not started [2021-09-15T16:10:08.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-09-15T16:10:09.601Z] docker_cli_network_unix_test.go:46: [ded0351f4ce39] daemon is not started [2021-09-15T16:10:09.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-09-15T16:10:09.856Z] docker_cli_network_unix_test.go:46: [dc5081377b632] daemon is not started [2021-09-15T16:10:09.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-09-15T16:10:10.112Z] docker_cli_network_unix_test.go:46: [de2303cd47da5] daemon is not started [2021-09-15T16:10:10.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-09-15T16:10:10.112Z] docker_cli_network_unix_test.go:46: [d9e7eeb68cf45] daemon is not started [2021-09-15T16:10:10.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-09-15T16:10:10.367Z] docker_cli_network_unix_test.go:46: [d2df606c8f385] daemon is not started [2021-09-15T16:10:10.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-09-15T16:10:10.367Z] docker_cli_network_unix_test.go:46: [dbedce1ab161e] daemon is not started [2021-09-15T16:10:10.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-09-15T16:10:12.252Z] docker_cli_network_unix_test.go:46: [de083ccc3e739] daemon is not started [2021-09-15T16:10:14.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-09-15T16:10:14.137Z] docker_cli_network_unix_test.go:46: [db30762c25541] daemon is not started [2021-09-15T16:10:14.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-09-15T16:10:14.137Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-15T16:10:14.137Z] docker_cli_network_unix_test.go:46: [dae795833af3e] daemon is not started [2021-09-15T16:10:14.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-09-15T16:10:14.697Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-09-15T16:10:14.952Z] docker_cli_network_unix_test.go:46: [d800409e5cb33] daemon is not started [2021-09-15T16:10:15.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-09-15T16:10:17.721Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-09-15T16:10:20.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-09-15T16:10:22.118Z] docker_cli_network_unix_test.go:1084: [d3b3404ef3f14] daemon is not started [2021-09-15T16:10:24.003Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-09-15T16:10:24.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-09-15T16:10:24.003Z] docker_cli_network_unix_test.go:46: [d56bfeeb13d66] daemon is not started [2021-09-15T16:10:24.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-09-15T16:10:24.563Z] docker_cli_network_unix_test.go:46: [dbe32957c1029] daemon is not started [2021-09-15T16:10:25.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-09-15T16:10:26.489Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-09-15T16:10:26.744Z] docker_cli_network_unix_test.go:46: [d90efd21ebbfb] daemon is not started [2021-09-15T16:10:27.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-09-15T16:10:27.307Z] docker_cli_network_unix_test.go:46: [d820101e6dd9d] daemon is not started [2021-09-15T16:10:27.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-09-15T16:10:27.867Z] docker_cli_network_unix_test.go:46: [d7803943394b0] daemon is not started [2021-09-15T16:10:28.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-09-15T16:10:29.048Z] docker_cli_network_unix_test.go:46: [df6f2cd153460] daemon is not started [2021-09-15T16:10:29.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-09-15T16:10:29.608Z] docker_cli_network_unix_test.go:46: [df63c9572e543] daemon is not started [2021-09-15T16:10:30.168Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-09-15T16:10:31.093Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-09-15T16:10:31.093Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-15T16:10:31.093Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-09-15T16:10:33.624Z] docker_cli_network_unix_test.go:46: [dd8e659c31bb3] daemon is not started [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite (65.46s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.85s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.78s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.34s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.74s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.70s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.72s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.54s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.52s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.35s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.59s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.07s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.07s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.30s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.52s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.10s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.30s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.29s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.17s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.30s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.32s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.80s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.73s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.07s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.16s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.32s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.26s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.74s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-09-15T16:10:33.879Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.04s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.95s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.85s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-09-15T16:10:33.879Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.88s) [2021-09-15T16:10:33.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.32s) [2021-09-15T16:10:33.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-09-15T16:10:33.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.84s) [2021-09-15T16:10:33.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2021-09-15T16:10:33.880Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.20s) [2021-09-15T16:10:33.880Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (3.78s) [2021-09-15T16:10:33.880Z] === RUN TestDockerHubPullSuite [2021-09-15T16:10:33.880Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-09-15T16:10:35.242Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-09-15T16:10:37.753Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-09-15T16:10:38.009Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-09-15T16:10:38.009Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-09-15T16:10:38.572Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-09-15T16:10:39.133Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-09-15T16:10:39.133Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-09-15T16:10:39.389Z] --- PASS: TestDockerHubPullSuite (5.40s) [2021-09-15T16:10:39.389Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.41s) [2021-09-15T16:10:39.389Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-09-15T16:10:39.389Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-09-15T16:10:39.389Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s) [2021-09-15T16:10:39.389Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.14s) [2021-09-15T16:10:39.389Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-09-15T16:10:39.389Z] PASS [2021-09-15T16:10:39.389Z] [2021-09-15T16:10:39.389Z] === Skipped [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_sni_test.go:18: Flakey test [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-15T16:10:39.390Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-09-15T16:10:39.390Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-15T16:10:39.390Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-15T16:10:39.390Z] docker_cli_network_unix_test.go:46: [dae795833af3e] daemon is not started [2021-09-15T16:10:39.390Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] DONE 1269 tests, 51 skipped in 1437.910s [2021-09-15T16:10:39.390Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-15T16:10:39.390Z] ++++ cat bundles/test-integration/docker.pid [2021-09-15T16:10:39.390Z] +++ kill 13346 [2021-09-15T16:10:39.390Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-09-15T16:10:39.390Z] +++ /etc/init.d/apparmor stop [2021-09-15T16:10:39.390Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] Unloading profiles will leave already running processes permanently [2021-09-15T16:10:39.390Z] unconfined, which can lead to unexpected situations. [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.390Z] To set a process to complain mode, use the command line tool [2021-09-15T16:10:39.390Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-15T16:10:39.390Z] +++ true [2021-09-15T16:10:39.390Z] exiting test-integration [2021-09-15T16:10:39.390Z] ++ exit 0 [2021-09-15T16:10:39.390Z] [2021-09-15T16:10:39.646Z] + for job in $(jobs -p) [2021-09-15T16:10:39.646Z] + wait 24003 [2021-09-15T16:10:42.157Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/builder [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/builder/dockerfile 0.195s coverage: 49.0% of statements [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-09-15T16:11:00.947Z] ok github.com/docker/docker/builder/remotecontext/git 1.225s coverage: 86.3% of statements [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/cli [no test files] [2021-09-15T16:11:00.947Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-15T16:11:01.879Z] ok github.com/docker/docker/cmd/docker-proxy 0.121s coverage: 69.3% of statements [2021-09-15T16:11:04.401Z] ok github.com/docker/docker/client 0.152s coverage: 75.6% of statements [2021-09-15T16:11:38.308Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-09-15T16:11:38.308Z] docker_cli_swarm_test.go:1186: [d8c9b06693f29] joining swarm manager [daba80ab8c6bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:11:43.117Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.3% of statements [2021-09-15T16:11:43.117Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-09-15T16:11:43.117Z] ok github.com/docker/docker/cmd/dockerd/trap 2.486s coverage: 0.0% of statements [2021-09-15T16:11:43.117Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-15T16:11:43.117Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-15T16:11:43.117Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-15T16:11:43.117Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-15T16:11:43.117Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-15T16:11:44.836Z] docker_cli_swarm_test.go:1195: [da2dcd980b28b] joining swarm manager [daba80ab8c6bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:11:51.212Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2021-09-15T16:11:51.775Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2021-09-15T16:11:52.702Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-09-15T16:12:00.793Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2021-09-15T16:12:00.793Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.1% of statements [2021-09-15T16:12:00.793Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-09-15T16:12:01.050Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-09-15T16:12:01.613Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-09-15T16:12:02.999Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.464s coverage: 74.6% of statements [2021-09-15T16:12:03.930Z] ok github.com/docker/docker/daemon 12.130s coverage: 17.5% of statements [2021-09-15T16:12:03.930Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-15T16:12:03.930Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-15T16:12:03.930Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-15T16:12:03.930Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-15T16:12:04.187Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.1% of statements [2021-09-15T16:12:05.116Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.384s coverage: 56.2% of statements [2021-09-15T16:12:06.485Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-09-15T16:12:08.379Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.255s coverage: 49.4% of statements [2021-09-15T16:12:08.636Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.638s coverage: 45.9% of statements [2021-09-15T16:12:08.636Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-15T16:12:10.003Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-09-15T16:12:10.259Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.649s coverage: 57.7% of statements [2021-09-15T16:12:10.259Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-15T16:12:10.259Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-15T16:12:10.822Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2021-09-15T16:12:11.752Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-09-15T16:12:12.315Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-09-15T16:12:12.315Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-15T16:12:12.315Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-15T16:12:12.878Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.5% of statements [2021-09-15T16:12:13.808Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-09-15T16:12:13.808Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 77.4% of statements [2021-09-15T16:12:13.808Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-15T16:12:13.808Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-15T16:12:14.370Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-09-15T16:12:14.627Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-09-15T16:12:14.627Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-09-15T16:12:15.557Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-09-15T16:12:15.557Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-15T16:12:15.557Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 57.5% of statements [2021-09-15T16:12:16.487Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2021-09-15T16:12:17.051Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-09-15T16:12:17.307Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-09-15T16:12:17.869Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-09-15T16:12:18.434Z] ok github.com/docker/docker/daemon/logger/splunk 1.565s coverage: 82.5% of statements [2021-09-15T16:12:18.434Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-15T16:12:18.434Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-15T16:12:19.363Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2021-09-15T16:12:19.363Z] ok github.com/docker/docker/distribution 0.098s coverage: 25.8% of statements [2021-09-15T16:12:19.363Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-15T16:12:20.292Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-09-15T16:12:20.856Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-09-15T16:12:21.112Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-09-15T16:12:21.676Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-09-15T16:12:21.932Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-09-15T16:12:22.189Z] ok github.com/docker/docker/distribution/xfer 1.941s coverage: 85.1% of statements [2021-09-15T16:12:22.189Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-15T16:12:22.189Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-15T16:12:22.752Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2021-09-15T16:12:23.357Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2021-09-15T16:12:23.920Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-09-15T16:12:24.178Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-09-15T16:12:25.544Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.5% of statements [2021-09-15T16:12:26.108Z] ok github.com/docker/docker/pkg/authorization 0.090s coverage: 68.3% of statements [2021-09-15T16:12:26.364Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-09-15T16:12:26.364Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-09-15T16:12:29.631Z] ok github.com/docker/docker/pkg/chrootarchive 2.465s coverage: 43.2% of statements [2021-09-15T16:12:29.631Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-09-15T16:12:29.888Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-09-15T16:12:29.888Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-09-15T16:12:31.254Z] ok github.com/docker/docker/layer 7.709s coverage: 68.8% of statements [2021-09-15T16:12:31.254Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-15T16:12:31.254Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-15T16:12:31.254Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-15T16:12:31.254Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-15T16:12:31.254Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-15T16:12:31.254Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-15T16:12:31.254Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-15T16:12:31.438Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-09-15T16:12:31.510Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-09-15T16:12:31.767Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-09-15T16:12:32.328Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-09-15T16:12:33.256Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-09-15T16:12:33.512Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2021-09-15T16:12:33.512Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 83.1% of statements [2021-09-15T16:12:33.768Z] ok github.com/docker/docker/pkg/fsutils 0.144s coverage: 85.1% of statements [2021-09-15T16:12:34.025Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2021-09-15T16:12:35.395Z] ok github.com/docker/docker/pkg/ioutils 0.391s coverage: 70.1% of statements [2021-09-15T16:12:35.395Z] ok github.com/docker/docker/pkg/idtools 0.703s coverage: 69.5% of statements [2021-09-15T16:12:35.651Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-09-15T16:12:35.651Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-15T16:12:35.651Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-09-15T16:12:35.651Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-15T16:12:35.651Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-15T16:12:35.908Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-09-15T16:12:35.908Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-15T16:12:35.908Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-09-15T16:12:36.165Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2021-09-15T16:12:36.421Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-09-15T16:12:36.421Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-09-15T16:12:36.421Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-15T16:12:36.421Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-15T16:12:36.984Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2021-09-15T16:12:37.547Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-09-15T16:12:37.547Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-09-15T16:12:37.803Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-09-15T16:12:39.167Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2021-09-15T16:12:39.167Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-09-15T16:12:39.423Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-09-15T16:12:39.423Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-09-15T16:12:39.680Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-09-15T16:12:39.936Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2021-09-15T16:12:40.193Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-09-15T16:12:40.756Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2021-09-15T16:12:41.014Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2021-09-15T16:12:41.271Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-09-15T16:12:41.527Z] coverage: [no statements] [2021-09-15T16:12:41.527Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-09-15T16:12:41.784Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-09-15T16:12:42.040Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-09-15T16:12:42.040Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-09-15T16:12:43.597Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-09-15T16:12:43.943Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-09-15T16:12:43.943Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-09-15T16:12:44.199Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2021-09-15T16:12:45.565Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2021-09-15T16:12:45.565Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-09-15T16:12:46.494Z] ok github.com/docker/docker/registry 0.038s coverage: 58.8% of statements [2021-09-15T16:12:46.750Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-09-15T16:12:46.858Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-09-15T16:12:47.007Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-09-15T16:12:47.263Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-09-15T16:12:47.519Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-09-15T16:12:48.744Z] docker_cli_swarm_test.go:1118: [da913138968d1] joining swarm manager [d94f2248a4e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:12:50.037Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-09-15T16:12:50.602Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2021-09-15T16:12:50.628Z] docker_cli_swarm_test.go:1119: [d8404642ee2d6] joining swarm manager [d94f2248a4e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:12:50.859Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-09-15T16:12:51.787Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-09-15T16:13:13.668Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/rootless [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/volume [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-15T16:13:13.668Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === Skipped [2021-09-15T16:13:13.668Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-15T16:13:13.668Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-15T16:13:13.668Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-15T16:13:13.668Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-15T16:13:13.668Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:71: No driver to put! [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-15T16:13:13.668Z] time="2021-09-15T16:12:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-15T16:13:13.668Z] time="2021-09-15T16:12:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-15T16:13:13.668Z] time="2021-09-15T16:12:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-15T16:13:13.668Z] time="2021-09-15T16:12:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-15T16:13:13.668Z] time="2021-09-15T16:12:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:71: No driver to put! [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-15T16:13:13.668Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-15T16:13:13.668Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-15T16:13:13.668Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-15T16:13:13.668Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-15T16:13:13.668Z] graphtest_unix.go:71: No driver to put! [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-15T16:13:13.668Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-15T16:13:13.668Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-15T16:13:13.668Z] [2021-09-15T16:13:13.668Z] DONE 2309 tests, 28 skipped in 227.566s [2021-09-15T16:13:13.668Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/bitseq [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/cluster [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/config [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/datastore [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/driverapi [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/etchosts [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/idm [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/ipam [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/iptables [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/netlabel [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/netutils [2021-09-15T16:13:13.668Z] github.com/docker/docker/libnetwork/networkdb [2021-09-15T16:13:13.669Z] github.com/docker/docker/libnetwork/ns [2021-09-15T16:13:13.669Z] github.com/docker/docker/libnetwork/options [2021-09-15T16:13:13.669Z] github.com/docker/docker/libnetwork/osl [2021-09-15T16:13:13.669Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-15T16:13:13.669Z] github.com/docker/docker/libnetwork/portallocator [2021-09-15T16:13:13.669Z] github.com/docker/docker/libnetwork/portmapper [2021-09-15T16:13:13.669Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-15T16:13:13.669Z] github.com/docker/docker/libnetwork/testutils [2021-09-15T16:13:13.669Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-15T16:13:13.669Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/testutils github.com/docker/docker/libnetwork/types [2021-09-15T16:13:52.336Z] ok github.com/docker/docker/libnetwork 37.353s coverage: 40.8% of statements [2021-09-15T16:13:52.592Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2021-09-15T16:13:52.592Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-15T16:13:54.483Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-15T16:13:54.483Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-15T16:13:54.483Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-15T16:13:54.483Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-15T16:13:54.483Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-15T16:13:54.740Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-15T16:13:54.740Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-15T16:13:54.996Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-09-15T16:13:55.558Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-09-15T16:13:55.558Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-15T16:13:55.558Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-15T16:13:55.558Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-09-15T16:13:58.076Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.393s coverage: 59.9% of statements [2021-09-15T16:13:58.076Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-15T16:13:58.332Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-09-15T16:13:59.260Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.213s coverage: 4.0% of statements [2021-09-15T16:13:59.260Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-15T16:13:59.517Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-09-15T16:13:59.517Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-15T16:13:59.773Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-09-15T16:14:09.715Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.908s coverage: 7.3% of statements [2021-09-15T16:14:09.715Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-15T16:14:09.715Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2021-09-15T16:14:09.715Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-09-15T16:14:09.715Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-15T16:14:09.715Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-15T16:14:09.715Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-15T16:14:09.972Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-09-15T16:14:10.228Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-09-15T16:14:10.485Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-09-15T16:14:10.741Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-09-15T16:14:10.741Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-09-15T16:14:11.962Z] --- PASS: TestBuildWCOWSandboxSize (656.51s) [2021-09-15T16:14:11.962Z] === RUN TestBuildWithEmptyDockerfile [2021-09-15T16:14:11.962Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:14:11.962Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:14:11.962Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:14:11.962Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:14:11.962Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:14:11.962Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:14:11.962Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:14:11.962Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:14:11.962Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:14:11.962Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2021-09-15T16:14:11.962Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestBuildPreserveOwnership [2021-09-15T16:14:11.962Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:14:11.962Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestBuildPlatformInvalid [2021-09-15T16:14:11.962Z] --- PASS: TestBuildPlatformInvalid (0.51s) [2021-09-15T16:14:11.962Z] PASS [2021-09-15T16:14:11.962Z] ok github.com/docker/docker/integration/build 789.299s [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === Skipped [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-15T16:14:11.962Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-15T16:14:11.962Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-15T16:14:11.962Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-15T16:14:11.962Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-15T16:14:11.962Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] DONE 29 tests, 5 skipped in 810.795s [2021-09-15T16:14:11.962Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-15T16:14:11.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:14:11.962Z] INFO: Testing against a local daemon [2021-09-15T16:14:11.962Z] === RUN TestConfigInspect [2021-09-15T16:14:11.962Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestConfigList [2021-09-15T16:14:11.962Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] --- SKIP: TestConfigList (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestConfigsCreateAndDelete [2021-09-15T16:14:11.962Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestConfigsUpdate [2021-09-15T16:14:11.962Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestTemplatedConfig [2021-09-15T16:14:11.962Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestConfigCreateResolve [2021-09-15T16:14:11.962Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:14:11.962Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-15T16:14:11.962Z] PASS [2021-09-15T16:14:11.962Z] ok github.com/docker/docker/integration/config 0.066s [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === Skipped [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-15T16:14:11.962Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-15T16:14:11.962Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-15T16:14:11.962Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-15T16:14:11.962Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-15T16:14:11.962Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-15T16:14:11.962Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:14:11.962Z] [2021-09-15T16:14:11.962Z] DONE 6 tests, 6 skipped in 2.440s [2021-09-15T16:14:11.962Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-15T16:14:11.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:14:11.962Z] INFO: Testing against a local daemon [2021-09-15T16:14:11.962Z] === RUN TestCheckpoint [2021-09-15T16:14:11.962Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T16:14:11.962Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestContainerInvalidJSON [2021-09-15T16:14:11.962Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:14:11.962Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:14:11.962Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:14:11.962Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:14:11.962Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:14:11.962Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:14:11.962Z] --- PASS: TestContainerInvalidJSON (0.38s) [2021-09-15T16:14:11.962Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-15T16:14:11.962Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-09-15T16:14:11.962Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-15T16:14:11.962Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-09-15T16:14:11.962Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-15T16:14:11.962Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-09-15T16:14:11.962Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-15T16:14:11.962Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-09-15T16:14:11.962Z] === RUN TestCopyFromContainer [2021-09-15T16:14:11.962Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-15T16:14:11.962Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:14:11.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:14:11.962Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:14:11.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:14:11.962Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:14:11.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:14:11.962Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:14:11.962Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:14:11.962Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:14:11.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-15T16:14:11.962Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-15T16:14:11.962Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidEnv [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-15T16:14:11.962Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-15T16:14:11.962Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-15T16:14:11.962Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-15T16:14:11.962Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-15T16:14:11.962Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-15T16:14:11.962Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateTmpfsMountsTarget [2021-09-15T16:14:11.962Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-15T16:14:11.962Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:14:11.962Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-15T16:14:11.962Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:14:11.962Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:14:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:14:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:14:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:14:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:14:11.962Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:14:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:14:11.962Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:14:11.962Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:14:11.962Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:14:11.962Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:14:11.962Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-15T16:14:11.962Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-15T16:14:11.962Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateDifferentPlatform [2021-09-15T16:14:11.962Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-15T16:14:11.962Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-15T16:14:11.962Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-15T16:14:11.962Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-15T16:14:11.962Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-09-15T16:14:11.962Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-15T16:14:11.962Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-15T16:14:11.962Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-15T16:14:11.962Z] === RUN TestContainerKillOnDaemonStart [2021-09-15T16:14:11.962Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:11.962Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestDiff [2021-09-15T16:14:11.962Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-15T16:14:11.962Z] --- SKIP: TestDiff (0.00s) [2021-09-15T16:14:11.962Z] === RUN TestExecWithCloseStdin [2021-09-15T16:14:11.962Z] --- PASS: TestExecWithCloseStdin (2.34s) [2021-09-15T16:14:11.962Z] === RUN TestExec [2021-09-15T16:14:12.937Z] --- PASS: TestExec (1.65s) [2021-09-15T16:14:12.937Z] === RUN TestExecUser [2021-09-15T16:14:12.937Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-15T16:14:12.937Z] --- SKIP: TestExecUser (0.00s) [2021-09-15T16:14:12.937Z] === RUN TestExportContainerAndImportImage [2021-09-15T16:14:12.937Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:12.937Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-15T16:14:12.937Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-15T16:14:12.937Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:12.937Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-15T16:14:12.937Z] === RUN TestHealthCheckWorkdir [2021-09-15T16:14:12.937Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-15T16:14:12.937Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-15T16:14:12.937Z] === RUN TestHealthKillContainer [2021-09-15T16:14:12.937Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-15T16:14:12.937Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-15T16:14:12.937Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-15T16:14:12.937Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-15T16:14:12.937Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-15T16:14:12.937Z] === RUN TestKillContainerInvalidSignal [2021-09-15T16:14:14.474Z] --- PASS: TestKillContainerInvalidSignal (1.59s) [2021-09-15T16:14:14.474Z] === RUN TestKillContainer [2021-09-15T16:14:14.474Z] === RUN TestKillContainer/no_signal [2021-09-15T16:14:16.050Z] === RUN TestKillContainer/non_killing_signal [2021-09-15T16:14:16.050Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-15T16:14:16.050Z] === RUN TestKillContainer/killing_signal [2021-09-15T16:14:18.210Z] --- PASS: TestKillContainer (3.57s) [2021-09-15T16:14:18.210Z] --- PASS: TestKillContainer/no_signal (1.44s) [2021-09-15T16:14:18.210Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-15T16:14:18.210Z] --- PASS: TestKillContainer/killing_signal (2.09s) [2021-09-15T16:14:18.210Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-15T16:14:18.210Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:14:18.210Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-15T16:14:18.210Z] === RUN TestKillStoppedContainer [2021-09-15T16:14:18.210Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:14:18.210Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-15T16:14:18.210Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-15T16:14:18.210Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:14:18.210Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-15T16:14:18.210Z] === RUN TestKillDifferentUserContainer [2021-09-15T16:14:18.210Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-15T16:14:18.210Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-15T16:14:18.210Z] === RUN TestInspectOomKilledTrue [2021-09-15T16:14:18.210Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:18.210Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-15T16:14:18.210Z] === RUN TestInspectOomKilledFalse [2021-09-15T16:14:18.210Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:14:18.210Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-15T16:14:18.210Z] === RUN TestLogsFollowTailEmpty [2021-09-15T16:14:19.733Z] --- PASS: TestLogsFollowTailEmpty (1.57s) [2021-09-15T16:14:19.733Z] === RUN TestNetworkNat [2021-09-15T16:14:19.733Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-15T16:14:19.733Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-15T16:14:19.733Z] === RUN TestNetworkLocalhostTCPNat [2021-09-15T16:14:22.617Z] --- PASS: TestNetworkLocalhostTCPNat (2.77s) [2021-09-15T16:14:22.617Z] === RUN TestNetworkLoopbackNat [2021-09-15T16:14:22.617Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-15T16:14:22.617Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-15T16:14:22.617Z] === RUN TestPause [2021-09-15T16:14:22.617Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-15T16:14:22.617Z] --- SKIP: TestPause (0.00s) [2021-09-15T16:14:22.617Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-15T16:14:22.915Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2021-09-15T16:14:24.144Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s) [2021-09-15T16:14:24.144Z] === RUN TestPauseStopPausedContainer [2021-09-15T16:14:24.144Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:24.144Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-15T16:14:24.144Z] === RUN TestPsFilter [2021-09-15T16:14:24.144Z] --- PASS: TestPsFilter (0.27s) [2021-09-15T16:14:24.144Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-15T16:14:26.306Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s) [2021-09-15T16:14:26.306Z] === RUN TestRemoveContainerWithVolume [2021-09-15T16:14:26.986Z] docker_cli_swarm_test.go:1172: [d7be29ccbaadd] joining swarm manager [d94f2248a4e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-15T16:14:27.843Z] --- PASS: TestRemoveContainerWithVolume (1.83s) [2021-09-15T16:14:27.843Z] === RUN TestRemoveContainerRunning [2021-09-15T16:14:29.366Z] --- PASS: TestRemoveContainerRunning (1.50s) [2021-09-15T16:14:29.366Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-15T16:14:30.960Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s) [2021-09-15T16:14:30.960Z] === RUN TestRemoveInvalidContainer [2021-09-15T16:14:30.960Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-15T16:14:30.960Z] === RUN TestRenameLinkedContainer [2021-09-15T16:14:30.960Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-15T16:14:30.960Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-15T16:14:30.960Z] === RUN TestRenameStoppedContainer [2021-09-15T16:14:33.121Z] --- PASS: TestRenameStoppedContainer (2.18s) [2021-09-15T16:14:33.121Z] === RUN TestRenameRunningContainerAndReuse [2021-09-15T16:14:36.837Z] --- PASS: TestRenameRunningContainerAndReuse (3.38s) [2021-09-15T16:14:36.837Z] === RUN TestRenameInvalidName [2021-09-15T16:14:37.759Z] ok github.com/docker/docker/libnetwork/ipam 13.841s coverage: 85.3% of statements [2021-09-15T16:14:37.760Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-15T16:14:37.760Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-15T16:14:37.760Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-09-15T16:14:37.760Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-09-15T16:14:37.760Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-15T16:14:37.760Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-09-15T16:14:37.760Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2021-09-15T16:14:37.760Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2021-09-15T16:14:37.760Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-09-15T16:14:37.760Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-09-15T16:14:38.360Z] --- PASS: TestRenameInvalidName (1.62s) [2021-09-15T16:14:38.360Z] === RUN TestRenameAnonymousContainer [2021-09-15T16:14:46.939Z] --- PASS: TestRenameAnonymousContainer (8.62s) [2021-09-15T16:14:46.939Z] === RUN TestRenameContainerWithSameName [2021-09-15T16:14:48.465Z] --- PASS: TestRenameContainerWithSameName (1.61s) [2021-09-15T16:14:48.465Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-15T16:14:48.465Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-15T16:14:48.465Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-15T16:14:48.465Z] === RUN TestResize [2021-09-15T16:14:49.990Z] --- PASS: TestResize (1.60s) [2021-09-15T16:14:49.990Z] === RUN TestResizeWithInvalidSize [2021-09-15T16:14:51.517Z] --- PASS: TestResizeWithInvalidSize (1.56s) [2021-09-15T16:14:51.517Z] === RUN TestResizeWhenContainerNotStarted [2021-09-15T16:14:53.466Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-09-15T16:14:53.467Z] docker_cli_swarm_test.go:1453: [de16ed9bad4ba] joining swarm manager [d6f401c144935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:14:53.467Z] docker_cli_swarm_test.go:1454: [d3070c9745cc0] joining swarm manager [d6f401c144935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-15T16:14:53.676Z] --- PASS: TestResizeWhenContainerNotStarted (2.14s) [2021-09-15T16:14:53.676Z] === RUN TestDaemonRestartKillContainers [2021-09-15T16:14:53.676Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:53.676Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-15T16:14:53.676Z] === RUN TestStats [2021-09-15T16:14:53.676Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-15T16:14:53.676Z] --- SKIP: TestStats (0.00s) [2021-09-15T16:14:53.676Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-15T16:14:57.133Z] --- PASS: TestBuildWCOWSandboxSize (661.79s) [2021-09-15T16:14:57.133Z] === RUN TestBuildWithEmptyDockerfile [2021-09-15T16:14:57.133Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:14:57.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:14:57.133Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:14:57.133Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:14:57.133Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:14:57.133Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:14:57.133Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:14:57.133Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:14:57.133Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:14:57.133Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2021-09-15T16:14:57.133Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-15T16:14:57.133Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-15T16:14:57.133Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-15T16:14:57.133Z] === RUN TestBuildPreserveOwnership [2021-09-15T16:14:57.133Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:14:57.133Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-15T16:14:57.133Z] === RUN TestBuildPlatformInvalid [2021-09-15T16:14:57.133Z] --- PASS: TestBuildPlatformInvalid (0.54s) [2021-09-15T16:14:57.133Z] PASS [2021-09-15T16:14:57.133Z] ok github.com/docker/docker/integration/build 801.446s [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === Skipped [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-15T16:14:57.133Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-15T16:14:57.133Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-15T16:14:57.133Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-15T16:14:57.133Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-15T16:14:57.133Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] DONE 29 tests, 5 skipped in 820.590s [2021-09-15T16:14:57.133Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-15T16:14:57.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:14:57.133Z] INFO: Testing against a local daemon [2021-09-15T16:14:57.133Z] === RUN TestConfigInspect [2021-09-15T16:14:57.133Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-15T16:14:57.133Z] === RUN TestConfigList [2021-09-15T16:14:57.133Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] --- SKIP: TestConfigList (0.00s) [2021-09-15T16:14:57.133Z] === RUN TestConfigsCreateAndDelete [2021-09-15T16:14:57.133Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-15T16:14:57.133Z] === RUN TestConfigsUpdate [2021-09-15T16:14:57.133Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-15T16:14:57.133Z] === RUN TestTemplatedConfig [2021-09-15T16:14:57.133Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-15T16:14:57.133Z] === RUN TestConfigCreateResolve [2021-09-15T16:14:57.133Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:14:57.133Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-15T16:14:57.133Z] PASS [2021-09-15T16:14:57.133Z] ok github.com/docker/docker/integration/config 0.081s [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === Skipped [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-15T16:14:57.133Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-15T16:14:57.133Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-15T16:14:57.133Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-15T16:14:57.133Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-15T16:14:57.133Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-15T16:14:57.133Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:14:57.133Z] [2021-09-15T16:14:57.133Z] DONE 6 tests, 6 skipped in 2.427s [2021-09-15T16:14:57.133Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-15T16:14:59.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:14:59.309Z] INFO: Testing against a local daemon [2021-09-15T16:14:59.309Z] === RUN TestCheckpoint [2021-09-15T16:14:59.309Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T16:14:59.309Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-15T16:14:59.309Z] === RUN TestContainerInvalidJSON [2021-09-15T16:14:59.309Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:14:59.309Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:14:59.309Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:14:59.309Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:14:59.309Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:14:59.309Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:14:59.309Z] --- PASS: TestContainerInvalidJSON (0.41s) [2021-09-15T16:14:59.309Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-15T16:14:59.309Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-15T16:14:59.309Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-15T16:14:59.436Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.05s) [2021-09-15T16:14:59.436Z] === RUN TestStopContainerWithTimeout [2021-09-15T16:14:59.437Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-15T16:14:59.437Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-15T16:14:59.437Z] === RUN TestUpdateRestartPolicy [2021-09-15T16:14:59.823Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-09-15T16:14:59.823Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-15T16:14:59.823Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2021-09-15T16:14:59.823Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-15T16:14:59.823Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-09-15T16:14:59.823Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-15T16:15:00.280Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-09-15T16:15:00.280Z] === RUN TestCopyFromContainer [2021-09-15T16:15:00.280Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:00.280Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-15T16:15:00.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-15T16:15:00.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:15:00.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:15:00.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:15:00.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:15:00.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:15:00.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:15:00.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:15:00.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:15:00.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:15:00.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-15T16:15:00.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-15T16:15:00.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-15T16:15:00.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-15T16:15:00.280Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-15T16:15:00.280Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-15T16:15:00.280Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidEnv [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-15T16:15:00.280Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-15T16:15:00.280Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-15T16:15:00.280Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-15T16:15:00.280Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-15T16:15:00.280Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-15T16:15:00.280Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-15T16:15:00.280Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-15T16:15:00.280Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-15T16:15:00.280Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-15T16:15:00.280Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-15T16:15:00.280Z] === RUN TestCreateTmpfsMountsTarget [2021-09-15T16:15:00.280Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:00.280Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-15T16:15:00.280Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-15T16:15:00.280Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:00.280Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-15T16:15:00.280Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-15T16:15:00.280Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:00.280Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:15:00.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:15:00.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:15:00.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:15:00.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:15:00.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:15:00.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:15:00.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:15:00.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:15:00.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:15:00.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:15:00.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:15:00.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-15T16:15:00.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-15T16:15:00.281Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-15T16:15:00.281Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-15T16:15:00.281Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-15T16:15:00.281Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-15T16:15:00.281Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-15T16:15:00.281Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-15T16:15:00.281Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-15T16:15:00.281Z] === RUN TestCreateDifferentPlatform [2021-09-15T16:15:00.281Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-15T16:15:00.281Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-15T16:15:00.281Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-15T16:15:00.281Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-15T16:15:00.281Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-15T16:15:00.281Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-15T16:15:00.281Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-09-15T16:15:00.281Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-15T16:15:00.281Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-15T16:15:00.281Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-15T16:15:00.281Z] === RUN TestContainerKillOnDaemonStart [2021-09-15T16:15:00.281Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:00.281Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-15T16:15:00.281Z] === RUN TestDiff [2021-09-15T16:15:00.281Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:00.281Z] --- SKIP: TestDiff (0.00s) [2021-09-15T16:15:00.281Z] === RUN TestExecWithCloseStdin [2021-09-15T16:15:00.281Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-15T16:15:00.281Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-09-15T16:15:00.281Z] === RUN TestExec [2021-09-15T16:15:03.397Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-09-15T16:15:03.652Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-09-15T16:15:03.652Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-09-15T16:15:03.908Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-09-15T16:15:03.908Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-09-15T16:15:04.082Z] --- PASS: TestExec (3.63s) [2021-09-15T16:15:04.082Z] === RUN TestExecUser [2021-09-15T16:15:04.082Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-15T16:15:04.082Z] --- SKIP: TestExecUser (0.00s) [2021-09-15T16:15:04.082Z] === RUN TestExportContainerAndImportImage [2021-09-15T16:15:04.082Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:04.082Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-15T16:15:04.082Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-15T16:15:04.082Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:04.082Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-15T16:15:04.082Z] === RUN TestHealthCheckWorkdir [2021-09-15T16:15:04.082Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:04.082Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-15T16:15:04.082Z] === RUN TestHealthKillContainer [2021-09-15T16:15:04.082Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-15T16:15:04.082Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-15T16:15:04.082Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-15T16:15:04.082Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-15T16:15:04.082Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-15T16:15:04.082Z] === RUN TestKillContainerInvalidSignal [2021-09-15T16:15:04.832Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-09-15T16:15:06.987Z] --- PASS: TestKillContainerInvalidSignal (2.63s) [2021-09-15T16:15:06.987Z] === RUN TestKillContainer [2021-09-15T16:15:06.987Z] === RUN TestKillContainer/no_signal [2021-09-15T16:15:07.343Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-09-15T16:15:09.165Z] === RUN TestKillContainer/non_killing_signal [2021-09-15T16:15:09.165Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-15T16:15:09.165Z] === RUN TestKillContainer/killing_signal [2021-09-15T16:15:10.604Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-09-15T16:15:12.074Z] --- PASS: TestKillContainer (5.19s) [2021-09-15T16:15:12.074Z] --- PASS: TestKillContainer/no_signal (2.61s) [2021-09-15T16:15:12.074Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-15T16:15:12.074Z] --- PASS: TestKillContainer/killing_signal (2.55s) [2021-09-15T16:15:12.074Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-15T16:15:12.074Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:15:12.074Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-15T16:15:12.074Z] === RUN TestKillStoppedContainer [2021-09-15T16:15:12.074Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:15:12.074Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-15T16:15:12.074Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-15T16:15:12.074Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:15:12.074Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-15T16:15:12.074Z] === RUN TestKillDifferentUserContainer [2021-09-15T16:15:12.074Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-15T16:15:12.074Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-15T16:15:12.074Z] === RUN TestInspectOomKilledTrue [2021-09-15T16:15:12.074Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:12.074Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-15T16:15:12.074Z] === RUN TestInspectOomKilledFalse [2021-09-15T16:15:12.074Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:15:12.074Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-15T16:15:12.074Z] === RUN TestLogsFollowTailEmpty [2021-09-15T16:15:13.115Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-09-15T16:15:14.476Z] docker_cli_swarm_unix_test.go:63: [d29f805ba384e] joining swarm manager [d7d202004ef5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:15:14.973Z] --- PASS: TestLogsFollowTailEmpty (2.65s) [2021-09-15T16:15:14.973Z] === RUN TestNetworkNat [2021-09-15T16:15:14.973Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:14.973Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-15T16:15:14.973Z] === RUN TestNetworkLocalhostTCPNat [2021-09-15T16:15:17.872Z] --- PASS: TestNetworkLocalhostTCPNat (3.17s) [2021-09-15T16:15:17.872Z] === RUN TestNetworkLoopbackNat [2021-09-15T16:15:17.872Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:17.872Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-15T16:15:17.872Z] === RUN TestPause [2021-09-15T16:15:17.872Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-15T16:15:17.872Z] --- SKIP: TestPause (0.00s) [2021-09-15T16:15:17.872Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-15T16:15:20.523Z] --- PASS: TestUpdateRestartPolicy (19.61s) [2021-09-15T16:15:20.523Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-15T16:15:20.523Z] --- PASS: TestUpdateRestartWithAutoRemove (1.60s) [2021-09-15T16:15:20.523Z] === RUN TestWaitNonBlocked [2021-09-15T16:15:20.523Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:15:20.523Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:15:20.523Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:15:20.523Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:15:20.523Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:15:20.523Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:15:20.757Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.57s) [2021-09-15T16:15:20.757Z] === RUN TestPauseStopPausedContainer [2021-09-15T16:15:20.757Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:20.757Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-15T16:15:20.757Z] === RUN TestPsFilter [2021-09-15T16:15:20.757Z] --- PASS: TestPsFilter (0.28s) [2021-09-15T16:15:20.757Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-15T16:15:22.686Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-15T16:15:22.686Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.10s) [2021-09-15T16:15:22.686Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.42s) [2021-09-15T16:15:22.686Z] === RUN TestWaitBlocked [2021-09-15T16:15:22.686Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:22.686Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-15T16:15:22.686Z] PASS [2021-09-15T16:15:22.686Z] ok github.com/docker/docker/integration/container 75.080s [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === Skipped [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-15T16:15:22.686Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-15T16:15:22.686Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-15T16:15:22.686Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-15T16:15:22.686Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-15T16:15:22.686Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-15T16:15:22.686Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-15T16:15:22.686Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-15T16:15:22.686Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-15T16:15:22.686Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-15T16:15:22.686Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-15T16:15:22.686Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.686Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-15T16:15:22.686Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:22.686Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-15T16:15:22.687Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-15T16:15:22.687Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-15T16:15:22.687Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-15T16:15:22.687Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-15T16:15:22.687Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-15T16:15:22.687Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-15T16:15:22.687Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-15T16:15:22.687Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-15T16:15:22.687Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-15T16:15:22.687Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-15T16:15:22.687Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-15T16:15:22.687Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-15T16:15:22.687Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-15T16:15:22.687Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-15T16:15:22.687Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-15T16:15:22.687Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-15T16:15:22.687Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-15T16:15:22.687Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-15T16:15:22.687Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-15T16:15:22.687Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-15T16:15:22.687Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-15T16:15:22.687Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:22.687Z] [2021-09-15T16:15:22.687Z] DONE 87 tests, 33 skipped in 76.975s [2021-09-15T16:15:22.687Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-15T16:15:23.644Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.58s) [2021-09-15T16:15:23.645Z] === RUN TestRemoveContainerWithVolume [2021-09-15T16:15:25.805Z] --- PASS: TestRemoveContainerWithVolume (2.60s) [2021-09-15T16:15:25.805Z] === RUN TestRemoveContainerRunning [2021-09-15T16:15:28.688Z] --- PASS: TestRemoveContainerRunning (2.66s) [2021-09-15T16:15:28.688Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-15T16:15:30.851Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.59s) [2021-09-15T16:15:30.851Z] === RUN TestRemoveInvalidContainer [2021-09-15T16:15:30.851Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-15T16:15:30.851Z] === RUN TestRenameLinkedContainer [2021-09-15T16:15:30.851Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:30.851Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-15T16:15:30.851Z] === RUN TestRenameStoppedContainer [2021-09-15T16:15:33.738Z] --- PASS: TestRenameStoppedContainer (2.63s) [2021-09-15T16:15:33.738Z] === RUN TestRenameRunningContainerAndReuse [2021-09-15T16:15:39.533Z] --- PASS: TestRenameRunningContainerAndReuse (5.24s) [2021-09-15T16:15:39.533Z] === RUN TestRenameInvalidName [2021-09-15T16:15:40.436Z] === RUN TestConfigDaemonLibtrustID [2021-09-15T16:15:40.436Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-15T16:15:40.436Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-15T16:15:40.436Z] === RUN TestDaemonConfigValidation [2021-09-15T16:15:40.436Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-15T16:15:40.436Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-15T16:15:40.436Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-15T16:15:40.436Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-15T16:15:40.436Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-15T16:15:40.436Z] PASS [2021-09-15T16:15:40.436Z] ok github.com/docker/docker/integration/daemon 0.081s [2021-09-15T16:15:40.436Z] [2021-09-15T16:15:40.436Z] === Skipped [2021-09-15T16:15:40.436Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-15T16:15:40.436Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-15T16:15:40.436Z] [2021-09-15T16:15:40.436Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-15T16:15:40.436Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-15T16:15:40.436Z] [2021-09-15T16:15:40.436Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-15T16:15:40.436Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-15T16:15:40.436Z] [2021-09-15T16:15:40.436Z] DONE 3 tests, 3 skipped in 17.560s [2021-09-15T16:15:40.436Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-15T16:15:41.399Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:15:41.399Z] INFO: Testing against a local daemon [2021-09-15T16:15:41.399Z] === RUN TestCommitInheritsEnv [2021-09-15T16:15:41.399Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:15:41.399Z] --- SKIP: TestCommitInheritsEnv (0.03s) [2021-09-15T16:15:41.399Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-15T16:15:41.399Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-15T16:15:41.399Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-15T16:15:41.399Z] === RUN TestImagesFilterMultiReference [2021-09-15T16:15:41.399Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-15T16:15:41.399Z] === RUN TestImagePullPlatformInvalid [2021-09-15T16:15:41.695Z] --- PASS: TestRenameInvalidName (2.64s) [2021-09-15T16:15:41.695Z] === RUN TestRenameAnonymousContainer [2021-09-15T16:15:41.857Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-15T16:15:41.857Z] === RUN TestRemoveImageOrphaning [2021-09-15T16:15:42.311Z] --- PASS: TestRemoveImageOrphaning (0.78s) [2021-09-15T16:15:42.311Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-15T16:15:42.311Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-15T16:15:42.311Z] === RUN TestTagInvalidReference [2021-09-15T16:15:42.311Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-15T16:15:42.311Z] === RUN TestTagValidPrefixedRepo [2021-09-15T16:15:42.311Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-15T16:15:42.311Z] === RUN TestTagExistedNameWithoutForce [2021-09-15T16:15:42.767Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-15T16:15:42.767Z] === RUN TestTagOfficialNames [2021-09-15T16:15:42.767Z] --- PASS: TestTagOfficialNames (0.05s) [2021-09-15T16:15:42.767Z] === RUN TestTagMatchesDigest [2021-09-15T16:15:42.767Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-15T16:15:42.767Z] PASS [2021-09-15T16:15:42.767Z] ok github.com/docker/docker/integration/image 1.130s [2021-09-15T16:15:42.767Z] [2021-09-15T16:15:42.767Z] === Skipped [2021-09-15T16:15:42.767Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.03s) [2021-09-15T16:15:42.767Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:15:42.767Z] [2021-09-15T16:15:42.767Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-15T16:15:42.767Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-15T16:15:42.767Z] [2021-09-15T16:15:42.767Z] DONE 11 tests, 2 skipped in 2.469s [2021-09-15T16:15:42.767Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-15T16:15:44.291Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:15:44.291Z] INFO: Testing against a local daemon [2021-09-15T16:15:44.291Z] === RUN TestNetworkCreateDelete [2021-09-15T16:15:44.291Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:44.291Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestDockerNetworkDeletePreferID [2021-09-15T16:15:44.291Z] 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-09-15T16:15:44.291Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestDaemonDNSFallback [2021-09-15T16:15:44.291Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:44.291Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestInspectNetwork [2021-09-15T16:15:44.291Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:44.291Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestRunContainerWithBridgeNone [2021-09-15T16:15:44.291Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:44.291Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestNetworkInvalidJSON [2021-09-15T16:15:44.291Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-15T16:15:44.291Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-15T16:15:44.291Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:15:44.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:15:44.291Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:15:44.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:15:44.291Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-15T16:15:44.291Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:15:44.291Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:15:44.291Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-15T16:15:44.291Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-15T16:15:44.291Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-15T16:15:44.291Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestNetworkList [2021-09-15T16:15:44.291Z] === RUN TestNetworkList//networks [2021-09-15T16:15:44.291Z] === PAUSE TestNetworkList//networks [2021-09-15T16:15:44.291Z] === RUN TestNetworkList//networks/ [2021-09-15T16:15:44.291Z] === PAUSE TestNetworkList//networks/ [2021-09-15T16:15:44.291Z] === CONT TestNetworkList//networks [2021-09-15T16:15:44.291Z] === CONT TestNetworkList//networks/ [2021-09-15T16:15:44.291Z] --- PASS: TestNetworkList (0.02s) [2021-09-15T16:15:44.291Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-15T16:15:44.291Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestHostIPv4BridgeLabel [2021-09-15T16:15:44.291Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-15T16:15:44.291Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-15T16:15:44.291Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-15T16:15:44.291Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestDaemonDefaultNetworkPools [2021-09-15T16:15:44.291Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-15T16:15:44.291Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-15T16:15:44.291Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-15T16:15:44.291Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-15T16:15:44.291Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-15T16:15:44.291Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-15T16:15:44.291Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-15T16:15:44.291Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestServiceWithPredefinedNetwork [2021-09-15T16:15:44.291Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-15T16:15:44.291Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-15T16:15:44.291Z] service_test.go:243: FLAKY_TEST [2021-09-15T16:15:44.291Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestServiceWithDataPathPortInit [2021-09-15T16:15:44.291Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-15T16:15:44.291Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-15T16:15:44.291Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-15T16:15:44.291Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-15T16:15:44.291Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-15T16:15:44.291Z] PASS [2021-09-15T16:15:44.291Z] ok github.com/docker/docker/integration/network 0.133s [2021-09-15T16:15:44.291Z] [2021-09-15T16:15:44.291Z] === Skipped [2021-09-15T16:15:44.291Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-15T16:15:44.291Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:44.291Z] [2021-09-15T16:15:44.291Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-15T16:15:44.291Z] 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-09-15T16:15:44.291Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-15T16:15:44.292Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-15T16:15:44.292Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-15T16:15:44.292Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-15T16:15:44.292Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-15T16:15:44.292Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-15T16:15:44.292Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-15T16:15:44.292Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-15T16:15:44.292Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-15T16:15:44.292Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-15T16:15:44.292Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T16:15:44.292Z] service_test.go:243: FLAKY_TEST [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-15T16:15:44.292Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-15T16:15:44.292Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-15T16:15:44.292Z] [2021-09-15T16:15:44.292Z] DONE 22 tests, 15 skipped in 1.680s [2021-09-15T16:15:44.746Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-15T16:15:45.200Z] testing: warning: no tests to run [2021-09-15T16:15:45.200Z] PASS [2021-09-15T16:15:45.200Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2021-09-15T16:15:45.200Z] [2021-09-15T16:15:45.200Z] DONE 0 tests in 0.501s [2021-09-15T16:15:45.200Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-15T16:15:45.717Z] testing: warning: no tests to run [2021-09-15T16:15:45.717Z] PASS [2021-09-15T16:15:45.717Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2021-09-15T16:15:45.717Z] [2021-09-15T16:15:45.717Z] DONE 0 tests in 0.514s [2021-09-15T16:15:45.717Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-15T16:15:46.174Z] testing: warning: no tests to run [2021-09-15T16:15:46.174Z] PASS [2021-09-15T16:15:46.174Z] ok github.com/docker/docker/integration/plugin 0.053s [2021-09-15T16:15:46.174Z] [2021-09-15T16:15:46.174Z] DONE 0 tests in 0.510s [2021-09-15T16:15:46.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-15T16:15:46.629Z] testing: warning: no tests to run [2021-09-15T16:15:46.629Z] PASS [2021-09-15T16:15:46.629Z] ok github.com/docker/docker/integration/plugin/authz 0.049s [2021-09-15T16:15:46.629Z] [2021-09-15T16:15:46.629Z] DONE 0 tests in 0.497s [2021-09-15T16:15:47.088Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-15T16:15:51.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:15:51.779Z] INFO: Testing against a local daemon [2021-09-15T16:15:51.779Z] === RUN TestPluginInvalidJSON [2021-09-15T16:15:51.779Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:15:51.779Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:15:51.779Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:15:51.779Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-15T16:15:51.779Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-15T16:15:51.779Z] === RUN TestPluginInstall [2021-09-15T16:15:51.779Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-15T16:15:51.779Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-15T16:15:51.779Z] === RUN TestPluginsWithRuntimes [2021-09-15T16:15:51.779Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-15T16:15:51.779Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-15T16:15:51.779Z] === RUN TestPluginBackCompatMediaTypes [2021-09-15T16:15:51.779Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-15T16:15:51.779Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-15T16:15:51.779Z] PASS [2021-09-15T16:15:51.779Z] ok github.com/docker/docker/integration/plugin/common 0.082s [2021-09-15T16:15:51.779Z] [2021-09-15T16:15:51.779Z] === Skipped [2021-09-15T16:15:51.779Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-15T16:15:51.779Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-15T16:15:51.779Z] [2021-09-15T16:15:51.779Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-15T16:15:51.779Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-15T16:15:51.779Z] [2021-09-15T16:15:51.779Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-15T16:15:51.779Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-15T16:15:51.779Z] [2021-09-15T16:15:51.779Z] DONE 5 tests, 3 skipped in 4.792s [2021-09-15T16:15:51.779Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-15T16:15:51.973Z] --- PASS: TestRenameAnonymousContainer (9.55s) [2021-09-15T16:15:51.973Z] === RUN TestRenameContainerWithSameName [2021-09-15T16:15:53.499Z] --- PASS: TestRenameContainerWithSameName (2.62s) [2021-09-15T16:15:53.499Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-15T16:15:53.499Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-15T16:15:53.499Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-15T16:15:53.499Z] === RUN TestResize [2021-09-15T16:15:53.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:15:53.949Z] INFO: Testing against a local daemon [2021-09-15T16:15:53.949Z] === RUN TestExternalGraphDriver [2021-09-15T16:15:53.949Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-15T16:15:53.949Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-15T16:15:53.949Z] === RUN TestGraphdriverPluginV2 [2021-09-15T16:15:53.949Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-15T16:15:53.949Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-15T16:15:53.949Z] PASS [2021-09-15T16:15:53.949Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.074s [2021-09-15T16:15:53.949Z] [2021-09-15T16:15:53.949Z] === Skipped [2021-09-15T16:15:53.949Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-15T16:15:53.949Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-15T16:15:53.949Z] [2021-09-15T16:15:53.949Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-15T16:15:53.949Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-15T16:15:53.949Z] [2021-09-15T16:15:53.949Z] DONE 2 tests, 2 skipped in 2.286s [2021-09-15T16:15:53.949Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-15T16:15:55.484Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:15:55.484Z] INFO: Testing against a local daemon [2021-09-15T16:15:55.484Z] === RUN TestReadPluginNoRead [2021-09-15T16:15:55.484Z] read_test.go:21: no unix domain sockets on Windows [2021-09-15T16:15:55.484Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-15T16:15:55.484Z] PASS [2021-09-15T16:15:55.484Z] ok github.com/docker/docker/integration/plugin/logging 0.067s [2021-09-15T16:15:55.940Z] [2021-09-15T16:15:55.940Z] === Skipped [2021-09-15T16:15:55.940Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-15T16:15:55.940Z] read_test.go:21: no unix domain sockets on Windows [2021-09-15T16:15:55.940Z] [2021-09-15T16:15:55.940Z] DONE 1 tests, 1 skipped in 1.575s [2021-09-15T16:15:55.940Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-15T16:15:56.384Z] --- PASS: TestResize (2.63s) [2021-09-15T16:15:56.384Z] === RUN TestResizeWithInvalidSize [2021-09-15T16:15:56.395Z] testing: warning: no tests to run [2021-09-15T16:15:56.395Z] PASS [2021-09-15T16:15:56.395Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [2021-09-15T16:15:56.849Z] [2021-09-15T16:15:56.849Z] DONE 0 tests in 0.819s [2021-09-15T16:15:56.849Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-15T16:15:58.373Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:15:58.373Z] INFO: Testing against a local daemon [2021-09-15T16:15:58.373Z] === RUN TestPluginWithDevMounts [2021-09-15T16:15:58.373Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:58.373Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-15T16:15:58.373Z] PASS [2021-09-15T16:15:58.373Z] ok github.com/docker/docker/integration/plugin/volumes 0.062s [2021-09-15T16:15:58.373Z] [2021-09-15T16:15:58.373Z] === Skipped [2021-09-15T16:15:58.373Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-15T16:15:58.373Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:58.373Z] [2021-09-15T16:15:58.373Z] DONE 1 tests, 1 skipped in 1.571s [2021-09-15T16:15:58.373Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-15T16:15:59.294Z] --- PASS: TestResizeWithInvalidSize (2.62s) [2021-09-15T16:15:59.294Z] === RUN TestResizeWhenContainerNotStarted [2021-09-15T16:15:59.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:15:59.896Z] INFO: Testing against a local daemon [2021-09-15T16:15:59.896Z] === RUN TestSecretInspect [2021-09-15T16:15:59.896Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-15T16:15:59.896Z] === RUN TestSecretList [2021-09-15T16:15:59.896Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] --- SKIP: TestSecretList (0.00s) [2021-09-15T16:15:59.896Z] === RUN TestSecretsCreateAndDelete [2021-09-15T16:15:59.896Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-15T16:15:59.896Z] === RUN TestSecretsUpdate [2021-09-15T16:15:59.896Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-15T16:15:59.896Z] === RUN TestTemplatedSecret [2021-09-15T16:15:59.896Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-15T16:15:59.896Z] === RUN TestSecretCreateResolve [2021-09-15T16:15:59.896Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:59.896Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-15T16:15:59.896Z] PASS [2021-09-15T16:15:59.896Z] ok github.com/docker/docker/integration/secret 0.069s [2021-09-15T16:15:59.896Z] [2021-09-15T16:15:59.896Z] === Skipped [2021-09-15T16:15:59.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-15T16:15:59.896Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] [2021-09-15T16:15:59.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-15T16:15:59.896Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] [2021-09-15T16:15:59.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-15T16:15:59.896Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] [2021-09-15T16:15:59.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-15T16:15:59.896Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] [2021-09-15T16:15:59.896Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-15T16:15:59.896Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:15:59.896Z] [2021-09-15T16:15:59.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-15T16:15:59.896Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:15:59.896Z] [2021-09-15T16:15:59.896Z] DONE 6 tests, 6 skipped in 1.388s [2021-09-15T16:15:59.896Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-15T16:16:01.420Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:16:01.420Z] INFO: Testing against a local daemon [2021-09-15T16:16:01.420Z] === RUN TestServiceCreateInit [2021-09-15T16:16:01.420Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-15T16:16:01.420Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-15T16:16:01.420Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-15T16:16:01.420Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T16:16:01.420Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestCreateServiceMultipleTimes [2021-09-15T16:16:01.420Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestCreateServiceConflict [2021-09-15T16:16:01.420Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestCreateServiceMaxReplicas [2021-09-15T16:16:01.420Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-15T16:16:01.420Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-15T16:16:01.420Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestCreateServiceSecretFileMode [2021-09-15T16:16:01.420Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestCreateServiceConfigFileMode [2021-09-15T16:16:01.420Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestCreateServiceSysctls [2021-09-15T16:16:01.420Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-15T16:16:01.420Z] === RUN TestCreateServiceCapabilities [2021-09-15T16:16:01.420Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-15T16:16:01.420Z] === RUN TestInspect [2021-09-15T16:16:01.420Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestInspect (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestCreateJob [2021-09-15T16:16:01.420Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestCreateJob (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestReplicatedJob [2021-09-15T16:16:01.420Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestUpdateReplicatedJob [2021-09-15T16:16:01.420Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestServiceListWithStatuses [2021-09-15T16:16:01.420Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestDockerNetworkConnectAlias [2021-09-15T16:16:01.420Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestDockerNetworkReConnect [2021-09-15T16:16:01.420Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestServicePlugin [2021-09-15T16:16:01.420Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.420Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestServiceUpdateLabel [2021-09-15T16:16:01.420Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.420Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-15T16:16:01.420Z] === RUN TestServiceUpdateSecrets [2021-09-15T16:16:01.420Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.420Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-15T16:16:01.478Z] --- PASS: TestResizeWhenContainerNotStarted (2.62s) [2021-09-15T16:16:01.478Z] === RUN TestDaemonRestartKillContainers [2021-09-15T16:16:01.478Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.478Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-15T16:16:01.478Z] === RUN TestStats [2021-09-15T16:16:01.478Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-15T16:16:01.478Z] --- SKIP: TestStats (0.00s) [2021-09-15T16:16:01.478Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-15T16:16:01.881Z] === RUN TestServiceUpdateConfigs [2021-09-15T16:16:01.881Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.881Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-15T16:16:01.881Z] === RUN TestServiceUpdateNetwork [2021-09-15T16:16:01.881Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.881Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-15T16:16:01.881Z] === RUN TestServiceUpdatePidsLimit [2021-09-15T16:16:01.881Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.881Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-15T16:16:01.881Z] PASS [2021-09-15T16:16:01.881Z] ok github.com/docker/docker/integration/service 0.164s [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === Skipped [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T16:16:01.881Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T16:16:01.881Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-15T16:16:01.881Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-15T16:16:01.881Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-09-15T16:16:01.881Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-15T16:16:01.881Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-15T16:16:01.881Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-15T16:16:01.881Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-15T16:16:01.881Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-15T16:16:01.881Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-15T16:16:01.881Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-15T16:16:01.881Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-15T16:16:01.881Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-15T16:16:01.881Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-15T16:16:01.881Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-15T16:16:01.881Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-15T16:16:01.881Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-15T16:16:01.881Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-15T16:16:01.881Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-15T16:16:01.881Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-15T16:16:01.881Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-15T16:16:01.881Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-15T16:16:01.881Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:01.881Z] [2021-09-15T16:16:01.881Z] DONE 24 tests, 23 skipped in 1.972s [2021-09-15T16:16:01.881Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-15T16:16:02.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:16:02.952Z] INFO: Testing against a local daemon [2021-09-15T16:16:02.952Z] === RUN TestSessionCreate [2021-09-15T16:16:02.952Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:02.952Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-15T16:16:02.952Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-15T16:16:02.952Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:02.952Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-15T16:16:02.952Z] PASS [2021-09-15T16:16:02.952Z] ok github.com/docker/docker/integration/session 0.061s [2021-09-15T16:16:03.407Z] [2021-09-15T16:16:03.407Z] === Skipped [2021-09-15T16:16:03.407Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-15T16:16:03.407Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:03.407Z] [2021-09-15T16:16:03.407Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-15T16:16:03.407Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:03.407Z] [2021-09-15T16:16:03.407Z] DONE 2 tests, 2 skipped in 1.334s [2021-09-15T16:16:03.407Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-15T16:16:04.932Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:16:04.932Z] INFO: Testing against a local daemon [2021-09-15T16:16:04.932Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-15T16:16:04.932Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:04.932Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T16:16:04.932Z] === RUN TestDiskUsage [2021-09-15T16:16:04.932Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-15T16:16:04.932Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-15T16:16:04.932Z] === RUN TestEventsExecDie [2021-09-15T16:16:04.932Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-15T16:16:04.932Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-15T16:16:04.932Z] === RUN TestEventsBackwardsCompatible [2021-09-15T16:16:04.932Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-15T16:16:04.932Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-15T16:16:04.932Z] === RUN TestEventsVolumeCreate [2021-09-15T16:16:04.932Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-15T16:16:04.932Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-15T16:16:04.932Z] === RUN TestInfoAPI [2021-09-15T16:16:04.932Z] --- PASS: TestInfoAPI (0.03s) [2021-09-15T16:16:04.932Z] === RUN TestInfoAPIWarnings [2021-09-15T16:16:04.932Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:16:04.932Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-15T16:16:04.932Z] === RUN TestInfoDebug [2021-09-15T16:16:04.932Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:16:04.932Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-15T16:16:04.932Z] === RUN TestInfoInsecureRegistries [2021-09-15T16:16:04.932Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:16:04.932Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-15T16:16:04.932Z] === RUN TestInfoRegistryMirrors [2021-09-15T16:16:04.932Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:16:04.932Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-15T16:16:04.932Z] === RUN TestLoginFailsWithBadCredentials [2021-09-15T16:16:05.387Z] --- PASS: TestLoginFailsWithBadCredentials (0.92s) [2021-09-15T16:16:05.387Z] === RUN TestPingCacheHeaders [2021-09-15T16:16:05.387Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-15T16:16:05.387Z] === RUN TestPingGet [2021-09-15T16:16:05.387Z] --- PASS: TestPingGet (0.02s) [2021-09-15T16:16:05.387Z] === RUN TestPingHead [2021-09-15T16:16:05.387Z] --- PASS: TestPingHead (0.02s) [2021-09-15T16:16:05.387Z] === RUN TestVersion [2021-09-15T16:16:05.875Z] --- PASS: TestVersion (0.02s) [2021-09-15T16:16:05.875Z] PASS [2021-09-15T16:16:05.875Z] ok github.com/docker/docker/integration/system 1.094s [2021-09-15T16:16:05.875Z] [2021-09-15T16:16:05.875Z] === Skipped [2021-09-15T16:16:05.875Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T16:16:05.876Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:05.876Z] [2021-09-15T16:16:05.876Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-15T16:16:05.876Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-15T16:16:05.876Z] [2021-09-15T16:16:05.876Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-15T16:16:05.876Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-15T16:16:05.876Z] [2021-09-15T16:16:05.876Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-15T16:16:05.876Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-15T16:16:05.876Z] [2021-09-15T16:16:05.876Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-15T16:16:05.876Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-15T16:16:05.876Z] [2021-09-15T16:16:05.876Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-15T16:16:05.876Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:16:05.876Z] [2021-09-15T16:16:05.876Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-15T16:16:05.876Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:16:05.876Z] [2021-09-15T16:16:05.876Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-15T16:16:05.876Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:16:05.876Z] [2021-09-15T16:16:05.876Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-15T16:16:05.876Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:16:05.876Z] [2021-09-15T16:16:05.876Z] DONE 15 tests, 9 skipped in 2.360s [2021-09-15T16:16:05.876Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-15T16:16:07.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:16:07.405Z] INFO: Testing against a local daemon [2021-09-15T16:16:07.405Z] === RUN TestVolumesCreateAndList [2021-09-15T16:16:07.405Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-15T16:16:07.405Z] === RUN TestVolumesRemove [2021-09-15T16:16:07.405Z] --- PASS: TestVolumesRemove (0.11s) [2021-09-15T16:16:07.405Z] === RUN TestVolumesInspect [2021-09-15T16:16:07.405Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-15T16:16:07.405Z] === RUN TestVolumesInvalidJSON [2021-09-15T16:16:07.405Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-15T16:16:07.405Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-15T16:16:07.405Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-15T16:16:07.405Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-15T16:16:07.405Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-15T16:16:07.405Z] PASS [2021-09-15T16:16:07.405Z] ok github.com/docker/docker/integration/volume 0.253s [2021-09-15T16:16:07.405Z] [2021-09-15T16:16:07.405Z] DONE 5 tests in 1.674s [2021-09-15T16:16:07.405Z] INFO: make.ps1 ended at 09/15/2021 16:16:07 [2021-09-15T16:16:07.405Z] INFO: Integration CLI tests being run from the host: [2021-09-15T16:16:07.405Z] 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-09-15T16:16:08.544Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.76s) [2021-09-15T16:16:08.544Z] === RUN TestStopContainerWithTimeout [2021-09-15T16:16:08.544Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-15T16:16:08.544Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-15T16:16:08.544Z] === RUN TestUpdateRestartPolicy [2021-09-15T16:16:10.626Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-09-15T16:16:10.626Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-09-15T16:16:11.186Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-09-15T16:16:13.696Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-09-15T16:16:14.491Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:16:14.491Z] INFO: Testing against a local daemon [2021-09-15T16:16:14.491Z] === RUN TestDockerSuite [2021-09-15T16:16:14.491Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-15T16:16:14.491Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-15T16:16:14.491Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:16:14.491Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-15T16:16:14.491Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-15T16:16:14.491Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-15T16:16:14.491Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-15T16:16:14.491Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-15T16:16:14.491Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-15T16:16:14.491Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-15T16:16:14.946Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-15T16:16:15.401Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-15T16:16:15.856Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-15T16:16:16.315Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-15T16:16:16.958Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-09-15T16:16:19.470Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-09-15T16:16:21.354Z] docker_api_swarm_test.go:962: [d3f7641101c6c] joining swarm manager [d996af627f9e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-15T16:16:29.138Z] ok github.com/docker/docker/libnetwork/networkdb 104.511s coverage: 60.5% of statements [2021-09-15T16:16:29.138Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-15T16:16:29.138Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-09-15T16:16:29.138Z] ok github.com/docker/docker/libnetwork/osl 4.324s coverage: 39.7% of statements [2021-09-15T16:16:29.138Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-09-15T16:16:29.138Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-09-15T16:16:29.699Z] ok github.com/docker/docker/libnetwork/portmapper 0.213s coverage: 48.6% of statements [2021-09-15T16:16:29.699Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-09-15T16:16:29.699Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-15T16:16:29.955Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] === Skipped [2021-09-15T16:16:29.955Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-09-15T16:16:29.955Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-09-15T16:16:29.955Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-09-15T16:16:29.955Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-15T16:16:29.955Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-15T16:16:29.955Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-15T16:16:29.955Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-15T16:16:29.955Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-15T16:16:29.955Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-15T16:16:29.955Z] firewalld_test.go:14: firewalld is not running [2021-09-15T16:16:29.955Z] [2021-09-15T16:16:29.955Z] DONE 331 tests, 9 skipped in 199.052s Post stage [Pipeline] junit [2021-09-15T16:16:30.526Z] Recording test results [2021-09-15T16:16:30.897Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-09-15T16:16:31.230Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42842/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b7a2a4fda2c71c219079094d4a4ea9aad3b0aee6 hack/validate/vendor [2021-09-15T16:16:31.792Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-15T16:16:32.663Z] + echo Ensuring container killed. [2021-09-15T16:16:32.663Z] Ensuring container killed. [2021-09-15T16:16:32.663Z] + docker rm -vf docker-pr4 [2021-09-15T16:16:32.663Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-09-15T16:16:32.951Z] + echo Chowning /workspace to jenkins user [2021-09-15T16:16:32.951Z] Chowning /workspace to jenkins user [2021-09-15T16:16:32.951Z] + id -u [2021-09-15T16:16:32.951Z] + id -g [2021-09-15T16:16:32.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42842:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-15T16:16:33.653Z] --- PASS: TestUpdateRestartPolicy (21.65s) [2021-09-15T16:16:33.653Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-15T16:16:33.653Z] --- PASS: TestUpdateRestartWithAutoRemove (2.66s) [2021-09-15T16:16:33.653Z] === RUN TestWaitNonBlocked [2021-09-15T16:16:33.653Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:16:33.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:16:33.653Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:16:33.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:16:33.653Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:16:33.653Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:16:33.802Z] + bundleName=unit [2021-09-15T16:16:33.802Z] + echo Creating unit-bundles.tar.gz [2021-09-15T16:16:33.802Z] Creating unit-bundles.tar.gz [2021-09-15T16:16:33.802Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-09-15T16:16:33.802Z] bundles/junit-report-libnetwork.xml [2021-09-15T16:16:33.802Z] bundles/junit-report.xml [2021-09-15T16:16:33.802Z] bundles/go-test-report-libnetwork.json [2021-09-15T16:16:33.802Z] bundles/go-test-report.json [2021-09-15T16:16:33.802Z] bundles/profile-libnetwork.out [2021-09-15T16:16:33.802Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-09-15T16:16:33.812Z] Archiving artifacts [2021-09-15T16:16:34.263Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42842/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-15T16:16:34.576Z] + make clean [2021-09-15T16:16:34.832Z] docker volume rm -f docker-dev-cache [2021-09-15T16:16:34.832Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T16:16:35.825Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-15T16:16:35.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.96s) [2021-09-15T16:16:35.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.37s) [2021-09-15T16:16:35.825Z] === RUN TestWaitBlocked [2021-09-15T16:16:35.825Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:35.825Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-15T16:16:35.825Z] PASS [2021-09-15T16:16:36.280Z] ok github.com/docker/docker/integration/container 97.152s [2021-09-15T16:16:36.280Z] [2021-09-15T16:16:36.280Z] === Skipped [2021-09-15T16:16:36.280Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-15T16:16:36.280Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T16:16:36.280Z] [2021-09-15T16:16:36.280Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-15T16:16:36.280Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:36.280Z] [2021-09-15T16:16:36.280Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-15T16:16:36.280Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-15T16:16:36.280Z] [2021-09-15T16:16:36.280Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-15T16:16:36.280Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:36.280Z] [2021-09-15T16:16:36.280Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-15T16:16:36.280Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:36.280Z] [2021-09-15T16:16:36.280Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-15T16:16:36.280Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:36.280Z] [2021-09-15T16:16:36.280Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-15T16:16:36.280Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-15T16:16:36.281Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-15T16:16:36.281Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-15T16:16:36.281Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-09-15T16:16:36.281Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-15T16:16:36.281Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-15T16:16:36.281Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-15T16:16:36.281Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-15T16:16:36.281Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-15T16:16:36.281Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-15T16:16:36.281Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-15T16:16:36.281Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-15T16:16:36.281Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-15T16:16:36.281Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-15T16:16:36.281Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-15T16:16:36.281Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-15T16:16:36.281Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-15T16:16:36.281Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-15T16:16:36.281Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-15T16:16:36.281Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-15T16:16:36.281Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-15T16:16:36.281Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-15T16:16:36.281Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-15T16:16:36.281Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-15T16:16:36.281Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-15T16:16:36.281Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-15T16:16:36.281Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-15T16:16:36.281Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-15T16:16:36.281Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:36.281Z] [2021-09-15T16:16:36.281Z] DONE 87 tests, 34 skipped in 99.173s [2021-09-15T16:16:36.281Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-15T16:16:43.225Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-09-15T16:16:53.960Z] === RUN TestConfigDaemonLibtrustID [2021-09-15T16:16:53.960Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-15T16:16:53.960Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-15T16:16:53.960Z] === RUN TestDaemonConfigValidation [2021-09-15T16:16:53.960Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-15T16:16:53.960Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-15T16:16:53.960Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-15T16:16:53.960Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-15T16:16:53.960Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-15T16:16:53.960Z] PASS [2021-09-15T16:16:53.960Z] ok github.com/docker/docker/integration/daemon 0.079s [2021-09-15T16:16:53.960Z] [2021-09-15T16:16:53.960Z] === Skipped [2021-09-15T16:16:53.960Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-15T16:16:53.960Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-15T16:16:53.960Z] [2021-09-15T16:16:53.960Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-15T16:16:53.960Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-15T16:16:53.960Z] [2021-09-15T16:16:53.960Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-15T16:16:53.960Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-15T16:16:53.960Z] [2021-09-15T16:16:53.960Z] DONE 3 tests, 3 skipped in 17.706s [2021-09-15T16:16:53.960Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-15T16:16:55.382Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-09-15T16:16:55.485Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:16:55.485Z] INFO: Testing against a local daemon [2021-09-15T16:16:55.485Z] === RUN TestCommitInheritsEnv [2021-09-15T16:16:55.485Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:16:55.485Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-15T16:16:55.485Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-15T16:16:55.485Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-15T16:16:55.485Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-15T16:16:55.485Z] === RUN TestImagesFilterMultiReference [2021-09-15T16:16:55.485Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-09-15T16:16:55.485Z] === RUN TestImagePullPlatformInvalid [2021-09-15T16:16:55.485Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-15T16:16:55.485Z] === RUN TestRemoveImageOrphaning [2021-09-15T16:16:56.308Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-09-15T16:16:56.445Z] --- PASS: TestRemoveImageOrphaning (0.90s) [2021-09-15T16:16:56.445Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-15T16:16:56.445Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-15T16:16:56.445Z] === RUN TestTagInvalidReference [2021-09-15T16:16:56.445Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-15T16:16:56.445Z] === RUN TestTagValidPrefixedRepo [2021-09-15T16:16:56.445Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-09-15T16:16:56.445Z] === RUN TestTagExistedNameWithoutForce [2021-09-15T16:16:56.445Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-15T16:16:56.445Z] === RUN TestTagOfficialNames [2021-09-15T16:16:56.445Z] --- PASS: TestTagOfficialNames (0.08s) [2021-09-15T16:16:56.445Z] === RUN TestTagMatchesDigest [2021-09-15T16:16:56.445Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-15T16:16:56.445Z] PASS [2021-09-15T16:16:56.445Z] ok github.com/docker/docker/integration/image 1.306s [2021-09-15T16:16:56.445Z] [2021-09-15T16:16:56.445Z] === Skipped [2021-09-15T16:16:56.445Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-15T16:16:56.445Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:16:56.445Z] [2021-09-15T16:16:56.445Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-15T16:16:56.445Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-15T16:16:56.445Z] [2021-09-15T16:16:56.445Z] DONE 11 tests, 2 skipped in 2.636s [2021-09-15T16:16:56.900Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-15T16:16:58.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:16:58.425Z] INFO: Testing against a local daemon [2021-09-15T16:16:58.425Z] === RUN TestNetworkCreateDelete [2021-09-15T16:16:58.425Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:58.425Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestDockerNetworkDeletePreferID [2021-09-15T16:16:58.425Z] 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-09-15T16:16:58.425Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestDaemonDNSFallback [2021-09-15T16:16:58.425Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:58.425Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestInspectNetwork [2021-09-15T16:16:58.425Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:58.425Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestRunContainerWithBridgeNone [2021-09-15T16:16:58.425Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:58.425Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestNetworkInvalidJSON [2021-09-15T16:16:58.425Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-15T16:16:58.425Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-15T16:16:58.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:16:58.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:16:58.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:16:58.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:16:58.425Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-15T16:16:58.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:16:58.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:16:58.425Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-15T16:16:58.425Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-09-15T16:16:58.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-09-15T16:16:58.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-09-15T16:16:58.425Z] === RUN TestNetworkList [2021-09-15T16:16:58.425Z] === RUN TestNetworkList//networks [2021-09-15T16:16:58.425Z] === PAUSE TestNetworkList//networks [2021-09-15T16:16:58.425Z] === RUN TestNetworkList//networks/ [2021-09-15T16:16:58.425Z] === PAUSE TestNetworkList//networks/ [2021-09-15T16:16:58.425Z] === CONT TestNetworkList//networks [2021-09-15T16:16:58.425Z] === CONT TestNetworkList//networks/ [2021-09-15T16:16:58.425Z] --- PASS: TestNetworkList (0.03s) [2021-09-15T16:16:58.425Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-15T16:16:58.425Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestHostIPv4BridgeLabel [2021-09-15T16:16:58.425Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-15T16:16:58.425Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestDaemonDefaultNetworkPools [2021-09-15T16:16:58.425Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-15T16:16:58.425Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-15T16:16:58.425Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-15T16:16:58.425Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestServiceWithPredefinedNetwork [2021-09-15T16:16:58.425Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-15T16:16:58.425Z] service_test.go:243: FLAKY_TEST [2021-09-15T16:16:58.425Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestServiceWithDataPathPortInit [2021-09-15T16:16:58.425Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-15T16:16:58.425Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-15T16:16:58.425Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-15T16:16:58.425Z] PASS [2021-09-15T16:16:58.425Z] ok github.com/docker/docker/integration/network 0.125s [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === Skipped [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-15T16:16:58.425Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-15T16:16:58.425Z] 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-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-15T16:16:58.425Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-15T16:16:58.425Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-15T16:16:58.425Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-15T16:16:58.425Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-15T16:16:58.425Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-15T16:16:58.425Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-15T16:16:58.425Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-15T16:16:58.425Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-15T16:16:58.425Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-15T16:16:58.425Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T16:16:58.425Z] service_test.go:243: FLAKY_TEST [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-15T16:16:58.425Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-15T16:16:58.425Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-15T16:16:58.425Z] [2021-09-15T16:16:58.425Z] DONE 22 tests, 15 skipped in 1.708s [2021-09-15T16:16:58.425Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-15T16:16:58.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-09-15T16:16:58.880Z] testing: warning: no tests to run [2021-09-15T16:16:58.880Z] PASS [2021-09-15T16:16:58.880Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2021-09-15T16:16:58.880Z] [2021-09-15T16:16:58.880Z] DONE 0 tests in 0.508s [2021-09-15T16:16:58.880Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-15T16:16:59.839Z] testing: warning: no tests to run [2021-09-15T16:16:59.839Z] PASS [2021-09-15T16:16:59.839Z] ok github.com/docker/docker/integration/network/macvlan 0.052s [2021-09-15T16:16:59.839Z] [2021-09-15T16:16:59.839Z] DONE 0 tests in 0.517s [2021-09-15T16:16:59.839Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-15T16:17:00.295Z] testing: warning: no tests to run [2021-09-15T16:17:00.295Z] PASS [2021-09-15T16:17:00.295Z] ok github.com/docker/docker/integration/plugin 0.051s [2021-09-15T16:17:00.295Z] [2021-09-15T16:17:00.295Z] DONE 0 tests in 0.501s [2021-09-15T16:17:00.295Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-15T16:17:00.750Z] testing: warning: no tests to run [2021-09-15T16:17:00.750Z] PASS [2021-09-15T16:17:00.750Z] ok github.com/docker/docker/integration/plugin/authz 0.048s [2021-09-15T16:17:00.750Z] [2021-09-15T16:17:00.750Z] DONE 0 tests in 0.511s [2021-09-15T16:17:00.750Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-15T16:17:02.080Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-09-15T16:17:05.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:05.439Z] INFO: Testing against a local daemon [2021-09-15T16:17:05.439Z] === RUN TestPluginInvalidJSON [2021-09-15T16:17:05.439Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:17:05.439Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:17:05.439Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:17:05.439Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-15T16:17:05.439Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-15T16:17:05.439Z] === RUN TestPluginInstall [2021-09-15T16:17:05.439Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-15T16:17:05.439Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-15T16:17:05.439Z] === RUN TestPluginsWithRuntimes [2021-09-15T16:17:05.439Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-15T16:17:05.439Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-15T16:17:05.439Z] === RUN TestPluginBackCompatMediaTypes [2021-09-15T16:17:05.439Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-15T16:17:05.439Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-15T16:17:05.439Z] PASS [2021-09-15T16:17:05.439Z] ok github.com/docker/docker/integration/plugin/common 0.082s [2021-09-15T16:17:05.894Z] [2021-09-15T16:17:05.894Z] === Skipped [2021-09-15T16:17:05.894Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-15T16:17:05.894Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-15T16:17:05.894Z] [2021-09-15T16:17:05.894Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-15T16:17:05.894Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-15T16:17:05.894Z] [2021-09-15T16:17:05.894Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-15T16:17:05.894Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-15T16:17:05.894Z] [2021-09-15T16:17:05.894Z] DONE 5 tests, 3 skipped in 4.846s [2021-09-15T16:17:05.894Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-15T16:17:08.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:08.056Z] INFO: Testing against a local daemon [2021-09-15T16:17:08.056Z] === RUN TestExternalGraphDriver [2021-09-15T16:17:08.056Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-15T16:17:08.056Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-15T16:17:08.056Z] === RUN TestGraphdriverPluginV2 [2021-09-15T16:17:08.056Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-15T16:17:08.056Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-15T16:17:08.056Z] PASS [2021-09-15T16:17:08.056Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.076s [2021-09-15T16:17:08.056Z] [2021-09-15T16:17:08.056Z] === Skipped [2021-09-15T16:17:08.056Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-15T16:17:08.056Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-15T16:17:08.056Z] [2021-09-15T16:17:08.056Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-15T16:17:08.056Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-15T16:17:08.056Z] [2021-09-15T16:17:08.056Z] DONE 2 tests, 2 skipped in 2.355s [2021-09-15T16:17:08.056Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-15T16:17:08.608Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-09-15T16:17:09.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:09.583Z] INFO: Testing against a local daemon [2021-09-15T16:17:09.583Z] === RUN TestReadPluginNoRead [2021-09-15T16:17:09.583Z] read_test.go:21: no unix domain sockets on Windows [2021-09-15T16:17:09.583Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-15T16:17:09.583Z] PASS [2021-09-15T16:17:09.583Z] ok github.com/docker/docker/integration/plugin/logging 0.070s [2021-09-15T16:17:10.101Z] [2021-09-15T16:17:10.101Z] === Skipped [2021-09-15T16:17:10.101Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-15T16:17:10.101Z] read_test.go:21: no unix domain sockets on Windows [2021-09-15T16:17:10.101Z] [2021-09-15T16:17:10.101Z] DONE 1 tests, 1 skipped in 1.630s [2021-09-15T16:17:10.101Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-15T16:17:10.556Z] testing: warning: no tests to run [2021-09-15T16:17:10.556Z] PASS [2021-09-15T16:17:10.556Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.054s [2021-09-15T16:17:10.556Z] [2021-09-15T16:17:10.556Z] DONE 0 tests in 0.799s [2021-09-15T16:17:11.013Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-15T16:17:12.553Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:12.553Z] INFO: Testing against a local daemon [2021-09-15T16:17:12.553Z] === RUN TestPluginWithDevMounts [2021-09-15T16:17:12.553Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:12.553Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-15T16:17:12.553Z] PASS [2021-09-15T16:17:12.553Z] ok github.com/docker/docker/integration/plugin/volumes 0.078s [2021-09-15T16:17:12.553Z] [2021-09-15T16:17:12.553Z] === Skipped [2021-09-15T16:17:12.553Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-15T16:17:12.553Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:12.553Z] [2021-09-15T16:17:12.553Z] DONE 1 tests, 1 skipped in 1.695s [2021-09-15T16:17:12.553Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-15T16:17:13.861Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-09-15T16:17:14.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:14.080Z] INFO: Testing against a local daemon [2021-09-15T16:17:14.080Z] === RUN TestSecretInspect [2021-09-15T16:17:14.080Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-15T16:17:14.080Z] === RUN TestSecretList [2021-09-15T16:17:14.080Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] --- SKIP: TestSecretList (0.00s) [2021-09-15T16:17:14.080Z] === RUN TestSecretsCreateAndDelete [2021-09-15T16:17:14.080Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-15T16:17:14.080Z] === RUN TestSecretsUpdate [2021-09-15T16:17:14.080Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-15T16:17:14.080Z] === RUN TestTemplatedSecret [2021-09-15T16:17:14.080Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-15T16:17:14.080Z] === RUN TestSecretCreateResolve [2021-09-15T16:17:14.080Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:14.080Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-15T16:17:14.080Z] PASS [2021-09-15T16:17:14.080Z] ok github.com/docker/docker/integration/secret 0.066s [2021-09-15T16:17:14.080Z] [2021-09-15T16:17:14.080Z] === Skipped [2021-09-15T16:17:14.080Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-15T16:17:14.080Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] [2021-09-15T16:17:14.080Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-15T16:17:14.080Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] [2021-09-15T16:17:14.080Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-15T16:17:14.080Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] [2021-09-15T16:17:14.080Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-15T16:17:14.080Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] [2021-09-15T16:17:14.080Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-15T16:17:14.080Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:14.080Z] [2021-09-15T16:17:14.080Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-15T16:17:14.080Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:14.080Z] [2021-09-15T16:17:14.080Z] DONE 6 tests, 6 skipped in 1.569s [2021-09-15T16:17:14.080Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-15T16:17:16.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:16.247Z] INFO: Testing against a local daemon [2021-09-15T16:17:16.247Z] === RUN TestServiceCreateInit [2021-09-15T16:17:16.247Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-15T16:17:16.247Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-15T16:17:16.247Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestCreateServiceMultipleTimes [2021-09-15T16:17:16.247Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestCreateServiceConflict [2021-09-15T16:17:16.247Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestCreateServiceMaxReplicas [2021-09-15T16:17:16.247Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-15T16:17:16.247Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-15T16:17:16.247Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestCreateServiceSecretFileMode [2021-09-15T16:17:16.247Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestCreateServiceConfigFileMode [2021-09-15T16:17:16.247Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestCreateServiceSysctls [2021-09-15T16:17:16.247Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-15T16:17:16.247Z] === RUN TestCreateServiceCapabilities [2021-09-15T16:17:16.247Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-15T16:17:16.247Z] === RUN TestInspect [2021-09-15T16:17:16.247Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestInspect (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestCreateJob [2021-09-15T16:17:16.247Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestCreateJob (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestReplicatedJob [2021-09-15T16:17:16.247Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestUpdateReplicatedJob [2021-09-15T16:17:16.247Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestServiceListWithStatuses [2021-09-15T16:17:16.247Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestDockerNetworkConnectAlias [2021-09-15T16:17:16.247Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestDockerNetworkReConnect [2021-09-15T16:17:16.247Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestServicePlugin [2021-09-15T16:17:16.247Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestServiceUpdateLabel [2021-09-15T16:17:16.247Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestServiceUpdateSecrets [2021-09-15T16:17:16.247Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestServiceUpdateConfigs [2021-09-15T16:17:16.247Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestServiceUpdateNetwork [2021-09-15T16:17:16.247Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-15T16:17:16.247Z] === RUN TestServiceUpdatePidsLimit [2021-09-15T16:17:16.247Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-15T16:17:16.247Z] PASS [2021-09-15T16:17:16.247Z] ok github.com/docker/docker/integration/service 0.172s [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === Skipped [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T16:17:16.247Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T16:17:16.247Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-15T16:17:16.247Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-15T16:17:16.247Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-09-15T16:17:16.247Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-15T16:17:16.247Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-15T16:17:16.247Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-15T16:17:16.247Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-15T16:17:16.247Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-15T16:17:16.247Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-15T16:17:16.247Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-15T16:17:16.247Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-15T16:17:16.247Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.247Z] [2021-09-15T16:17:16.247Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-15T16:17:16.248Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-15T16:17:16.248Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-15T16:17:16.248Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-15T16:17:16.248Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-15T16:17:16.248Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-15T16:17:16.248Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-15T16:17:16.248Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-15T16:17:16.248Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-15T16:17:16.248Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-15T16:17:16.248Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:17:16.248Z] [2021-09-15T16:17:16.248Z] DONE 24 tests, 23 skipped in 2.112s [2021-09-15T16:17:16.248Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-15T16:17:16.373Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-09-15T16:17:17.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:17.794Z] INFO: Testing against a local daemon [2021-09-15T16:17:17.794Z] === RUN TestSessionCreate [2021-09-15T16:17:17.794Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-15T16:17:17.794Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-15T16:17:17.794Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-15T16:17:17.794Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-15T16:17:17.794Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-15T16:17:17.794Z] PASS [2021-09-15T16:17:17.794Z] ok github.com/docker/docker/integration/session 0.068s [2021-09-15T16:17:17.794Z] [2021-09-15T16:17:17.794Z] === Skipped [2021-09-15T16:17:17.794Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-15T16:17:17.794Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-15T16:17:17.794Z] [2021-09-15T16:17:17.794Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-15T16:17:17.794Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-15T16:17:17.794Z] [2021-09-15T16:17:17.794Z] DONE 2 tests, 2 skipped in 1.370s [2021-09-15T16:17:17.794Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-15T16:17:18.884Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-09-15T16:17:19.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:19.317Z] INFO: Testing against a local daemon [2021-09-15T16:17:19.317Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-15T16:17:19.317Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:19.317Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T16:17:19.317Z] === RUN TestDiskUsage [2021-09-15T16:17:19.317Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-15T16:17:19.317Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-15T16:17:19.317Z] === RUN TestEventsExecDie [2021-09-15T16:17:19.317Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-15T16:17:19.317Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-15T16:17:19.317Z] === RUN TestEventsBackwardsCompatible [2021-09-15T16:17:19.317Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-15T16:17:19.317Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-15T16:17:19.317Z] === RUN TestEventsVolumeCreate [2021-09-15T16:17:19.317Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-15T16:17:19.317Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-15T16:17:19.317Z] === RUN TestInfoAPI [2021-09-15T16:17:19.317Z] --- PASS: TestInfoAPI (0.03s) [2021-09-15T16:17:19.317Z] === RUN TestInfoAPIWarnings [2021-09-15T16:17:19.317Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:17:19.317Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-15T16:17:19.317Z] === RUN TestInfoDebug [2021-09-15T16:17:19.317Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:17:19.317Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-15T16:17:19.317Z] === RUN TestInfoInsecureRegistries [2021-09-15T16:17:19.317Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:17:19.317Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-15T16:17:19.317Z] === RUN TestInfoRegistryMirrors [2021-09-15T16:17:19.317Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:17:19.317Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-15T16:17:19.317Z] === RUN TestLoginFailsWithBadCredentials [2021-09-15T16:17:20.277Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-09-15T16:17:20.277Z] === RUN TestPingCacheHeaders [2021-09-15T16:17:20.277Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-15T16:17:20.277Z] === RUN TestPingGet [2021-09-15T16:17:20.277Z] --- PASS: TestPingGet (0.03s) [2021-09-15T16:17:20.277Z] === RUN TestPingHead [2021-09-15T16:17:20.277Z] --- PASS: TestPingHead (0.02s) [2021-09-15T16:17:20.277Z] === RUN TestVersion [2021-09-15T16:17:20.277Z] --- PASS: TestVersion (0.03s) [2021-09-15T16:17:20.277Z] PASS [2021-09-15T16:17:20.277Z] ok github.com/docker/docker/integration/system 1.146s [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] === Skipped [2021-09-15T16:17:20.277Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T16:17:20.277Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-15T16:17:20.277Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-15T16:17:20.277Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-15T16:17:20.277Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-15T16:17:20.277Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-15T16:17:20.277Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-15T16:17:20.277Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-15T16:17:20.277Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-15T16:17:20.277Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:17:20.277Z] [2021-09-15T16:17:20.277Z] DONE 15 tests, 9 skipped in 2.481s [2021-09-15T16:17:20.277Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-15T16:17:21.394Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-09-15T16:17:21.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:21.826Z] INFO: Testing against a local daemon [2021-09-15T16:17:21.826Z] === RUN TestVolumesCreateAndList [2021-09-15T16:17:21.826Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-15T16:17:21.826Z] === RUN TestVolumesRemove [2021-09-15T16:17:21.826Z] --- PASS: TestVolumesRemove (0.13s) [2021-09-15T16:17:21.826Z] === RUN TestVolumesInspect [2021-09-15T16:17:21.826Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-15T16:17:21.826Z] === RUN TestVolumesInvalidJSON [2021-09-15T16:17:22.281Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-15T16:17:22.281Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-15T16:17:22.281Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-15T16:17:22.281Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-15T16:17:22.281Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-15T16:17:22.281Z] PASS [2021-09-15T16:17:22.281Z] ok github.com/docker/docker/integration/volume 0.272s [2021-09-15T16:17:22.281Z] [2021-09-15T16:17:22.281Z] DONE 5 tests in 1.707s [2021-09-15T16:17:22.281Z] INFO: make.ps1 ended at 09/15/2021 16:17:22 [2021-09-15T16:17:22.281Z] INFO: Integration CLI tests being run from the host: [2021-09-15T16:17:22.281Z] 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-09-15T16:17:23.906Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-09-15T16:17:26.418Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-09-15T16:17:28.928Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-09-15T16:17:29.351Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-15T16:17:29.351Z] INFO: Testing against a local daemon [2021-09-15T16:17:29.351Z] === RUN TestDockerSuite [2021-09-15T16:17:29.351Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-15T16:17:29.351Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-15T16:17:29.351Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:17:29.351Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-15T16:17:29.351Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-15T16:17:29.351Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-15T16:17:29.351Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-15T16:17:29.351Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-15T16:17:29.351Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-15T16:17:29.351Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-15T16:17:30.363Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-15T16:17:30.363Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-15T16:17:30.818Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-15T16:17:31.272Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-15T16:17:42.294Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-15T16:17:42.294Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-15T16:17:42.294Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-15T16:17:42.294Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-15T16:17:42.294Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-15T16:17:42.294Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-15T16:17:42.294Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-15T16:17:42.294Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-15T16:17:42.294Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-15T16:17:43.253Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-15T16:17:43.253Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:17:43.253Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-15T16:17:43.253Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-15T16:17:43.253Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-15T16:17:46.202Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-15T16:17:47.727Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-15T16:17:47.727Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-15T16:17:47.727Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-15T16:17:47.727Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-15T16:17:47.727Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-15T16:17:48.182Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-15T16:17:48.182Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-15T16:17:48.182Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-15T16:17:48.182Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-15T16:17:51.066Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-15T16:17:51.066Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-15T16:17:51.066Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-15T16:17:51.066Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:17:51.066Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-15T16:17:56.825Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-15T16:18:25.103Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-09-15T16:18:39.931Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-09-15T16:18:57.285Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-15T16:18:57.286Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-15T16:18:57.286Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-15T16:18:57.286Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-15T16:18:57.286Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-15T16:18:57.286Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-15T16:18:57.286Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-15T16:18:57.286Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-15T16:18:57.286Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-15T16:18:57.286Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-15T16:18:57.286Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-15T16:18:57.286Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-15T16:18:57.286Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-15T16:18:57.286Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite (1610.23s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.08s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.39s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.60s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.74s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.06s) [2021-09-15T16:18:57.985Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.44s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.70s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.37s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.74s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.60s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.60s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.77s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.58s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.03s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.76s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.36s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.23s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.59s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.33s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.81s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.23s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.91s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.96s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.17s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.62s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.72s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.54s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.55s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.40s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.31s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.43s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.62s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.90s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.57s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.72s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.83s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.25s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.84s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.76s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.64s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.31s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.83s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.95s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.85s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.33s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.86s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.30s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.78s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.49s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.62s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.07s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.25s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.95s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.38s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.87s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.78s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.70s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.69s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.64s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.66s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.31s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.74s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.48s) [2021-09-15T16:18:57.985Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.05s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.41s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.75s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.00s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.99s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.47s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.17s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.20s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.39s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.52s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.86s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.28s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.35s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.32s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.21s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.44s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.02s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.77s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.62s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.59s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.66s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.77s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.30s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.57s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2021-09-15T16:18:57.985Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.30s) [2021-09-15T16:18:57.985Z] === RUN TestDockerExternalVolumeSuite [2021-09-15T16:18:57.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-09-15T16:18:57.985Z] docker_cli_external_volume_driver_test.go:52: [d11708c6aa96e] daemon is not started [2021-09-15T16:18:58.871Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-15T16:18:58.871Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-15T16:18:58.871Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-15T16:18:58.871Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-15T16:18:58.871Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-15T16:18:58.871Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-15T16:18:58.871Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-15T16:18:58.871Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-15T16:18:58.871Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-15T16:19:03.569Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-15T16:19:03.569Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-15T16:19:03.569Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-15T16:19:03.569Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:19:03.569Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-15T16:19:08.830Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-15T16:19:08.830Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-15T16:19:08.830Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-15T16:19:08.830Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-15T16:19:08.830Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-15T16:19:09.331Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-15T16:19:10.355Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-15T16:19:11.878Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-15T16:19:11.878Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-15T16:19:11.878Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-15T16:19:11.878Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-15T16:19:11.878Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-15T16:19:11.878Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-15T16:19:12.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-09-15T16:19:14.040Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-15T16:19:24.337Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-15T16:19:28.083Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-15T16:19:29.042Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-15T16:19:29.042Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-15T16:19:29.042Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-15T16:19:31.972Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-15T16:19:33.495Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-15T16:19:37.210Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-15T16:19:37.210Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-15T16:19:37.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-15T16:19:37.665Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-15T16:19:37.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-15T16:19:37.665Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-15T16:19:37.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-15T16:19:37.665Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-15T16:19:37.665Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-15T16:19:38.120Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-15T16:19:53.472Z] --- PASS: TestBuildWCOWSandboxSize (753.31s) [2021-09-15T16:19:53.472Z] === RUN TestBuildWithEmptyDockerfile [2021-09-15T16:19:53.472Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:19:53.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:19:53.472Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:19:53.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:19:53.472Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:19:53.472Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:19:53.472Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-15T16:19:53.472Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-15T16:19:53.472Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-15T16:19:53.472Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2021-09-15T16:19:53.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-15T16:19:53.472Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-15T16:19:53.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-15T16:19:53.472Z] === RUN TestBuildPreserveOwnership [2021-09-15T16:19:53.472Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:19:53.472Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-15T16:19:53.472Z] === RUN TestBuildPlatformInvalid [2021-09-15T16:19:53.472Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-09-15T16:19:53.472Z] PASS [2021-09-15T16:19:53.472Z] ok github.com/docker/docker/integration/build 927.900s [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === Skipped [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-15T16:19:53.472Z] build_session_test.go:25: TODO: BuildKit [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-15T16:19:53.472Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-15T16:19:53.472Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-15T16:19:53.472Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-15T16:19:53.472Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] DONE 29 tests, 5 skipped in 949.280s [2021-09-15T16:19:53.472Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-15T16:19:53.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:19:53.472Z] INFO: Testing against a local daemon [2021-09-15T16:19:53.472Z] === RUN TestConfigInspect [2021-09-15T16:19:53.472Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-15T16:19:53.472Z] === RUN TestConfigList [2021-09-15T16:19:53.472Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] --- SKIP: TestConfigList (0.00s) [2021-09-15T16:19:53.472Z] === RUN TestConfigsCreateAndDelete [2021-09-15T16:19:53.472Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-15T16:19:53.472Z] === RUN TestConfigsUpdate [2021-09-15T16:19:53.472Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-15T16:19:53.472Z] === RUN TestTemplatedConfig [2021-09-15T16:19:53.472Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-15T16:19:53.472Z] === RUN TestConfigCreateResolve [2021-09-15T16:19:53.472Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:19:53.472Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-15T16:19:53.472Z] PASS [2021-09-15T16:19:53.472Z] ok github.com/docker/docker/integration/config 0.071s [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === Skipped [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-15T16:19:53.472Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-15T16:19:53.472Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-15T16:19:53.472Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-15T16:19:53.472Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-15T16:19:53.472Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-15T16:19:53.472Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:19:53.472Z] [2021-09-15T16:19:53.472Z] DONE 6 tests, 6 skipped in 2.532s [2021-09-15T16:19:53.472Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-15T16:19:53.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:19:53.472Z] INFO: Testing against a local daemon [2021-09-15T16:19:53.472Z] === RUN TestCheckpoint [2021-09-15T16:19:53.472Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T16:19:53.472Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-15T16:19:53.472Z] === RUN TestContainerInvalidJSON [2021-09-15T16:19:53.472Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:19:53.472Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:19:53.472Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:19:53.472Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:19:53.472Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-15T16:19:53.472Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-15T16:19:53.472Z] --- PASS: TestContainerInvalidJSON (0.38s) [2021-09-15T16:19:53.472Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-09-15T16:19:53.472Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-09-15T16:19:53.472Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-15T16:19:53.472Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-09-15T16:19:53.472Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-15T16:19:53.472Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-09-15T16:19:53.472Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-15T16:19:53.472Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-09-15T16:19:53.472Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-15T16:19:53.472Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-09-15T16:19:53.472Z] === RUN TestCopyFromContainer [2021-09-15T16:19:53.472Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.472Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-15T16:19:53.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-15T16:19:53.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:19:53.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:19:53.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:19:53.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:19:53.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:19:53.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:19:53.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-15T16:19:53.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-15T16:19:53.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-15T16:19:53.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-09-15T16:19:53.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-15T16:19:53.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-15T16:19:53.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-09-15T16:19:53.472Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-15T16:19:53.472Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-15T16:19:53.472Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidEnv [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-15T16:19:53.473Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-15T16:19:53.473Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-15T16:19:53.473Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-15T16:19:53.473Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-15T16:19:53.473Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-15T16:19:53.473Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestCreateTmpfsMountsTarget [2021-09-15T16:19:53.473Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.473Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-15T16:19:53.473Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:19:53.473Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-15T16:19:53.473Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:19:53.473Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:19:53.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:19:53.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:19:53.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:19:53.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:19:53.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:19:53.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:19:53.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-15T16:19:53.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-15T16:19:53.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-15T16:19:53.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-15T16:19:53.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-15T16:19:53.473Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-15T16:19:53.473Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestCreateDifferentPlatform [2021-09-15T16:19:53.473Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-15T16:19:53.473Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-15T16:19:53.473Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-15T16:19:53.473Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-15T16:19:53.473Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-09-15T16:19:53.473Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-15T16:19:53.473Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-15T16:19:53.473Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-15T16:19:53.473Z] === RUN TestContainerKillOnDaemonStart [2021-09-15T16:19:53.473Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.473Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestDiff [2021-09-15T16:19:53.473Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-15T16:19:53.473Z] --- SKIP: TestDiff (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestExecWithCloseStdin [2021-09-15T16:19:53.473Z] --- PASS: TestExecWithCloseStdin (2.88s) [2021-09-15T16:19:53.473Z] === RUN TestExec [2021-09-15T16:19:53.473Z] --- PASS: TestExec (1.90s) [2021-09-15T16:19:53.473Z] === RUN TestExecUser [2021-09-15T16:19:53.473Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-15T16:19:53.473Z] --- SKIP: TestExecUser (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestExportContainerAndImportImage [2021-09-15T16:19:53.473Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.473Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-15T16:19:53.473Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:53.473Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestHealthCheckWorkdir [2021-09-15T16:19:53.473Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-15T16:19:53.473Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestHealthKillContainer [2021-09-15T16:19:53.473Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-15T16:19:53.473Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-15T16:19:53.473Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-15T16:19:53.473Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-15T16:19:53.473Z] === RUN TestKillContainerInvalidSignal [2021-09-15T16:19:53.473Z] --- PASS: TestKillContainerInvalidSignal (1.64s) [2021-09-15T16:19:53.473Z] === RUN TestKillContainer [2021-09-15T16:19:53.473Z] === RUN TestKillContainer/no_signal [2021-09-15T16:19:54.458Z] === RUN TestKillContainer/non_killing_signal [2021-09-15T16:19:54.458Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-15T16:19:54.458Z] === RUN TestKillContainer/killing_signal [2021-09-15T16:19:56.674Z] --- PASS: TestKillContainer (3.57s) [2021-09-15T16:19:56.674Z] --- PASS: TestKillContainer/no_signal (1.59s) [2021-09-15T16:19:56.674Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-15T16:19:56.674Z] --- PASS: TestKillContainer/killing_signal (1.94s) [2021-09-15T16:19:56.674Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-15T16:19:56.674Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:19:56.674Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-15T16:19:56.674Z] === RUN TestKillStoppedContainer [2021-09-15T16:19:56.674Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:19:56.674Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-15T16:19:56.674Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-15T16:19:56.674Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:19:56.674Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-15T16:19:56.674Z] === RUN TestKillDifferentUserContainer [2021-09-15T16:19:56.674Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-15T16:19:56.674Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-15T16:19:56.674Z] === RUN TestInspectOomKilledTrue [2021-09-15T16:19:56.674Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:19:56.674Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-15T16:19:56.674Z] === RUN TestInspectOomKilledFalse [2021-09-15T16:19:56.674Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:19:56.674Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-15T16:19:56.674Z] === RUN TestLogsFollowTailEmpty [2021-09-15T16:19:58.237Z] --- PASS: TestLogsFollowTailEmpty (1.61s) [2021-09-15T16:19:58.237Z] === RUN TestNetworkNat [2021-09-15T16:19:58.237Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-15T16:19:58.237Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-15T16:19:58.237Z] === RUN TestNetworkLocalhostTCPNat [2021-09-15T16:19:59.833Z] --- PASS: TestNetworkLocalhostTCPNat (1.97s) [2021-09-15T16:19:59.833Z] === RUN TestNetworkLoopbackNat [2021-09-15T16:19:59.833Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-15T16:19:59.833Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-15T16:19:59.833Z] === RUN TestPause [2021-09-15T16:19:59.833Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-15T16:19:59.833Z] --- SKIP: TestPause (0.00s) [2021-09-15T16:19:59.833Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-15T16:20:02.047Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.59s) [2021-09-15T16:20:02.047Z] === RUN TestPauseStopPausedContainer [2021-09-15T16:20:02.047Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:20:02.047Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-15T16:20:02.047Z] === RUN TestPsFilter [2021-09-15T16:20:02.047Z] --- PASS: TestPsFilter (0.18s) [2021-09-15T16:20:02.047Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-15T16:20:03.649Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.92s) [2021-09-15T16:20:03.649Z] === RUN TestRemoveContainerWithVolume [2021-09-15T16:20:06.026Z] --- PASS: TestRemoveContainerWithVolume (1.85s) [2021-09-15T16:20:06.026Z] === RUN TestRemoveContainerRunning [2021-09-15T16:20:07.591Z] --- PASS: TestRemoveContainerRunning (1.69s) [2021-09-15T16:20:07.591Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-15T16:20:08.018Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-15T16:20:08.018Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-15T16:20:08.018Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-15T16:20:08.018Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-15T16:20:08.018Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-15T16:20:09.157Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s) [2021-09-15T16:20:09.158Z] === RUN TestRemoveInvalidContainer [2021-09-15T16:20:09.158Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-15T16:20:09.158Z] === RUN TestRenameLinkedContainer [2021-09-15T16:20:09.158Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-15T16:20:09.158Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-15T16:20:09.158Z] === RUN TestRenameStoppedContainer [2021-09-15T16:20:16.314Z] --- PASS: TestRenameStoppedContainer (6.75s) [2021-09-15T16:20:16.314Z] === RUN TestRenameRunningContainerAndReuse [2021-09-15T16:20:19.262Z] --- PASS: TestRenameRunningContainerAndReuse (3.27s) [2021-09-15T16:20:19.262Z] === RUN TestRenameInvalidName [2021-09-15T16:20:20.348Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-15T16:20:20.348Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-15T16:20:20.412Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-09-15T16:20:20.824Z] --- PASS: TestRenameInvalidName (1.64s) [2021-09-15T16:20:20.824Z] === RUN TestRenameAnonymousContainer [2021-09-15T16:20:21.306Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-15T16:20:21.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-15T16:20:21.348Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-15T16:20:21.348Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-15T16:20:21.348Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-15T16:20:24.264Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-15T16:20:24.264Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-15T16:20:27.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-15T16:20:27.065Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-15T16:20:27.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-15T16:20:27.973Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-15T16:20:28.428Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-15T16:20:28.428Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-15T16:20:28.428Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-15T16:20:28.428Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-15T16:20:28.428Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-15T16:20:28.428Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-15T16:20:28.428Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-15T16:20:28.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-09-15T16:20:28.882Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-15T16:20:29.841Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-15T16:20:31.245Z] --- PASS: TestRenameAnonymousContainer (10.30s) [2021-09-15T16:20:31.245Z] === RUN TestRenameContainerWithSameName [2021-09-15T16:20:31.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-15T16:20:32.729Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-15T16:20:32.807Z] --- PASS: TestRenameContainerWithSameName (1.67s) [2021-09-15T16:20:32.807Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-15T16:20:32.807Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-15T16:20:32.807Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-15T16:20:32.807Z] === RUN TestResize [2021-09-15T16:20:34.254Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-15T16:20:34.254Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-15T16:20:34.254Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-15T16:20:34.254Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-15T16:20:34.254Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-15T16:20:34.254Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-15T16:20:34.374Z] --- PASS: TestResize (1.63s) [2021-09-15T16:20:34.374Z] === RUN TestResizeWithInvalidSize [2021-09-15T16:20:35.937Z] --- PASS: TestResizeWithInvalidSize (1.63s) [2021-09-15T16:20:35.937Z] === RUN TestResizeWhenContainerNotStarted [2021-09-15T16:20:37.138Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-15T16:20:38.151Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s) [2021-09-15T16:20:38.151Z] === RUN TestDaemonRestartKillContainers [2021-09-15T16:20:38.151Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:20:38.151Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-15T16:20:38.151Z] === RUN TestStats [2021-09-15T16:20:38.151Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-15T16:20:38.151Z] --- SKIP: TestStats (0.00s) [2021-09-15T16:20:38.151Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-15T16:20:38.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-15T16:20:42.901Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.46s) [2021-09-15T16:20:42.901Z] === RUN TestStopContainerWithTimeout [2021-09-15T16:20:42.901Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-15T16:20:42.901Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-15T16:20:42.901Z] === RUN TestUpdateRestartPolicy [2021-09-15T16:20:43.313Z] docker_cli_external_volume_driver_test.go:52: [db40f2ccc1e54] daemon is not started [2021-09-15T16:20:44.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-15T16:20:44.132Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-15T16:20:44.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-15T16:20:47.423Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-15T16:20:48.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-15T16:20:48.844Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-15T16:20:48.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-15T16:20:48.844Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-15T16:20:48.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-15T16:20:52.086Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-15T16:20:53.046Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-15T16:20:53.046Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-15T16:20:53.046Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-15T16:20:53.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-15T16:20:53.529Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-15T16:20:53.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-15T16:20:53.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-15T16:20:53.983Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-15T16:20:53.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-15T16:20:53.983Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-15T16:20:53.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-15T16:20:56.815Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-15T16:20:57.775Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-15T16:20:58.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-09-15T16:21:00.740Z] --- PASS: TestUpdateRestartPolicy (18.65s) [2021-09-15T16:21:00.741Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-15T16:21:02.463Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-15T16:21:02.463Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-15T16:21:02.463Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-15T16:21:02.463Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-15T16:21:02.463Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-15T16:21:02.463Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-15T16:21:02.463Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-15T16:21:02.463Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-15T16:21:02.463Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-15T16:21:02.917Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-15T16:21:02.952Z] --- PASS: TestUpdateRestartWithAutoRemove (1.71s) [2021-09-15T16:21:02.952Z] === RUN TestWaitNonBlocked [2021-09-15T16:21:02.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:21:02.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:21:02.952Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:21:02.952Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:21:02.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-15T16:21:02.952Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-15T16:21:10.140Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-15T16:21:10.140Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.36s) [2021-09-15T16:21:10.140Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.03s) [2021-09-15T16:21:10.140Z] === RUN TestWaitBlocked [2021-09-15T16:21:10.140Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:10.140Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-15T16:21:10.140Z] PASS [2021-09-15T16:21:10.140Z] ok github.com/docker/docker/integration/container 84.659s [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === Skipped [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-15T16:21:10.140Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-15T16:21:10.140Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-15T16:21:10.140Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-15T16:21:10.140Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-15T16:21:10.140Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-15T16:21:10.140Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-15T16:21:10.140Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-15T16:21:10.140Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-15T16:21:10.140Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-15T16:21:10.140Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-15T16:21:10.140Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-15T16:21:10.140Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-15T16:21:10.140Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-15T16:21:10.140Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-15T16:21:10.140Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-15T16:21:10.140Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-15T16:21:10.140Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-15T16:21:10.140Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-15T16:21:10.140Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-15T16:21:10.140Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-15T16:21:10.140Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-15T16:21:10.140Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-15T16:21:10.140Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-15T16:21:10.140Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-15T16:21:10.140Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-15T16:21:10.140Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-15T16:21:10.140Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-15T16:21:10.140Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-15T16:21:10.140Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-15T16:21:10.140Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-15T16:21:10.140Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-15T16:21:10.140Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-15T16:21:10.140Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-15T16:21:10.140Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:10.140Z] [2021-09-15T16:21:10.140Z] DONE 87 tests, 33 skipped in 86.666s [2021-09-15T16:21:10.140Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-15T16:21:15.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-15T16:21:16.174Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-09-15T16:21:16.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-15T16:21:16.701Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-15T16:21:17.168Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-15T16:21:17.168Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T16:21:17.634Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-15T16:21:18.617Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-15T16:21:18.617Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-15T16:21:18.617Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-15T16:21:22.438Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-15T16:21:22.907Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-15T16:21:22.907Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-15T16:21:22.907Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-15T16:21:22.907Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-15T16:21:22.907Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-15T16:21:24.465Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-15T16:21:24.932Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-15T16:21:25.399Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-15T16:21:25.865Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-15T16:21:26.332Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-15T16:21:28.331Z] docker_cli_external_volume_driver_test.go:52: [d12724f941531] daemon is not started [2021-09-15T16:21:31.075Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-15T16:21:31.439Z] === RUN TestConfigDaemonLibtrustID [2021-09-15T16:21:31.439Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-15T16:21:31.439Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-15T16:21:31.439Z] === RUN TestDaemonConfigValidation [2021-09-15T16:21:31.439Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-15T16:21:31.439Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-15T16:21:31.439Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-15T16:21:31.439Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-15T16:21:31.439Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-15T16:21:31.439Z] PASS [2021-09-15T16:21:31.439Z] ok github.com/docker/docker/integration/daemon 0.088s [2021-09-15T16:21:31.439Z] [2021-09-15T16:21:31.439Z] === Skipped [2021-09-15T16:21:31.439Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-15T16:21:31.439Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-15T16:21:31.439Z] [2021-09-15T16:21:31.439Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-15T16:21:31.439Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-15T16:21:31.439Z] [2021-09-15T16:21:31.439Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-15T16:21:31.439Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-15T16:21:31.439Z] [2021-09-15T16:21:31.439Z] DONE 3 tests, 3 skipped in 18.722s [2021-09-15T16:21:31.439Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-15T16:21:31.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:31.439Z] INFO: Testing against a local daemon [2021-09-15T16:21:31.439Z] === RUN TestCommitInheritsEnv [2021-09-15T16:21:31.439Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:21:31.439Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-15T16:21:31.439Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-15T16:21:31.439Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-15T16:21:31.439Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-15T16:21:31.439Z] === RUN TestImagesFilterMultiReference [2021-09-15T16:21:31.439Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-09-15T16:21:31.439Z] === RUN TestImagePullPlatformInvalid [2021-09-15T16:21:31.439Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-09-15T16:21:31.439Z] === RUN TestRemoveImageOrphaning [2021-09-15T16:21:31.439Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2021-09-15T16:21:31.439Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-15T16:21:31.439Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-15T16:21:31.439Z] === RUN TestTagInvalidReference [2021-09-15T16:21:31.439Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-15T16:21:31.439Z] === RUN TestTagValidPrefixedRepo [2021-09-15T16:21:31.439Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-09-15T16:21:31.439Z] === RUN TestTagExistedNameWithoutForce [2021-09-15T16:21:31.439Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-15T16:21:31.439Z] === RUN TestTagOfficialNames [2021-09-15T16:21:31.439Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-15T16:21:31.439Z] === RUN TestTagMatchesDigest [2021-09-15T16:21:31.439Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-15T16:21:31.439Z] PASS [2021-09-15T16:21:31.439Z] ok github.com/docker/docker/integration/image 1.344s [2021-09-15T16:21:31.439Z] [2021-09-15T16:21:31.439Z] === Skipped [2021-09-15T16:21:31.439Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-15T16:21:31.439Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:21:31.439Z] [2021-09-15T16:21:31.439Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-15T16:21:31.439Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-15T16:21:31.439Z] [2021-09-15T16:21:31.439Z] DONE 11 tests, 2 skipped in 2.773s [2021-09-15T16:21:31.439Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-15T16:21:32.637Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-15T16:21:32.637Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-15T16:21:32.637Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-15T16:21:33.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:33.003Z] INFO: Testing against a local daemon [2021-09-15T16:21:33.003Z] === RUN TestNetworkCreateDelete [2021-09-15T16:21:33.003Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:33.003Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestDockerNetworkDeletePreferID [2021-09-15T16:21:33.003Z] 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-09-15T16:21:33.003Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestDaemonDNSFallback [2021-09-15T16:21:33.003Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:33.003Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestInspectNetwork [2021-09-15T16:21:33.003Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:33.003Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestRunContainerWithBridgeNone [2021-09-15T16:21:33.003Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:33.003Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestNetworkInvalidJSON [2021-09-15T16:21:33.003Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-15T16:21:33.003Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-15T16:21:33.003Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:21:33.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:21:33.003Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:21:33.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:21:33.003Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-15T16:21:33.003Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-15T16:21:33.003Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-15T16:21:33.003Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-15T16:21:33.003Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-15T16:21:33.003Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-15T16:21:33.003Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestNetworkList [2021-09-15T16:21:33.003Z] === RUN TestNetworkList//networks [2021-09-15T16:21:33.003Z] === PAUSE TestNetworkList//networks [2021-09-15T16:21:33.003Z] === RUN TestNetworkList//networks/ [2021-09-15T16:21:33.003Z] === PAUSE TestNetworkList//networks/ [2021-09-15T16:21:33.003Z] === CONT TestNetworkList//networks [2021-09-15T16:21:33.003Z] === CONT TestNetworkList//networks/ [2021-09-15T16:21:33.003Z] --- PASS: TestNetworkList (0.03s) [2021-09-15T16:21:33.003Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-15T16:21:33.003Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestHostIPv4BridgeLabel [2021-09-15T16:21:33.003Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-15T16:21:33.003Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-15T16:21:33.003Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-15T16:21:33.003Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestDaemonDefaultNetworkPools [2021-09-15T16:21:33.003Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-15T16:21:33.003Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-15T16:21:33.003Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-15T16:21:33.003Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-15T16:21:33.003Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-15T16:21:33.003Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-15T16:21:33.003Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-15T16:21:33.003Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestServiceWithPredefinedNetwork [2021-09-15T16:21:33.003Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-15T16:21:33.003Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-15T16:21:33.003Z] service_test.go:243: FLAKY_TEST [2021-09-15T16:21:33.003Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestServiceWithDataPathPortInit [2021-09-15T16:21:33.003Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-15T16:21:33.003Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-15T16:21:33.003Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-15T16:21:33.003Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-15T16:21:33.003Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-15T16:21:33.003Z] PASS [2021-09-15T16:21:33.003Z] ok github.com/docker/docker/integration/network 0.134s [2021-09-15T16:21:33.471Z] [2021-09-15T16:21:33.471Z] === Skipped [2021-09-15T16:21:33.471Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-15T16:21:33.471Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:33.471Z] [2021-09-15T16:21:33.471Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-15T16:21:33.471Z] 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-09-15T16:21:33.471Z] [2021-09-15T16:21:33.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-15T16:21:33.471Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:33.471Z] [2021-09-15T16:21:33.471Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-15T16:21:33.471Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:33.471Z] [2021-09-15T16:21:33.471Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-15T16:21:33.471Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:33.471Z] [2021-09-15T16:21:33.471Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-15T16:21:33.471Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-15T16:21:33.471Z] [2021-09-15T16:21:33.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-15T16:21:33.471Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-15T16:21:33.471Z] [2021-09-15T16:21:33.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-15T16:21:33.471Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-15T16:21:33.471Z] [2021-09-15T16:21:33.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-15T16:21:33.471Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-15T16:21:33.471Z] [2021-09-15T16:21:33.472Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-15T16:21:33.472Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-15T16:21:33.472Z] [2021-09-15T16:21:33.472Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-15T16:21:33.472Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-15T16:21:33.472Z] [2021-09-15T16:21:33.472Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-15T16:21:33.472Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-15T16:21:33.472Z] [2021-09-15T16:21:33.472Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-15T16:21:33.472Z] service_test.go:243: FLAKY_TEST [2021-09-15T16:21:33.472Z] [2021-09-15T16:21:33.472Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-15T16:21:33.472Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-15T16:21:33.472Z] [2021-09-15T16:21:33.472Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-15T16:21:33.472Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-15T16:21:33.472Z] [2021-09-15T16:21:33.472Z] DONE 22 tests, 15 skipped in 1.855s [2021-09-15T16:21:33.472Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-15T16:21:33.620Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-15T16:21:33.620Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-15T16:21:33.620Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-15T16:21:33.993Z] testing: warning: no tests to run [2021-09-15T16:21:33.993Z] PASS [2021-09-15T16:21:33.993Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2021-09-15T16:21:33.993Z] [2021-09-15T16:21:33.993Z] DONE 0 tests in 0.576s [2021-09-15T16:21:33.993Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-15T16:21:34.087Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-15T16:21:34.980Z] testing: warning: no tests to run [2021-09-15T16:21:34.980Z] PASS [2021-09-15T16:21:34.980Z] ok github.com/docker/docker/integration/network/macvlan 0.058s [2021-09-15T16:21:34.980Z] [2021-09-15T16:21:34.980Z] DONE 0 tests in 0.596s [2021-09-15T16:21:34.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-15T16:21:35.449Z] testing: warning: no tests to run [2021-09-15T16:21:35.449Z] PASS [2021-09-15T16:21:35.449Z] ok github.com/docker/docker/integration/plugin 0.060s [2021-09-15T16:21:35.449Z] [2021-09-15T16:21:35.449Z] DONE 0 tests in 0.577s [2021-09-15T16:21:35.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-15T16:21:35.661Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-15T16:21:35.916Z] testing: warning: no tests to run [2021-09-15T16:21:35.916Z] PASS [2021-09-15T16:21:35.916Z] ok github.com/docker/docker/integration/plugin/authz 0.054s [2021-09-15T16:21:35.916Z] [2021-09-15T16:21:35.916Z] DONE 0 tests in 0.544s [2021-09-15T16:21:35.916Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-15T16:21:36.644Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-15T16:21:36.644Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-15T16:21:36.644Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-15T16:21:36.644Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-15T16:21:37.627Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-15T16:21:38.094Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-15T16:21:38.094Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-15T16:21:38.094Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-15T16:21:38.094Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-15T16:21:38.094Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-15T16:21:38.528Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-15T16:21:38.528Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-15T16:21:38.528Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-15T16:21:38.528Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-15T16:21:38.528Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-15T16:21:41.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:41.781Z] INFO: Testing against a local daemon [2021-09-15T16:21:41.781Z] === RUN TestPluginInvalidJSON [2021-09-15T16:21:41.781Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:21:41.781Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:21:41.781Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-15T16:21:41.781Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-15T16:21:41.781Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-15T16:21:41.781Z] === RUN TestPluginInstall [2021-09-15T16:21:41.781Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-15T16:21:41.781Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-15T16:21:41.781Z] === RUN TestPluginsWithRuntimes [2021-09-15T16:21:41.781Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-15T16:21:41.781Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-15T16:21:41.781Z] === RUN TestPluginBackCompatMediaTypes [2021-09-15T16:21:41.781Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-15T16:21:41.781Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-15T16:21:41.781Z] PASS [2021-09-15T16:21:41.781Z] ok github.com/docker/docker/integration/plugin/common 0.083s [2021-09-15T16:21:41.781Z] [2021-09-15T16:21:41.781Z] === Skipped [2021-09-15T16:21:41.781Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-15T16:21:41.781Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-15T16:21:41.781Z] [2021-09-15T16:21:41.781Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-15T16:21:41.781Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-15T16:21:41.781Z] [2021-09-15T16:21:41.781Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-15T16:21:41.781Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-15T16:21:41.781Z] [2021-09-15T16:21:41.781Z] DONE 5 tests, 3 skipped in 5.181s [2021-09-15T16:21:41.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-15T16:21:42.877Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-15T16:21:43.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:43.995Z] INFO: Testing against a local daemon [2021-09-15T16:21:43.995Z] === RUN TestExternalGraphDriver [2021-09-15T16:21:43.995Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-15T16:21:43.995Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-15T16:21:43.995Z] === RUN TestGraphdriverPluginV2 [2021-09-15T16:21:43.995Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-15T16:21:43.995Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-15T16:21:43.995Z] PASS [2021-09-15T16:21:43.995Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.077s [2021-09-15T16:21:43.995Z] [2021-09-15T16:21:43.995Z] === Skipped [2021-09-15T16:21:43.995Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-15T16:21:43.995Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-15T16:21:43.995Z] [2021-09-15T16:21:43.995Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-15T16:21:43.995Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-15T16:21:43.995Z] [2021-09-15T16:21:43.995Z] DONE 2 tests, 2 skipped in 2.532s [2021-09-15T16:21:43.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-15T16:21:45.569Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:45.569Z] INFO: Testing against a local daemon [2021-09-15T16:21:45.569Z] === RUN TestReadPluginNoRead [2021-09-15T16:21:45.569Z] read_test.go:21: no unix domain sockets on Windows [2021-09-15T16:21:45.569Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-15T16:21:45.569Z] PASS [2021-09-15T16:21:45.569Z] ok github.com/docker/docker/integration/plugin/logging 0.068s [2021-09-15T16:21:45.569Z] [2021-09-15T16:21:45.569Z] === Skipped [2021-09-15T16:21:45.569Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-15T16:21:45.569Z] read_test.go:21: no unix domain sockets on Windows [2021-09-15T16:21:45.569Z] [2021-09-15T16:21:45.569Z] DONE 1 tests, 1 skipped in 1.768s [2021-09-15T16:21:46.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-15T16:21:46.360Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-09-15T16:21:46.360Z] docker_cli_external_volume_driver_test.go:52: [d8e3bb3a98eb4] daemon is not started [2021-09-15T16:21:46.528Z] testing: warning: no tests to run [2021-09-15T16:21:46.528Z] PASS [2021-09-15T16:21:46.528Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2021-09-15T16:21:46.996Z] [2021-09-15T16:21:46.996Z] DONE 0 tests in 0.910s [2021-09-15T16:21:46.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-15T16:21:48.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:48.562Z] INFO: Testing against a local daemon [2021-09-15T16:21:48.562Z] === RUN TestPluginWithDevMounts [2021-09-15T16:21:48.562Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:48.562Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-15T16:21:48.562Z] PASS [2021-09-15T16:21:48.562Z] ok github.com/docker/docker/integration/plugin/volumes 0.070s [2021-09-15T16:21:48.562Z] [2021-09-15T16:21:48.562Z] === Skipped [2021-09-15T16:21:48.562Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-15T16:21:48.562Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:48.562Z] [2021-09-15T16:21:48.562Z] DONE 1 tests, 1 skipped in 1.721s [2021-09-15T16:21:48.562Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-15T16:21:50.125Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:50.125Z] INFO: Testing against a local daemon [2021-09-15T16:21:50.125Z] === RUN TestSecretInspect [2021-09-15T16:21:50.125Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-15T16:21:50.125Z] === RUN TestSecretList [2021-09-15T16:21:50.125Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] --- SKIP: TestSecretList (0.00s) [2021-09-15T16:21:50.125Z] === RUN TestSecretsCreateAndDelete [2021-09-15T16:21:50.125Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-15T16:21:50.125Z] === RUN TestSecretsUpdate [2021-09-15T16:21:50.125Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-15T16:21:50.125Z] === RUN TestTemplatedSecret [2021-09-15T16:21:50.125Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-15T16:21:50.125Z] === RUN TestSecretCreateResolve [2021-09-15T16:21:50.125Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:50.125Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-15T16:21:50.125Z] PASS [2021-09-15T16:21:50.125Z] ok github.com/docker/docker/integration/secret 0.074s [2021-09-15T16:21:50.125Z] [2021-09-15T16:21:50.125Z] === Skipped [2021-09-15T16:21:50.125Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-15T16:21:50.125Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] [2021-09-15T16:21:50.125Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-15T16:21:50.125Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] [2021-09-15T16:21:50.125Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-15T16:21:50.125Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] [2021-09-15T16:21:50.125Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-15T16:21:50.125Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] [2021-09-15T16:21:50.125Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-15T16:21:50.125Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:50.125Z] [2021-09-15T16:21:50.125Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-15T16:21:50.125Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:50.125Z] [2021-09-15T16:21:50.125Z] DONE 6 tests, 6 skipped in 1.592s [2021-09-15T16:21:50.593Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-15T16:21:52.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:52.155Z] INFO: Testing against a local daemon [2021-09-15T16:21:52.155Z] === RUN TestServiceCreateInit [2021-09-15T16:21:52.155Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-15T16:21:52.155Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-15T16:21:52.155Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-15T16:21:52.155Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T16:21:52.155Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T16:21:52.155Z] === RUN TestCreateServiceMultipleTimes [2021-09-15T16:21:52.155Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-15T16:21:52.155Z] === RUN TestCreateServiceConflict [2021-09-15T16:21:52.155Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-15T16:21:52.155Z] === RUN TestCreateServiceMaxReplicas [2021-09-15T16:21:52.155Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-09-15T16:21:52.155Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-15T16:21:52.155Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-15T16:21:52.155Z] === RUN TestCreateServiceSecretFileMode [2021-09-15T16:21:52.155Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-15T16:21:52.155Z] === RUN TestCreateServiceConfigFileMode [2021-09-15T16:21:52.155Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-15T16:21:52.155Z] === RUN TestCreateServiceSysctls [2021-09-15T16:21:52.155Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-09-15T16:21:52.155Z] === RUN TestCreateServiceCapabilities [2021-09-15T16:21:52.155Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-15T16:21:52.155Z] === RUN TestInspect [2021-09-15T16:21:52.155Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestInspect (0.00s) [2021-09-15T16:21:52.155Z] === RUN TestCreateJob [2021-09-15T16:21:52.155Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestCreateJob (0.00s) [2021-09-15T16:21:52.155Z] === RUN TestReplicatedJob [2021-09-15T16:21:52.155Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.155Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-15T16:21:52.155Z] === RUN TestUpdateReplicatedJob [2021-09-15T16:21:52.155Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.156Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-15T16:21:52.156Z] === RUN TestServiceListWithStatuses [2021-09-15T16:21:52.156Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.156Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-15T16:21:52.156Z] === RUN TestDockerNetworkConnectAlias [2021-09-15T16:21:52.156Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.156Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-15T16:21:52.156Z] === RUN TestDockerNetworkReConnect [2021-09-15T16:21:52.156Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.156Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-15T16:21:52.156Z] === RUN TestServicePlugin [2021-09-15T16:21:52.156Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.156Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-15T16:21:52.156Z] === RUN TestServiceUpdateLabel [2021-09-15T16:21:52.156Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.156Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-15T16:21:52.156Z] === RUN TestServiceUpdateSecrets [2021-09-15T16:21:52.156Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.156Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-15T16:21:52.156Z] === RUN TestServiceUpdateConfigs [2021-09-15T16:21:52.156Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.156Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-15T16:21:52.156Z] === RUN TestServiceUpdateNetwork [2021-09-15T16:21:52.156Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.156Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-15T16:21:52.156Z] === RUN TestServiceUpdatePidsLimit [2021-09-15T16:21:52.156Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.156Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-15T16:21:52.156Z] PASS [2021-09-15T16:21:52.156Z] ok github.com/docker/docker/integration/service 0.170s [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === Skipped [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T16:21:52.624Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T16:21:52.624Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-15T16:21:52.624Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-15T16:21:52.624Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-09-15T16:21:52.624Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-15T16:21:52.624Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-15T16:21:52.624Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-15T16:21:52.624Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-09-15T16:21:52.624Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-15T16:21:52.624Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-15T16:21:52.624Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-15T16:21:52.624Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-15T16:21:52.624Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-15T16:21:52.624Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-15T16:21:52.624Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-15T16:21:52.624Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-15T16:21:52.624Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-15T16:21:52.624Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-15T16:21:52.624Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-15T16:21:52.624Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-15T16:21:52.624Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-15T16:21:52.624Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-15T16:21:52.624Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-15T16:21:52.624Z] [2021-09-15T16:21:52.624Z] DONE 24 tests, 23 skipped in 2.117s [2021-09-15T16:21:52.624Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-15T16:21:53.313Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-15T16:21:53.313Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-15T16:21:53.313Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-15T16:21:53.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-15T16:21:54.189Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:54.189Z] INFO: Testing against a local daemon [2021-09-15T16:21:54.189Z] === RUN TestSessionCreate [2021-09-15T16:21:54.189Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:54.189Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-15T16:21:54.189Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-15T16:21:54.189Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:54.189Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-15T16:21:54.189Z] PASS [2021-09-15T16:21:54.189Z] ok github.com/docker/docker/integration/session 0.071s [2021-09-15T16:21:54.189Z] [2021-09-15T16:21:54.189Z] === Skipped [2021-09-15T16:21:54.189Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-15T16:21:54.189Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:54.189Z] [2021-09-15T16:21:54.189Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-15T16:21:54.189Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-15T16:21:54.189Z] [2021-09-15T16:21:54.189Z] DONE 2 tests, 2 skipped in 1.494s [2021-09-15T16:21:54.189Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-15T16:21:55.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:55.753Z] INFO: Testing against a local daemon [2021-09-15T16:21:55.753Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-15T16:21:55.753Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:55.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T16:21:55.753Z] === RUN TestDiskUsage [2021-09-15T16:21:55.753Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-15T16:21:55.753Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-15T16:21:55.753Z] === RUN TestEventsExecDie [2021-09-15T16:21:55.753Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-15T16:21:55.753Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-15T16:21:55.753Z] === RUN TestEventsBackwardsCompatible [2021-09-15T16:21:55.753Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-15T16:21:55.753Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-15T16:21:55.753Z] === RUN TestEventsVolumeCreate [2021-09-15T16:21:55.753Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-15T16:21:55.753Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-15T16:21:55.753Z] === RUN TestInfoAPI [2021-09-15T16:21:55.753Z] --- PASS: TestInfoAPI (0.04s) [2021-09-15T16:21:55.753Z] === RUN TestInfoAPIWarnings [2021-09-15T16:21:55.753Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:21:55.753Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-15T16:21:55.753Z] === RUN TestInfoDebug [2021-09-15T16:21:55.753Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:21:55.753Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-15T16:21:55.753Z] === RUN TestInfoInsecureRegistries [2021-09-15T16:21:55.753Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:21:55.753Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-15T16:21:55.753Z] === RUN TestInfoRegistryMirrors [2021-09-15T16:21:55.753Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:21:55.753Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-15T16:21:55.753Z] === RUN TestLoginFailsWithBadCredentials [2021-09-15T16:21:56.740Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-09-15T16:21:56.740Z] === RUN TestPingCacheHeaders [2021-09-15T16:21:56.740Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-15T16:21:56.740Z] === RUN TestPingGet [2021-09-15T16:21:56.740Z] --- PASS: TestPingGet (0.03s) [2021-09-15T16:21:56.740Z] === RUN TestPingHead [2021-09-15T16:21:56.740Z] --- PASS: TestPingHead (0.03s) [2021-09-15T16:21:56.740Z] === RUN TestVersion [2021-09-15T16:21:56.740Z] --- PASS: TestVersion (0.03s) [2021-09-15T16:21:56.740Z] PASS [2021-09-15T16:21:56.740Z] ok github.com/docker/docker/integration/system 1.179s [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] === Skipped [2021-09-15T16:21:57.208Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-15T16:21:57.208Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-15T16:21:57.208Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-15T16:21:57.208Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-15T16:21:57.208Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-15T16:21:57.208Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-15T16:21:57.208Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-15T16:21:57.208Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-15T16:21:57.208Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-15T16:21:57.208Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-15T16:21:57.208Z] [2021-09-15T16:21:57.208Z] DONE 15 tests, 9 skipped in 2.786s [2021-09-15T16:21:57.208Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-15T16:21:58.543Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-09-15T16:21:58.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:21:58.775Z] INFO: Testing against a local daemon [2021-09-15T16:21:58.775Z] === RUN TestVolumesCreateAndList [2021-09-15T16:21:58.775Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-09-15T16:21:58.775Z] === RUN TestVolumesRemove [2021-09-15T16:21:58.775Z] --- PASS: TestVolumesRemove (0.07s) [2021-09-15T16:21:58.775Z] === RUN TestVolumesInspect [2021-09-15T16:21:58.775Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-15T16:21:58.775Z] === RUN TestVolumesInvalidJSON [2021-09-15T16:21:58.775Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-15T16:21:58.775Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-15T16:21:58.775Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-15T16:21:58.775Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-15T16:21:58.775Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-15T16:21:58.775Z] PASS [2021-09-15T16:21:58.775Z] ok github.com/docker/docker/integration/volume 0.217s [2021-09-15T16:21:59.243Z] [2021-09-15T16:21:59.243Z] DONE 5 tests in 1.989s [2021-09-15T16:21:59.243Z] INFO: make.ps1 ended at 09/15/2021 16:21:58 [2021-09-15T16:21:59.243Z] INFO: Integration CLI tests being run from the host: [2021-09-15T16:21:59.243Z] 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-09-15T16:22:00.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-15T16:22:00.360Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-15T16:22:00.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-15T16:22:05.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-15T16:22:07.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-15T16:22:07.907Z] INFO: Testing against a local daemon [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-15T16:22:07.907Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-15T16:22:07.907Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-15T16:22:07.907Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-15T16:22:08.271Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-15T16:22:08.271Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-15T16:22:08.271Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-15T16:22:08.374Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-15T16:22:08.842Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-15T16:22:12.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-15T16:22:12.118Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-15T16:22:12.118Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-15T16:22:12.585Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-15T16:22:12.585Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-15T16:22:13.051Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-15T16:22:13.051Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-15T16:22:13.051Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-15T16:22:13.518Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-15T16:22:13.518Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-15T16:22:13.518Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-15T16:22:20.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-15T16:22:20.639Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-15T16:22:20.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-15T16:22:24.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-15T16:22:24.348Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-15T16:22:24.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-15T16:22:24.348Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-15T16:22:24.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-15T16:22:30.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-15T16:22:30.167Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-15T16:22:30.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-15T16:22:30.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-09-15T16:22:30.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-15T16:22:30.621Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-15T16:22:31.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-15T16:22:31.075Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-15T16:22:31.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-15T16:22:34.727Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-15T16:22:34.727Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-15T16:22:34.727Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-15T16:22:34.727Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-15T16:22:47.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-15T16:22:48.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-15T16:22:48.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-09-15T16:22:48.651Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-15T16:22:52.433Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-15T16:22:54.643Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-15T16:22:56.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-15T16:22:56.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-15T16:22:56.635Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-15T16:22:57.089Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-15T16:22:57.089Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T16:22:57.544Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-15T16:22:57.587Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-15T16:22:58.507Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-15T16:22:58.507Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-15T16:22:58.507Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-15T16:23:02.218Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-15T16:23:03.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-09-15T16:23:03.744Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-15T16:23:03.744Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-15T16:23:03.744Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-15T16:23:03.744Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-15T16:23:03.744Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-15T16:23:05.266Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-15T16:23:05.723Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-15T16:23:06.177Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-15T16:23:07.137Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-15T16:23:07.592Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-15T16:23:13.351Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-15T16:23:14.883Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-15T16:23:14.883Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-15T16:23:14.883Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-15T16:23:16.405Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-15T16:23:16.405Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-15T16:23:16.405Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-15T16:23:16.405Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-15T16:23:18.566Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-15T16:23:19.524Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-15T16:23:19.978Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-15T16:23:19.978Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-15T16:23:19.978Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-15T16:23:20.983Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-15T16:23:21.438Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-15T16:23:21.438Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-15T16:23:21.438Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-15T16:23:21.438Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-15T16:23:21.438Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-15T16:23:27.207Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-15T16:23:40.247Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-15T16:23:43.204Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-15T16:23:43.204Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-15T16:23:43.671Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-15T16:23:50.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-09-15T16:23:57.147Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-15T16:23:57.147Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-15T16:23:57.147Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-15T16:24:01.807Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-15T16:24:01.807Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-15T16:24:01.807Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-15T16:24:01.807Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-15T16:24:01.807Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-15T16:24:01.807Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-15T16:24:01.807Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-15T16:24:02.766Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-15T16:24:02.766Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-15T16:24:02.766Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-15T16:24:06.462Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-15T16:24:06.462Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-15T16:24:06.933Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-15T16:24:06.933Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-15T16:24:06.933Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-15T16:24:06.933Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-15T16:24:06.933Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-15T16:24:06.933Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-15T16:24:06.933Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-15T16:24:06.933Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-15T16:24:06.933Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-15T16:24:08.075Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-09-15T16:24:12.797Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-15T16:24:12.797Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:24:12.797Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-15T16:24:12.797Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-15T16:24:12.797Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-15T16:24:15.010Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-15T16:24:18.122Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-15T16:24:18.122Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-15T16:24:18.122Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-15T16:24:18.122Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-15T16:24:18.122Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-15T16:24:18.122Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-15T16:24:18.122Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-15T16:24:18.122Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-15T16:24:18.122Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-15T16:24:21.073Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-15T16:24:21.073Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-15T16:24:21.073Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-15T16:24:21.073Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:24:21.073Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-15T16:24:26.972Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-15T16:24:27.836Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-15T16:24:27.836Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-15T16:24:27.836Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-15T16:24:27.836Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-15T16:24:34.566Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-15T16:24:34.566Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-15T16:24:34.566Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-15T16:24:40.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-09-15T16:24:42.686Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-15T16:24:42.686Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-15T16:24:43.141Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-15T16:24:46.861Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-15T16:24:47.261Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-15T16:24:50.581Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-15T16:24:53.465Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-15T16:24:55.958Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-15T16:25:04.657Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-15T16:25:12.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-09-15T16:25:26.932Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-09-15T16:25:29.920Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-15T16:25:35.819Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-15T16:25:41.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-09-15T16:25:41.769Z] docker_cli_external_volume_driver_test.go:484: [dea6a249dfa31] daemon is not started [2021-09-15T16:25:44.114Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-15T16:25:44.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-15T16:25:45.078Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-15T16:25:45.078Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-15T16:25:45.544Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-15T16:25:59.799Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-09-15T16:25:59.800Z] docker_cli_external_volume_driver_test.go:52: [d4f852b089b9e] daemon is not started [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-15T16:26:08.530Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-15T16:26:08.530Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-15T16:26:08.530Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-15T16:26:08.530Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-15T16:26:08.530Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-15T16:26:10.160Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-15T16:26:11.146Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-15T16:26:11.146Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-15T16:26:11.146Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-15T16:26:11.146Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-15T16:26:11.146Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-15T16:26:11.614Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-15T16:26:13.831Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite (437.68s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.29s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.79s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.13s) [2021-09-15T16:26:14.627Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-09-15T16:26:14.627Z] PASS [2021-09-15T16:26:14.627Z] [2021-09-15T16:26:14.627Z] === Skipped [2021-09-15T16:26:14.627Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-09-15T16:26:14.627Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-15T16:26:14.627Z] check_test.go:308: [dbc4a3981f7cd] daemon is not started [2021-09-15T16:26:14.627Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-09-15T16:26:14.627Z] [2021-09-15T16:26:14.627Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-15T16:26:14.627Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-15T16:26:14.627Z] check_test.go:308: [d2a5b6f1bb7df] daemon is not started [2021-09-15T16:26:14.627Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-15T16:26:14.627Z] [2021-09-15T16:26:14.627Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-15T16:26:14.627Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-15T16:26:14.627Z] check_test.go:308: [d7b90dca3e938] daemon is not started [2021-09-15T16:26:14.627Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-09-15T16:26:14.627Z] [2021-09-15T16:26:14.627Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-09-15T16:26:14.627Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-15T16:26:14.627Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-09-15T16:26:14.627Z] [2021-09-15T16:26:14.627Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-15T16:26:14.627Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-15T16:26:14.627Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-15T16:26:14.627Z] [2021-09-15T16:26:14.627Z] DONE 273 tests, 5 skipped in 2371.555s [2021-09-15T16:26:14.627Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-15T16:26:14.627Z] ++++ cat bundles/test-integration/docker.pid [2021-09-15T16:26:14.627Z] +++ kill 13329 [2021-09-15T16:26:14.627Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7ccbeb6679ef/docker.pid [2021-09-15T16:26:14.627Z] +++ kill 14996 [2021-09-15T16:26:14.627Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14996 is not a child of this shell [2021-09-15T16:26:14.627Z] warning: PID 14996 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7ccbeb6679ef/docker.pid had a nonzero exit code [2021-09-15T16:26:14.627Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7ccbeb6679ef/root: target is busy. [2021-09-15T16:26:14.627Z] +++ /etc/init.d/apparmor stop [2021-09-15T16:26:14.627Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-15T16:26:14.627Z] [2021-09-15T16:26:14.627Z] Unloading profiles will leave already running processes permanently [2021-09-15T16:26:14.627Z] unconfined, which can lead to unexpected situations. [2021-09-15T16:26:14.627Z] [2021-09-15T16:26:14.627Z] To set a process to complain mode, use the command line tool [2021-09-15T16:26:14.627Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-15T16:26:14.627Z] +++ true [2021-09-15T16:26:14.627Z] exiting test-integration [2021-09-15T16:26:14.627Z] ++ exit 0 [2021-09-15T16:26:14.627Z] [2021-09-15T16:26:14.627Z] + exit 0 [2021-09-15T16:26:14.627Z] ++ jobs -p [2021-09-15T16:26:14.627Z] + pids= [2021-09-15T16:26:14.627Z] + echo 'Remaining pids to kill: []' [2021-09-15T16:26:14.627Z] Remaining pids to kill: [] [2021-09-15T16:26:14.627Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-09-15T16:26:14.639Z] Recording test results [2021-09-15T16:26:16.004Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-15T16:26:16.357Z] + echo Ensuring container killed. [2021-09-15T16:26:16.357Z] Ensuring container killed. [2021-09-15T16:26:16.357Z] + docker ps -aq -f name=docker-pr4-* [2021-09-15T16:26:16.357Z] + cids=8936ef3ecba6 [2021-09-15T16:26:16.357Z] 333f54f9bf29 [2021-09-15T16:26:16.357Z] 0b9f4eed79e7 [2021-09-15T16:26:16.357Z] + [ -n 8936ef3ecba6 [2021-09-15T16:26:16.357Z] 333f54f9bf29 [2021-09-15T16:26:16.357Z] 0b9f4eed79e7 ] [2021-09-15T16:26:16.357Z] + docker rm -vf 8936ef3ecba6 333f54f9bf29 0b9f4eed79e7 [2021-09-15T16:26:16.917Z] 8936ef3ecba6 [2021-09-15T16:26:16.917Z] 333f54f9bf29 [2021-09-15T16:26:16.917Z] 0b9f4eed79e7 [Pipeline] sh [2021-09-15T16:26:17.188Z] + echo Chowning /workspace to jenkins user [2021-09-15T16:26:17.188Z] Chowning /workspace to jenkins user [2021-09-15T16:26:17.188Z] + id -u [2021-09-15T16:26:17.188Z] + id -g [2021-09-15T16:26:17.188Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42842:/workspace busybox chown -R 1000:1000 /workspace [2021-09-15T16:26:17.188Z] Unable to find image 'busybox:latest' locally [2021-09-15T16:26:17.188Z] latest: Pulling from library/busybox [2021-09-15T16:26:17.444Z] 24fb2886d6f6: Pulling fs layer [2021-09-15T16:26:17.444Z] 24fb2886d6f6: Verifying Checksum [2021-09-15T16:26:17.444Z] 24fb2886d6f6: Download complete [2021-09-15T16:26:17.444Z] 24fb2886d6f6: Pull complete [2021-09-15T16:26:17.444Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 [2021-09-15T16:26:17.444Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-15T16:26:20.994Z] + bundleName=amd64 [2021-09-15T16:26:20.994Z] + echo Creating amd64-bundles.tar.gz [2021-09-15T16:26:20.994Z] Creating amd64-bundles.tar.gz [2021-09-15T16:26:20.994Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-15T16:26:20.994Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-09-15T16:26:24.967Z] Archiving artifacts [2021-09-15T16:26:25.096Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-15T16:26:26.607Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42842/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-15T16:26:26.953Z] + make clean [2021-09-15T16:26:26.953Z] docker volume rm -f docker-dev-cache [2021-09-15T16:26:27.208Z] docker-dev-cache [Pipeline] deleteDir [2021-09-15T16:26:28.903Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-15T16:26:29.370Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-15T16:26:29.370Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-15T16:26:29.370Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T16:26:33.156Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-15T16:26:34.143Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-15T16:26:36.239Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-15T16:26:37.770Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-15T16:26:38.798Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-15T16:26:42.853Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-15T16:26:42.853Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-15T16:26:43.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-15T16:26:43.320Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-15T16:26:43.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-15T16:26:43.320Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-15T16:26:43.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-15T16:26:43.320Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-15T16:26:43.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-15T16:26:43.787Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-15T16:26:45.202Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-15T16:26:45.202Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-15T16:26:45.202Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-15T16:26:45.202Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-15T16:26:45.202Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-15T16:26:45.202Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-15T16:26:45.670Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-15T16:26:46.654Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-15T16:26:46.654Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-15T16:26:46.654Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-15T16:26:47.121Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-15T16:26:47.587Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-15T16:26:51.365Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-15T16:26:54.307Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-15T16:26:56.455Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-15T16:26:58.088Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-15T16:26:58.088Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-15T16:26:58.088Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-15T16:26:58.088Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-15T16:26:58.088Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-15T16:26:58.088Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-15T16:26:58.088Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-15T16:26:58.088Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-15T16:26:58.088Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-15T16:26:58.088Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-15T16:26:58.088Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-15T16:27:01.100Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-15T16:27:01.100Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:27:01.100Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-15T16:27:01.100Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:27:01.100Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-15T16:27:01.100Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:27:01.100Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-15T16:27:02.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-15T16:27:05.862Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-15T16:27:06.759Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-15T16:27:17.060Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-15T16:27:18.404Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-15T16:27:18.404Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-15T16:27:18.404Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-15T16:27:18.404Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-15T16:27:18.404Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-15T16:27:18.404Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-15T16:27:18.404Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-15T16:27:18.404Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-15T16:27:18.404Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-15T16:27:18.404Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-15T16:27:18.404Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-15T16:27:18.404Z] === RUN TestDockerSuite/TestBuildFails [2021-09-15T16:27:20.027Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-15T16:27:20.027Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-15T16:27:25.880Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-15T16:27:30.621Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-15T16:27:34.652Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-15T16:27:34.652Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-15T16:27:34.652Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-15T16:27:34.652Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-15T16:27:34.652Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-15T16:27:36.511Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-15T16:27:41.251Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-15T16:27:41.718Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-15T16:27:42.177Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-15T16:27:46.485Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-15T16:27:46.485Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-15T16:27:46.485Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-15T16:27:46.485Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-15T16:27:46.951Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-15T16:27:46.951Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-15T16:27:46.951Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-15T16:27:52.484Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-15T16:27:54.134Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-15T16:27:54.134Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:27:54.134Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-15T16:27:59.976Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-15T16:27:59.976Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-15T16:27:59.976Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-15T16:27:59.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-15T16:28:01.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-15T16:28:03.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-15T16:28:03.764Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-15T16:28:04.533Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-15T16:28:04.533Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-15T16:28:04.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-15T16:28:06.167Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-15T16:28:06.167Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-15T16:28:06.167Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-15T16:28:06.636Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-15T16:28:07.102Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-15T16:28:09.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-15T16:28:10.883Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-15T16:28:11.350Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-15T16:28:12.333Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-15T16:28:12.800Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-15T16:28:13.266Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-15T16:28:14.249Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-15T16:28:15.809Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-15T16:28:16.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-15T16:28:20.562Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-15T16:28:20.562Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:28:20.562Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-15T16:28:20.562Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-15T16:28:20.562Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-15T16:28:21.029Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-15T16:28:21.029Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-15T16:28:21.029Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-15T16:28:21.029Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-15T16:28:21.495Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-15T16:28:21.962Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-15T16:28:23.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-15T16:28:23.856Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-15T16:28:24.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-15T16:28:26.707Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-15T16:28:28.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-15T16:28:28.113Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-15T16:28:28.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-15T16:28:28.580Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-15T16:28:28.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-15T16:28:34.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-15T16:28:34.447Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-15T16:28:34.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-15T16:28:34.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-15T16:28:34.914Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-15T16:28:34.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-15T16:28:34.914Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-15T16:28:34.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-15T16:28:41.614Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-15T16:28:41.614Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-15T16:28:41.614Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-15T16:28:42.081Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-15T16:29:10.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-15T16:29:12.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-15T16:29:12.409Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-15T16:29:12.878Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-15T16:29:12.878Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T16:29:13.087Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-15T16:29:13.087Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-15T16:29:13.087Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-15T16:29:13.087Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-15T16:29:13.087Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-15T16:29:13.087Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-15T16:29:13.087Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-15T16:29:13.087Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-15T16:29:13.088Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-15T16:29:13.088Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-15T16:29:13.088Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-15T16:29:13.347Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-15T16:29:13.552Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-15T16:29:14.334Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-15T16:29:14.334Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-15T16:29:14.334Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-15T16:29:17.935Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-15T16:29:18.123Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-15T16:29:19.326Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-15T16:29:19.686Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-15T16:29:19.686Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-15T16:29:19.686Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-15T16:29:19.686Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-15T16:29:19.686Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-15T16:29:20.718Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-15T16:29:21.563Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-15T16:29:21.705Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-15T16:29:22.174Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-15T16:29:22.642Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-15T16:29:23.630Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-15T16:29:26.241Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-15T16:29:26.241Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-15T16:29:26.241Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-15T16:29:26.241Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-15T16:29:26.241Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-15T16:29:26.241Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-15T16:29:26.241Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-15T16:29:26.241Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-15T16:29:26.241Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-15T16:29:26.241Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-15T16:29:26.241Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-15T16:29:26.583Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-15T16:29:28.391Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-15T16:29:29.956Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-15T16:29:29.956Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-15T16:29:29.956Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-15T16:29:29.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-15T16:29:29.965Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:29:29.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-15T16:29:29.965Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:29:29.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-15T16:29:29.965Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:29:29.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-15T16:29:30.364Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-15T16:29:30.928Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-15T16:29:31.521Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-15T16:29:31.521Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-15T16:29:31.521Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-15T16:29:31.521Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-15T16:29:33.737Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-15T16:29:34.206Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-15T16:29:34.657Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-15T16:29:34.675Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-15T16:29:34.675Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-15T16:29:34.675Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-15T16:29:35.664Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-15T16:29:36.133Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-15T16:29:36.133Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-15T16:29:36.133Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-15T16:29:36.133Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-15T16:29:36.133Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-15T16:29:36.230Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-15T16:29:40.009Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-15T16:29:40.888Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-15T16:29:49.586Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-15T16:29:49.586Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-15T16:29:49.586Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-15T16:29:49.586Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-15T16:29:49.586Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-15T16:29:49.586Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-15T16:29:49.586Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-15T16:29:49.586Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-15T16:29:49.586Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-15T16:29:49.586Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-15T16:29:49.586Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-15T16:29:49.586Z] === RUN TestDockerSuite/TestBuildFails [2021-09-15T16:29:51.120Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-15T16:29:51.120Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-15T16:29:54.939Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-15T16:29:54.939Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-15T16:29:54.939Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-15T16:29:58.181Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-15T16:30:00.802Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-15T16:30:00.802Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-15T16:30:00.802Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-15T16:30:00.802Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-15T16:30:00.802Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-15T16:30:00.802Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-15T16:30:02.920Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-15T16:30:03.048Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-15T16:30:06.829Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-15T16:30:09.041Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-15T16:30:09.041Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-15T16:30:09.508Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-15T16:30:09.986Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-15T16:30:11.002Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-15T16:30:11.002Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-15T16:30:11.002Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-15T16:30:12.476Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-15T16:30:12.943Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-15T16:30:13.927Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-15T16:30:14.698Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-15T16:30:14.794Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-15T16:30:14.794Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-15T16:30:14.794Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-15T16:30:14.794Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-15T16:30:14.794Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-15T16:30:14.794Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-15T16:30:14.794Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-15T16:30:15.262Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-15T16:30:15.262Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-15T16:30:15.262Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-15T16:30:16.230Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-15T16:30:21.026Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-15T16:30:21.026Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-15T16:30:21.026Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-15T16:30:21.026Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-15T16:30:21.991Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-15T16:30:21.991Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-15T16:30:21.991Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-15T16:30:22.614Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-15T16:30:23.083Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-15T16:30:30.532Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-15T16:30:30.532Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:30:30.532Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-15T16:30:31.730Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-15T16:30:34.674Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-15T16:30:40.588Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-15T16:30:40.667Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-15T16:30:40.667Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-15T16:30:40.667Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-15T16:30:40.667Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-15T16:30:40.862Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-15T16:30:41.316Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-15T16:30:42.860Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-15T16:30:42.860Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-15T16:30:43.315Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-15T16:30:43.769Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-15T16:30:43.769Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-15T16:30:44.439Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-15T16:30:48.221Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-15T16:30:48.427Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-15T16:30:49.204Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-15T16:30:49.204Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-15T16:30:49.204Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-15T16:30:49.204Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-15T16:30:49.204Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-15T16:30:49.388Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-15T16:30:49.842Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-15T16:30:50.763Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-15T16:30:50.763Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-15T16:30:50.763Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-15T16:30:50.802Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-15T16:30:51.256Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-15T16:30:52.216Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-15T16:30:53.741Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-15T16:30:59.532Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-15T16:30:59.532Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:30:59.532Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-15T16:30:59.532Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-15T16:30:59.532Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-15T16:30:59.994Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-15T16:30:59.994Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-15T16:30:59.994Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-15T16:30:59.994Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-15T16:31:00.454Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-15T16:31:01.414Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-15T16:31:05.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-15T16:31:05.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-15T16:31:06.446Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-15T16:31:07.233Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-15T16:31:09.400Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-15T16:31:12.352Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-15T16:31:14.623Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-15T16:31:21.995Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-15T16:31:21.995Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-15T16:31:21.995Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-15T16:31:24.879Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-15T16:31:26.629Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-15T16:31:41.658Z] === RUN TestDockerSuite/TestBuildRm [2021-09-15T16:31:48.822Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-15T16:31:51.768Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-15T16:31:51.768Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-15T16:31:51.768Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-15T16:31:51.768Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-15T16:31:51.768Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-15T16:31:53.327Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-15T16:31:56.332Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-15T16:31:59.273Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-15T16:32:00.489Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-15T16:32:03.054Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-15T16:32:10.768Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-15T16:32:15.546Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-15T16:32:15.546Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-15T16:32:16.013Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-15T16:32:16.535Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-15T16:32:23.172Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-15T16:32:23.172Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-15T16:32:23.577Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-15T16:32:26.946Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-15T16:32:27.013Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-15T16:32:27.013Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-15T16:32:29.340Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-15T16:32:29.900Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-15T16:32:29.900Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-15T16:32:29.900Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-15T16:32:29.957Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-15T16:32:44.865Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-15T16:32:44.865Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-15T16:32:44.865Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-15T16:32:46.970Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-15T16:32:46.970Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-15T16:32:46.970Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-15T16:32:47.076Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-15T16:32:48.663Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-15T16:32:51.607Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-15T16:32:54.002Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-15T16:32:54.002Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-15T16:32:54.002Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-15T16:32:54.002Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-15T16:32:54.002Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-15T16:32:54.002Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-15T16:32:55.423Z] === RUN TestDockerSuite/TestBuildUser [2021-09-15T16:32:55.423Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-15T16:32:55.423Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-15T16:32:55.423Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-15T16:32:55.423Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-15T16:32:55.423Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-15T16:32:55.882Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-15T16:32:56.883Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-15T16:32:58.798Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-15T16:32:59.252Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-15T16:33:01.545Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-15T16:33:02.157Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-15T16:33:02.157Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-15T16:33:02.157Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-15T16:33:02.157Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-15T16:33:02.157Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-15T16:33:04.432Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-15T16:33:04.432Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-15T16:33:04.432Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-15T16:33:07.315Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-15T16:33:08.274Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-15T16:33:09.799Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-15T16:33:18.321Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-15T16:33:19.828Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-15T16:33:19.845Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-15T16:33:20.283Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-15T16:33:28.869Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-15T16:33:30.139Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-15T16:33:32.583Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-15T16:33:32.583Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-15T16:33:33.038Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-15T16:33:33.038Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-15T16:33:33.038Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-15T16:33:33.046Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-15T16:33:34.563Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-15T16:33:34.563Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-15T16:33:35.018Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-15T16:33:40.077Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-15T16:33:43.541Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-15T16:33:44.739Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-15T16:33:46.441Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-15T16:33:46.441Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-15T16:33:48.448Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-15T16:33:49.406Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-15T16:33:49.406Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-15T16:33:49.406Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-15T16:33:49.406Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-15T16:33:49.406Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-15T16:33:51.564Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-15T16:33:51.564Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-15T16:33:51.564Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-15T16:33:56.206Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-15T16:33:57.772Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-15T16:33:58.241Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-15T16:33:58.769Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-15T16:33:58.770Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-15T16:33:58.770Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-15T16:33:58.770Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-15T16:33:58.770Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-15T16:33:58.770Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-15T16:33:58.770Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-15T16:33:59.225Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-15T16:34:06.263Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-15T16:34:07.224Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-15T16:34:07.224Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-15T16:34:07.224Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-15T16:34:07.224Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-15T16:34:07.224Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-15T16:34:07.224Z] docker_cli_sni_test.go:18: Flakey test [2021-09-15T16:34:07.224Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-15T16:34:08.784Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-15T16:34:12.494Z] === RUN TestDockerSuite/TestCommitChange [2021-09-15T16:34:17.155Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-15T16:34:20.864Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-15T16:34:20.864Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-15T16:34:20.864Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-15T16:34:26.622Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-15T16:34:26.622Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-15T16:34:26.622Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-15T16:34:28.394Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-15T16:34:32.422Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-15T16:34:33.118Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-15T16:34:34.060Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-15T16:34:37.084Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-15T16:34:37.084Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:34:37.084Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-15T16:34:37.084Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-15T16:34:37.084Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-15T16:34:37.084Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-15T16:34:37.084Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-15T16:34:37.084Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-15T16:34:37.084Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-15T16:34:37.084Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-15T16:34:37.084Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-15T16:34:37.084Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-15T16:34:37.084Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-15T16:34:37.084Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:34:37.084Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-15T16:34:37.084Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-15T16:34:42.903Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-15T16:34:47.563Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-15T16:34:47.563Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-15T16:34:47.563Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-15T16:34:48.044Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-15T16:34:48.854Z] === RUN TestDockerSuite/TestBuildRm [2021-09-15T16:34:49.754Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-15T16:34:49.754Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-15T16:34:49.754Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-15T16:34:49.754Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-15T16:34:49.754Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-15T16:34:49.754Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-15T16:34:49.754Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-15T16:34:52.694Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-15T16:34:52.694Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-15T16:34:52.694Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-15T16:34:52.694Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-15T16:34:54.855Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-15T16:34:54.855Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-15T16:34:54.855Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-15T16:34:54.855Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-15T16:34:54.855Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-15T16:34:54.855Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-15T16:34:54.855Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:34:54.855Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-15T16:34:57.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-15T16:34:59.129Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-15T16:34:59.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-15T16:35:00.651Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-15T16:35:00.651Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-15T16:35:00.651Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-15T16:35:00.651Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-15T16:35:00.857Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-15T16:35:00.857Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-15T16:35:00.857Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-15T16:35:00.857Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-15T16:35:01.106Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-15T16:35:02.070Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-15T16:35:03.020Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-15T16:35:03.020Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-15T16:35:04.546Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-15T16:35:04.546Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T16:35:04.546Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-15T16:35:04.546Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:35:04.546Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-15T16:35:05.779Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-15T16:35:06.713Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-15T16:35:06.713Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-15T16:35:08.303Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-15T16:35:08.303Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-15T16:35:08.303Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-15T16:35:09.514Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-15T16:35:10.465Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-15T16:35:10.920Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-15T16:35:12.450Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-15T16:35:14.172Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-15T16:35:16.161Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-15T16:35:19.871Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-15T16:35:19.871Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-15T16:35:19.871Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-15T16:35:19.871Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-15T16:35:19.871Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-15T16:35:21.395Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-15T16:35:21.395Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-15T16:35:21.395Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-15T16:35:23.559Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-15T16:35:23.559Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:35:23.559Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-15T16:35:23.958Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-15T16:35:25.085Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-15T16:35:25.085Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-15T16:35:28.945Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-15T16:35:29.412Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-15T16:35:29.798Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-15T16:35:29.881Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-15T16:35:31.385Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-15T16:35:31.385Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-15T16:35:31.385Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-15T16:35:31.385Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-15T16:35:31.385Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-15T16:35:31.385Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-15T16:35:31.385Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-15T16:35:31.385Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-15T16:35:31.385Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-15T16:35:31.385Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-15T16:35:31.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-15T16:35:32.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-15T16:35:32.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-15T16:35:32.617Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-15T16:35:35.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-15T16:35:37.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-15T16:35:38.568Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-15T16:35:38.568Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-15T16:35:39.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-15T16:35:41.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000118270_} [2021-09-15T16:35:42.351Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-15T16:35:42.351Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-15T16:35:43.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13346630933_c:\foo_false____} [2021-09-15T16:35:46.139Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-15T16:35:46.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13346630933_c:\foo_true____} [2021-09-15T16:35:47.571Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-15T16:35:48.355Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-15T16:35:48.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-15T16:35:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-15T16:35:48.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-15T16:35:48.811Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-15T16:35:48.811Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-15T16:35:48.811Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-15T16:35:48.811Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-15T16:35:48.811Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-15T16:35:48.811Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-15T16:35:48.811Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-15T16:35:48.811Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-15T16:35:48.811Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-15T16:35:48.811Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-15T16:35:48.811Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-15T16:35:50.993Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-15T16:35:50.993Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-15T16:35:50.993Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:35:50.993Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-15T16:35:53.153Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-15T16:35:53.153Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-15T16:35:53.153Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-15T16:35:53.153Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-15T16:35:55.337Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-15T16:35:55.337Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-15T16:35:55.337Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-15T16:35:55.337Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-15T16:35:55.337Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-15T16:35:55.337Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-15T16:35:55.337Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-15T16:35:59.998Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-15T16:36:01.522Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-15T16:36:01.522Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:36:01.522Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-15T16:36:01.522Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-15T16:36:01.522Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-15T16:36:04.002Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-15T16:36:04.002Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-15T16:36:04.002Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-15T16:36:05.562Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-15T16:36:06.611Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-15T16:36:10.059Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-15T16:36:10.059Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-15T16:36:10.059Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-15T16:36:10.059Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:36:10.059Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-15T16:36:10.398Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-15T16:36:15.145Z] === RUN TestDockerSuite/TestBuildUser [2021-09-15T16:36:15.145Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-15T16:36:15.145Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-15T16:36:15.145Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-15T16:36:15.145Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-15T16:36:15.145Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-15T16:36:15.145Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-15T16:36:18.581Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-15T16:36:18.581Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-15T16:36:18.581Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-15T16:36:18.581Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-15T16:36:18.581Z] === RUN TestDockerSuite/TestCpToDot [2021-09-15T16:36:18.929Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-15T16:36:18.929Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-15T16:36:19.544Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-15T16:36:19.544Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-15T16:36:19.544Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-15T16:36:19.544Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-15T16:36:19.544Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-15T16:36:21.707Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-15T16:36:21.707Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:36:22.165Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-15T16:36:22.165Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-15T16:36:22.165Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-15T16:36:22.165Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-15T16:36:22.165Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-15T16:36:22.165Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-15T16:36:22.165Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-15T16:36:22.165Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-15T16:36:22.165Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-15T16:36:22.720Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-15T16:36:22.720Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-15T16:36:22.720Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-15T16:36:22.720Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-15T16:36:22.720Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-15T16:36:24.325Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-15T16:36:26.486Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-15T16:36:26.940Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-15T16:36:26.940Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-15T16:36:28.465Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-15T16:36:28.919Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-15T16:36:29.373Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-15T16:36:29.373Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-15T16:36:29.373Z] === RUN TestDockerSuite/TestCreateRM [2021-09-15T16:36:29.373Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-15T16:36:29.373Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-15T16:36:29.373Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-15T16:36:29.828Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-15T16:36:30.283Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-15T16:36:37.361Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-15T16:36:37.361Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-15T16:36:37.817Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-15T16:36:40.735Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-15T16:36:40.735Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-15T16:36:40.735Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-15T16:36:40.735Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-15T16:36:42.896Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-15T16:36:42.896Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:36:42.896Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-15T16:36:43.352Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-15T16:36:43.352Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-15T16:36:43.352Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-15T16:36:43.352Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-15T16:36:43.352Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-15T16:36:43.352Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-15T16:36:43.352Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-15T16:36:43.352Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-15T16:36:43.352Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDockerFails [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-15T16:36:43.352Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-15T16:36:43.352Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-15T16:36:43.352Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-15T16:36:43.352Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-15T16:36:43.352Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-15T16:36:43.352Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-15T16:36:44.022Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-15T16:36:44.022Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-15T16:36:45.514Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-15T16:36:47.675Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-15T16:36:49.836Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-15T16:36:52.859Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-15T16:36:56.875Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-15T16:36:57.649Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-15T16:36:57.649Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-15T16:36:58.118Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-15T16:36:58.118Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-15T16:36:58.118Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-15T16:37:00.333Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-15T16:37:00.333Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-15T16:37:00.587Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-15T16:37:00.800Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-15T16:37:05.278Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-15T16:37:07.440Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-15T16:37:08.400Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-15T16:37:11.258Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-15T16:37:12.107Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-15T16:37:12.107Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-15T16:37:13.066Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-15T16:37:13.466Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-15T16:37:13.933Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-15T16:37:17.779Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-15T16:37:21.493Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-15T16:37:21.493Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-15T16:37:21.493Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-15T16:37:21.493Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:37:21.493Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-15T16:37:21.493Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-15T16:37:21.493Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-15T16:37:21.493Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-15T16:37:21.493Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-15T16:37:22.452Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-15T16:37:22.452Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-15T16:37:22.452Z] === RUN TestDockerSuite/TestEventsRename [2021-09-15T16:37:24.614Z] === RUN TestDockerSuite/TestEventsResize [2021-09-15T16:37:26.414Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-15T16:37:26.414Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-15T16:37:26.881Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-15T16:37:26.881Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-15T16:37:26.881Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-15T16:37:26.881Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-15T16:37:26.881Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-15T16:37:28.442Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-15T16:37:29.050Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-15T16:37:29.051Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-15T16:37:29.051Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-15T16:37:29.051Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-15T16:37:29.051Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-15T16:37:29.051Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-15T16:37:29.051Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-15T16:37:30.041Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-15T16:37:30.041Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-15T16:37:30.041Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-15T16:37:30.041Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-15T16:37:31.026Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-15T16:37:33.158Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-15T16:37:34.117Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-15T16:37:35.588Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-15T16:37:35.827Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-15T16:37:36.278Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-15T16:37:36.571Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-15T16:37:36.571Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-15T16:37:37.039Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-15T16:37:37.039Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-15T16:37:37.039Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-15T16:37:37.039Z] docker_cli_sni_test.go:18: Flakey test [2021-09-15T16:37:37.039Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-15T16:37:38.599Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-15T16:37:38.599Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-15T16:37:38.599Z] === RUN TestDockerSuite/TestCommitChange [2021-09-15T16:37:38.778Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-15T16:37:40.949Z] === RUN TestDockerSuite/TestEventsTop [2021-09-15T16:37:40.949Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-15T16:37:40.949Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-15T16:37:43.111Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-15T16:37:43.351Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-15T16:37:43.530Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-15T16:37:43.530Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-15T16:37:43.530Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-15T16:37:43.530Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-15T16:37:43.530Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-15T16:37:43.530Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-15T16:37:43.530Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-15T16:37:43.530Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-15T16:37:43.530Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-15T16:37:43.530Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-15T16:37:43.530Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-15T16:37:46.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-15T16:37:46.479Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:37:46.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-15T16:37:46.479Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:37:46.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-15T16:37:46.479Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:37:46.479Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-15T16:37:46.831Z] === RUN TestDockerSuite/TestExec [2021-09-15T16:37:46.831Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:37:46.831Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-15T16:37:46.831Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-15T16:37:46.831Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-15T16:37:47.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-15T16:37:48.098Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-15T16:37:48.098Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-15T16:37:48.098Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-15T16:37:48.355Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-15T16:37:50.521Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-15T16:37:50.521Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:37:50.521Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-15T16:37:50.521Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:37:50.521Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-15T16:37:50.521Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-15T16:37:50.521Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-15T16:37:52.045Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-15T16:37:52.218Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-15T16:37:53.568Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-15T16:37:55.338Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-15T16:37:55.338Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-15T16:37:55.338Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-15T16:37:55.735Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-15T16:37:57.258Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-15T16:38:00.968Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-15T16:38:00.968Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-15T16:38:00.968Z] === RUN TestDockerSuite/TestExecEnv [2021-09-15T16:38:00.968Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:38:01.422Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-15T16:38:01.422Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-15T16:38:01.422Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-15T16:38:02.501Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-15T16:38:02.947Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-15T16:38:06.320Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-15T16:38:06.320Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:38:06.320Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-15T16:38:06.320Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-15T16:38:06.320Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-15T16:38:06.320Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-15T16:38:06.320Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-15T16:38:06.320Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-15T16:38:06.320Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-15T16:38:06.320Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-15T16:38:06.320Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-15T16:38:06.320Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-15T16:38:06.320Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-15T16:38:06.320Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:38:06.320Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-15T16:38:06.320Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-15T16:38:07.144Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-15T16:38:07.144Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-15T16:38:07.144Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-15T16:38:07.144Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-15T16:38:07.144Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-15T16:38:07.144Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-15T16:38:07.144Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-15T16:38:07.144Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-15T16:38:07.144Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-15T16:38:07.144Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-15T16:38:07.144Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-15T16:38:07.144Z] === RUN TestDockerSuite/TestBuildFails [2021-09-15T16:38:07.663Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-15T16:38:07.663Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-15T16:38:07.663Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-15T16:38:07.663Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-15T16:38:07.663Z] === RUN TestDockerSuite/TestExecParseError [2021-09-15T16:38:07.663Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T16:38:07.663Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-15T16:38:07.663Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-15T16:38:07.663Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-15T16:38:07.663Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-15T16:38:07.663Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-15T16:38:09.214Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-15T16:38:09.214Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-15T16:38:09.214Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-15T16:38:09.214Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:38:09.214Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-15T16:38:09.214Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-15T16:38:09.214Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-15T16:38:09.214Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-15T16:38:09.214Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-15T16:38:09.214Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-15T16:38:09.214Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-15T16:38:11.376Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-15T16:38:11.376Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-15T16:38:11.376Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-15T16:38:12.985Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-15T16:38:13.452Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-15T16:38:13.467Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-15T16:38:16.045Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-15T16:38:16.045Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-15T16:38:16.045Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-15T16:38:16.045Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-15T16:38:16.045Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-15T16:38:16.045Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:38:16.045Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-15T16:38:19.324Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-15T16:38:19.324Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-15T16:38:19.324Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-15T16:38:19.375Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-15T16:38:21.839Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-15T16:38:22.276Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-15T16:38:22.276Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-15T16:38:22.276Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-15T16:38:22.276Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-15T16:38:22.276Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-15T16:38:22.276Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-15T16:38:22.276Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-15T16:38:24.179Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-15T16:38:25.233Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-15T16:38:25.233Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-15T16:38:25.233Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-15T16:38:25.233Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-15T16:38:27.445Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-15T16:38:27.445Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-15T16:38:27.445Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-15T16:38:27.445Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-15T16:38:27.445Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-15T16:38:27.445Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-15T16:38:27.445Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:38:27.445Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-15T16:38:27.598Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-15T16:38:29.757Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-15T16:38:31.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-15T16:38:34.631Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-15T16:38:35.517Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-15T16:38:35.517Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:38:35.517Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-15T16:38:35.517Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-15T16:38:35.517Z] === RUN TestDockerSuite/TestHealth [2021-09-15T16:38:35.517Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-15T16:38:35.517Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-15T16:38:35.517Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-15T16:38:35.517Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-15T16:38:35.517Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-15T16:38:38.388Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-15T16:38:39.226Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-15T16:38:39.226Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-15T16:38:39.226Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-15T16:38:39.226Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-15T16:38:39.226Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-15T16:38:39.226Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-15T16:38:39.681Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-15T16:38:40.136Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-15T16:38:40.136Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:38:40.136Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-15T16:38:41.095Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-15T16:38:41.095Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-15T16:38:41.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-15T16:38:41.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-15T16:38:41.331Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-15T16:38:41.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-15T16:38:42.620Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-15T16:38:42.620Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-15T16:38:44.291Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-15T16:38:44.291Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-15T16:38:44.779Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-15T16:38:45.112Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-15T16:38:45.580Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-15T16:38:46.502Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-15T16:38:46.502Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T16:38:46.502Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-15T16:38:46.502Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:38:46.941Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-15T16:38:46.969Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-15T16:38:47.396Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-15T16:38:47.396Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:38:47.396Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-15T16:38:49.913Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-15T16:38:49.913Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-15T16:38:50.334Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-15T16:38:50.335Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-15T16:38:50.335Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-15T16:38:50.802Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-15T16:38:51.105Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-15T16:38:51.105Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-15T16:38:51.270Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-15T16:38:51.270Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-15T16:38:51.270Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-15T16:38:51.473Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-15T16:38:51.473Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-15T16:38:51.473Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-15T16:38:53.303Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestImportFile [2021-09-15T16:38:53.303Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-15T16:38:53.303Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-15T16:38:53.303Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-15T16:38:53.303Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-15T16:38:53.303Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-15T16:38:53.303Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-15T16:38:53.303Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-15T16:38:53.303Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-15T16:38:53.303Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:38:53.303Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-15T16:38:55.257Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-15T16:38:55.257Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-15T16:38:56.192Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-15T16:38:58.208Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-15T16:38:58.356Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-15T16:38:58.356Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:38:58.356Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-15T16:38:58.356Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-15T16:38:58.356Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-15T16:38:58.356Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-15T16:38:58.356Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-15T16:38:58.356Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-15T16:38:59.881Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-15T16:38:59.881Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-15T16:39:02.767Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-15T16:39:02.767Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-15T16:39:02.767Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-15T16:39:02.767Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-15T16:39:02.767Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-15T16:39:02.767Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-15T16:39:02.767Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-15T16:39:02.960Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-15T16:39:03.761Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-15T16:39:03.761Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:39:03.761Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-15T16:39:04.947Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-15T16:39:08.655Z] === RUN TestDockerSuite/TestInspectImage [2021-09-15T16:39:08.655Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:39:08.655Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-15T16:39:08.655Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:39:08.655Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-15T16:39:08.655Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:39:08.655Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-15T16:39:08.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-15T16:39:08.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-15T16:39:08.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-15T16:39:08.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-15T16:39:08.837Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-15T16:39:10.816Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-15T16:39:11.049Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-15T16:39:11.049Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-15T16:39:11.049Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-15T16:39:12.361Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-15T16:39:12.361Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-15T16:39:13.996Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-15T16:39:13.996Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:39:13.996Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-15T16:39:14.182Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-15T16:39:14.524Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-15T16:39:15.200Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-15T16:39:16.049Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-15T16:39:16.049Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-15T16:39:16.049Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-15T16:39:16.049Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-15T16:39:16.764Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-15T16:39:16.764Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-15T16:39:16.764Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-15T16:39:16.941Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-15T16:39:16.941Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-15T16:39:17.749Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-15T16:39:17.749Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-15T16:39:18.209Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-15T16:39:21.094Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-15T16:39:21.538Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-15T16:39:21.690Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-15T16:39:22.538Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-15T16:39:23.006Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-15T16:39:23.992Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-15T16:39:24.459Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-15T16:39:24.636Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-15T16:39:24.636Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-15T16:39:24.636Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-15T16:39:24.636Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-15T16:39:24.636Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-15T16:39:24.636Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-15T16:39:24.636Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-15T16:39:24.636Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-15T16:39:24.636Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-15T16:39:24.636Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-15T16:39:24.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-15T16:39:24.803Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-15T16:39:25.445Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-15T16:39:26.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-15T16:39:26.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-15T16:39:26.327Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-15T16:39:27.046Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-15T16:39:28.488Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-15T16:39:29.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-15T16:39:30.012Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-15T16:39:32.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-15T16:39:32.176Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-15T16:39:32.911Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-15T16:39:32.911Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:39:32.911Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-15T16:39:32.911Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-15T16:39:32.911Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-15T16:39:32.911Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-15T16:39:32.911Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-15T16:39:32.911Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-15T16:39:32.911Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-15T16:39:32.911Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-15T16:39:33.896Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-15T16:39:34.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-15T16:39:34.335Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-15T16:39:36.559Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-15T16:39:36.559Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-15T16:39:36.559Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-15T16:39:36.559Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-15T16:39:37.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003825b8_} [2021-09-15T16:39:38.649Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-15T16:39:38.718Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-15T16:39:40.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12269607407_c:\foo_false____} [2021-09-15T16:39:40.274Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-15T16:39:42.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12269607407_c:\foo_true____} [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-15T16:39:45.346Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-15T16:39:45.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-15T16:39:45.813Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-15T16:39:45.813Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-15T16:39:45.813Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-15T16:39:45.813Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-15T16:39:45.813Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-15T16:39:45.813Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-15T16:39:45.813Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-15T16:39:45.813Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-15T16:39:45.813Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-15T16:39:45.813Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-15T16:39:45.813Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-15T16:39:46.044Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-15T16:39:47.569Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-15T16:39:47.569Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-15T16:39:47.569Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-15T16:39:48.757Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-15T16:39:48.757Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-15T16:39:48.757Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:39:48.757Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-15T16:39:49.732Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-15T16:39:49.732Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-15T16:39:51.709Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-15T16:39:51.709Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-15T16:39:51.709Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-15T16:39:51.709Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-15T16:39:54.432Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-15T16:39:54.658Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-15T16:39:54.658Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-15T16:39:54.658Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-15T16:39:54.658Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-15T16:39:54.658Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-15T16:39:54.658Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-15T16:39:54.658Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-15T16:39:56.487Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-15T16:39:56.487Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-15T16:39:56.487Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-15T16:39:58.700Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-15T16:39:59.147Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-15T16:39:59.458Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-15T16:40:02.400Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-15T16:40:02.400Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:40:02.400Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-15T16:40:02.400Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-15T16:40:02.400Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-15T16:40:03.818Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-15T16:40:05.342Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-15T16:40:07.529Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-15T16:40:07.529Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-15T16:40:07.529Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-15T16:40:09.689Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-15T16:40:12.860Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-15T16:40:12.860Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-15T16:40:12.860Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-15T16:40:12.860Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:40:12.860Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-15T16:40:16.760Z] === RUN TestDockerSuite/TestLogsSince [2021-09-15T16:40:23.275Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-15T16:40:23.275Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-15T16:40:23.275Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-15T16:40:23.275Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-15T16:40:23.275Z] === RUN TestDockerSuite/TestCpToDot [2021-09-15T16:40:24.835Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-15T16:40:24.835Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-15T16:40:24.835Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-15T16:40:24.835Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-15T16:40:24.835Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-15T16:40:25.343Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-15T16:40:25.343Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-15T16:40:25.343Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-15T16:40:25.343Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-15T16:40:25.343Z] === RUN TestDockerSuite/TestLogsTail [2021-09-15T16:40:27.783Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-15T16:40:27.783Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:40:27.783Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-15T16:40:27.783Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-15T16:40:27.783Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-15T16:40:27.783Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-15T16:40:27.783Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-15T16:40:27.783Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-15T16:40:27.783Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-15T16:40:27.783Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-15T16:40:27.783Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-15T16:40:28.228Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-15T16:40:28.804Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-15T16:40:29.998Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-15T16:40:30.390Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-15T16:40:32.551Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-15T16:40:32.551Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestNetHostname [2021-09-15T16:40:32.551Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-15T16:40:32.551Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-15T16:40:32.551Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-15T16:40:32.551Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestPluginActive [2021-09-15T16:40:32.551Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-15T16:40:32.551Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-15T16:40:32.551Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-15T16:40:32.551Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-15T16:40:32.551Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-15T16:40:32.551Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-15T16:40:32.959Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-15T16:40:32.959Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-15T16:40:32.959Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-15T16:40:33.005Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-15T16:40:33.005Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-15T16:40:33.005Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-15T16:40:33.005Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-15T16:40:33.005Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-15T16:40:33.005Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-15T16:40:33.005Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-15T16:40:33.005Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-15T16:40:33.005Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-15T16:40:33.005Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-15T16:40:33.005Z] === RUN TestDockerSuite/TestPortList [2021-09-15T16:40:33.005Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-15T16:40:33.005Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-15T16:40:35.190Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-15T16:40:35.647Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-15T16:40:36.104Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-15T16:40:36.104Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-15T16:40:36.104Z] === RUN TestDockerSuite/TestCreateRM [2021-09-15T16:40:36.104Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-15T16:40:36.104Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-15T16:40:36.104Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-15T16:40:36.562Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-15T16:40:36.714Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-15T16:40:36.714Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-15T16:40:36.714Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-15T16:40:36.714Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-15T16:40:36.714Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-15T16:40:36.714Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-15T16:40:36.714Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-15T16:40:36.714Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:40:36.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-15T16:40:37.021Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-15T16:40:41.424Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-15T16:40:41.424Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-15T16:40:41.424Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-15T16:40:43.781Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-15T16:40:45.678Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-15T16:40:45.678Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-15T16:40:45.678Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-15T16:40:48.459Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-15T16:40:48.459Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-15T16:40:48.459Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-15T16:40:48.576Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-15T16:40:48.576Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-15T16:40:48.576Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-15T16:40:48.576Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-15T16:40:48.580Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-15T16:40:51.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-15T16:40:51.477Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-15T16:40:51.935Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-15T16:40:51.935Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-15T16:40:51.935Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-15T16:40:51.935Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-15T16:40:51.935Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-15T16:40:51.935Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-15T16:40:51.935Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-15T16:40:51.935Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-15T16:40:51.935Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDockerFails [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-15T16:40:51.935Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-15T16:40:51.935Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-15T16:40:51.935Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-15T16:40:51.935Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-15T16:40:51.935Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-15T16:40:51.935Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-15T16:40:54.507Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-15T16:40:54.834Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-15T16:40:55.552Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-15T16:40:57.744Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-15T16:40:59.286Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-15T16:41:00.650Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-15T16:41:10.334Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-15T16:41:10.334Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-15T16:41:10.334Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-15T16:41:10.334Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-15T16:41:10.970Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-15T16:41:13.916Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-15T16:41:14.283Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-15T16:41:14.283Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-15T16:41:14.283Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-15T16:41:19.697Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-15T16:41:20.653Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-15T16:41:21.441Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-15T16:41:21.441Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-15T16:41:21.441Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-15T16:41:21.441Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-15T16:41:21.441Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-15T16:41:21.441Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-15T16:41:22.603Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-15T16:41:22.815Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-15T16:41:23.061Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-15T16:41:23.657Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-15T16:41:27.486Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-15T16:41:27.747Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-15T16:41:28.209Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-15T16:41:29.173Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-15T16:41:29.697Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-15T16:41:29.697Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-15T16:41:29.697Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-15T16:41:29.901Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-15T16:41:32.647Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-15T16:41:33.630Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-15T16:41:33.630Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-15T16:41:33.630Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-15T16:41:33.630Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-15T16:41:33.630Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-15T16:41:33.633Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-15T16:41:34.618Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-15T16:41:34.956Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-15T16:41:37.344Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-15T16:41:37.344Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:41:37.344Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-15T16:41:37.344Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-15T16:41:37.344Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-15T16:41:37.344Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-15T16:41:37.344Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-15T16:41:37.344Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-15T16:41:37.344Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-15T16:41:39.632Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-15T16:41:39.632Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-15T16:41:39.632Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-15T16:41:39.632Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:41:39.632Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-15T16:41:39.632Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-15T16:41:39.632Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-15T16:41:39.632Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-15T16:41:39.632Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-15T16:41:41.170Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-15T16:41:41.170Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-15T16:41:41.170Z] === RUN TestDockerSuite/TestEventsRename [2021-09-15T16:41:43.100Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-15T16:41:43.100Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-15T16:41:43.100Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-15T16:41:43.271Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-15T16:41:43.742Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-15T16:41:44.072Z] === RUN TestDockerSuite/TestEventsResize [2021-09-15T16:41:44.623Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-15T16:41:44.623Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-15T16:41:44.623Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-15T16:41:46.147Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-15T16:41:46.602Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-15T16:41:46.602Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-15T16:41:46.602Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-15T16:41:50.323Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-15T16:41:52.458Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-15T16:41:55.024Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-15T16:41:55.404Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-15T16:41:57.191Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-15T16:42:02.598Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-15T16:42:07.347Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-15T16:42:11.269Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-15T16:42:12.255Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-15T16:42:12.255Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-15T16:42:12.255Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-15T16:42:12.255Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-15T16:42:12.255Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-15T16:42:14.490Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-15T16:42:14.490Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-15T16:42:14.490Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-15T16:42:18.329Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-15T16:42:18.329Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:42:18.329Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-15T16:42:19.733Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-15T16:42:19.733Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-15T16:42:22.636Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-15T16:42:24.103Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-15T16:42:24.558Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-15T16:42:24.558Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-15T16:42:25.518Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-15T16:42:28.414Z] === RUN TestDockerSuite/TestEventsTop [2021-09-15T16:42:28.414Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-15T16:42:28.414Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-15T16:42:29.283Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-15T16:42:30.598Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-15T16:42:33.946Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-15T16:42:33.946Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:42:33.946Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-15T16:42:35.278Z] === RUN TestDockerSuite/TestExec [2021-09-15T16:42:35.278Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:42:35.278Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-15T16:42:35.278Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-15T16:42:35.278Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-15T16:42:37.451Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-15T16:42:37.710Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-15T16:42:37.710Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-15T16:42:37.710Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-15T16:42:39.659Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-15T16:42:39.659Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:42:39.659Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-15T16:42:39.659Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:42:40.117Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-15T16:42:40.117Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-15T16:42:40.117Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-15T16:42:43.016Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-15T16:42:45.912Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-15T16:42:48.017Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-15T16:42:50.903Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-15T16:42:51.358Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-15T16:42:52.987Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-15T16:42:55.951Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-15T16:42:57.117Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-15T16:42:57.210Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-15T16:43:00.673Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-15T16:43:00.673Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-15T16:43:00.673Z] === RUN TestDockerSuite/TestExecEnv [2021-09-15T16:43:00.673Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:43:00.673Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-15T16:43:00.673Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-15T16:43:00.673Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-15T16:43:00.825Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-15T16:43:04.460Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-15T16:43:07.927Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-15T16:43:09.143Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-15T16:43:09.143Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-15T16:43:09.143Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-15T16:43:09.143Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-15T16:43:09.143Z] === RUN TestDockerSuite/TestExecParseError [2021-09-15T16:43:09.143Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T16:43:09.143Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-15T16:43:09.143Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-15T16:43:09.143Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-15T16:43:09.143Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-15T16:43:09.143Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-15T16:43:11.643Z] === RUN TestDockerSuite/TestRmiTag [2021-09-15T16:43:11.644Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-15T16:43:12.903Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-15T16:43:12.903Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-15T16:43:12.903Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-15T16:43:12.903Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:43:12.903Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-15T16:43:12.903Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-15T16:43:12.903Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-15T16:43:12.903Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-15T16:43:12.903Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-15T16:43:12.903Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-15T16:43:12.903Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-15T16:43:13.812Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-15T16:43:15.801Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-15T16:43:15.801Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-15T16:43:15.801Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-15T16:43:18.463Z] === RUN TestDockerSuite/TestBuildRm [2021-09-15T16:43:21.585Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-15T16:43:21.585Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-15T16:43:21.585Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-15T16:43:21.585Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-15T16:43:21.585Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-15T16:43:21.585Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:43:21.585Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-15T16:43:27.110Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-15T16:43:28.642Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-15T16:43:28.642Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-15T16:43:28.643Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-15T16:43:29.321Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-15T16:43:29.321Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-15T16:43:29.321Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-15T16:43:29.321Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-15T16:43:29.787Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-15T16:43:30.779Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-15T16:43:33.317Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-15T16:43:33.771Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-15T16:43:33.771Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-15T16:43:33.771Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-15T16:43:33.771Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-15T16:43:33.771Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-15T16:43:33.771Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-15T16:43:33.771Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-15T16:43:33.771Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-15T16:43:34.226Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-15T16:43:34.226Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-15T16:43:34.226Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-15T16:43:34.226Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-15T16:43:34.226Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-15T16:43:34.226Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-15T16:43:34.226Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-15T16:43:34.587Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-15T16:43:35.700Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-15T16:43:35.750Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-15T16:43:35.750Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-15T16:43:35.750Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-15T16:43:35.750Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-15T16:43:35.750Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-15T16:43:37.534Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-15T16:43:38.661Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-15T16:43:40.450Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-15T16:43:41.318Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-15T16:43:42.614Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-15T16:43:44.779Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-15T16:43:45.750Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-15T16:43:45.750Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:43:45.750Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-15T16:43:45.750Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-15T16:43:45.750Z] === RUN TestDockerSuite/TestHealth [2021-09-15T16:43:45.750Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-15T16:43:45.750Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-15T16:43:45.750Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-15T16:43:45.750Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-15T16:43:45.750Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-15T16:43:46.941Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-15T16:43:49.102Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-15T16:43:49.102Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-15T16:43:50.477Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-15T16:43:50.477Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-15T16:43:50.477Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-15T16:43:50.477Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-15T16:43:50.477Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-15T16:43:50.477Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-15T16:43:50.935Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-15T16:43:51.393Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-15T16:43:51.393Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:43:51.393Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-15T16:43:52.357Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-15T16:43:52.357Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-15T16:43:53.760Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-15T16:43:53.760Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.760Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-15T16:43:53.760Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.760Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-15T16:43:53.760Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.760Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-15T16:43:53.760Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.760Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-15T16:43:53.760Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.760Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-15T16:43:53.760Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.760Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-15T16:43:53.760Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.760Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-15T16:43:53.760Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.761Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-15T16:43:53.761Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.761Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-15T16:43:53.761Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.761Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-15T16:43:53.761Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-15T16:43:53.761Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-15T16:43:53.890Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-15T16:43:54.348Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-15T16:43:55.921Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-15T16:43:55.921Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-15T16:43:55.921Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-15T16:43:56.521Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-15T16:43:58.082Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-15T16:43:58.082Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-15T16:43:58.082Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-15T16:43:58.082Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-15T16:43:58.082Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-15T16:43:59.419Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-15T16:43:59.419Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-15T16:43:59.419Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:43:59.419Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-15T16:44:00.242Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-15T16:44:00.242Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-15T16:44:00.242Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-15T16:44:00.242Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-15T16:44:00.242Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-15T16:44:00.242Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-15T16:44:00.242Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-15T16:44:00.242Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-15T16:44:00.242Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-15T16:44:00.242Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-15T16:44:00.242Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-15T16:44:00.242Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-15T16:44:00.242Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-15T16:44:00.242Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-15T16:44:00.242Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-15T16:44:01.772Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-15T16:44:02.599Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-15T16:44:02.600Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-15T16:44:02.600Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-15T16:44:03.148Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-15T16:44:03.148Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-15T16:44:03.933Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-15T16:44:05.321Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-15T16:44:05.321Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T16:44:05.321Z] === RUN TestDockerSuite/TestImportFile [2021-09-15T16:44:05.321Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T16:44:05.321Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-15T16:44:05.321Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-15T16:44:05.321Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-15T16:44:05.321Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-15T16:44:05.321Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:44:05.321Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-15T16:44:05.321Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:44:05.321Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-15T16:44:05.321Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-15T16:44:05.321Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-15T16:44:05.321Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-15T16:44:05.321Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-15T16:44:05.321Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-15T16:44:05.780Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-15T16:44:05.780Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-15T16:44:05.780Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T16:44:05.780Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-15T16:44:05.780Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:44:05.780Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-15T16:44:06.822Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-15T16:44:06.822Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-15T16:44:06.822Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-15T16:44:06.822Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-15T16:44:06.822Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-15T16:44:06.822Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-15T16:44:06.822Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-15T16:44:08.676Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-15T16:44:08.983Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-15T16:44:08.983Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-15T16:44:08.983Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-15T16:44:08.983Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:44:08.983Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-15T16:44:08.983Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-15T16:44:08.983Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-15T16:44:08.983Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:44:08.983Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-15T16:44:09.742Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-15T16:44:09.742Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-15T16:44:10.506Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-15T16:44:10.855Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-15T16:44:10.855Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:44:10.855Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-15T16:44:10.855Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-15T16:44:10.855Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-15T16:44:10.855Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-15T16:44:10.855Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-15T16:44:10.855Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-15T16:44:13.754Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-15T16:44:13.754Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-15T16:44:14.486Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-15T16:44:14.486Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-15T16:44:15.174Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-15T16:44:15.174Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-15T16:44:15.174Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-15T16:44:15.174Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-15T16:44:15.174Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-15T16:44:15.174Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-15T16:44:15.174Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-15T16:44:15.174Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:44:15.174Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-15T16:44:15.174Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-15T16:44:15.174Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-15T16:44:15.174Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-15T16:44:15.174Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-15T16:44:16.668Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-15T16:44:16.668Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-15T16:44:16.668Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-15T16:44:16.668Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-15T16:44:16.668Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-15T16:44:16.668Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-15T16:44:16.668Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-15T16:44:16.698Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-15T16:44:16.698Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-15T16:44:16.698Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-15T16:44:16.698Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-15T16:44:16.698Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-15T16:44:16.698Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-15T16:44:18.302Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-15T16:44:18.860Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-15T16:44:19.574Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-15T16:44:21.021Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-15T16:44:21.021Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-15T16:44:21.021Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-15T16:44:22.547Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-15T16:44:22.547Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-15T16:44:22.547Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-15T16:44:22.547Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-15T16:44:22.547Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-15T16:44:22.547Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-15T16:44:22.547Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-15T16:44:24.283Z] === RUN TestDockerSuite/TestInspectImage [2021-09-15T16:44:24.283Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:44:24.283Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-15T16:44:24.283Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:44:24.283Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-15T16:44:24.283Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:44:24.283Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-15T16:44:24.710Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-15T16:44:26.456Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-15T16:44:26.874Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-15T16:44:28.400Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-15T16:44:30.207Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-15T16:44:30.207Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-15T16:44:31.286Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-15T16:44:31.286Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-15T16:44:31.286Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-15T16:44:31.286Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-15T16:44:31.286Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-15T16:44:31.286Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-15T16:44:31.286Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-15T16:44:31.286Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-15T16:44:31.286Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-15T16:44:31.286Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-15T16:44:31.286Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-15T16:44:31.286Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-15T16:44:31.286Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-15T16:44:31.286Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-15T16:44:31.286Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-15T16:44:31.286Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-15T16:44:33.105Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-15T16:44:34.997Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-15T16:44:34.997Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-15T16:44:34.997Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-15T16:44:34.997Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-15T16:44:34.997Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T16:44:34.997Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-15T16:44:34.997Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-15T16:44:34.997Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-15T16:44:34.997Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-15T16:44:34.997Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-15T16:44:34.997Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-15T16:44:34.997Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-15T16:44:36.068Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-15T16:44:36.068Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-15T16:44:36.068Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-15T16:44:36.068Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-15T16:44:36.113Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-15T16:44:36.114Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-15T16:44:36.114Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-15T16:44:38.983Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-15T16:44:39.065Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-15T16:44:40.049Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-15T16:44:40.756Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-15T16:44:40.757Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-15T16:44:40.757Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunMount [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-15T16:44:42.298Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-15T16:44:42.298Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-15T16:44:42.741Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-15T16:44:43.831Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-15T16:44:48.551Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-15T16:44:48.580Z] === RUN TestDockerSuite/TestBuildUser [2021-09-15T16:44:48.580Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-15T16:44:48.580Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-15T16:44:48.580Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-15T16:44:48.580Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-15T16:44:48.580Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-15T16:44:48.580Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-15T16:44:49.504Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-15T16:44:49.504Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-15T16:44:49.504Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-15T16:44:49.504Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-15T16:44:49.504Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-15T16:44:49.504Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-15T16:44:49.504Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-15T16:44:52.274Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-15T16:44:52.391Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-15T16:44:52.858Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-15T16:44:53.311Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-15T16:44:54.452Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-15T16:44:57.149Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-15T16:44:57.149Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-15T16:44:57.149Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-15T16:44:57.149Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-15T16:44:57.149Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-15T16:44:57.149Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-15T16:44:57.149Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-15T16:44:57.149Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-15T16:44:57.149Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-15T16:44:57.149Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-15T16:44:57.369Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-15T16:44:57.617Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-15T16:44:59.182Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-15T16:45:00.002Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-15T16:45:00.002Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-15T16:45:00.002Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-15T16:45:00.002Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-15T16:45:00.002Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-15T16:45:00.167Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-15T16:45:00.267Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-15T16:45:01.729Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-15T16:45:02.439Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-15T16:45:03.292Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-15T16:45:04.857Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-15T16:45:04.857Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-15T16:45:04.857Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-15T16:45:04.857Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-15T16:45:04.857Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-15T16:45:04.857Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-15T16:45:04.857Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-15T16:45:04.857Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-15T16:45:04.857Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-15T16:45:04.857Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-15T16:45:04.857Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-15T16:45:04.857Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-15T16:45:04.857Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-15T16:45:04.857Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-15T16:45:04.857Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-15T16:45:04.857Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-15T16:45:04.857Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-15T16:45:05.346Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-15T16:45:05.346Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-15T16:45:05.346Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-15T16:45:05.346Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-15T16:45:07.805Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-15T16:45:07.805Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-15T16:45:07.805Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-15T16:45:07.805Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-15T16:45:07.805Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-15T16:45:07.805Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-15T16:45:07.805Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-15T16:45:07.805Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-15T16:45:07.805Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-15T16:45:07.805Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:45:07.805Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-15T16:45:08.246Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-15T16:45:11.145Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-15T16:45:14.962Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-15T16:45:14.962Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-15T16:45:14.962Z] === RUN TestDockerSuite/TestRunRm [2021-09-15T16:45:16.960Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-15T16:45:17.175Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-15T16:45:19.134Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-15T16:45:19.134Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-15T16:45:19.134Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-15T16:45:21.251Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-15T16:45:21.251Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-15T16:45:23.047Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-15T16:45:24.630Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-15T16:45:26.845Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-15T16:45:27.731Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-15T16:45:27.731Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-15T16:45:28.452Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-15T16:45:30.668Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-15T16:45:30.668Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-15T16:45:30.668Z] === RUN TestDockerSuite/TestRunState [2021-09-15T16:45:30.668Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-15T16:45:30.668Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-15T16:45:32.414Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-15T16:45:32.941Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-15T16:45:32.941Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:45:32.941Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-15T16:45:33.860Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-15T16:45:35.156Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-15T16:45:35.156Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-15T16:45:35.156Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-15T16:45:35.156Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-15T16:45:35.156Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-15T16:45:35.156Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-15T16:45:35.156Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-15T16:45:35.156Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-15T16:45:35.156Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-15T16:45:37.094Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-15T16:45:37.703Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-15T16:45:37.703Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-15T16:45:37.703Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-15T16:45:37.703Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-15T16:45:37.703Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-15T16:45:39.915Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-15T16:45:39.915Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-15T16:45:39.916Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-15T16:45:39.916Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-15T16:45:40.383Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-15T16:45:41.481Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-15T16:45:41.481Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-15T16:45:41.481Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-15T16:45:41.776Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-15T16:45:43.695Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-15T16:45:43.695Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-15T16:45:43.695Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-15T16:45:43.695Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-15T16:45:43.695Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-15T16:45:46.502Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-15T16:45:46.646Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-15T16:45:50.280Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-15T16:45:50.280Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-15T16:45:50.280Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-15T16:45:50.794Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-15T16:45:52.451Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-15T16:45:52.525Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-15T16:45:53.739Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-15T16:45:54.206Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-15T16:45:55.353Z] === RUN TestDockerSuite/TestLogsSince [2021-09-15T16:45:56.357Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-15T16:46:02.219Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-15T16:46:02.219Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-15T16:46:02.219Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-15T16:46:02.219Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-15T16:46:04.500Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-15T16:46:05.665Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-15T16:46:05.666Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-15T16:46:05.666Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-15T16:46:05.666Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-15T16:46:05.666Z] === RUN TestDockerSuite/TestLogsTail [2021-09-15T16:46:06.766Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-15T16:46:07.201Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-15T16:46:08.980Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-15T16:46:08.980Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-15T16:46:08.980Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-15T16:46:08.980Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-15T16:46:08.980Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-15T16:46:08.980Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:46:08.980Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-15T16:46:08.980Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-15T16:46:08.980Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-15T16:46:08.980Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-15T16:46:08.980Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-15T16:46:08.980Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-15T16:46:08.980Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-15T16:46:08.980Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-15T16:46:08.980Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-15T16:46:10.096Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-15T16:46:11.942Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-15T16:46:12.296Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-15T16:46:12.297Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.297Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-15T16:46:12.297Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.297Z] === RUN TestDockerSuite/TestNetHostname [2021-09-15T16:46:12.297Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.297Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-15T16:46:12.297Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.297Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-15T16:46:12.297Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-15T16:46:12.753Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPluginActive [2021-09-15T16:46:12.753Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-15T16:46:12.753Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-15T16:46:12.753Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-15T16:46:12.753Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-15T16:46:12.753Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-15T16:46:12.753Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-15T16:46:12.753Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-15T16:46:12.753Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-15T16:46:12.753Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.753Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-15T16:46:12.754Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.754Z] === RUN TestDockerSuite/TestPortList [2021-09-15T16:46:12.754Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-15T16:46:12.754Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-15T16:46:12.929Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-15T16:46:14.552Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-15T16:46:15.417Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-15T16:46:15.417Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-15T16:46:15.417Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-15T16:46:15.417Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-15T16:46:15.417Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-15T16:46:15.417Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-15T16:46:15.417Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-15T16:46:16.980Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-15T16:46:18.531Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-15T16:46:18.531Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-15T16:46:18.531Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-15T16:46:18.531Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-15T16:46:18.531Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-15T16:46:18.531Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-15T16:46:18.531Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-15T16:46:18.531Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:46:18.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-15T16:46:19.308Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-15T16:46:19.308Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-15T16:46:19.308Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-15T16:46:19.308Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-15T16:46:19.308Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-15T16:46:19.308Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-15T16:46:19.308Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-15T16:46:21.520Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-15T16:46:21.988Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-15T16:46:21.988Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-15T16:46:22.456Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-15T16:46:23.213Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-15T16:46:23.213Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-15T16:46:23.213Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-15T16:46:24.020Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-15T16:46:24.123Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-15T16:46:25.683Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-15T16:46:25.683Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-15T16:46:25.683Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-15T16:46:25.683Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-15T16:46:25.683Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-15T16:46:25.683Z] docker_cli_sni_test.go:18: Flakey test [2021-09-15T16:46:25.683Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-15T16:46:27.893Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-15T16:46:31.240Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-15T16:46:31.240Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-15T16:46:31.240Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-15T16:46:31.677Z] === RUN TestDockerSuite/TestCommitChange [2021-09-15T16:46:35.587Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-15T16:46:35.587Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-15T16:46:35.587Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-15T16:46:36.421Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-15T16:46:38.395Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-15T16:46:38.395Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T16:46:38.395Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-15T16:46:39.371Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-15T16:46:39.371Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-15T16:46:39.371Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-15T16:46:40.618Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-15T16:46:40.618Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-15T16:46:40.618Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-15T16:46:40.618Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T16:46:40.618Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-15T16:46:40.618Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-15T16:46:40.618Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-15T16:46:40.618Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-15T16:46:40.618Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-15T16:46:45.223Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-15T16:46:45.223Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-15T16:46:45.223Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-15T16:46:46.096Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-15T16:46:46.489Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-15T16:46:46.489Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T16:46:46.489Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-15T16:46:46.489Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-15T16:46:46.489Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-15T16:46:46.489Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T16:46:46.489Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-15T16:46:46.489Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T16:46:46.489Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-15T16:46:46.489Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-15T16:46:46.489Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-15T16:46:46.489Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T16:46:46.489Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-15T16:46:47.475Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-15T16:46:49.689Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-15T16:46:49.689Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-15T16:46:49.689Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-15T16:46:51.082Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-15T16:46:51.255Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-15T16:46:51.255Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-15T16:46:51.255Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-15T16:46:51.255Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-15T16:46:51.255Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-15T16:46:51.255Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T16:46:51.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-15T16:46:51.255Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-15T16:46:51.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-15T16:46:51.255Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T16:46:51.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-15T16:46:51.255Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-15T16:46:51.255Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-15T16:46:54.924Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-15T16:46:54.924Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:46:54.924Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-15T16:46:54.924Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-15T16:46:54.924Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-15T16:46:54.924Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-15T16:46:54.924Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-15T16:46:54.924Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-15T16:46:54.924Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-15T16:46:54.924Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-15T16:46:54.924Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-15T16:46:54.924Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-15T16:46:54.924Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-15T16:46:54.924Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:46:54.924Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-15T16:46:54.924Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-15T16:47:01.066Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-15T16:47:01.066Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-15T16:47:01.066Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-15T16:47:01.066Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-15T16:47:01.066Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-15T16:47:01.066Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-15T16:47:06.943Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-15T16:47:07.398Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-15T16:47:09.117Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-15T16:47:09.118Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-15T16:47:09.118Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-15T16:47:09.118Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-15T16:47:09.118Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-15T16:47:09.118Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-15T16:47:09.118Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-15T16:47:09.118Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-15T16:47:09.585Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-15T16:47:09.585Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-15T16:47:12.198Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-15T16:47:12.198Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-15T16:47:12.198Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-15T16:47:12.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-15T16:47:13.013Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-15T16:47:13.484Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-15T16:47:13.484Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-15T16:47:13.484Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-15T16:47:14.409Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-15T16:47:14.409Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-15T16:47:14.409Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-15T16:47:14.409Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-15T16:47:14.409Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-15T16:47:14.409Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-15T16:47:14.409Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-15T16:47:15.681Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-15T16:47:20.681Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-15T16:47:20.681Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T16:47:20.681Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-15T16:47:20.681Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-15T16:47:21.221Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-15T16:47:21.221Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-15T16:47:21.221Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-15T16:47:21.553Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-15T16:47:21.553Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-15T16:47:21.553Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-15T16:47:21.554Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-15T16:47:23.114Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-15T16:47:23.114Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-15T16:47:23.114Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-15T16:47:23.114Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-15T16:47:23.114Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-15T16:47:23.114Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-15T16:47:23.114Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:47:23.114Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-15T16:47:24.356Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-15T16:47:24.356Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-15T16:47:24.356Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-15T16:47:24.356Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-15T16:47:24.356Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-15T16:47:25.325Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-15T16:47:27.089Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-15T16:47:27.090Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-15T16:47:27.090Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-15T16:47:27.534Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-15T16:47:29.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-15T16:47:29.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-15T16:47:29.099Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-15T16:47:29.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-15T16:47:30.233Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-15T16:47:30.233Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:47:30.233Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-15T16:47:30.233Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-15T16:47:30.702Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-15T16:47:30.702Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-15T16:47:30.702Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-15T16:47:30.702Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-15T16:47:30.702Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-15T16:47:31.310Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-15T16:47:31.310Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-15T16:47:33.523Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-15T16:47:33.523Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T16:47:33.523Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-15T16:47:33.523Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:47:33.523Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-15T16:47:35.118Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-15T16:47:35.118Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-15T16:47:35.748Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-15T16:47:35.748Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-15T16:47:35.748Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite (1881.85s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.80s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.12s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.75s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.18s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.71s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.62s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.10s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.16s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.85s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.41s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.70s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.11s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.06s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.17s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.12s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.42s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.42s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.60s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.01s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.07s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.28s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.23s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.31s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.27s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.25s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2021-09-15T16:47:36.216Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.45s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-09-15T16:47:36.216Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.68s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (24.50s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.93s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.48s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.04s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.26s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.66s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.65s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.94s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.00s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (45.04s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.79s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.84s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.52s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.79s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.71s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (61.33s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.92s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.47s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.53s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.29s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.56s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.14s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFails (2.29s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.29s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.24s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.39s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.00s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.21s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.96s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.75s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildHistory (9.89s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.62s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.82s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.96s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.36s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.20s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.89s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.56s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.41s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.76s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.10s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.39s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.84s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.13s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.74s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.33s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.63s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.91s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.49s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.33s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.65s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.46s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.55s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.92s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.09s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildRm (9.42s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.52s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.30s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.87s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.49s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (11.98s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.13s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.57s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildStderr (3.21s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.07s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.93s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.27s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.91s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.00s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.66s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.90s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.42s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.73s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.87s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.97s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.25s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.14s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.98s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.47s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.85s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestCommitChange (4.25s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.88s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.75s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestCommitTTY (6.08s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.93s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.67s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.28s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.29s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.26s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.81s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.75s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.81s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.84s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.87s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.89s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.64s) [2021-09-15T16:47:36.217Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.33s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.89s) [2021-09-15T16:47:36.217Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.33s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.49s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.52s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.28s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.77s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.11s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.11s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.42s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.72s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.23s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.27s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.27s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.23s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000118270_} (2.22s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13346630933_c:\foo_false____} (2.24s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13346630933_c:\foo_true____} (2.25s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.99s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.95s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.32s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.14s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.33s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.87s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.94s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpToDot (1.83s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCpToStdout (2.50s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.27s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.42s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.82s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.29s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.93s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.32s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.38s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.77s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsCopy (3.60s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.85s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.69s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFilters (4.58s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFormat (3.45s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsRename (1.97s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsResize (7.59s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.87s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.08s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.25s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.85s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.68s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.72s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.73s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.78s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.06s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.83s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecInspectID (4.12s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.97s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.86s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.60s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.61s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.63s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.67s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.65s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.41s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.49s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.80s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.52s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.49s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-15T16:47:36.218Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-15T16:47:36.218Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.26s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.84s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.22s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectDefault (2.23s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectHistory (3.79s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.21s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.77s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.82s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.78s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.75s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectStatus (2.83s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.49s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.85s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.23s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.75s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.27s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.85s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.41s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.27s) [2021-09-15T16:47:36.219Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.78s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.65s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.66s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.68s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.99s) [2021-09-15T16:47:36.219Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.07s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.27s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.65s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestLogsSince (8.76s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestLogsTail (2.58s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.40s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.32s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.00s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.44s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPsByOrder (6.63s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.55s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.27s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-09-15T16:47:36.716Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.61s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.19s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.58s) [2021-09-15T16:47:36.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.60s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.17s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.58s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.60s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.09s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.44s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.03s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.31s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.06s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.79s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.03s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.61s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.71s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.84s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.33s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.20s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.16s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.67s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.06s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.20s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.61s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.49s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.33s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.24s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.87s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.35s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.19s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.25s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.66s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.57s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.65s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.47s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.35s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.31s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.44s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.28s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.04s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.80s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.22s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.81s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunExitCode (2.24s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.84s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.85s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.30s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.58s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.14s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.24s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.34s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.71s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.89s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.47s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.49s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.51s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.90s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.14s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunRm (1.93s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.26s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.26s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.27s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.75s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.30s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.25s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.79s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.50s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.85s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.47s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.87s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.02s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.35s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.95s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.88s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.28s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.82s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.31s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.50s) [2021-09-15T16:47:36.717Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.40s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-15T16:47:36.717Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.28s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.11s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.13s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.21s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.78s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.92s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.74s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.08s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.97s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.80s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.60s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.12s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.08s) [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-15T16:47:36.718Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-15T16:47:36.718Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.718Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:47:36.718Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-15T16:47:36.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-15T16:47:36.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-15T16:47:36.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-15T16:47:36.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-15T16:47:36.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-15T16:47:36.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-15T16:47:36.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-15T16:47:36.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-15T16:47:36.719Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-15T16:47:36.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-15T16:47:36.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-15T16:47:36.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-15T16:47:36.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-15T16:47:36.719Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-15T16:47:36.719Z] === RUN TestDockerDaemonSuite [2021-09-15T16:47:36.719Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-15T16:47:36.719Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-15T16:47:36.719Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-15T16:47:36.719Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-15T16:47:36.719Z] === RUN TestDockerSwarmSuite [2021-09-15T16:47:36.719Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-15T16:47:36.719Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-15T16:47:36.719Z] === RUN TestDockerExternalVolumeSuite [2021-09-15T16:47:36.719Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-15T16:47:36.719Z] === RUN TestDockerNetworkSuite [2021-09-15T16:47:36.719Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-15T16:47:36.719Z] === RUN TestDockerHubPullSuite [2021-09-15T16:47:36.719Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-15T16:47:36.719Z] PASS [2021-09-15T16:47:36.719Z] ok github.com/docker/docker/integration-cli 1882.139s [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === Skipped [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-09-15T16:47:36.719Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T16:47:36.719Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-15T16:47:36.719Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-15T16:47:36.719Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-15T16:47:36.719Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-15T16:47:36.719Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-15T16:47:36.719Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-15T16:47:36.719Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-15T16:47:36.719Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-15T16:47:36.719Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-15T16:47:36.719Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-15T16:47:36.719Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-15T16:47:36.719Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-09-15T16:47:36.719Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.719Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-09-15T16:47:36.719Z] [2021-09-15T16:47:36.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-15T16:47:36.720Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-15T16:47:36.720Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.720Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-09-15T16:47:36.720Z] [2021-09-15T16:47:36.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-15T16:47:36.720Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-15T16:47:36.721Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-15T16:47:36.721Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-15T16:47:36.721Z] docker_cli_sni_test.go:18: Flakey test [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.11s) [2021-09-15T16:47:36.721Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.11s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-15T16:47:36.721Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.721Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-15T16:47:36.721Z] [2021-09-15T16:47:36.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-15T16:47:36.721Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-15T16:47:36.722Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-15T16:47:36.722Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-15T16:47:36.722Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-15T16:47:36.722Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-15T16:47:36.722Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-15T16:47:36.722Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-15T16:47:36.722Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-15T16:47:36.722Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-15T16:47:36.722Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-15T16:47:36.722Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-15T16:47:36.722Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-15T16:47:36.722Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-15T16:47:36.722Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-15T16:47:36.722Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-15T16:47:36.722Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-15T16:47:36.722Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-15T16:47:36.722Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-15T16:47:36.722Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-15T16:47:36.722Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-15T16:47:36.722Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.722Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-15T16:47:36.722Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-15T16:47:36.723Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-15T16:47:36.723Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-15T16:47:36.723Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-15T16:47:36.723Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-15T16:47:36.723Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-15T16:47:36.723Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-15T16:47:36.723Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-15T16:47:36.723Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:47:36.723Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-15T16:47:36.723Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-15T16:47:36.723Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-15T16:47:36.723Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-15T16:47:36.723Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.723Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-15T16:47:36.723Z] [2021-09-15T16:47:36.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-15T16:47:36.723Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-15T16:47:36.724Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-15T16:47:36.724Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.724Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-15T16:47:36.724Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-15T16:47:36.725Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-15T16:47:36.725Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-15T16:47:36.725Z] [2021-09-15T16:47:36.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-15T16:47:37.193Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.193Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-15T16:47:37.193Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-15T16:47:37.194Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.194Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-15T16:47:37.194Z] [2021-09-15T16:47:37.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-15T16:47:37.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-15T16:47:37.195Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.195Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-15T16:47:37.195Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-15T16:47:37.196Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] DONE 1092 tests, 546 skipped in 1889.491s [2021-09-15T16:47:37.196Z] INFO: Integration tests ended at 09/15/2021 16:47:36. Duration:00:31:29.6148324 [2021-09-15T16:47:37.196Z] INFO: Docker info of the daemon under test at end of run [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] Containers: 2 [2021-09-15T16:47:37.196Z] Running: 0 [2021-09-15T16:47:37.196Z] Paused: 0 [2021-09-15T16:47:37.196Z] Stopped: 2 [2021-09-15T16:47:37.196Z] Images: 18 [2021-09-15T16:47:37.196Z] Server Version: 0.0.0-dev [2021-09-15T16:47:37.196Z] Storage Driver: windowsfilter [2021-09-15T16:47:37.196Z] Windows: [2021-09-15T16:47:37.196Z] Logging Driver: json-file [2021-09-15T16:47:37.196Z] Plugins: [2021-09-15T16:47:37.196Z] Volume: local [2021-09-15T16:47:37.196Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T16:47:37.196Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T16:47:37.196Z] Swarm: inactive [2021-09-15T16:47:37.196Z] Default Isolation: process [2021-09-15T16:47:37.196Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-15T16:47:37.196Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-15T16:47:37.196Z] OSType: windows [2021-09-15T16:47:37.196Z] Architecture: x86_64 [2021-09-15T16:47:37.196Z] CPUs: 4 [2021-09-15T16:47:37.196Z] Total Memory: 32GiB [2021-09-15T16:47:37.196Z] Name: azwin-2-e38430 [2021-09-15T16:47:37.196Z] ID: PS5X:R4EF:FOOB:3EMZ:5VNP:L7OB:A54R:VMSJ:7JZC:KG75:6SI4:UUTZ [2021-09-15T16:47:37.196Z] Docker Root Dir: D:\CI\PR-42842\4\daemon [2021-09-15T16:47:37.196Z] Debug Mode (client): false [2021-09-15T16:47:37.196Z] Debug Mode (server): true [2021-09-15T16:47:37.196Z] File Descriptors: -1 [2021-09-15T16:47:37.196Z] Goroutines: 17 [2021-09-15T16:47:37.196Z] System Time: 2021-09-15T16:47:37.0251381Z [2021-09-15T16:47:37.196Z] EventsListeners: 0 [2021-09-15T16:47:37.196Z] Registry: https://index.docker.io/v1/ [2021-09-15T16:47:37.196Z] Labels: [2021-09-15T16:47:37.196Z] Experimental: false [2021-09-15T16:47:37.196Z] Insecure Registries: [2021-09-15T16:47:37.196Z] 127.0.0.0/8 [2021-09-15T16:47:37.196Z] Live Restore Enabled: false [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] [2021-09-15T16:47:37.196Z] INFO: Stopping daemon under test [2021-09-15T16:47:37.331Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-15T16:47:37.332Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-15T16:47:37.332Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-15T16:47:37.663Z] SUCCESS: The process with PID 3256 (child process of PID 3356) has been terminated. [2021-09-15T16:47:37.663Z] SUCCESS: The process with PID 3356 (child process of PID 1204) has been terminated. [2021-09-15T16:47:37.663Z] INFO: Stop tailing logs of the daemon under tests [2021-09-15T16:47:37.663Z] INFO: executeCI.ps1 Completed successfully at 09/15/2021 16:47:37. [2021-09-15T16:47:37.663Z] INFO: Tidying up at end of run [2021-09-15T16:47:37.663Z] INFO: Saving daemon under test log (d:\CI\PR-42842\4\dut.out) to bundles\CIDUT.out [2021-09-15T16:47:37.663Z] INFO: Saving daemon under test log (d:\CI\PR-42842\4\dut.err) to bundles\CIDUT.err [2021-09-15T16:47:37.663Z] INFO: Saving containerd logs to bundles [2021-09-15T16:47:37.663Z] INFO: Nuke-Everything... [2021-09-15T16:47:38.131Z] INFO: Container count on control daemon to delete is 2 [2021-09-15T16:47:38.131Z] 525430c6c5b2 [2021-09-15T16:47:38.131Z] 12aabe98168b [2021-09-15T16:47:38.131Z] INFO: Tidying pidfile d:\CI\PR-42842\4\docker.pid [2021-09-15T16:47:38.131Z] INFO: Nuking d:\CI [2021-09-15T16:47:39.376Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-15T16:47:39.376Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-15T16:47:39.376Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-15T16:47:39.543Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-15T16:47:39.543Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-15T16:47:40.990Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-15T16:47:40.990Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-15T16:47:40.990Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-15T16:47:41.751Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-15T16:47:42.557Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-15T16:47:43.026Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-15T16:47:43.026Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-15T16:47:43.026Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-15T16:47:47.789Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-15T16:47:50.396Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-15T16:47:53.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-15T16:47:53.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-15T16:47:53.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-15T16:47:53.340Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-15T16:47:53.340Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-15T16:47:53.671Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-15T16:47:54.900Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-15T16:47:54.900Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-15T16:47:55.367Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-15T16:47:55.990Z] INFO: Zapped successfully [2021-09-15T16:47:55.990Z] [2021-09-15T16:47:55.990Z] INFO: executeCI.ps1 exiting at Wed Sep 15 16:47:55 CUT 2021. Duration 01:02:19.5092304 [2021-09-15T16:47:55.990Z] [Pipeline] } [Pipeline] // stage [2021-09-15T16:47:56.628Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy Post stage [Pipeline] junit [2021-09-15T16:47:56.707Z] Recording test results [2021-09-15T16:48:02.510Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-15T16:48:02.510Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:48:02.510Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-15T16:48:03.655Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-15T16:48:04.072Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-15T16:48:04.072Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-15T16:48:05.174Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-15T16:48:06.381Z] Archiving artifacts [2021-09-15T16:48:07.861Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-15T16:48:10.109Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-15T16:48:10.109Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-15T16:48:10.109Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-15T16:48:10.109Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-15T16:48:10.109Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-15T16:48:10.109Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-15T16:48:10.109Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-15T16:48:10.109Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-15T16:48:10.109Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-15T16:48:10.109Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-15T16:48:10.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-15T16:48:11.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-15T16:48:11.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-15T16:48:13.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-15T16:48:16.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-15T16:48:19.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-15T16:48:20.696Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42842/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-15T16:48:21.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000897e8_} [2021-09-15T16:48:21.650Z] + make clean [2021-09-15T16:48:21.945Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-15T16:48:21.945Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:48:21.945Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-15T16:48:22.637Z] docker volume rm -f docker-dev-cache [2021-09-15T16:48:22.637Z] docker-dev-cache [Pipeline] deleteDir [2021-09-15T16:48:23.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13433266227_c:\foo_false____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T16:48:25.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13433266227_c:\foo_true____} [2021-09-15T16:48:27.819Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-15T16:48:27.819Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-15T16:48:27.819Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-15T16:48:27.974Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-15T16:48:27.974Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-15T16:48:27.974Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-15T16:48:27.974Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-15T16:48:27.974Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-15T16:48:28.288Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-15T16:48:28.441Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-15T16:48:28.441Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-15T16:48:28.441Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-15T16:48:28.441Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-15T16:48:28.441Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-15T16:48:30.652Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-15T16:48:30.652Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-15T16:48:30.652Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:48:30.652Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-15T16:48:32.862Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-15T16:48:32.862Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-15T16:48:32.862Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-15T16:48:32.862Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-15T16:48:35.071Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-15T16:48:35.071Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-15T16:48:35.071Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-15T16:48:35.071Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-15T16:48:35.071Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-15T16:48:35.071Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-15T16:48:35.071Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-15T16:48:35.464Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-15T16:48:39.826Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-15T16:48:41.343Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-15T16:48:41.343Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:48:41.343Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-15T16:48:41.387Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-15T16:48:41.387Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:48:41.387Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-15T16:48:41.387Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-15T16:48:41.387Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-15T16:48:46.138Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-15T16:48:46.138Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-15T16:48:46.607Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-15T16:48:50.038Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-15T16:48:50.038Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-15T16:48:50.038Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-15T16:48:50.038Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:48:50.038Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-15T16:49:01.602Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-15T16:49:03.173Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-15T16:49:03.642Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-15T16:49:07.833Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-15T16:49:07.833Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-15T16:49:07.833Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-15T16:49:07.833Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-15T16:49:07.833Z] === RUN TestDockerSuite/TestCpToDot [2021-09-15T16:49:08.817Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-15T16:49:08.817Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-15T16:49:08.817Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-15T16:49:08.817Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-15T16:49:08.817Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-15T16:49:10.812Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-15T16:49:11.027Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-15T16:49:11.027Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:49:11.027Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-15T16:49:11.027Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-15T16:49:11.027Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-15T16:49:11.027Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-15T16:49:11.027Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-15T16:49:11.027Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-15T16:49:11.027Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-15T16:49:11.494Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-15T16:49:11.494Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-15T16:49:13.704Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-15T16:49:15.579Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-15T16:49:15.941Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-15T16:49:15.941Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-15T16:49:15.941Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-15T16:49:18.151Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-15T16:49:18.641Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-15T16:49:18.641Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-15T16:49:18.641Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-15T16:49:18.641Z] === RUN TestDockerSuite/TestCreateRM [2021-09-15T16:49:19.108Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-15T16:49:19.108Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-15T16:49:19.108Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-15T16:49:19.108Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-15T16:49:19.575Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-15T16:49:22.747Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-15T16:49:26.568Z] === RUN TestDockerSuite/TestRmiTag [2021-09-15T16:49:26.721Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-15T16:49:26.721Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-15T16:49:26.721Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-15T16:49:27.038Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-15T16:49:29.665Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-15T16:49:30.029Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-15T16:49:30.132Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-15T16:49:30.132Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-15T16:49:30.132Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-15T16:49:37.298Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-15T16:49:37.298Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-15T16:49:37.298Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-15T16:49:37.298Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-15T16:49:37.298Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-15T16:49:37.298Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-15T16:49:37.298Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-15T16:49:37.298Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-15T16:49:37.298Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-15T16:49:37.298Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDockerFails [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-15T16:49:37.298Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-15T16:49:37.298Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-15T16:49:37.299Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.299Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-15T16:49:37.299Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.299Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-15T16:49:37.299Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-15T16:49:37.299Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-15T16:49:40.273Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-15T16:49:41.833Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-15T16:49:44.044Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-15T16:49:44.981Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-15T16:49:47.939Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-15T16:49:51.249Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-15T16:49:52.703Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-15T16:49:53.691Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-15T16:49:53.691Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-15T16:49:53.691Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-15T16:49:53.691Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-15T16:49:53.691Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-15T16:49:53.691Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-15T16:49:53.691Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-15T16:49:53.691Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-15T16:49:53.691Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-15T16:49:53.691Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-15T16:49:53.691Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-15T16:49:53.691Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-15T16:49:53.691Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-15T16:49:53.691Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-15T16:49:53.691Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-15T16:49:55.033Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-15T16:49:55.286Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-15T16:49:55.286Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-15T16:49:55.286Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-15T16:49:55.286Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-15T16:49:55.286Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-15T16:49:59.823Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-15T16:50:01.160Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-15T16:50:02.034Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-15T16:50:02.501Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-15T16:50:04.118Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-15T16:50:05.448Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-15T16:50:06.336Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-15T16:50:06.431Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-15T16:50:07.415Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-15T16:50:08.556Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-15T16:50:10.774Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-15T16:50:11.244Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-15T16:50:12.161Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-15T16:50:15.952Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-15T16:50:15.952Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-15T16:50:15.952Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-15T16:50:15.952Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:50:15.952Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-15T16:50:15.952Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-15T16:50:15.952Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-15T16:50:15.952Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-15T16:50:15.952Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-15T16:50:16.936Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-15T16:50:16.936Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-15T16:50:16.936Z] === RUN TestDockerSuite/TestEventsRename [2021-09-15T16:50:17.126Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-15T16:50:17.126Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.126Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-15T16:50:17.126Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.126Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-15T16:50:17.126Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.126Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-15T16:50:17.126Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.126Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-15T16:50:17.127Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.127Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-15T16:50:17.127Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.127Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-15T16:50:17.127Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.127Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-15T16:50:17.127Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.127Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-15T16:50:17.127Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.127Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-15T16:50:17.127Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.127Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-15T16:50:17.127Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-15T16:50:17.127Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-15T16:50:19.144Z] === RUN TestDockerSuite/TestEventsResize [2021-09-15T16:50:19.347Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-15T16:50:19.347Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-15T16:50:19.347Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-15T16:50:22.356Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-15T16:50:22.356Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-15T16:50:22.356Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-15T16:50:22.356Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-15T16:50:22.356Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-15T16:50:23.926Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-15T16:50:23.926Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-15T16:50:23.926Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-15T16:50:23.926Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-15T16:50:23.926Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-15T16:50:23.926Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-15T16:50:24.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-15T16:50:24.396Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-15T16:50:24.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-15T16:50:24.396Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-15T16:50:24.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-15T16:50:24.396Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-15T16:50:24.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-15T16:50:24.396Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-15T16:50:24.396Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-15T16:50:25.998Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-15T16:50:27.792Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-15T16:50:28.776Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-15T16:50:28.958Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-15T16:50:30.993Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-15T16:50:31.180Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-15T16:50:31.180Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-15T16:50:31.180Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-15T16:50:31.180Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-15T16:50:31.180Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-15T16:50:31.180Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-15T16:50:31.180Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-15T16:50:34.142Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-15T16:50:34.142Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-15T16:50:34.142Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-15T16:50:34.142Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:50:34.142Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-15T16:50:34.142Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-15T16:50:34.142Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-15T16:50:34.142Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:50:34.142Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-15T16:50:35.711Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-15T16:50:35.763Z] === RUN TestDockerSuite/TestEventsTop [2021-09-15T16:50:35.763Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-15T16:50:35.763Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-15T16:50:38.708Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-15T16:50:41.651Z] === RUN TestDockerSuite/TestExec [2021-09-15T16:50:41.651Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:50:41.651Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-15T16:50:41.651Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-15T16:50:41.651Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-15T16:50:42.857Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-15T16:50:42.857Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-15T16:50:42.857Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-15T16:50:42.857Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-15T16:50:42.857Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-15T16:50:42.857Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-15T16:50:42.857Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-15T16:50:42.857Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:50:42.857Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-15T16:50:42.857Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-15T16:50:42.857Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-15T16:50:42.857Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-15T16:50:42.857Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-15T16:50:43.213Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-15T16:50:44.774Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-15T16:50:44.774Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:50:45.077Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-15T16:50:45.077Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-15T16:50:45.077Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-15T16:50:45.077Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-15T16:50:45.077Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-15T16:50:45.077Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-15T16:50:45.241Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-15T16:50:45.241Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:50:45.241Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-15T16:50:45.241Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-15T16:50:45.241Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-15T16:50:46.805Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-15T16:50:48.034Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-15T16:50:48.411Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-15T16:50:50.264Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-15T16:50:50.264Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-15T16:50:50.264Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-15T16:50:50.620Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-15T16:50:52.181Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-15T16:50:53.243Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-15T16:50:53.243Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-15T16:50:53.243Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-15T16:50:53.243Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-15T16:50:53.243Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-15T16:50:53.243Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-15T16:50:53.243Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-15T16:50:55.464Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-15T16:50:55.963Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-15T16:50:55.963Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-15T16:50:55.963Z] === RUN TestDockerSuite/TestExecEnv [2021-09-15T16:50:55.963Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:50:55.963Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-15T16:50:55.963Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-15T16:50:55.963Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-15T16:50:57.685Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-15T16:50:58.174Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-15T16:51:00.644Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-15T16:51:02.863Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-15T16:51:02.918Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-15T16:51:02.918Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-15T16:51:02.918Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-15T16:51:02.918Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-15T16:51:02.918Z] === RUN TestDockerSuite/TestExecParseError [2021-09-15T16:51:02.918Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T16:51:02.918Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-15T16:51:02.918Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-15T16:51:02.918Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-15T16:51:02.918Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-15T16:51:02.918Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-15T16:51:03.333Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-15T16:51:03.333Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-15T16:51:03.333Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-15T16:51:03.333Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-15T16:51:03.333Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-15T16:51:03.333Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-15T16:51:03.333Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-15T16:51:03.333Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-15T16:51:03.333Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-15T16:51:03.333Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-15T16:51:03.333Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-15T16:51:03.333Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-15T16:51:03.333Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-15T16:51:03.333Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-15T16:51:03.333Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-15T16:51:04.477Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-15T16:51:04.477Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-15T16:51:04.477Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-15T16:51:04.477Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:51:04.477Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-15T16:51:04.477Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-15T16:51:04.477Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-15T16:51:04.477Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-15T16:51:04.477Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-15T16:51:04.477Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-15T16:51:04.477Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-15T16:51:06.693Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-15T16:51:06.693Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-15T16:51:06.693Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-15T16:51:08.094Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-15T16:51:08.094Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-15T16:51:08.094Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-15T16:51:08.094Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-15T16:51:08.094Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T16:51:08.094Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-15T16:51:08.094Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-15T16:51:08.094Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-15T16:51:08.094Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-15T16:51:08.094Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-15T16:51:08.094Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-15T16:51:08.094Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-15T16:51:13.907Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-15T16:51:13.907Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-15T16:51:13.907Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-15T16:51:13.907Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-15T16:51:13.907Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-15T16:51:13.908Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:51:13.908Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-15T16:51:15.272Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-15T16:51:15.272Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-15T16:51:15.272Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunMount [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-15T16:51:16.260Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-15T16:51:16.260Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-15T16:51:19.783Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-15T16:51:25.050Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-15T16:51:25.050Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-15T16:51:25.050Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-15T16:51:25.050Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-15T16:51:25.050Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-15T16:51:25.050Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-15T16:51:25.050Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-15T16:51:25.712Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-15T16:51:27.922Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-15T16:51:30.932Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-15T16:51:33.781Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-15T16:51:33.781Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:51:33.781Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-15T16:51:33.781Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-15T16:51:33.781Z] === RUN TestDockerSuite/TestHealth [2021-09-15T16:51:33.781Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-15T16:51:33.781Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-15T16:51:33.781Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-15T16:51:33.781Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-15T16:51:33.781Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-15T16:51:34.731Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-15T16:51:34.731Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-15T16:51:34.731Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-15T16:51:34.731Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-15T16:51:34.731Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-15T16:51:34.731Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-15T16:51:34.731Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-15T16:51:34.731Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-15T16:51:34.731Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-15T16:51:34.731Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-15T16:51:35.201Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-15T16:51:36.768Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-15T16:51:38.340Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-15T16:51:38.577Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-15T16:51:38.577Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-15T16:51:38.577Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-15T16:51:38.577Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-15T16:51:38.577Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-15T16:51:38.577Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-15T16:51:38.577Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-15T16:51:39.043Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-15T16:51:39.043Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:51:39.043Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-15T16:51:39.915Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-15T16:51:40.029Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-15T16:51:40.029Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-15T16:51:41.484Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-15T16:51:41.590Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-15T16:51:42.057Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-15T16:51:44.268Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-15T16:51:48.724Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-15T16:51:48.724Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-15T16:51:48.724Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-15T16:51:48.724Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-15T16:51:48.724Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-15T16:51:48.724Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-15T16:51:48.724Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-15T16:51:48.725Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-15T16:51:48.725Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-15T16:51:48.725Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-15T16:51:48.725Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-15T16:51:48.725Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-15T16:51:48.725Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-15T16:51:48.725Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-15T16:51:48.725Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-15T16:51:48.725Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-15T16:51:48.725Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-15T16:51:51.411Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-15T16:51:51.411Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-15T16:51:51.411Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:51:51.411Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-15T16:51:51.682Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-15T16:51:51.682Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-15T16:51:51.682Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-15T16:51:51.682Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-15T16:51:51.682Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-15T16:51:51.682Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-15T16:51:51.682Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-15T16:51:51.682Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-15T16:51:51.682Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-15T16:51:51.682Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:51:51.682Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-15T16:51:55.195Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-15T16:51:55.195Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-15T16:51:57.405Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestImportFile [2021-09-15T16:51:57.405Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-15T16:51:57.405Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-15T16:51:57.405Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-15T16:51:57.405Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-15T16:51:57.405Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-15T16:51:57.405Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-15T16:51:57.405Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-15T16:51:57.405Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-15T16:51:57.405Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:51:57.405Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-15T16:51:59.616Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-15T16:52:01.827Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-15T16:52:01.827Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:52:01.827Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-15T16:52:01.827Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-15T16:52:01.827Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-15T16:52:01.827Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-15T16:52:01.827Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-15T16:52:01.827Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-15T16:52:02.197Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-15T16:52:02.197Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-15T16:52:02.197Z] === RUN TestDockerSuite/TestRunRm [2021-09-15T16:52:03.768Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-15T16:52:04.035Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-15T16:52:04.035Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-15T16:52:05.659Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-15T16:52:05.659Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-15T16:52:05.659Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-15T16:52:05.659Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-15T16:52:05.659Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-15T16:52:05.659Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-15T16:52:05.659Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-15T16:52:07.867Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-15T16:52:09.683Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-15T16:52:11.650Z] === RUN TestDockerSuite/TestInspectImage [2021-09-15T16:52:11.650Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:52:11.650Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-15T16:52:11.650Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:52:11.650Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-15T16:52:11.650Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:52:11.650Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-15T16:52:12.640Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-15T16:52:13.874Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-15T16:52:14.861Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-15T16:52:15.439Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-15T16:52:15.906Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-15T16:52:17.821Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-15T16:52:17.821Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-15T16:52:17.821Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-15T16:52:17.821Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-15T16:52:17.821Z] === RUN TestDockerSuite/TestRunState [2021-09-15T16:52:17.821Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-15T16:52:17.821Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-15T16:52:18.119Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-15T16:52:19.680Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-15T16:52:19.680Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-15T16:52:19.680Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-15T16:52:19.680Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-15T16:52:20.783Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-15T16:52:20.783Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:52:20.783Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-15T16:52:20.783Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-15T16:52:20.783Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-15T16:52:20.783Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-15T16:52:20.783Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-15T16:52:20.783Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-15T16:52:20.783Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-15T16:52:20.783Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-15T16:52:20.783Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-15T16:52:21.283Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-15T16:52:21.891Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-15T16:52:24.102Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-15T16:52:26.068Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-15T16:52:26.068Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-15T16:52:27.890Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-15T16:52:29.027Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-15T16:52:29.027Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-15T16:52:29.027Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-15T16:52:30.100Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-15T16:52:31.246Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-15T16:52:31.246Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-15T16:52:31.246Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-15T16:52:31.246Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-15T16:52:31.246Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-15T16:52:31.710Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-15T16:52:33.922Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-15T16:52:35.062Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-15T16:52:35.527Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-15T16:52:37.738Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-15T16:52:39.361Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-15T16:52:39.831Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-15T16:52:39.831Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-15T16:52:39.831Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-15T16:52:39.831Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-15T16:52:41.391Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-15T16:52:43.601Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-15T16:52:43.763Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-15T16:52:48.528Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-15T16:52:49.456Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-15T16:52:55.315Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-15T16:52:55.315Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-15T16:52:55.315Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-15T16:52:55.699Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-15T16:52:55.699Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-15T16:52:55.699Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-15T16:52:55.699Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-15T16:52:57.526Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-15T16:52:57.526Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-15T16:52:58.665Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-15T16:53:01.687Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-15T16:53:03.407Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-15T16:53:04.643Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-15T16:53:04.643Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-15T16:53:04.643Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-15T16:53:04.643Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-15T16:53:04.643Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-15T16:53:04.643Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:53:04.643Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-15T16:53:04.643Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-15T16:53:04.643Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-15T16:53:04.643Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-15T16:53:04.643Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-15T16:53:04.643Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-15T16:53:04.643Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-15T16:53:04.643Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-15T16:53:04.643Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-15T16:53:08.156Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-15T16:53:08.440Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-15T16:53:10.008Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-15T16:53:11.577Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-15T16:53:12.899Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-15T16:53:15.173Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-15T16:53:17.384Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-15T16:53:17.384Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.384Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-15T16:53:17.455Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-15T16:53:17.455Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-15T16:53:17.455Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-15T16:53:17.455Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-15T16:53:17.455Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-15T16:53:17.455Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-15T16:53:17.455Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-15T16:53:19.031Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-15T16:53:19.500Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-15T16:53:19.592Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-15T16:53:19.969Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-15T16:53:19.969Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-15T16:53:21.152Z] === RUN TestDockerSuite/TestLogsSince [2021-09-15T16:53:22.187Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-15T16:53:29.802Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-15T16:53:29.802Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-15T16:53:29.802Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-15T16:53:29.802Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-15T16:53:29.802Z] === RUN TestDockerSuite/TestLogsTail [2021-09-15T16:53:30.865Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-15T16:53:30.865Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-15T16:53:30.865Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-15T16:53:32.747Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-15T16:53:34.960Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-15T16:53:36.523Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-15T16:53:36.523Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.523Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-15T16:53:36.523Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.523Z] === RUN TestDockerSuite/TestNetHostname [2021-09-15T16:53:36.523Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.523Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-15T16:53:36.523Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.523Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-15T16:53:36.523Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.523Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-15T16:53:36.523Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.523Z] === RUN TestDockerSuite/TestPluginActive [2021-09-15T16:53:36.523Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.523Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-15T16:53:36.523Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.523Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-15T16:53:36.994Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-15T16:53:36.994Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-15T16:53:36.994Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-15T16:53:36.994Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-15T16:53:36.994Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-15T16:53:36.994Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-15T16:53:36.994Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-15T16:53:36.994Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPortList [2021-09-15T16:53:36.994Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-15T16:53:36.994Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-15T16:53:38.035Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-15T16:53:38.036Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T16:53:38.036Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-15T16:53:43.911Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-15T16:53:43.911Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-15T16:53:43.911Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-15T16:53:43.911Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T16:53:43.911Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-15T16:53:43.911Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-15T16:53:43.911Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-15T16:53:43.911Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-15T16:53:43.911Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-15T16:53:45.674Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-15T16:53:45.674Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-15T16:53:45.674Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-15T16:53:45.674Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-15T16:53:45.674Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-15T16:53:45.674Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-15T16:53:45.674Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-15T16:53:45.674Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:53:45.674Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-15T16:53:50.419Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-15T16:53:50.419Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-15T16:53:50.419Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-15T16:53:51.082Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-15T16:53:51.082Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T16:53:51.082Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-15T16:53:51.082Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-15T16:53:51.082Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-15T16:53:51.082Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T16:53:51.082Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-15T16:53:51.082Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T16:53:51.082Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-15T16:53:51.082Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-15T16:53:51.082Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-15T16:53:51.082Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T16:53:51.082Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-15T16:53:54.039Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-15T16:53:56.996Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-15T16:53:56.996Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-15T16:53:56.996Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-15T16:53:57.563Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-15T16:53:57.563Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-15T16:53:57.563Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-15T16:53:59.955Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-15T16:53:59.955Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-15T16:53:59.955Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-15T16:53:59.955Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-15T16:53:59.955Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-15T16:53:59.955Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T16:53:59.955Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-15T16:53:59.955Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-15T16:53:59.955Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-15T16:53:59.955Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T16:53:59.955Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-15T16:53:59.955Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-15T16:54:00.424Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-15T16:54:12.481Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-15T16:54:15.378Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-15T16:54:15.378Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-15T16:54:15.848Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-15T16:54:15.848Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-15T16:54:15.848Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-15T16:54:15.848Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-15T16:54:16.317Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-15T16:54:16.317Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-15T16:54:19.275Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-15T16:54:19.275Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-15T16:54:23.077Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-15T16:54:23.077Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-15T16:54:23.077Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-15T16:54:23.077Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-15T16:54:23.549Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-15T16:54:24.978Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-15T16:54:24.978Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-15T16:54:24.978Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-15T16:54:24.978Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-15T16:54:32.222Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-15T16:54:32.222Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T16:54:32.222Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-15T16:54:32.222Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-15T16:54:32.696Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-15T16:54:32.696Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-15T16:54:32.696Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-15T16:54:37.500Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-15T16:54:39.709Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-15T16:54:47.642Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-15T16:54:48.122Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-15T16:54:48.122Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-15T16:54:52.285Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-15T16:54:54.495Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-15T16:54:54.495Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-15T16:54:54.495Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-15T16:54:54.495Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-15T16:54:54.495Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-15T16:55:00.628Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-15T16:55:00.628Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.628Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite (2251.03s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.79s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.78s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.86s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.78s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (69.75s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.68s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.36s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.08s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.42s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.70s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.70s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.53s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.35s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.32s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.51s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.34s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.57s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.26s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.55s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.96s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.76s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.87s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.72s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.52s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.94s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.16s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.02s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.78s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.71s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-09-15T16:55:00.628Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.08s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.42s) [2021-09-15T16:55:00.628Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.67s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.21s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.12s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.67s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.13s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.95s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.45s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.98s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.75s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.54s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.88s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.73s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.14s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.06s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.87s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.98s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.14s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.63s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.11s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.68s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFails (2.88s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.24s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.41s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.34s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.53s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.26s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.41s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.61s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildHistory (10.76s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.98s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.97s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.26s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLabel (0.94s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.66s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.03s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.38s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.72s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.81s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.59s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.87s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.47s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.38s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.81s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.12s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.20s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.85s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.67s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.48s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.14s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.02s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.04s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.22s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.08s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.97s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.11s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.96s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildRm (10.46s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.86s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.24s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.69s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.82s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.32s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.73s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.79s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.92s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildStderr (3.71s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.23s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.38s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.70s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.52s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.42s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.16s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.36s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.64s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.51s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.38s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.29s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.74s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.49s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.70s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.72s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestCommitChange (4.29s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.39s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.05s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestCommitTTY (6.94s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.23s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.89s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.63s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.69s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.72s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.29s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (7.27s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.71s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.19s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.61s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.29s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.65s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.08s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.29s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.64s) [2021-09-15T16:55:00.629Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-15T16:55:00.629Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.74s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.20s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.51s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.78s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.92s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.85s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.70s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.72s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.68s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.68s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003825b8_} (2.67s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12269607407_c:\foo_false____} (2.68s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12269607407_c:\foo_true____} (2.69s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.79s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.75s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.84s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.00s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.75s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.89s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.87s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpToDot (2.76s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCpToStdout (2.82s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.70s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.02s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.93s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.77s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.71s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.49s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsCopy (4.06s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.76s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.66s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.49s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFilters (5.05s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFormat (5.43s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsRename (2.82s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsResize (32.99s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.73s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.13s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.00s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.28s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.59s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.59s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.63s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.10s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (7.20s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.80s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.13s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.23s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecInspectID (5.13s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.29s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.17s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.69s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.69s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.81s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.72s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.81s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.35s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.92s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.91s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.04s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.93s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.29s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.67s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.83s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestInspectDefault (2.83s) [2021-09-15T16:55:00.630Z] --- PASS: TestDockerSuite/TestInspectHistory (4.29s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-15T16:55:00.630Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.73s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.30s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.74s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.87s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.32s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectStatus (3.46s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.98s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.18s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.66s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.80s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.63s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.66s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.60s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.69s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.65s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.87s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (7.72s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.00s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.96s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.97s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.95s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.70s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.63s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsSince (9.03s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsTail (2.89s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.11s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.15s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPsByOrder (11.02s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.95s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.69s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.99s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.35s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.92s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.76s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.70s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.57s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.78s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.00s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.90s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.07s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.03s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.64s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.29s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.17s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.48s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.82s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.91s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.47s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.86s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.28s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.88s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.53s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.04s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.91s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.11s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.31s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.18s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.24s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.67s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.36s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.65s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.05s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.76s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.76s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.59s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.58s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.37s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.78s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.61s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.66s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunExitCode (2.57s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.15s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.67s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.68s) [2021-09-15T16:55:00.631Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-15T16:55:00.631Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.78s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.53s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.02s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.63s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.63s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.69s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.75s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (6.70s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.45s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.43s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunRm (2.68s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.65s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.69s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.70s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.73s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.67s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.37s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.91s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.70s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.62s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.30s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.94s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.31s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.42s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.31s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.78s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.68s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.69s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.67s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.18s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.91s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.48s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.88s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.27s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.20s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.26s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.20s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.88s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.18s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.47s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (15.18s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.63s) [2021-09-15T16:55:00.632Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-15T16:55:00.632Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-15T16:55:00.632Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.632Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-15T16:55:00.633Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-15T16:55:00.633Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-15T16:55:00.633Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-15T16:55:00.633Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-15T16:55:00.633Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-15T16:55:00.633Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-15T16:55:00.633Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-15T16:55:00.633Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-15T16:55:00.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-15T16:55:00.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-15T16:55:00.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-15T16:55:00.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-15T16:55:00.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-15T16:55:00.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-15T16:55:00.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-15T16:55:00.633Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-15T16:55:00.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-15T16:55:00.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-15T16:55:00.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-15T16:55:00.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-15T16:55:00.633Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-15T16:55:00.633Z] === RUN TestDockerDaemonSuite [2021-09-15T16:55:00.633Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-15T16:55:00.633Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-15T16:55:00.633Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-15T16:55:00.633Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-15T16:55:00.633Z] === RUN TestDockerSwarmSuite [2021-09-15T16:55:00.633Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-15T16:55:00.633Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-15T16:55:00.633Z] === RUN TestDockerExternalVolumeSuite [2021-09-15T16:55:00.633Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-15T16:55:00.633Z] === RUN TestDockerNetworkSuite [2021-09-15T16:55:00.633Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-15T16:55:00.633Z] === RUN TestDockerHubPullSuite [2021-09-15T16:55:00.633Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-15T16:55:00.633Z] PASS [2021-09-15T16:55:00.633Z] ok github.com/docker/docker/integration-cli 2251.337s [2021-09-15T16:55:00.633Z] [2021-09-15T16:55:00.633Z] === Skipped [2021-09-15T16:55:00.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-15T16:55:00.633Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-15T16:55:00.633Z] [2021-09-15T16:55:00.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T16:55:00.633Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T16:55:00.633Z] [2021-09-15T16:55:00.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-15T16:55:00.633Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-15T16:55:00.633Z] [2021-09-15T16:55:00.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-15T16:55:00.633Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-15T16:55:00.633Z] [2021-09-15T16:55:00.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-15T16:55:00.633Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-15T16:55:00.633Z] [2021-09-15T16:55:00.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-15T16:55:00.633Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.633Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-15T16:55:00.633Z] [2021-09-15T16:55:00.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-15T16:55:00.634Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-15T16:55:00.634Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-15T16:55:00.634Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-15T16:55:00.634Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-15T16:55:00.634Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-15T16:55:00.634Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-15T16:55:00.634Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-15T16:55:00.634Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-15T16:55:00.634Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-15T16:55:00.634Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.634Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-15T16:55:00.634Z] [2021-09-15T16:55:00.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-15T16:55:00.634Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-09-15T16:55:00.635Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-15T16:55:00.635Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-15T16:55:00.635Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_sni_test.go:18: Flakey test [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-15T16:55:00.635Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-15T16:55:00.635Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.635Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-15T16:55:00.635Z] [2021-09-15T16:55:00.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-15T16:55:00.636Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-15T16:55:00.636Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-15T16:55:00.636Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-15T16:55:00.636Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-15T16:55:00.636Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-15T16:55:00.636Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-15T16:55:00.636Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.636Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-15T16:55:00.636Z] [2021-09-15T16:55:00.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-09-15T16:55:00.636Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-15T16:55:00.637Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-09-15T16:55:00.637Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-15T16:55:00.637Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-15T16:55:00.637Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-15T16:55:00.637Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-15T16:55:00.637Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:55:00.637Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-15T16:55:00.637Z] [2021-09-15T16:55:00.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-15T16:55:01.107Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-15T16:55:01.107Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-15T16:55:01.107Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-09-15T16:55:01.107Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-15T16:55:01.107Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-09-15T16:55:01.107Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-09-15T16:55:01.107Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-15T16:55:01.107Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.04s) [2021-09-15T16:55:01.107Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.04s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-15T16:55:01.107Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-15T16:55:01.107Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-15T16:55:01.107Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-15T16:55:01.107Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-15T16:55:01.107Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-15T16:55:01.107Z] [2021-09-15T16:55:01.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-15T16:55:01.107Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.107Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-15T16:55:01.108Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-15T16:55:01.108Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-15T16:55:01.108Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-15T16:55:01.108Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-15T16:55:01.108Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:55:01.108Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-15T16:55:01.108Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-15T16:55:01.108Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-15T16:55:01.108Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-09-15T16:55:01.108Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-15T16:55:01.108Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-15T16:55:01.108Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-15T16:55:01.108Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-15T16:55:01.108Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-15T16:55:01.108Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.109Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-15T16:55:01.109Z] [2021-09-15T16:55:01.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-15T16:55:01.109Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-15T16:55:01.110Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.110Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-15T16:55:01.110Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-09-15T16:55:01.111Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-15T16:55:01.111Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:55:01.111Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.111Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T16:55:01.111Z] [2021-09-15T16:55:01.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-15T16:55:01.112Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.112Z] DONE 1092 tests, 551 skipped in 2258.805s [2021-09-15T16:55:01.112Z] INFO: Integration tests ended at 09/15/2021 16:55:00. Duration:00:37:38.9166007 [2021-09-15T16:55:01.112Z] INFO: Docker info of the daemon under test at end of run [2021-09-15T16:55:01.112Z] [2021-09-15T16:55:01.583Z] Containers: 2 [2021-09-15T16:55:01.583Z] Running: 0 [2021-09-15T16:55:01.583Z] Paused: 0 [2021-09-15T16:55:01.583Z] Stopped: 2 [2021-09-15T16:55:01.583Z] Images: 18 [2021-09-15T16:55:01.583Z] Server Version: 0.0.0-dev [2021-09-15T16:55:01.583Z] Storage Driver: windowsfilter [2021-09-15T16:55:01.583Z] Windows: [2021-09-15T16:55:01.583Z] Logging Driver: json-file [2021-09-15T16:55:01.583Z] Plugins: [2021-09-15T16:55:01.583Z] Volume: local [2021-09-15T16:55:01.583Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T16:55:01.583Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T16:55:01.583Z] Swarm: inactive [2021-09-15T16:55:01.583Z] Default Isolation: process [2021-09-15T16:55:01.583Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-15T16:55:01.583Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-15T16:55:01.583Z] OSType: windows [2021-09-15T16:55:01.583Z] Architecture: x86_64 [2021-09-15T16:55:01.583Z] CPUs: 4 [2021-09-15T16:55:01.583Z] Total Memory: 32GiB [2021-09-15T16:55:01.583Z] Name: azwin-2-b325c0 [2021-09-15T16:55:01.583Z] ID: SDF6:EAFS:L4D3:HFPY:EOI2:6JY6:OM5T:MHIY:SJKX:YHZA:BHZ5:QOPF [2021-09-15T16:55:01.583Z] Docker Root Dir: D:\CI\PR-42842\4\daemon [2021-09-15T16:55:01.583Z] Debug Mode (client): false [2021-09-15T16:55:01.583Z] Debug Mode (server): true [2021-09-15T16:55:01.583Z] File Descriptors: -1 [2021-09-15T16:55:01.583Z] Goroutines: 46 [2021-09-15T16:55:01.583Z] System Time: 2021-09-15T16:55:01.1006004Z [2021-09-15T16:55:01.583Z] EventsListeners: 0 [2021-09-15T16:55:01.583Z] Registry: https://index.docker.io/v1/ [2021-09-15T16:55:01.583Z] Labels: [2021-09-15T16:55:01.583Z] Experimental: false [2021-09-15T16:55:01.583Z] Insecure Registries: [2021-09-15T16:55:01.583Z] 127.0.0.0/8 [2021-09-15T16:55:01.583Z] Live Restore Enabled: false [2021-09-15T16:55:01.583Z] [2021-09-15T16:55:01.583Z] [2021-09-15T16:55:01.583Z] INFO: Stopping daemon under test [2021-09-15T16:55:01.583Z] SUCCESS: The process with PID 5328 (child process of PID 5260) has been terminated. [2021-09-15T16:55:01.583Z] SUCCESS: The process with PID 5260 (child process of PID 3424) has been terminated. [2021-09-15T16:55:01.583Z] INFO: Stop tailing logs of the daemon under tests [2021-09-15T16:55:01.583Z] INFO: executeCI.ps1 Completed successfully at 09/15/2021 16:55:01. [2021-09-15T16:55:01.583Z] INFO: Tidying up at end of run [2021-09-15T16:55:01.583Z] INFO: Saving daemon under test log (d:\CI\PR-42842\4\dut.out) to bundles\CIDUT.out [2021-09-15T16:55:01.583Z] INFO: Saving daemon under test log (d:\CI\PR-42842\4\dut.err) to bundles\CIDUT.err [2021-09-15T16:55:01.583Z] INFO: Saving containerd logs to bundles [2021-09-15T16:55:01.583Z] INFO: Nuke-Everything... [2021-09-15T16:55:02.053Z] INFO: Container count on control daemon to delete is 2 [2021-09-15T16:55:02.521Z] 22a187488888 [2021-09-15T16:55:02.521Z] fe61229a6f28 [2021-09-15T16:55:02.521Z] INFO: Tidying pidfile d:\CI\PR-42842\4\docker.pid [2021-09-15T16:55:02.521Z] INFO: Killing containerd with PID 5852 [2021-09-15T16:55:02.521Z] INFO: Nuking d:\CI [2021-09-15T16:55:03.140Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-15T16:55:03.140Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T16:55:03.140Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-15T16:55:03.140Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-15T16:55:03.140Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-15T16:55:03.140Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-15T16:55:03.140Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-15T16:55:03.140Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-15T16:55:03.140Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-15T16:55:10.293Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-15T16:55:10.293Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-15T16:55:10.293Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-15T16:55:11.276Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-15T16:55:11.276Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-15T16:55:11.276Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-15T16:55:12.833Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-15T16:55:13.301Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-15T16:55:13.301Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-15T16:55:13.301Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-15T16:55:17.089Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-15T16:55:20.925Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-15T16:55:23.135Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-15T16:55:23.784Z] INFO: Zapped successfully [2021-09-15T16:55:23.784Z] [2021-09-15T16:55:23.784Z] INFO: executeCI.ps1 exiting at Wed Sep 15 16:55:21 CUT 2021. Duration 01:09:14.5267832 [2021-09-15T16:55:23.784Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-15T16:55:24.038Z] Recording test results [2021-09-15T16:55:30.971Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-15T16:55:32.495Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-15T16:55:34.284Z] Archiving artifacts [2021-09-15T16:55:44.372Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-15T16:55:44.372Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T16:55:44.372Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-15T16:55:48.160Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-15T16:55:48.160Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-15T16:55:48.160Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-15T16:55:48.696Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-15T16:55:48.926Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42842/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-15T16:55:49.894Z] + make clean [2021-09-15T16:55:50.931Z] docker volume rm -f docker-dev-cache [2021-09-15T16:55:50.931Z] docker-dev-cache [Pipeline] deleteDir [2021-09-15T16:55:52.480Z] === RUN TestDockerSuite/TestRestartStoppedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T16:55:56.260Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-15T16:55:56.260Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T16:55:56.260Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-15T16:56:00.047Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-15T16:56:00.047Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-15T16:56:00.047Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-15T16:56:12.677Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-15T16:56:14.888Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-15T16:56:15.358Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-15T16:56:21.220Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-15T16:56:25.962Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-15T16:56:33.102Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-15T16:56:36.050Z] === RUN TestDockerSuite/TestRmiTag [2021-09-15T16:56:37.034Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-15T16:56:39.245Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-15T16:56:54.164Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-15T16:56:55.727Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-15T16:56:59.528Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-15T16:57:00.513Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-15T16:57:00.513Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-15T16:57:00.513Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-15T16:57:00.513Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-15T16:57:00.513Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-15T16:57:00.513Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-15T16:57:00.513Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-15T16:57:00.513Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-15T16:57:00.513Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-15T16:57:00.513Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-15T16:57:00.513Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-15T16:57:00.513Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-15T16:57:00.513Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-15T16:57:00.513Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-15T16:57:00.513Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-15T16:57:02.728Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-15T16:57:02.728Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-15T16:57:02.728Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-15T16:57:02.728Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-15T16:57:02.728Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-15T16:57:06.511Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-15T16:57:08.723Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-15T16:57:10.934Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-15T16:57:13.145Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-15T16:57:14.706Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-15T16:57:14.706Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-15T16:57:19.524Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-15T16:57:19.524Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-15T16:57:21.096Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-15T16:57:21.096Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-15T16:57:21.096Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-15T16:57:24.040Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-15T16:57:24.040Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-15T16:57:24.040Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-15T16:57:24.040Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-15T16:57:24.040Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-15T16:57:25.615Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-15T16:57:25.615Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-15T16:57:25.615Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-15T16:57:25.615Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-15T16:57:25.615Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-15T16:57:25.615Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-15T16:57:25.615Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-15T16:57:25.615Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-15T16:57:25.615Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-15T16:57:25.615Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-15T16:57:25.615Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-15T16:57:25.615Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-15T16:57:25.615Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-15T16:57:25.615Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-15T16:57:25.615Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-15T16:57:27.827Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-15T16:57:30.055Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-15T16:57:32.269Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-15T16:57:32.269Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-15T16:57:32.269Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-15T16:57:32.269Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-15T16:57:32.269Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-15T16:57:32.269Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-15T16:57:32.269Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-15T16:57:33.830Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-15T16:57:33.830Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-15T16:57:33.830Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-15T16:57:33.830Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T16:57:33.830Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-15T16:57:33.830Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-15T16:57:33.830Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-15T16:57:33.830Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T16:57:33.830Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-15T16:57:35.391Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-15T16:57:40.191Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-15T16:57:40.191Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-15T16:57:40.191Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-15T16:57:40.191Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-15T16:57:40.191Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-15T16:57:40.191Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-15T16:57:40.191Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-15T16:57:40.191Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T16:57:40.191Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-15T16:57:40.191Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-15T16:57:40.191Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-15T16:57:40.191Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-15T16:57:40.191Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-15T16:57:42.400Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-15T16:57:42.400Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-15T16:57:42.400Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-15T16:57:42.400Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-15T16:57:42.400Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-15T16:57:42.400Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-15T16:57:44.613Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-15T16:57:46.823Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-15T16:57:46.823Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-15T16:57:46.823Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-15T16:57:48.385Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-15T16:57:48.385Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-15T16:57:48.385Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-15T16:57:48.385Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-15T16:57:48.385Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-15T16:57:48.385Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-15T16:57:48.385Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-15T16:57:50.655Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-15T16:57:52.867Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-15T16:57:54.482Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-15T16:57:56.692Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-15T16:57:56.692Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-15T16:57:56.692Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-15T16:57:56.692Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-15T16:57:56.692Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-15T16:57:56.692Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-15T16:57:56.692Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-15T16:57:56.692Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-15T16:57:56.692Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-15T16:57:56.692Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-15T16:57:56.692Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-15T16:57:56.692Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-15T16:57:56.692Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-15T16:57:56.692Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-15T16:57:56.692Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-15T16:57:56.692Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-15T16:58:00.476Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-15T16:58:00.476Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-15T16:58:00.476Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-15T16:58:00.476Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-15T16:58:00.476Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T16:58:00.476Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-15T16:58:00.476Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-15T16:58:00.476Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-15T16:58:00.476Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-15T16:58:00.476Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-15T16:58:00.476Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-15T16:58:00.476Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-15T16:58:09.136Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-15T16:58:09.136Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-15T16:58:09.136Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-15T16:58:09.603Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-15T16:58:09.604Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-15T16:58:09.604Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-15T16:58:09.604Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-15T16:58:09.604Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-15T16:58:09.604Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.070Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-15T16:58:10.070Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-15T16:58:10.071Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-15T16:58:10.071Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-15T16:58:10.071Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-15T16:58:10.071Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-15T16:58:10.071Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunMount [2021-09-15T16:58:10.071Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-15T16:58:10.071Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-15T16:58:10.071Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-15T16:58:10.071Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-15T16:58:10.071Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-15T16:58:15.929Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-15T16:58:15.929Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-15T16:58:15.929Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-15T16:58:15.929Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-15T16:58:15.929Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-15T16:58:15.929Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-15T16:58:15.929Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-15T16:58:20.676Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-15T16:58:24.466Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-15T16:58:24.466Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-15T16:58:24.466Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-15T16:58:24.466Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-15T16:58:24.466Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-15T16:58:24.466Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-15T16:58:24.466Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-15T16:58:24.466Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-15T16:58:24.466Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-15T16:58:24.466Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-15T16:58:25.452Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-15T16:58:27.664Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-15T16:58:29.925Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-15T16:58:30.911Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-15T16:58:32.472Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-15T16:58:32.939Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-15T16:58:32.939Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-15T16:58:32.939Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-15T16:58:32.939Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-15T16:58:32.939Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-15T16:58:32.939Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-15T16:58:32.939Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-15T16:58:32.939Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-15T16:58:32.939Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-15T16:58:32.939Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-15T16:58:32.939Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-15T16:58:32.939Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-15T16:58:32.939Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-15T16:58:32.939Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-15T16:58:32.939Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-15T16:58:32.939Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-15T16:58:35.201Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-15T16:58:35.201Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-15T16:58:35.201Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-15T16:58:35.201Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-15T16:58:35.201Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-15T16:58:35.201Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-15T16:58:35.201Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-15T16:58:35.201Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-15T16:58:35.201Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-15T16:58:35.201Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T16:58:35.201Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-15T16:58:42.349Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-15T16:58:42.349Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-15T16:58:42.349Z] === RUN TestDockerSuite/TestRunRm [2021-09-15T16:58:44.563Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-15T16:58:49.341Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-15T16:58:51.556Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-15T16:58:53.767Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-15T16:58:55.329Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-15T16:58:57.538Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-15T16:58:57.538Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-15T16:58:57.538Z] === RUN TestDockerSuite/TestRunState [2021-09-15T16:58:57.538Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-15T16:58:57.538Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-15T16:58:59.749Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-15T16:58:59.749Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T16:58:59.749Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-15T16:59:01.559Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-15T16:59:01.559Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-15T16:59:01.559Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-15T16:59:01.559Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-15T16:59:01.559Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-15T16:59:01.559Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-15T16:59:01.559Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-15T16:59:01.559Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-15T16:59:01.559Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-15T16:59:06.312Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-15T16:59:06.312Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-15T16:59:07.874Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-15T16:59:07.874Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-15T16:59:08.341Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-15T16:59:10.598Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-15T16:59:10.598Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-15T16:59:10.598Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-15T16:59:10.598Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-15T16:59:10.598Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-15T16:59:12.809Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-15T16:59:18.687Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-15T16:59:23.433Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-15T16:59:28.179Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-15T16:59:28.179Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-15T16:59:28.179Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-15T16:59:28.179Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-15T16:59:30.391Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-15T16:59:32.602Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-15T16:59:34.168Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-15T16:59:34.168Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-15T16:59:34.168Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-15T16:59:34.168Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-15T16:59:34.636Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-15T16:59:34.636Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T16:59:34.636Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-15T16:59:34.636Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-15T16:59:34.636Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-15T16:59:34.636Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-15T16:59:34.636Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-15T16:59:34.636Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-15T16:59:34.636Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-15T16:59:34.636Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-15T16:59:34.636Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-15T16:59:38.421Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-15T16:59:39.408Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-15T16:59:41.619Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-15T16:59:45.453Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-15T16:59:45.453Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-15T16:59:45.453Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-15T16:59:45.453Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-15T16:59:45.453Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-15T16:59:45.453Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-15T16:59:45.453Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-15T16:59:48.401Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-15T16:59:48.401Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-15T16:59:48.868Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-15T16:59:48.868Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-15T16:59:50.431Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-15T17:00:02.916Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-15T17:00:02.916Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-15T17:00:02.916Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-15T17:00:08.774Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-15T17:00:08.774Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T17:00:08.774Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-15T17:00:11.741Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-15T17:00:11.741Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-15T17:00:11.741Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-15T17:00:11.741Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T17:00:11.741Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-15T17:00:11.741Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-15T17:00:11.741Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-15T17:00:11.741Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-15T17:00:11.741Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-15T17:00:22.153Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-15T17:00:22.153Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T17:00:22.153Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-15T17:00:22.153Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-15T17:00:22.153Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-15T17:00:22.153Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T17:00:22.153Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-15T17:00:22.153Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T17:00:22.153Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-15T17:00:22.153Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-15T17:00:22.153Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-15T17:00:22.153Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T17:00:22.153Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-15T17:00:23.137Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-15T17:00:25.348Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-15T17:00:25.348Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-15T17:00:25.348Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-15T17:00:26.909Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-15T17:00:26.909Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-15T17:00:26.909Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-15T17:00:26.909Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-15T17:00:26.909Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-15T17:00:26.909Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T17:00:26.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-15T17:00:26.909Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-15T17:00:26.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-15T17:00:26.909Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T17:00:26.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-15T17:00:26.909Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-15T17:00:27.376Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-15T17:00:42.314Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-15T17:00:42.314Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-15T17:00:42.782Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-15T17:00:42.782Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-15T17:00:42.782Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-15T17:00:43.250Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-15T17:00:43.250Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-15T17:00:43.250Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-15T17:00:46.261Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-15T17:00:46.261Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-15T17:00:48.472Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-15T17:00:48.956Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-15T17:00:48.956Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-15T17:00:49.423Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-15T17:00:49.423Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-15T17:00:56.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-15T17:00:56.635Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T17:00:56.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-15T17:00:56.635Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-15T17:00:57.104Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-15T17:00:57.104Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-15T17:00:57.104Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-15T17:01:02.978Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-15T17:01:03.445Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-15T17:01:03.445Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-15T17:01:12.169Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-15T17:01:12.169Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-15T17:01:12.169Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite (2345.81s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.10s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.64s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.34s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.89s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.50s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.86s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.79s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.72s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.03s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.52s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.02s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.60s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.24s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.40s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.87s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.20s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.47s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.36s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.16s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.95s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.18s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.02s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.79s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.55s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.99s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.92s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.38s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.70s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.77s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.56s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.04s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.48s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.97s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-09-15T17:01:12.637Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.13s) [2021-09-15T17:01:12.637Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.59s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.94s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.43s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.51s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignore (70.45s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.72s) [2021-09-15T17:01:13.105Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (86.51s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.54s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.79s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.53s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.73s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.73s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.41s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.46s) [2021-09-15T17:01:13.105Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.82s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.97s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.26s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.39s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.26s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.83s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFails (6.87s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.33s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.06s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.63s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.88s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.65s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.19s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildHistory (10.47s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.95s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.87s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.65s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.39s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.42s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.72s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.53s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.39s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.64s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.84s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.11s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.73s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.84s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.45s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.61s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.21s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.80s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.74s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.24s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.44s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.39s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.32s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.94s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.27s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.88s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildRm (11.09s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.89s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.26s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.09s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.11s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.70s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.65s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.93s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.24s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildStderr (3.84s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.96s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.32s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.96s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.71s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.84s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.31s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.30s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.43s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.71s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.27s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.55s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.86s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.85s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.98s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.80s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestCommitChange (4.16s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.78s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.77s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestCommitTTY (5.85s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.78s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.95s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.03s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.95s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.79s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.20s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.27s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.89s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.88s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-15T17:01:13.106Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.01s) [2021-09-15T17:01:13.106Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.98s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.23s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.98s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.04s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.59s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.64s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.81s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.89s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.77s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.37s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.33s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.36s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.36s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000897e8_} (2.32s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13433266227_c:\foo_false____} (2.34s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13433266227_c:\foo_true____} (2.31s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.28s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.31s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.14s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.96s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.15s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.72s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpToCaseH (17.50s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpToDot (2.13s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCpToStdout (2.30s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.10s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.86s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.96s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.90s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.42s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.04s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.17s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.60s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsCopy (4.45s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.62s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.97s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.30s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFilters (4.14s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFormat (4.17s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsRename (2.13s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsResize (7.47s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.12s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.38s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.44s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.30s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.70s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.73s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.71s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.88s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.80s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.66s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.97s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecInspectID (4.33s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.16s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.00s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.51s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.77s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.86s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.67s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.97s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.10s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-15T17:01:13.107Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-09-15T17:01:13.107Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.93s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.00s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectDefault (2.04s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectHistory (3.80s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.97s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.98s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.93s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.81s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectStatus (2.42s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.85s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.96s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.89s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.88s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.97s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.00s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.98s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.34s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.82s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.97s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.98s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.10s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.03s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.36s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.23s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.02s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.02s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsSince (8.63s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsTail (2.43s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.22s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.05s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.78s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.91s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsByOrder (7.33s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.97s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.48s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.51s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.20s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.95s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.84s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.86s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.21s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.66s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.60s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.10s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.70s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.10s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.76s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.49s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.62s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.17s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.65s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.68s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.46s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.00s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.70s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.09s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.51s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.16s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.00s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.80s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.89s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.43s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.05s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.96s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.95s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.99s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.91s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.72s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.26s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.92s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.69s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-15T17:01:13.108Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-09-15T17:01:13.108Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.07s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.96s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.99s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunExitCode (1.97s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.00s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.95s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.97s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.44s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.04s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.08s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.24s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.58s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.42s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.92s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunRm (2.05s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.13s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.05s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.96s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.23s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.37s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.96s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.71s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.92s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.92s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.08s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.35s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.00s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.47s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.54s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.99s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.95s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.86s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.40s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.00s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.06s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.95s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.24s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.61s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.88s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-09-15T17:01:13.109Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-09-15T17:01:13.109Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-09-15T17:01:13.110Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.00s) [2021-09-15T17:01:13.110Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-09-15T17:01:13.110Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-09-15T17:01:13.110Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.89s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-15T17:01:13.110Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-15T17:01:13.110Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-15T17:01:13.110Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-15T17:01:13.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-15T17:01:13.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-15T17:01:13.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-15T17:01:13.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-15T17:01:13.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-15T17:01:13.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-15T17:01:13.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-15T17:01:13.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-15T17:01:13.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-15T17:01:13.110Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-15T17:01:13.110Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-15T17:01:13.110Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.110Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-15T17:01:13.111Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-15T17:01:13.111Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-15T17:01:13.111Z] === RUN TestDockerDaemonSuite [2021-09-15T17:01:13.111Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-15T17:01:13.111Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-15T17:01:13.111Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-15T17:01:13.111Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-15T17:01:13.111Z] === RUN TestDockerSwarmSuite [2021-09-15T17:01:13.111Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-15T17:01:13.111Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-15T17:01:13.111Z] === RUN TestDockerExternalVolumeSuite [2021-09-15T17:01:13.111Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-15T17:01:13.111Z] === RUN TestDockerNetworkSuite [2021-09-15T17:01:13.111Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-15T17:01:13.111Z] === RUN TestDockerHubPullSuite [2021-09-15T17:01:13.111Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-15T17:01:13.111Z] PASS [2021-09-15T17:01:13.111Z] ok github.com/docker/docker/integration-cli 2346.161s [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === Skipped [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-15T17:01:13.111Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T17:01:13.111Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-15T17:01:13.111Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-15T17:01:13.111Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-15T17:01:13.111Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-15T17:01:13.111Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-15T17:01:13.111Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-15T17:01:13.111Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-15T17:01:13.111Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-15T17:01:13.111Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-15T17:01:13.111Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-15T17:01:13.111Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-09-15T17:01:13.111Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-15T17:01:13.111Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-15T17:01:13.111Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-15T17:01:13.111Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-15T17:01:13.111Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.111Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-15T17:01:13.111Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-15T17:01:13.112Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.112Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-15T17:01:13.112Z] [2021-09-15T17:01:13.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-09-15T17:01:13.112Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-15T17:01:13.580Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-15T17:01:13.580Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-15T17:01:13.580Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-09-15T17:01:13.580Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-09-15T17:01:13.580Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-09-15T17:01:13.580Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-15T17:01:13.580Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-09-15T17:01:13.580Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-15T17:01:13.580Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-15T17:01:13.580Z] docker_cli_sni_test.go:18: Flakey test [2021-09-15T17:01:13.580Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-15T17:01:13.580Z] [2021-09-15T17:01:13.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-15T17:01:13.580Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-15T17:01:13.581Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-15T17:01:13.581Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-09-15T17:01:13.581Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.581Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-09-15T17:01:13.581Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-15T17:01:13.582Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-09-15T17:01:13.582Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-15T17:01:13.582Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-09-15T17:01:13.582Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-09-15T17:01:13.582Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-15T17:01:13.582Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-15T17:01:13.582Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-15T17:01:13.582Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-15T17:01:13.582Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-15T17:01:13.582Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-15T17:01:13.582Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-15T17:01:13.582Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-09-15T17:01:13.582Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-15T17:01:13.582Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-15T17:01:13.582Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-15T17:01:13.582Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-15T17:01:13.582Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.582Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-15T17:01:13.582Z] [2021-09-15T17:01:13.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-15T17:01:13.582Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-09-15T17:01:13.583Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-15T17:01:13.583Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-09-15T17:01:13.583Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-09-15T17:01:13.583Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-15T17:01:13.583Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-09-15T17:01:13.583Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-15T17:01:13.583Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.583Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-15T17:01:13.583Z] [2021-09-15T17:01:13.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-15T17:01:13.584Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-15T17:01:13.584Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-15T17:01:13.584Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-15T17:01:13.584Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-15T17:01:13.584Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T17:01:13.584Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-09-15T17:01:13.584Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-15T17:01:13.584Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-15T17:01:13.584Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-15T17:01:13.584Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-15T17:01:13.584Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-15T17:01:13.584Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-15T17:01:13.584Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.584Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-15T17:01:13.584Z] [2021-09-15T17:01:13.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-15T17:01:13.585Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.585Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-15T17:01:13.585Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-09-15T17:01:13.586Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-09-15T17:01:13.586Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.586Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-15T17:01:13.586Z] [2021-09-15T17:01:13.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-15T17:01:13.586Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-15T17:01:13.587Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-15T17:01:13.587Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-15T17:01:13.587Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-09-15T17:01:13.587Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-15T17:01:13.587Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-15T17:01:13.587Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-15T17:01:13.587Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-15T17:01:13.587Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-09-15T17:01:13.587Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-15T17:01:13.587Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T17:01:13.587Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-15T17:01:13.587Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-15T17:01:13.588Z] [2021-09-15T17:01:13.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-15T17:01:13.588Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:13.588Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-15T17:01:14.055Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] DONE 1092 tests, 546 skipped in 2354.569s [2021-09-15T17:01:14.055Z] INFO: Integration tests ended at 09/15/2021 17:01:13. Duration:00:39:14.7034253 [2021-09-15T17:01:14.055Z] INFO: Docker info of the daemon under test at end of run [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] Containers: 2 [2021-09-15T17:01:14.055Z] Running: 0 [2021-09-15T17:01:14.055Z] Paused: 0 [2021-09-15T17:01:14.055Z] Stopped: 2 [2021-09-15T17:01:14.055Z] Images: 18 [2021-09-15T17:01:14.055Z] Server Version: 0.0.0-dev [2021-09-15T17:01:14.055Z] Storage Driver: windowsfilter [2021-09-15T17:01:14.055Z] Windows: [2021-09-15T17:01:14.055Z] Logging Driver: json-file [2021-09-15T17:01:14.055Z] Plugins: [2021-09-15T17:01:14.055Z] Volume: local [2021-09-15T17:01:14.055Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-15T17:01:14.055Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-15T17:01:14.055Z] Swarm: inactive [2021-09-15T17:01:14.055Z] Default Isolation: process [2021-09-15T17:01:14.055Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-15T17:01:14.055Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-15T17:01:14.055Z] OSType: windows [2021-09-15T17:01:14.055Z] Architecture: x86_64 [2021-09-15T17:01:14.055Z] CPUs: 4 [2021-09-15T17:01:14.055Z] Total Memory: 32GiB [2021-09-15T17:01:14.055Z] Name: azwin-2-8de650 [2021-09-15T17:01:14.055Z] ID: 7AHV:45SL:VFEF:YC7U:TZAP:BGN2:G4UT:PPE6:S6WK:2MTP:IBSS:MCDZ [2021-09-15T17:01:14.055Z] Docker Root Dir: D:\CI\PR-42842\4\daemon [2021-09-15T17:01:14.055Z] Debug Mode (client): false [2021-09-15T17:01:14.055Z] Debug Mode (server): true [2021-09-15T17:01:14.055Z] File Descriptors: -1 [2021-09-15T17:01:14.055Z] Goroutines: 17 [2021-09-15T17:01:14.055Z] System Time: 2021-09-15T17:01:13.7563781Z [2021-09-15T17:01:14.055Z] EventsListeners: 0 [2021-09-15T17:01:14.055Z] Registry: https://index.docker.io/v1/ [2021-09-15T17:01:14.055Z] Labels: [2021-09-15T17:01:14.055Z] Experimental: false [2021-09-15T17:01:14.055Z] Insecure Registries: [2021-09-15T17:01:14.055Z] 127.0.0.0/8 [2021-09-15T17:01:14.055Z] Live Restore Enabled: false [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] [2021-09-15T17:01:14.055Z] INFO: Stopping daemon under test [2021-09-15T17:01:14.055Z] SUCCESS: The process with PID 3376 (child process of PID 4480) has been terminated. [2021-09-15T17:01:14.055Z] SUCCESS: The process with PID 4480 (child process of PID 692) has been terminated. [2021-09-15T17:01:14.055Z] INFO: Stop tailing logs of the daemon under tests [2021-09-15T17:01:14.055Z] INFO: executeCI.ps1 Completed successfully at 09/15/2021 17:01:13. [2021-09-15T17:01:14.055Z] INFO: Tidying up at end of run [2021-09-15T17:01:14.055Z] INFO: Saving daemon under test log (d:\CI\PR-42842\4\dut.out) to bundles\CIDUT.out [2021-09-15T17:01:14.055Z] INFO: Saving daemon under test log (d:\CI\PR-42842\4\dut.err) to bundles\CIDUT.err [2021-09-15T17:01:14.055Z] INFO: Saving containerd logs to bundles [2021-09-15T17:01:14.574Z] INFO: Nuke-Everything... [2021-09-15T17:01:14.574Z] INFO: Container count on control daemon to delete is 2 [2021-09-15T17:01:15.041Z] f6116fca8676 [2021-09-15T17:01:15.041Z] 8277bae23897 [2021-09-15T17:01:15.041Z] INFO: Tidying pidfile d:\CI\PR-42842\4\docker.pid [2021-09-15T17:01:15.041Z] INFO: Nuking d:\CI [2021-09-15T17:01:40.322Z] INFO: Zapped successfully [2021-09-15T17:01:40.322Z] [2021-09-15T17:01:40.322Z] INFO: executeCI.ps1 exiting at Wed Sep 15 17:01:38 CUT 2021. Duration 01:15:20.7315941 [2021-09-15T17:01:40.322Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-15T17:01:40.573Z] Recording test results [2021-09-15T17:01:47.804Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-15T17:01:49.324Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-15T17:01:51.108Z] Archiving artifacts [2021-09-15T17:02:05.538Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42842/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-15T17:02:06.489Z] + make clean [2021-09-15T17:02:08.183Z] docker volume rm -f docker-dev-cache [2021-09-15T17:02:08.183Z] 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